Aaryan Khandelwal
|
d366ac1581
|
[WEB-2508] fix: page favorite item title mutation (#7020)
* fix: remove page favorite item title fallback value
* refactor: use nullish coalescing operator
|
2025-05-07 00:28:43 +05:30 |
|
Aaryan Khandelwal
|
cb344ea1f5
|
refactor: favorites sidebar implementation (#6716)
* chore: code separation for favorites
* chore: error handling
|
2025-03-07 13:17:13 +05:30 |
|
Vamsi Krishna
|
f1acd46e15
|
fix: add favorites (#6652)
|
2025-02-20 18:24:43 +05:30 |
|
Aaryan Khandelwal
|
827f47809b
|
[PE-238] refactor: page store hooks (#6409)
* refactor: page store hooks
* fix: page details instances
* fix: build errors
* refactor: page store hooks
* fix: minor bug
|
2025-02-19 18:02:14 +05:30 |
|
Aaryan Khandelwal
|
8d7425a3b7
|
[PE-182] refactor: pages' components and store for scalability (#6283)
* refactor: created a generic base page instance
* refactor: project store hooks
* chore: add missing prop declaration
* refactor: editor page root and body
* refactor: issue embed hook
* chore: update search entity types
* fix: version editor component
* fix: add page to favorites action
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
|
2024-12-27 20:41:38 +05:30 |
|
guru_sainath
|
dfd3af13cf
|
fix: handled favorite entity data null (#5756)
|
2024-10-07 12:57:15 +05:30 |
|
Aaryan Khandelwal
|
b80049d533
|
fix: untitle page title in favorites list (#5515)
|
2024-09-05 12:37:15 +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 |
|
Anmol Singh Bhatia
|
d9c9d85d38
|
[WEB-2221] fix: app sidebar and favorites improvement (#5357)
* fix: project collapsible toggle
* fix: project favorite redirection
* chore: favorite redirection scroll into view implementation
* fix: use favorite item details project details
|
2024-08-14 12:53:53 +05:30 |
|
Anmol Singh Bhatia
|
48cb0f5afc
|
[WEB-2202] chore: user favorites mutation and code refactor (#5330)
* chore: fav item drag and drop improvement
* chore: user favorite type updated
* chore: user favorites helper function added
* dev: favorite item common component added
* dev: favorite item component added and code refactor
* fix: build error
* chore: code refactor
* chore: code refactor
* chore: code refactor
|
2024-08-08 20:11:18 +05:30 |
|