Prateek Shourya
|
89d1926727
|
[WEB-3251] fix: add to projects list API (#6550)
|
2025-02-05 15:18:02 +05:30 |
|
Prateek Shourya
|
10b5c625ef
|
[WEB-3251] improvement: optimize projects API (#6542)
|
2025-02-04 16:02:07 +05:30 |
|
Anmol Singh Bhatia
|
7430ccf9a8
|
[WEB-3089 | WEB-3098] chore: project store and empty state updated (#6373)
* chore: empty state config updated
* chore: project store updated
|
2025-01-10 14:18:24 +05:30 |
|
Anmol Singh Bhatia
|
3691cef351
|
[WEB-2943] chore: issue reaction and code refactor (#6350)
* chore: issue reaction component updated
* chore: project store updated
|
2025-01-08 13:03:58 +05:30 |
|
Anmol Singh Bhatia
|
438cc33046
|
code refactor and improvement (#6203)
* chore: package code refactoring
* chore: component restructuring and refactor
* chore: comment create improvement
|
2024-12-16 17:24:50 +05:30 |
|
Akshita Goyal
|
0cd36b854e
|
fix: intake loading (#5966)
* fix: intake loading
* fix: image upload in space
|
2024-11-08 17:17:15 +05:30 |
|
Prateek Shourya
|
46302f41bc
|
fix: improvements for project types. (#5857)
|
2024-10-18 11:08:07 +05:30 |
|
Anmol Singh Bhatia
|
7d36d63eb1
|
[WEB-2682] fix: delete project mutation and workspace draft header validation (#5843)
* fix: workspace draft header action validation
* fix: delete project mutation
|
2024-10-16 16:13:26 +05:30 |
|
Prateek Shourya
|
6942e491d0
|
[WEB-2542] Fix: display filter and tooltip issues in list layout. (#5696)
* [WEB-2542] fix: list layout issues.
* fix: issue type display filter not working.
* fix: layout shift when hovered on bulkops checkbox.
* fix: build errors.
* fix: lint errors
|
2024-09-25 17:47:46 +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 |
|
Akshita Goyal
|
5fc99c9ce5
|
[WEB-1986] fix: remove the user favourites when archived a particular entity (#5388)
* chore: pages custom error codes
* fix: project archive issue
* fix: delete issue + dropdown z-index fix
* fix: import issue
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
|
2024-08-21 13:20:22 +05:30 |
|
Akshita Goyal
|
91693b2269
|
chore: seperated project components for CE (#5324)
* chore: seperated project components for CE
* chore: splitted the code for project creation form
* fix: code structure optimization
* fix: project page root moved
* fix: synced with preview
* fix: component splitting and refactoring
* fix: build error
|
2024-08-12 18:24:42 +05:30 |
|
Akshita Goyal
|
806eae0139
|
fix: reloading on favorite action (#5313)
|
2024-08-07 12:58:24 +05:30 |
|
Anmol Singh Bhatia
|
3f9523804b
|
fix: delete action mutation (#5315)
|
2024-08-06 16:42:13 +05:30 |
|
Akshita Goyal
|
fafa2c06c3
|
fix: fav feature review changes (#5304)
|
2024-08-05 16:33:30 +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 |
|
Aaryan Khandelwal
|
ae3dcc3dbd
|
[WEB-1397] chore: update project publish types (#4841)
* chore: update project publish types
* chore: added additional entity name
* chore: updated types
|
2024-06-17 16:51:38 +05:30 |
|
sriram veeraghanta
|
9145234a6c
|
fix: core store import fixes
|
2024-06-14 03:50:25 +05:30 |
|
sriram veeraghanta
|
78d4d981d1
|
fix: core root store import fixes
|
2024-06-14 03:37:18 +05:30 |
|
Aaryan Khandelwal
|
703aac597c
|
chore: create extended root store (#4796)
* chore: create extended root store
* chore: rename core root store
|
2024-06-13 13:27:13 +05:30 |
|
Satish Gandham
|
346bc2afe2
|
Refactor folder structure (#4759)
|
2024-06-11 14:39:52 +05:30 |
|