Commit Graph

500 Commits

Author SHA1 Message Date
rahulramesha
db29327eb8 Merge branch 'refactor/mobx-store' of github.com:makeplane/plane into refactor/mobx-store 2023-12-15 19:58:03 +05:30
rahulramesha
230d1a4b08 issue properties optimization 2023-12-15 19:18:10 +05:30
Aaryan Khandelwal
3cfe5941cb Merge branch 'refactor/mobx-store' of https://github.com/makeplane/plane into refactor/mobx-store 2023-12-15 18:01:41 +05:30
rahulramesha
17b8f00243 fix project root for kanban 2023-12-15 17:58:35 +05:30
rahulramesha
fd1f262bf7 Kanban new store implementation for project issues 2023-12-15 17:57:43 +05:30
Aaryan Khandelwal
5086ac4c2e Merge branch 'develop' of https://github.com/makeplane/plane into refactor/mobx-store 2023-12-15 17:16:52 +05:30
Aaryan Khandelwal
4e755289a1 chore: implement project view hook 2023-12-15 17:01:36 +05:30
Anmol Singh Bhatia
2edd2d947e
chore: implement validation for accepting 'http://' and 'https://' url in link modal (#3147) 2023-12-15 16:39:32 +05:30
Aaryan Khandelwal
960f170fd4 chore: implement the new label root store 2023-12-15 14:58:40 +05:30
Aaryan Khandelwal
2e74dfa12c Merge branch 'refactor/mobx-store' of https://github.com/makeplane/plane into refactor/mobx-store 2023-12-15 11:46:05 +05:30
Aaryan Khandelwal
019e2e4356 chore: update cycle store structure 2023-12-15 11:43:36 +05:30
rahulramesha
ccfe2e4b01 Merge branch 'refactor/mobx-store' of github.com:makeplane/plane into refactor/mobx-store 2023-12-14 20:22:54 +05:30
rahulramesha
9499698637 css change and refactor 2023-12-14 20:22:32 +05:30
Aaryan Khandelwal
2f27d2a772 fix: merge conflicts resolved 2023-12-14 17:49:19 +05:30
Aaryan Khandelwal
9b86afd089 Merge branch 'refactor/mobx-store' of https://github.com/makeplane/plane into refactor/mobx-store 2023-12-14 17:26:22 +05:30
Aaryan Khandelwal
bdacdc32a9 chore: implemented hooks for all the created stores 2023-12-14 17:26:16 +05:30
Anmol Singh Bhatia
7684a2c091
chore: sidebar quick action improvement (#3133) 2023-12-14 17:24:42 +05:30
Lakhan Baheti
4e2bf24e8d
chore: filter edit operation in views is disabled for lower roles (#3113)
* chore: edit/delete view options hidden for lower roles

* chore: project -> views access restriction for lower roles

* refactor: allowance condition
2023-12-14 16:49:36 +05:30
Prateek Shourya
3adf48e429
chore: add new or existing issues validation for guest & viewers in cycles and modules empty state. (#3126) 2023-12-14 16:31:57 +05:30
Lakhan Baheti
1c546e3cc5
fix: cycle & module sidebar date range picker (#3127)
* fix: cycle sidebar date range picker

* chore: cycle sidebar hover pointer

* fix: module sidebar date range picker

* fix: module sidebar state select popover pointer
2023-12-14 16:31:39 +05:30
Anmol Singh Bhatia
8d3a0a2eec
fix: build error (#3128) 2023-12-14 16:07:53 +05:30
rahulramesha
34549c5e74 optimize Kanban for performance 2023-12-14 12:29:57 +05:30
Lakhan Baheti
9d0056cfee
fix: spreadsheet layout sub-issues property update (#3110)
* fix: spreadsheet subissues property update

* fix: hover effect for sub-issues

* refactor: mutate sub-issues
2023-12-13 23:07:26 +05:30
Lakhan Baheti
4bb99d5fbf
fix: cycle delete & active cycle loading (#3088) 2023-12-13 23:06:38 +05:30
Anmol Singh Bhatia
6c61fbd102
chore: guest user profile access-related problem (#3089)
* fix: resolve guest user profile access-related problem

* chore: header and app sidebar permission validation added
2023-12-13 23:05:50 +05:30
Anmol Singh Bhatia
2605b938f0
chore: empty state action button validation (#3094) 2023-12-13 23:05:23 +05:30
Anmol Singh Bhatia
b4f51cb5af
chore: cycle and module sidebar permission validation (#3095) 2023-12-13 23:05:02 +05:30
Anmol Singh Bhatia
fe80ca3e1c
chore: issue sidebar and project view improvement and validation (#3098)
* chore: project view header button validation

* chore: copy view link option added in project view list item and role action validation added

* chore: issue sidebar improvement
2023-12-13 23:04:33 +05:30
Anmol Singh Bhatia
b78e83d81b
chore: image file update, icon consistency, bug fixes and code refactor (#3107)
* chore: workspace view icon consistency

* chore: icon added in breadcrumb dropdown

* chore: svg image replaced with webp

* fix: build fix

* chore: unused variables removed

* chore: module sidebar copy module link fix
2023-12-13 23:03:54 +05:30
sriram veeraghanta
ee68c3ae86
Merge pull request #3111 from makeplane/chore/calendar_layout_improvement
chore: calendar layout improvement
2023-12-13 23:03:07 +05:30
sriram veeraghanta
239f68e260
Merge pull request #3117 from makeplane/chore/issue_related_bug_and_improvement
chore: issue details related bug fixes and improvement
2023-12-13 23:01:19 +05:30
Anmol Singh Bhatia
13d7832d35 chore: app sidebar quick action permission validation added 2023-12-13 20:32:39 +05:30
Anmol Singh Bhatia
0f892d4670 chore: analytics permission validation added 2023-12-13 20:15:50 +05:30
Anmol Singh Bhatia
e8945f244d chore: remove parent option added in issue sidebar and peek overview 2023-12-13 19:29:49 +05:30
Anmol Singh Bhatia
a0588be405 chore: remove parent option added in issue sidebar and peek overview 2023-12-13 18:57:50 +05:30
rahulramesha
56ac4d8ab1 code refactor kanban for better mainatinability 2023-12-13 18:51:09 +05:30
Anmol Singh Bhatia
29a0ba4ddc chore: sub issue propery permission validation 2023-12-13 18:40:46 +05:30
Anmol Singh Bhatia
644073f063 chore: issue detail page title and indicator improvement 2023-12-13 18:32:21 +05:30
Anmol Singh Bhatia
63a15f2bf9 chore: calendar layout day tile improvement 2023-12-13 14:48:42 +05:30
gurusainath
1ae39f1016 dev: optimised the issue fetching in issue base store 2023-12-13 11:24:05 +05:30
gurusainath
ab04e7943d dev: issues store and filters in new store 2023-12-13 10:42:06 +05:30
Aaryan Khandelwal
5d28966267 fix: merge conflicts resolved 2023-12-13 00:54:49 +05:30
Aaryan Khandelwal
48fe6f9b9a
chore: update self hosted sign in form cta in the web and space apps (#3096)
* chore: update self hosted sign in form cta

* chore: update self hosted sign in form cta in the space app
2023-12-12 17:40:02 +05:30
sriram veeraghanta
05d675c138
Merge pull request #3086 from makeplane/fix/issue_layout_permission_validation
chore: issue layout quick add issue button permission validation
2023-12-12 17:36:07 +05:30
sriram veeraghanta
09b4f6dedd
Merge pull request #3091 from makeplane/chore/project-member-leave
chore: guest and viewer can leave project
2023-12-12 17:35:14 +05:30
LAKHAN BAHETI
c7d50bb7ce fix: member role project leave 2023-12-12 17:00:59 +05:30
Anmol Singh Bhatia
24c02495aa
chore: instance setup done image update (#3090) 2023-12-12 16:05:59 +05:30
Aaryan Khandelwal
06bb0dcc52 Merge branch 'develop' of https://github.com/makeplane/plane into refactor/mobx-store 2023-12-12 13:35:45 +05:30
Anmol Singh Bhatia
43cbe44a35 chore: issue layout quick add issue button permission validation 2023-12-12 11:49:43 +05:30
Aaryan Khandelwal
361ee16567
fix: modal size not changing when switching between modes (#3082) 2023-12-12 00:44:58 +05:30