Commit graph

619 commits

Author SHA1 Message Date
Ernesto Ruiz
8fdb69cc75 fix: Make strings translatable (#13046)
Co-authored-by: Mohammad Hasnain Mohsin Rajan <hasnain2808@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
(cherry picked from commit b0af8886d5)
2021-05-03 04:10:21 +00:00
Rohit Waghchaure
112784e7ae feat: custom user type with doctypes 2021-04-01 13:54:11 +05:30
mergify[bot]
15a9b6a727
Merge pull request #12556 from resilient-tech/fix-recorder-routing
fix: routing issues in recorder
2021-03-10 12:19:38 +00:00
mergify[bot]
e2c2e88610
Merge pull request #12530 from resilient-tech/fix-dashboard-view
fix: allow navigating back from dashboard view
2021-03-10 11:27:22 +00:00
Sagar Vora
0588e9c7ff fix: routing issues in recorder 2021-03-10 16:55:03 +05:30
walstanb
9501eddcf1 fix: allows navigating back from dashboard 2021-03-05 12:16:58 +05:30
Rohan Bansal
c6d61123b5 fix: type-check if failed jobs are to be shown 2021-02-04 14:26:07 +05:30
Rohan Bansal
be1c68c07d fix: sider 2021-02-03 15:32:37 +05:30
Rohan Bansal
e439c02561 fix: move button to top of the page 2021-02-03 15:22:47 +05:30
Rohan Bansal
9b83512f1c Merge remote-tracking branch 'upstream/develop' into feat-remove-failed-queue 2021-02-02 15:05:54 +05:30
prssanna
b95311728a style: fix formatting 2021-01-29 16:34:35 +05:30
Suraj Shetty
a2207d1174 style: Fix formatting issue 2021-01-29 15:58:29 +05:30
Suraj Shetty
21c020e036 style: Fix formatting issues 2021-01-29 15:43:11 +05:30
Suraj Shetty
d5f4edcda9 style: Fix sider issues 2021-01-28 22:18:12 +05:30
Suraj Shetty
d28fd926db fix: Recorder routing 2021-01-28 19:50:46 +05:30
Suraj Shetty
b94d5778a8 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2021-01-19 10:36:50 +05:30
Shivam Mishra
53eda718b6
Merge pull request #12078 from scmmishra/permission-alert-flag 2021-01-06 12:51:17 +05:30
Rushabh Mehta
b2686e0623 fix(routing): removed /space from routing 2021-01-01 12:30:35 +05:30
Saurabh
97b693c6b0
feat: Added permission to grant only Select access to document (#12063)
* feat: add permtype 'select' to DocPerm and CustomDocPerm

* feat: add 'select' perm in rights tupple

* feat: provisions to handle select permission

* feat: toggle href based on permissions

* feat: pass permission type explicitly while validating link in permission check

* fix: sider

* feat: added test cases to validate select perm

* feat: add method frappe.only_has_select_perm to explicitly check the select perm

* fix: if user only has select perm then do not show anchor tag for link fields

* fix: sider
2020-12-29 16:58:28 +05:30
Rohan Bansal
921fdffa72 fix: show remove button conditionally 2020-12-29 16:11:03 +05:30
Rushabh Mehta
54cee87826 fix(minor): tests + routing 2020-12-24 14:48:40 +05:30
Shivam Mishra
424c0c50f8 fix: set alert flag to false by default 2020-12-23 13:50:18 +05:30
Shivam Mishra
583b506461 feat: rename workspace to space 2020-12-16 14:28:24 +05:30
prssanna
846aea4330 refactor: rename dashboard page to dashboard-view 2020-12-16 13:16:55 +05:30
Shivam Mishra
568426668f feat: add alert flag for permission validation
In case default permissions are not set, the alert flag will indicate if an alert has to be shown in the UI or not
2020-12-11 13:55:31 +05:30
Rushabh Mehta
75fe8a615a feat(app): move /desk to /app 2020-11-11 16:31:47 +05:30
Rohan Bansal
8cfd484492 fix: add forward referencing 2020-11-06 17:44:43 +05:30
Rohan Bansal
d6775a03c0 fix: use inbuilt RQ functions to clear job 2020-11-06 17:31:34 +05:30
Shivam Mishra
7a6b112bd6 fix: perm manager remove button 2020-10-19 14:42:41 +05:30
Shivam Mishra
5594a569e6 fix: footer layout for background jobs 2020-10-14 13:50:17 +05:30
Shivam Mishra
42d97f84a2 feat: manage primary and secondary action lifecycle 2020-10-13 19:46:42 +05:30
Shivam Mishra
c0f8e698fb feat: refactor role perm manager
* New design
* Use modern constructor
* remove me = this hack
* replace $.each with forEach
* formatting fixes
2020-10-13 19:40:24 +05:30
Shivam Mishra
46df186833 chore: remove style 2020-10-13 19:40:24 +05:30
Rohan Bansal
528d04213e feat: clear failed jobs queue 2020-10-12 18:29:51 +05:30
Shivam Mishra
dd5aed34e3 refactor: job name styling 2020-10-05 14:22:13 +05:30
Shivam Mishra
d96231ff48 feat: add empty state for background jobs 2020-10-05 14:14:26 +05:30
Shivam Mishra
872be0a2e6 feat: refactor background jobs 2020-10-05 14:07:21 +05:30
Shivam Mishra
72a77d8d51 refactor: background jobs page
* use modern constructor
* button to toggle failed jobs
2020-09-30 16:29:45 +05:30
Shivam Mishra
ed85bf5cf6 feat: move workspace to a separate file adding to to build 2020-09-18 13:40:03 +05:30
Shivam Mishra
d25c99da84 chore: format workspace code 2020-09-18 13:33:35 +05:30
Shivam Mishra
2eff7e2ef8 fix: toggle sidebar for desk workspace 2020-09-04 14:05:31 +05:30
Shivam Mishra
154301fd1b feat: add customize button in the toolbar 2020-09-04 13:42:56 +05:30
Shivam Mishra
e99afc80c0 fix: sidebar issues 2020-08-28 11:55:55 +05:30
Suraj Shetty
0c929a4435 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-08-25 14:34:31 +05:30
Shivam Mishra
65165b6be6 fix: translation syntax 2020-08-24 13:09:20 +05:30
prssanna
48775d6602 fix: overflow visible for dashboard page 2020-08-21 18:35:42 +05:30
Shivam Mishra
2655a3f8dc feat: freeze dom on updating permissions 2020-08-19 12:49:40 +05:30
Suraj Shetty
68a067ab31 refactor: Use common class for sidebar label 2020-08-17 16:37:52 +05:30
Suraj Shetty
4863d511ab Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-08-10 17:09:20 +05:30
Shivam Mishra
ba7c045b98 fix: hide sidebar layout 2020-08-06 13:38:46 +05:30