Akshita Goyal
|
c95aa6a0f7
|
[WEB-2273] Fix: page alignments (#5541)
* 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
* fix: header-alignments
* fix: tabs
* fix: settings page
* fix: subgroup page
* fix: mobile headers
* fix: settings mobile header made observable
* fix: lint error + edge case handling
|
2024-09-06 18:38:53 +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 |
|
Prateek Shourya
|
a11c12cd7b
|
[ENG-37] chore: sidebar help section revamp. (#5495)
* [ENG-37] chore: sidebar help section revamp.
* fix: lint error.
|
2024-09-02 21:29:09 +05:30 |
|
Dima Hinev
|
65b9cfbfe2
|
fix: improve identation for workspace menu (#5487) (#5489)
|
2024-09-02 15:08:40 +05:30 |
|
rahulramesha
|
4598b1b49d
|
[WEB-2341] feat: Add display filters and display properties to create/update view dialog (#5451)
* Add display filters and display properties to create view dialog
* revert back display filter selection change
|
2024-08-30 19:04:38 +05:30 |
|
Ketan Sharma
|
dc2e7ca3d5
|
increase z-index from z-20 to z-[21] in dropdown.tsx (#5446)
|
2024-08-29 19:25:55 +05:30 |
|
Anmol Singh Bhatia
|
3c78292618
|
[WEB-2344] fix: quick action hover (#5449)
* fix: quick action hover
* chore: code refactor
|
2024-08-28 20:02:14 +05:30 |
|
Anmol Singh Bhatia
|
3ee14771e7
|
[PWA-1] fix: pwa app sidebar redirection (#5416)
* fix: pwa app sidebar redirection
* chore: pwa app sidebar improvement
|
2024-08-28 14:33:10 +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 |
|
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 |
|
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 |
|
Anmol Singh Bhatia
|
421bf2abc7
|
[WEB-2178] fix: empty folder title (#5344)
* fix: empty folder title
* fix: collapsible overflow issue
|
2024-08-09 19:03:25 +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 |
|
Anmol Singh Bhatia
|
86909cff14
|
[WEB-2182] chore: user favorites item enhancements (#5321)
* fix: user favorties item icon type and alignment
* chore: user favorite item clickable area improvement
|
2024-08-07 17:56:20 +05:30 |
|
Anmol Singh Bhatia
|
598846adc4
|
[WEB-2182] chore: user favorites improvement (#5318)
* chore: favorite collapsible spacing
* chore: favorite collapsible tooltip added
* chore: user favorites icon improvement and code refactor
* chore: favorites empty state added
* chore: project identifier message updated
* chore: favorties collapsible improvement
* chore: code refactor
* fix: build error
* fix: app sidebar draft issue z-index
|
2024-08-07 15:28:25 +05:30 |
|
Anmol Singh Bhatia
|
3279bb6ac9
|
[WEB-2182] fix: favorite item alignment and redirection (#5316)
* fix: favorite item alignment
* fix: favorite item redirection
* chore: code refactor
|
2024-08-06 18:21:53 +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 |
|
Prateek Shourya
|
95641f31af
|
fix: sidebar help section padding. (#5311)
|
2024-08-06 13:08:39 +05:30 |
|
Akshita Goyal
|
a93dfc1b8d
|
fix: favorite improvements (#5307)
|
2024-08-05 20:17:59 +05:30 |
|
Akshita Goyal
|
91e4da502a
|
[WEB-1907] Fix/favorite move out of folder (#5305)
* fix: fav feature review changes
* fix: enabled moving out of folder on hovering
* fix: removed consoles
|
2024-08-05 17:06:53 +05:30 |
|
Akshita Goyal
|
fafa2c06c3
|
fix: fav feature review changes (#5304)
|
2024-08-05 16:33:30 +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 |
|
guru_sainath
|
0619f1b6d1
|
[WEB-2103]: chore: Intercom integration (#5295)
* fix: intecom sdk integration
* dev: integrated intercom in god-mode
* dev: intercom default value true
* dev: updated intercom keys in intercom provider
* chore: added restriction values
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
|
2024-08-05 13:37:11 +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 |
|
Aaryan Khandelwal
|
8f8a97589d
|
fix: casing throughout the platform (#5293)
|
2024-08-04 10:09:29 +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
|
67f2e2fdb2
|
fix: member setting role edit validation (#5278)
|
2024-07-31 17:12:53 +05:30 |
|
Anmol Singh Bhatia
|
8339daa3ee
|
fix: member role edit validation (#5236)
|
2024-07-29 11:28:23 +05:30 |
|
Akshita Goyal
|
43103a1445
|
[WEB-2022] fix: handled null state on members page (#5226)
* fix: handled null state on members page
* fix: skeleton loader added
|
2024-07-25 16:28:03 +05:30 |
|
Anmol Singh Bhatia
|
4d978c1a8c
|
[WEB-2025] chore: profile page enhancements (#5209)
* chore: user layout and header updated
* chore: user page sidebar improvement
* fix: your work redirection
* fix: profile section mobile navigation dropdown
* chore: profile layout improvement
* chore: profile header improvement
* fix: profile section header improvement
* fix: app sidebar your work active indicator
* chore: profile sidebar improvement
* chore: user menu code refactor
* chore: header code refactor
* chore: user menu code refactor
* fix: build error
|
2024-07-24 17:52:12 +05:30 |
|
Anmol Singh Bhatia
|
66aedafe8a
|
fix: add project button alignment (#5204)
|
2024-07-23 13:13:29 +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
|
f27c25821c
|
[WEB-1959]: Fix/member page revamp (#5163)
* fix: css issue + no pending issues handled
* fix: type issues
* fix: css changes
|
2024-07-18 20:50:25 +05:30 |
|
Anmol Singh Bhatia
|
aade07b37a
|
fix: project intake disabled validation (#5161)
|
2024-07-18 18:19:11 +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 |
|
Anmol Singh Bhatia
|
39e3c28ad8
|
[WEB-1981] chore: project view icon and empty state (#5153)
* chore: view icon updated
* chore: view asset updated
* chore: project view empty state updated
|
2024-07-18 15:46:16 +05:30 |
|
guru_sainath
|
482b363045
|
[WEB-1883] chore: moved workspace settings to respective folders for CE and EE (#5151)
* chore: moved workspace settings to respective folders for ce and ee
* chore: updated imports
* chore: updated imports for ee
* chore: resolved import error
* chore: resolved import error
* chore: ee imports in the issue sidebar
* chore: updated file structure
* chore: table UI
* chore: resolved build errors
* chore: added worklog on issue peekoverview
|
2024-07-18 14:45:30 +05:30 |
|
Akshita Goyal
|
fff27c60e4
|
[WEB-1959]: Chore/settings member page (#5144)
* chore: implemented table component in ui library
* chore: added export in the UI package
* chore/member-page-revamp
* fix: added custom popover className
* fix: updated ui for projects
* fix: hide pending invites for members
* fix: added ee component
* removed unwanted logging
* fix: seperated components
* fix: used collapsible instead of disclosure
* fix: removed commented code
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
|
2024-07-18 13:02:22 +05:30 |
|
Anmol Singh Bhatia
|
a7ecfade98
|
[WEB-1920] dev: app sidebar revamp (#5150)
* chore: user activity icon added
* dev: sidebar navigation component added
* chore: dashboard constant file updated
* chore: unread notification indicator position
* chore: app sidebar project section
* chore: app sidebar User and Workspace section updated
* chore: notification to inbox transition
* chore: code refactor
* chore: code refactor
|
2024-07-18 12:56:33 +05:30 |
|
Anmol Singh Bhatia
|
e4d6e5e1af
|
[WEB-1730] chore: project intake (#5140)
* chore: intake icon added
* chore: project inbox updated to intake in app sidebar and feature settings
* chore: intake icon added
* chore: project intake
* chore: project intake empty state asset updated
|
2024-07-16 15:21:03 +05:30 |
|
Prateek Shourya
|
56331a7b55
|
[WEB-1949] chore: delete workspace components restructuring. (#5123)
* [WEB-1949] chore: delete workspace components restructuring.
* chore: update delete workspace section.
|
2024-07-15 16:55:26 +05:30 |
|
Akshita Goyal
|
f06095f120
|
[WEB-1759] fix: project dropdown action (#5088)
* fix: project dropdown action
* chore: added redirection for collapsed sidebar
* fix: disclosure panel close issue
* fix: removed redundancy
* fix: truncate issue
|
2024-07-11 20:20:32 +05:30 |
|
Prateek Shourya
|
31f67e189d
|
[WEB-1843] chore: billing page and upgrade badge UI improvements. (#5099)
* [WEB-1843] chore: billing page and upgrade badge UI improvements.
* chore: fix sidebar collaped state.
|
2024-07-10 19:38:21 +05:30 |
|
rahulramesha
|
a623456e63
|
[WEB-1890] fix: issue creation by using appropriate stores (#5072)
* fix issue creation by using appropriate stores
* add comments
* change useIssuesStore hook to use useIssueStoreType
|
2024-07-08 18:52:10 +05:30 |
|
Prateek Shourya
|
82fa1347d1
|
[WEB-1843] chore: active cycles file restructuring. (#5031)
|
2024-07-03 19:14:15 +05:30 |
|
Anmol Singh Bhatia
|
8f59a36bda
|
fix: sidebar quick action overlapping (#5020)
|
2024-07-03 13:49:28 +05:30 |
|
Aaryan Khandelwal
|
e78263e01f
|
[WEB-1689] fix: command enter submits the form (#4986)
* fix: command enter submits the form
* fix: build errors
|
2024-07-01 17:00:53 +05:30 |
|
rahulramesha
|
96563b438e
|
[WEB-1255] fix: edit and delete access control for views (#4964)
|
2024-06-28 20:57:31 +05:30 |
|