Prateek Shourya
9595493c42
chore: use new cycle and module store. ( #3172 )
...
* chore: use new cycle and module store.
* chore: minor improvements.
2023-12-18 18:43:40 +05:30
Aaryan Khandelwal
cad2706286
chore: initialize global view store
2023-12-18 16:58:18 +05:30
Aaryan Khandelwal
73e36cef38
chore: initialize and implement project estimate store
2023-12-18 16:26:17 +05:30
Aaryan Khandelwal
34e4b6e2ff
chore: setup inbox store and implement router store
2023-12-18 14:29:53 +05:30
Aaryan Khandelwal
cc56140912
chore: create new store context and update hooks
2023-12-18 12:48:50 +05:30
Aaryan Khandelwal
d14dc13542
Merge branch 'refactor/mobx-store' of https://github.com/makeplane/plane into refactor/mobx-store
2023-12-18 12:32:06 +05:30
Aaryan Khandelwal
7dd7de40b7
chore: user stores
2023-12-18 12:31:57 +05:30
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
e629977ad6
fix: merge conflicts resolved
2023-12-15 18:02:15 +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
Bavisetti Narayan
9e60f34fb2
feat: workspace and project members endpoint ( #3092 )
2023-12-15 18:01:16 +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
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