Commit Graph

139 Commits

Author SHA1 Message Date
Aaryan Khandelwal
4e755289a1 chore: implement project view hook 2023-12-15 17:01:36 +05:30
Aaryan Khandelwal
960f170fd4 chore: implement the new label root store 2023-12-15 14:58:40 +05:30
Aaryan Khandelwal
019e2e4356 chore: update cycle store structure 2023-12-15 11:43:36 +05:30
Aaryan Khandelwal
bdacdc32a9 chore: implemented hooks for all the created stores 2023-12-14 17:26:16 +05:30
rahulramesha
438780c2d6 update lodash set to directly run inside runInaction since it mutates the object 2023-12-13 13:17:13 +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
sriram veeraghanta
08b848c7d8 fix: adding new contexts and providers 2023-12-13 02:03:29 +05:30
sriram veeraghanta
f3748d09a5 Merge branch 'refactor/mobx-store' of github.com:makeplane/plane into refactor/mobx-store 2023-12-13 01:09:29 +05:30
sriram veeraghanta
33f1cd5b43 fix: adding page details to store 2023-12-13 01:09:04 +05:30
Aaryan Khandelwal
0a7a2ccb13 chore: update workspace store accroding to the new response 2023-12-13 01:03:56 +05:30
sriram veeraghanta
9a92e5a3d0 fix: pages fixes 2023-12-12 20:51:09 +05:30
rahulramesha
540e78deb7 fix build errors 2023-12-12 18:35:17 +05:30
rahulramesha
97ca2a4f26 Merge branch 'refactor/mobx-store' of github.com:makeplane/plane into refactor/mobx-store 2023-12-12 18:08:17 +05:30
rahulramesha
81143b7198 change observables and retain object reference 2023-12-12 18:08:04 +05:30
sriram veeraghanta
822ae138dc fix: merge conflicts resolved 2023-12-12 17:48:18 +05:30
sriram veeraghanta
be41a91a72 fix: pages store changes 2023-12-12 17:47:02 +05:30
Aaryan Khandelwal
9c91b07aa1 chore: update store types 2023-12-12 15:50:14 +05:30
Aaryan Khandelwal
8602b44a01 chore: update router query store 2023-12-12 14:26:45 +05:30
Aaryan Khandelwal
004751b151 Merge branch 'refactor/mobx-store' of https://github.com/makeplane/plane into refactor/mobx-store 2023-12-12 13:36:07 +05:30
Aaryan Khandelwal
8ed9c6a2fd chore: setup workspace store and sub-stores 2023-12-12 13:35:31 +05:30
rahulramesha
91452dc0bc Merge branch 'refactor/mobx-store' of github.com:makeplane/plane into refactor/mobx-store 2023-12-12 13:10:14 +05:30
rahulramesha
2858cbf891 query params from router as computed 2023-12-12 13:09:30 +05:30
sriram veeraghanta
c80330fdfa fix: user membership store changes added 2023-12-12 12:47:40 +05:30
sriram veeraghanta
92326def36 refactor: updates the new state store 2023-12-12 00:42:59 +05:30
sriram veeraghanta
8b827ee5f1 chore: implementing new label store 2023-12-11 23:32:21 +05:30
rahulramesha
3269b5a0cf pull from branch and resolve conflicts 2023-12-11 20:26:54 +05:30
rahulramesha
31e9705afb add modified stores for projects, cycles, modules and views 2023-12-11 20:24:46 +05:30
sriram veeraghanta
2068f54f1d fix: store changes 2023-12-11 20:15:07 +05:30
sriram veeraghanta
2c043b24de chore: making changes 2023-12-11 15:48:59 +05:30
sriram veeraghanta
d0688e5287 chore: app config store updates 2023-12-11 14:55:05 +05:30
sriram veeraghanta
912213e051 chore: renaming store to store_legacy 2023-12-11 14:36:34 +05:30
sriram veeraghanta
8d15b9e7de
chore: format all files in monorepo (#3054)
* chore: format all files in the project

* fix: removing @types/react from dependencies

* fix: adding prettier and eslint config

* chore: format files

* fix: upgrading turbo version

* chore: ignoring warnings and adding todos

* fix: updated the type of bubble menu item in the document editor

* chore: format files

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-12-10 15:48:10 +05:30
Aaryan Khandelwal
6c8c61c53b bug: cycle and module change not working from the peek overview (#3037) 2023-12-08 15:57:42 +05:30
Nikhil
74ca187659 chore: workspace roles (#3024)
* chore: workspace project roles for the current user

* dev: workspace and project member

* chore: store implementation for workspace user projects role

* view changes for the project roles

* connect workspace member's project roles to assigned

---------

Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com>
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal
539c7a3455 refactor: issue peek overview (#3001)
* refactor: peek overview components

* fix: issue reactions

* chore: update comment types

* fix: access sepcifier value

* chore: remove unused vars

* fix: build errors

* build-error: build error resolved

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-12-07 19:59:35 +05:30
Lakhan Baheti
68dcfcd451 fix: deactivate account post loading (#3022) 2023-12-07 19:59:35 +05:30
Nikhil
e755ce3272 dev: instance refactor (#3015)
* dev: remove license engine communication

* dev: remove license engine base url

* dev: update instance configuration function

* chore: removed the print statement

* chore: changed config variables

* chore: cleanup

* chore: added SKIP_ENV_VAR

* chore: changed the EMAIL_FROM

* dev: patch endpoint for workspace

* dev: custom port for takeoff script

* chore: changed my sequence

* fix: update operaton for member invitations in workspace

* clean-up: remove logs

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-12-07 19:59:35 +05:30
Lakhan Baheti
c4602951c9 fix: kanban board block's menu & drop delete. (#2987)
* fix: kanban board block menu click

* fix: menu active/disable

* fix: drag n drop delete modal

* fix: quick action button in all the layouts

* chore: toast for drag & drop api
2023-12-07 19:59:35 +05:30
Bavisetti Narayan
b35874e294 chore: posthog event for workspace invite (#2989)
* chore: posthog event for workspace invite

* chore: updated event names, added all the existing events to workspace metrics group

* chore: seperated workspace invite

* fix: workspace invite accept event updated

---------

Co-authored-by: Ramesh Kumar Chandra <rameshkumar2299@gmail.com>
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal
be2cf2e842 chore: updated sign-in workflows for cloud and self-hosted instances (#2994)
* chore: update onboarding workflow

* dev: update user count tasks

* fix: forgot password endpoint

* dev: instance and onboarding updates

* chore: update sign-in workflow for cloud and self-hosted instances (#2993)

* chore: updated auth services

* chore: new signin workflow updated

* chore: updated content

* chore: instance admin setup

* dev: update instance verification task

* dev: run the instance verification task every 4 hours

* dev: update migrations

* chore: update latest features image

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-12-07 19:59:35 +05:30
rahulramesha
91cb15c2e3 fix: bugs related to issues (#2995)
* hide properties in list and kanban with 0 or nil values

* module and cycle mutation from peek overlay

* fix peek over view title change while switching

* fix create issue fetching

* fix build errors by mutating the values as well
2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
a035cee165 [FED-1147] chore: module link mobx integration (#2990)
* chore: link type updated

* chore: mobx implementation for module link

* chore: update module mutation logic updated and toast alert added
2023-12-07 19:59:35 +05:30
guru_sainath
a4d7b2423e chore: workspace profile issues, kanabn DND upgrade, implemented filters in plaen deploy (#2991) 2023-12-07 19:59:35 +05:30
Anmol Singh Bhatia
eda0b32b97 chore: draft issue layout and permission validation (#2982)
* chore: create draft issue option added in draft issue layout and permission validation added

* chore: create draft issue option added in draft issue list layout and permission validation added
2023-12-07 19:59:35 +05:30
rahulramesha
a36aa4d093 fix: Permission levels for project settings (#2978)
* fix add subgroup issue FED-1101

* fix subgroup by None assignee FED-1100

* fix grouping by asignee or labels FED-1096

* fix create view popup FED-1093

* fix subgroup exception in swimlanes

* fix show sub issue filter FED-1102

* use Enums instead of numbers

* fix Estimates setting permission for admin

* disable access to project settings for viewers and guests

* fix project unautorized flicker

* add observer to estimates

* add permissions to member list
2023-12-07 19:59:35 +05:30
rahulramesha
c346d82b0b fix: mutation on transfer issues from cycle (#2979)
* fix cycle issues mutation on transfering issues

* fix transfer issues from cycle
2023-12-07 19:59:35 +05:30
rahulramesha
979e6fe383 fix: sub display filter params for fetching issues (#2972)
* fix add subgroup issue FED-1101

* fix subgroup by None assignee FED-1100

* fix grouping by asignee or labels FED-1096

* fix create view popup FED-1093

* fix subgroup exception in swimlanes

* fix show sub issue filter FED-1102
2023-12-07 19:59:35 +05:30
rahulramesha
7bc05b0bdc fix: V3 release blocker bugs (#2968)
* fix add subgroup issue FED-1101

* fix subgroup by None assignee FED-1100

* fix grouping by asignee or labels FED-1096

* fix create view popup FED-1093

* fix subgroup exception in swimlanes
2023-12-07 19:59:35 +05:30
Aaryan Khandelwal
1296b6af42 style: updated the UI of the instance admin setup and the sign in workflow (#2962)
* style: updated the UI of the signin and instance setups

* fix: form validations and mutations

* fix: updated Link tags in accordance to next v14

* chore: latest features image, reset password redirection
2023-12-07 19:59:35 +05:30