Commit Graph

2798 Commits

Author SHA1 Message Date
Aaryan Khandelwal
5086ac4c2e Merge branch 'develop' of https://github.com/makeplane/plane into refactor/mobx-store 2023-12-15 17:16:52 +05:30
sriram veeraghanta
ecfcc03ef0
fix: removing unneccessary checks (#3150) 2023-12-15 17:12:57 +05:30
sriram veeraghanta
829c08f0ee
fix: making changes to sync job (#3149) 2023-12-15 17:08:37 +05:30
Aaryan Khandelwal
78bc9f615f Merge branch 'refactor/mobx-store' of https://github.com/makeplane/plane into refactor/mobx-store 2023-12-15 17:01:44 +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
NarayanBavisetti
9e9699d2d3 Merge branch 'refactor/mobx-store' of github.com:makeplane/plane into refactor/mobx-store 2023-12-15 16:24:33 +05:30
NarayanBavisetti
6b86167aef chore: removed object structure 2023-12-15 16:24:24 +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
5b67f27345
fix: remove get requests from the catch block (#3135)
* fix: refetching project filters on error

* fix: get request in the catch block
2023-12-14 19:55:45 +05:30
Aaryan Khandelwal
8521a54e49 Merge branch 'refactor/mobx-store' of https://github.com/makeplane/plane into refactor/mobx-store 2023-12-14 17:49:32 +05:30
Aaryan Khandelwal
2f27d2a772 fix: merge conflicts resolved 2023-12-14 17:49:19 +05:30
NarayanBavisetti
794d33183b Merge branch 'refactor/mobx-store' of github.com:makeplane/plane into refactor/mobx-store 2023-12-14 17:31:04 +05:30
NarayanBavisetti
f7d8886741 chore: removed bridge id 2023-12-14 17:30:43 +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
Anmol Singh Bhatia
aafac9ed1d
chore: state sequence ordering (#3130) 2023-12-14 16:45:39 +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
Nikhil
5c7382d894
fix: environment file missing for space (#3105)
* fix: environment file missing for space

* dev: remove container name from the docker-compose local

* dockerfile.dev modified for volumes

* local dev fixes

---------

Co-authored-by: Manish Gupta <manish@mgupta.me>
2023-12-14 16:18:02 +05:30
Bavisetti Narayan
1f8ae3a5ad
chore: project member list (#3087) 2023-12-14 16:14:50 +05:30
Bavisetti Narayan
f1ed0c979c
chore: workspace project reinvite (#3112)
* chore: user can rejoin a project by invite

* chore: workspace member leave
2023-12-14 16:14:12 +05:30
Bavisetti Narayan
78b29eb81b
chore: resolved the use tls error (#3114) 2023-12-14 16:11:46 +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
sriram veeraghanta
910d1a1de3 Merge branch 'preview' of github.com:makeplane/plane into develop 2023-12-13 23:18:09 +05:30
Ehtesham Siddiqui
6004f29bbc
Fix: update self-host docs link in README (#3109)
* Fix: update self-host docs link

* fix: update readme.md to link to self-hosting docker compose
2023-12-13 23:11:48 +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
sriram veeraghanta
f949d57fa0
Merge pull request #3119 from makeplane/chore/analytics_permission_validation
chore: analytics permission validation added
2023-12-13 23:00:05 +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
rahulramesha
39ac5a87ca Merge branch 'refactor/mobx-store' of github.com:makeplane/plane into refactor/mobx-store 2023-12-13 19:02:03 +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
sriram veeraghanta
b66ae418a0 fix: context changes 2023-12-13 18:44:51 +05:30