sriram veeraghanta
|
83bfca6f2d
|
fix: linting issues and rule changes (#5681)
* fix: lint config package updates
* fix: tsconfig changes
* fix: lint config setup
* fix: lint errors and adding new rules
* fix: lint errors
* fix: ui and editor lints
* fix: build error
* fix: editor tsconfig
* fix: lint errors
* fix: types fixes
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
|
2024-09-23 17:10:38 +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 |
|
Mihir
|
ba0d1ba518
|
Update sidebar (#5549)
Removed else statement which was expanding it whenever windowSize changed or webapp was hard refreshed.
|
2024-09-09 14:57:05 +05:30 |
|
Ketan Sharma
|
224c8bc0a1
|
add vertical padding to div containing SidebarUserMenu (#5436)
|
2024-08-27 16:08:50 +05:30 |
|
Anmol Singh Bhatia
|
0a1c656865
|
[WEB-2126] chore: guest and viewer role permission (#5347)
* chore: user store code refactor
* chore: general unauthorized screen asset added
* chore: workspace setting sidebar options updated for guest and viewer
* chore: NotAuthorizedView component code updated
* chore: project setting layout code refactor
* chore: workspace setting members and exports page permission validation added
* chore: workspace members and exports settings page improvement
* chore: project invite modal updated
* chore: workspace setting unauthorized access empty state
* chore: workspace setting unauthorized access empty state
* chore: project settings sidebar permission updated
* fix: project settings user role permission updated
* chore: app sidebar role permission validation updated
* chore: app sidebar role permission validation
* chore: disabled page empty state validation
* chore: app sidebar add project improvement
* chore: guest role changes
* fix: user favorite
* chore: changed pages permission
* chore: guest role changes
* fix: app sidebar project item permission
* fix: project setting empty state flicker
* fix: workspace setting empty state flicker
* chore: granted notification permission to viewer
* chore: project invite and edit validation updated
* chore: favorite validation added for guest and viewer role
* chore: create view validation updated
* chore: views permission changes
* chore: create view empty state validation updated
* chore: created ENUM for permissions
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
|
2024-08-16 16:35:05 +05:30 |
|
guru_sainath
|
9715922fc1
|
[WEB-2103] chore: intercom trigger updates from sidebar and command palette helper actions (#5314)
* chore: handled intercom operations programatically.
* fix: app sidebar improvement
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
|
2024-08-06 16:02:01 +05:30 |
|
Anmol Singh Bhatia
|
21343034c2
|
[WEB-2173] fix: app sidebar spacing and build error (#5300)
* fix: app sidebar spacing
* fix: build error
|
2024-08-05 15:13:51 +05:30 |
|
Akshita Goyal
|
34820eec7a
|
[WEB-1907] Fix: favorites (#5292)
* chore: workspace user favorites
* chore: added project id in entity type
* chore: removed the extra key
* chore: removed the project member filter
* chore: updated the project permission layer
* chore: updated the workspace group favorite filter
* fix: project favorite toggle
* chore: Fav feature
* fix: build errors + added navigation
* fix: added remove entity icon
* fix: nomenclature
* chore: hard delete favorites
* fix: review changes
* fix: added optimistic addition to the store
* chore: user favorite hard delete
* fix: linting fixed
* fix: favorite bugs
* fix: ts bugs
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-08-04 10:15:26 +05:30 |
|
Akshita Goyal
|
f4f5e5a0d3
|
[WEB-1907] feat: Favorites Enhancements (#5262)
* chore: workspace user favorites
* chore: added project id in entity type
* chore: removed the extra key
* chore: removed the project member filter
* chore: updated the project permission layer
* chore: updated the workspace group favorite filter
* fix: project favorite toggle
* chore: Fav feature
* fix: build errors + added navigation
* fix: added remove entity icon
* fix: nomenclature
* chore: hard delete favorites
* fix: review changes
* fix: added optimistic addition to the store
* chore: user favorite hard delete
* fix: linting fixed
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-08-02 12:25:26 +05:30 |
|
Anmol Singh Bhatia
|
0839666d81
|
[WEB-2023] chore: sidebar content update (#5195)
* chore: sidebar content update
* chore: code refactor
|
2024-07-22 19:23:31 +05:30 |
|
Akshita Goyal
|
4ce255a872
|
[WEB-1918]: Fix/sidebar button issue (#5160)
* fix: sidebar collapsed on smaller screen by default
* fix: linting
* fix: export issue
* fix: button action fixed
|
2024-07-18 17:00:33 +05:30 |
|
Akshita Goyal
|
78dd15a801
|
[WEB-1918]: Fix/sidebar collapse issue (#5157)
* fix: sidebar collapsed on smaller screen by default
* fix: linting
* fix: export issue
|
2024-07-18 15:52:48 +05:30 |
|
Aaryan Khandelwal
|
711494b72e
|
[WEB-1716] fix: sidebar UI inconsistencies (#4933)
* fix: sidebar UI inconsistencies
* fix: minor UI fixes
|
2024-06-25 17:35:43 +05:30 |
|
Aaryan Khandelwal
|
535a27309e
|
[WEB-1716] dev: app sidebar revamp (#4921)
* dev: revamp app sidebar
* dev: revamp app sidebar
* chore: tooltips added
* fix: drag handle
* chore: update chevron angle
* fix: workspace sidebar dropdown
|
2024-06-24 20:10:30 +05:30 |
|
Anmol Singh Bhatia
|
7677f021a9
|
[WEB-1580] chore: drag handler and sidebar improvement (#4780)
* chore: sidebar width reduced
* chore: drag handler added to project sidebar and ui improvement
* chore: label drag handler added
|
2024-06-12 18:25:57 +05:30 |
|
Prateek Shourya
|
05de4d83f3
|
chore: app dir headers re-implementation (#4751)
* chore: header refactor.
* fix: core imports
* chore: refactor profile activity header and fix all other header imports.
* fix: import fixes
* chore: header refactor.
* fix: app dir header reimplementation
* fix: removing parllel headers
* fix: adding route groups to handle pages
* fix: disabling sentry for temp
* chore: update default exports in layouts & headers for consistency.
* fix: bugfixes
* fix: build errors
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
|
2024-06-11 02:23:19 +05:30 |
|