Mihir
76a34440c3
Updated icons to mutate ( #5670 )
2024-09-23 16:26:47 +05:30
Anmol Singh Bhatia
7d7415b235
[WEB-2467] fix: platform bug ( #5621 )
...
* fix: reaction endpoint
* fix: project label edit permission
* fix: guest role upgrade
* fix: list layout dnd permission
* fix: module and cycle toast alert
* fix: leave project redirection
2024-09-17 16:43:51 +05:30
Prateek Shourya
b2533b94ce
[WEB-2444] improvement: performance improvement for useOutsideClickDetector and usePeekOverviewOutsideClickDetector. ( #5595 )
...
* [WEB-2444] improvement: performace improvement for `useOutsideClickDetector` and `usePeekOverviewOutsideClickDetector`.
* Move outside click detector to plane helpers package.
* chore: remove plane helpers yarn.lock
2024-09-12 20:10:04 +05:30
Bavisetti Narayan
fdcd9a376c
[WEB-2357] fix: update and redefine user roles across the platform ( #5466 )
...
* chore: removed viewer role
* chore: indentation
* chore: remove viewer role
* chore: handled user permissions in store
* chore: updated the migration file
* chore: updated user permissions store
* chore: removed the owner key
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* fix: build error
* chore: updated user permissions store and handled the permissions fetch in workspace and project wrappers
* chore: package user enum updated
* chore: user permission updated
* chore: user permission updated
* chore: resolved build errors
* chore: resolved build error
* chore: resolved build errors
* chore: computedFn deep map issue resolved
* chore: added back migration
* chore: added new field in project table
* chore: removed member store in users
* chore: private project for admins
* chore: workspace notification access validation updated
* fix: workspace member edit option
* fix: project intake permission validation updated
* chore: workspace export settings permission updated
* chore: guest_view_all_issues added
* chore: guest_view_all_issues added
* chore: key changed for guest access
* chore: added validation for individual issues
* chore: changed the dashboard issues count
* chore: added new yarn file
* chore: modified yarn file
* chore: project page permission updated
* chore: project page permission updated
* chore: member setting ux updated
* chore: build error
* fix: yarn lock
* fix: build error
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2024-09-11 17:10:15 +05:30
Ketan Sharma
fe280b2beb
[WEB-2106] fix: add date and state change functionalities to list and grid view ( #5533 )
...
* added functionality to list and grid
* fixed logic for archived module
* fixed logic for list view
* improved logic and fixed linting issues
* improved variable names
2024-09-09 16:50:56 +05:30
Ketan Sharma
29fd1186ee
[WEB-2129] fix: module creation and updation toast error ( #5550 )
...
* chore: added error message for module name
* used the backend message
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-09-07 08:58:28 +05:30
Aaryan Khandelwal
68b412badf
[WEB-1933] refactor: link create/update for issues and modules ( #5543 )
...
* chore: added module and issue link validation
* refactor: issues and modules link moda;
* chore: changed the url validation logic
* chore: code cleanup
* refactor: modules link logic
* chore: removed the validator function
* fix: url validation regex
* chore: removed unwanted imports
* chore: reverted the external api changes
* refactor: link modals
* refactor: reset modal logic
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-09-06 22:52:29 +05:30
Anmol Singh Bhatia
52f78a86af
[PWA-26] chore: pwa input focus improvement ( #5507 )
...
* chore: pwa dropdown input focus improvement
* chore: tab indices helper function updated and code refactor
* chore: modal tab index refactoring
* fix: PWA filters input autofocus
* chore: intake tab index updated and code refactor
* chore: code refactor
2024-09-06 16:21:14 +05:30
Akshita Goyal
87dbb9b888
[WEB-2273] Chore: page alignments ( #5505 )
...
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* chore: page alignments fixed
* fix: uncommented filters
* fix: used enums
* fix: cards + filters
* fix: enum changes
* fix: reverted package changes
* fix: reverted package changes
* fix: Card + tags seperated + naming fixed
* fix: card + tags seperated + naming fixed
* fix: mobile headers fixed partially
* fix: build errors + minor css
* fix: checkbox spacing
* fix: review changes
* fix: lint errors
* fix: minor review changes
2024-09-05 12:16:24 +05:30
Akshita Goyal
22656d0114
[WEB-2273] Chore: header UI ( #5467 )
...
* chore: headers + common containers
* fix: filters code splitting
* fix: home header
* fix: header changes
* fix: uncommented filters
* fix: used enums
* fix: enum changes
2024-09-04 14:38:30 +05:30
guru_sainath
09209694a4
[WEB-2329] chore: updated UI for module and cycle detail overview ( #5435 )
...
* chore: updated UI for module and cycle detail overview
* chore: z-index issue in sheet
2024-08-27 17:45:17 +05:30
Aaryan Khandelwal
8f8a97589d
fix: casing throughout the platform ( #5293 )
2024-08-04 10:09:29 +05:30
Anmol Singh Bhatia
18df1530c1
[WEB-2130] chore: list layout responsiveness improvement ( #5276 )
...
* chore: issue list layout responsiveness improvement
* fix: list layout item component improvement
* chore: cycle, module and view list layout responsiveness improvement
2024-07-31 17:10:16 +05:30
Akshita Goyal
f75df83ca1
[WEB-2028] fix: added states to module progress bar ( #5273 )
...
* fix: added multiple states to module progress bar
* fix: refactored
2024-07-31 14:12:00 +05:30
Bavisetti Narayan
8415df4cf3
[WEB-1989] chore: archived modules and cycles ( #5212 )
...
* chore: added estimates in module, cycle endpoint
* fix fetching of cycles and modules from appropriate endpoints
* chore: added archived at in the cycle detail
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com >
2024-07-30 20:08:52 +05:30
rahulramesha
f2af5f0653
fix modules and cycle peek views ( #5261 )
2024-07-30 13:53:19 +05:30
Anmol Singh Bhatia
35e58e9ec7
[WEB-2043] fix: delete action validation and toast alert ( #5254 )
...
* dev: canPerformProjectAdminActions helper function added
* chore: deleteInboxIssue action updated
* dev: bulk delete modal validation updated
* chore: issue, intake, cycle and module delete action toast updated
* chore: code refactor
2024-07-29 19:08:18 +05:30
Anmol Singh Bhatia
2ad1047323
[WEB-1982] chore: sidebar navigation item refactor ( #5184 )
...
* chore: sidebar navigation item refactor
* chore: module and cycle sidebar padding adjustment
2024-07-22 15:16:23 +05:30
Anmol Singh Bhatia
f7de9a3497
fix: module and cycle sidebar scroll ( #5113 )
2024-07-15 13:26:28 +05:30
Anmol Singh Bhatia
6dcbea6d14
fix: module detail sidebar scroll ( #5064 )
2024-07-08 12:59:57 +05:30
Anmol Singh Bhatia
0ce17ff212
fix: module and cycle sidebar issue progress ( #4922 )
2024-06-25 12:31:42 +05:30
Aaryan Khandelwal
dcdd1ef065
[WEB-1682] refactor: editor code splitting ( #4893 )
...
* refactor: lite and rich text editors
* refactor: document editor migration
* fix: add missing css import
* refactor: issue embed widget splitting
* chore: remove extensions folder from ee
* chore: update web ee folder structure
* fix: build errors
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-06-21 17:37:11 +05:30
Aaryan Khandelwal
367ccba17e
[WEB-1690] fix: always show the search input if search query is present ( #4901 )
...
* fix: don't hide search input if search query is present
* chore: update logic
* chore: update dependency aray
2024-06-21 15:08:57 +05:30
Aaryan Khandelwal
c36c98476c
chore: move FavoriteStar component to ui package ( #4834 )
...
* chore: move favorite star to ui package
* Update yarn.lock
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-06-20 16:26:21 +05:30
sriram veeraghanta
ba63e0c5ea
fix: replacing mobx react lite with mobx react
2024-06-20 14:08:52 +05:30
Prateek Shourya
a2d691a446
[WEB-1652] fix: add optional channing to fix app crash if router params are not available. ( #4871 )
2024-06-19 16:54:50 +05:30
Prateek Shourya
6828d33c3f
[WEB-1634] dev: update application router to support n-progress. ( #4846 )
...
* [WEB-1634] dev: update application router to support n-progress.
* chore: update app router initilization logic.
* fix: lint errors
2024-06-18 11:35:20 +05:30
Aaryan Khandelwal
244986554c
chore: move modal core components to the UI package ( #4794 )
...
* chore: move modal core components to the UI package
* fix: build errors
2024-06-14 17:12:39 +05:30
guru_sainath
52617baf0e
[WEB-522] chore:Estimate structure ( #4801 )
...
* dv: seperating constants for ce and ee
* dev: update estimate constants
* dev: updated estimate structure for ce and ee
2024-06-13 15:51:41 +05:30
guru_sainath
61d8586f7f
[WEB-522] chore: enabled estimate point analytics for module and cycle ( #4763 )
...
* chore: updated modal and form validations
* chore: module estimate analytics
* chore: state analytics
* chore: cycle estimate analytics
* chore: module points serializer
* chore: added fields in serializer
* chore: module state estimate points
* dev: updated module analytics
* dev: updated hover description on the burndown
* dev: UI and module total percentage validation
* chore: estimate points structure change
* chore: module burndown
* chore: key values changed
* chore: cycle progress snapshot
* chore: cycle detail endpoint
* chore: progress snapshot payload change
* chore: resolved merge conflicts
* chore: updated issue and point dropdown in active cycle
* chore: optimized grouped issues count in cycle and module
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-06-12 19:02:27 +05:30
rahulramesha
afe723ee3d
[WEB-1548] chore: Remove Drag Handles ( #4769 )
...
* gantt remove drag handles
* remove drag handles for labels and project sidebar develop
2024-06-12 12:08:19 +05:30
Satish Gandham
346bc2afe2
Refactor folder structure ( #4759 )
2024-06-11 14:39:52 +05:30