Shariq Ansari
5d00602f06
fix: Removing unused code for worspace
2021-09-20 21:27:14 +05:30
Gavin D'souza
3446026555
chore: Update header: license.txt => LICENSE
...
The license.txt file has been replaced with LICENSE for quite a while
now. INAL but it didn't seem accurate to say "hey, checkout license.txt
although there's no such file". Apart from this, there were
inconsistencies in the headers altogether...this change brings
consistency.
2021-09-03 12:02:59 +05:30
shariquerik
013f1f471d
fix: Switch Public-Private, Change Customize to Edit, Add Settings button to redirect to workspace document
2021-08-17 11:11:15 +05:30
shariquerik
84f195ca19
fix: Resolved Conflicts
2021-08-03 17:53:14 +05:30
shariquerik
8739b5e3ad
fix: Added Onboarding Block
2021-07-20 16:33:13 +05:30
shariquerik
4a05697cfe
fix: Role based access to workspace
2021-07-19 11:04:12 +05:30
mergify[bot]
d8c4ad379c
Merge pull request #13488 from shariquerik/custom-report-link-fix
...
fix: Invalid Custom Report link on Workspace
2021-07-12 12:10:08 +00:00
shariquerik
098005b305
fix: minor fix
2021-07-08 16:52:51 +05:30
Shariq Ansari
29616c080e
Merge branch 'develop' into wiki-based-desk
2021-07-06 22:38:59 +05:30
shariquerik
afe1dbe0f8
fix: Workspace 2.0
2021-07-06 22:05:37 +05:30
leela
b7fb1d475e
fix: workspace loading error
...
Workspace loads to fail if there are no links in any extended workspaces.
2021-06-26 09:43:34 +05:30
Shariq Ansari
c7ee966acc
Merge branch 'develop' into wiki-based-desk
2021-06-22 18:17:47 +05:30
shariquerik
b124fb0fcf
fix: Invalid Custom Report link on Workspace
2021-06-14 11:58:37 +05:30
shariquerik
769fadac0f
fix: Multiple Workspace creation fix
2021-06-09 21:43:37 +05:30
shariquerik
a8a813623b
fix: updating workspace of public page fix
2021-06-09 18:12:44 +05:30
shariquerik
afd44ea349
fix: sider fix
2021-06-09 13:42:07 +05:30
shariquerik
32eb4f7c22
fix: Public & Private Pages
2021-06-07 12:39:05 +05:30
shariquerik
c36f0631ee
fix: User based Wiki Pages fix
2021-06-02 16:52:00 +05:30
shariquerik
915f778538
fix: minor fix
2021-06-02 15:15:54 +05:30
shariquerik
6596dd612f
fix: User based Wiki Pages
2021-06-01 20:33:04 +05:30
Gavin D'souza
e407b78506
chore: Drop dead and deprecated code
...
* Remove six for PY2 compatability since our dependencies are not, PY2
is legacy.
* Removed usages of utils from future/past libraries since they are
deprecated. This includes 'from __future__ ...' and 'from past...'
statements.
* Removed compatibility imports for PY2, switched from six imports to
standard library imports.
* Removed utils code blocks that handle operations depending on PY2/3
versions.
* Removed 'from __future__ ...' lines from templates/code generators
* Used PY3 syntaxes in place of PY2 compatible blocks. eg: metaclass
2021-05-26 15:31:29 +05:30
Shariq Ansari
8165961343
Merge branch 'develop' into wiki-based-desk
2021-05-25 21:20:06 +05:30
shariquerik
aa0151ce74
fix: Drag, Delete sidebar page
2021-05-19 16:28:40 +05:30
shariquerik
c6c2eeed72
fix: Add, Edit & Delete Chart
2021-05-18 17:54:42 +05:30
shariquerik
ca89fa6a32
fix: Edit & Delete Card
2021-05-18 14:31:34 +05:30
shariquerik
e07fb1f736
fix: Edit Shortcut
2021-05-17 15:50:39 +05:30
shariquerik
80db1a715a
fix: Add New Card
2021-05-12 13:23:47 +05:30
shariquerik
4b7a1488b5
fix: Add New Shortcut
2021-05-11 17:35:59 +05:30
nikhilponnuru
cd4fff5daf
fix: Workspace not found error that happens when a workspace which was deleted when still in use and hence won't let the user to use the desk page
2021-05-07 00:44:02 +05:30
nikhilponnuru
de70877228
fix: Newly created Workspace not being accessible unless a shortcut under Shortcuts is created
2021-04-15 22:17:24 +05:30
SuperMarioSF
524d1a02f8
fix: incoming data type incompatible with old dashboard serialization logic
2021-02-04 19:12:57 +08:00
Suraj Shetty
b7ba011aeb
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
2021-02-01 14:21:51 +05:30
Suraj Shetty
a2207d1174
style: Fix formatting issue
2021-01-29 15:58:29 +05:30
Saqib Ansari
95db98b6ea
feat: ability to set default desk page
2021-01-14 18:16:50 +05:30
Rushabh Mehta
7fd6346bf8
BREAKING CHANGE: rename child tables of Workspace
2021-01-12 13:33:15 +05:30
Rushabh Mehta
b2686e0623
fix(routing): removed /space from routing
2021-01-01 12:30:35 +05:30
Shivam Mishra
9612e3188d
fix: custom links
2020-12-17 11:39:42 +05:30
Shivam Mishra
f78b4e8270
fix: desk page links
2020-12-17 11:16:11 +05:30
Shivam Mishra
8b77346066
Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements
2020-12-16 13:18:48 +05:30
Suraj Shetty
957dcbdcda
fix: Handle the case where can_read does not exist
2020-12-11 12:53:42 +05:30
Shivam Mishra
bd7690a9fa
feat: rename desk page to workspace
2020-12-04 14:16:26 +05:30
Shivam Mishra
4489ef92ec
fix: merge cards function
2020-12-04 14:16:26 +05:30
Shivam Mishra
445680fb5e
fix: desk page cards error
2020-12-04 14:16:26 +05:30
Shivam Mishra
30bc660fb5
feat: add function to build links from cards
2020-12-04 14:16:26 +05:30
Shivam Mishra
c13c8a728c
fix: extended links
2020-12-04 14:16:26 +05:30
Shivam Mishra
fa7c23abba
refactor: separate prepare items
2020-12-04 14:16:26 +05:30
Shivam Mishra
52bdc23260
feat: build link cards from flat table
2020-12-04 14:16:26 +05:30
Shivam Mishra
de12cb845a
fix: link type
2020-12-04 14:16:26 +05:30
Suraj Shetty
eff2388cee
fix: Merge error
2020-11-06 10:57:21 +05:30
Suraj Shetty
b5d9c1e816
Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui
2020-11-06 10:42:37 +05:30