Prateek Shourya
8fa45ef9a6
fix: command palette search ( #6651 )
2025-02-20 17:59:32 +05:30
Akshita Goyal
f6dfca4fdc
Fix: project settings pages permissions ( #6649 )
...
* fix: Handled workspace switcher closing on click
* fix: permissions for labels dnd + issue state creation
2025-02-19 18:05:43 +05:30
Anmol Singh Bhatia
3de655cbd4
fix: home recent n progress ( #6648 )
2025-02-19 18:04:26 +05:30
Anmol Singh Bhatia
376f781052
fix: attachment item avatar ( #6650 )
2025-02-19 18:02:39 +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
dd11ebf335
fix: sticky collapse icon ( #6647 )
2025-02-19 17:29:45 +05:30
Aaryan Khandelwal
214692f5b2
[PE-242, 243] refactor: editor file handling, image upload status ( #6442 )
...
* refactor: editor file handling
* refactor: asset store
* refactor: space app file handlers
* fix: separate webhook connection params
* chore: handle undefined status
* chore: add type to upload status
* chore: added transition for upload status update
2025-02-19 15:18:01 +05:30
Akshita Goyal
f9d154dd82
Fix: date range selector ( #6625 )
...
* fix: Handled workspace switcher closing on click
* fix: removed action btns from date range selector
* fix: updated calendar component
2025-02-19 15:01:51 +05:30
Aaryan Khandelwal
5c272db83b
fix: app header layer ( #6640 )
2025-02-19 14:54:15 +05:30
Prateek Shourya
602ae01b0b
fix: command modal mutation ( #6641 )
...
* fix: command modal mutation
* chore: minor update
2025-02-19 14:43:58 +05:30
Anmol Singh Bhatia
51c2ea6fcb
fix: cmd-k project level action in work item detail page ( #6637 )
2025-02-19 03:00:39 +05:30
Vipin Chaudhary
64752de3a8
fix: removing self from private project error 404 ( #6631 )
2025-02-19 02:21:47 +05:30
Anmol Singh Bhatia
84578a2764
fix: undefined workspaceslug ( #6636 )
2025-02-19 02:20:23 +05:30
Anmol Singh Bhatia
527c4ece57
[WEB-3422] fix: app sidebar improvements ( #6634 )
...
* chore: sidebar project list improvements
* chore: code refactor
2025-02-18 23:40:13 +05:30
Anmol Singh Bhatia
23b0d4339d
[WEB-3422] fix: app sidebar fixes and improvements ( #6633 )
...
* chore: app sidebar improvements
* chore: overview icon updated
2025-02-18 20:49:17 +05:30
Anmol Singh Bhatia
1478e66dc4
fix: app sidebar fixes and improvements ( #6630 )
2025-02-18 18:14:31 +05:30
Akshita Goyal
a49d899ea1
Chore: search code splitting ( #6628 )
...
* fix: Handled workspace switcher closing on click
* chore: code splitting for search
* fix: refactor
* fix: quick link error validation
* fix: refactor
* fix: refactor
2025-02-18 15:11:44 +05:30
Akshita Goyal
cba27c348d
fix: home quick start widget validation ( #6626 )
...
* fix: Handled workspace switcher closing on click
* fix: home quickstart widget
2025-02-18 12:37:00 +05:30
Anmol Singh Bhatia
473932af0a
[WEB-3291] dev: app sidebar revamp ( #6578 )
...
* chore: workspace constant and types updated
* chore: workspace service, store and app theme store updated
* dev: extended sidebar implementation and code refactor
* chore: ux improvements
* chore: sidebar preference endpoint updated
* chore: sidebar preference endpoint updated
* chore: sidebar preference endpoint updated
* chore: code refactor
* chore: code refactor
* chore: radix-ui react-scroll-area added to plane ui package
* chore: scrollbar color token added to tailwind config
* dev: scroll area component
* chore-scroll-area-component-improvement
* fix: build error
* chore: code refactor
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
2025-02-17 23:46:55 +05:30
Anmol Singh Bhatia
a9aeeb6707
[WEB-3410] fix: work item permission and validation ( #6621 )
...
* fix: work item permission and validation
* fix: command palette
* chore: code refactor
2025-02-17 18:09:05 +05:30
Anmol Singh Bhatia
075eefe1a5
[WEB-2278] dev: scroll area enhancement ( #6612 )
...
* chore: radix-ui react-scroll-area added to plane ui package
* chore: scrollbar color token added to tailwind config
* dev: scroll area component
* chore-scroll-area-component-improvement
* fix: build error
* chore: code refactor
2025-02-17 15:15:45 +05:30
Anmol Singh Bhatia
d6c25a76f6
[WEB-3370] fix: cmd+k work item actions ( #6617 )
...
* fix: cmd+k work item actions
* chore: code refactor
2025-02-17 13:39:58 +05:30
Anmol Singh Bhatia
8a792d381b
[WEB-3396] chore: work items parent select improvement ( #6608 )
...
* chore: work items parent select improvements
* chore: code refactor
2025-02-15 05:05:37 +05:30
Anmol Singh Bhatia
4353cc0c4a
[WEB-3268] feat: url pattern ( #6546 )
...
* feat: meta endpoint for issue
* chore: add detail endpoint
* chore: getIssueMetaFromURL and retrieveWithIdentifier endpoint added
* chore: issue store updated
* chore: move issue detail to new route and add redirection for old route
* fix: issue details permission
* fix: work item detail header
* chore: generateWorkItemLink helper function added
* chore: copyTextToClipboard helper function updated
* chore: workItemLink updated
* chore: workItemLink updated
* chore: workItemLink updated
* fix: issues navigation tab active status
* fix: invalid workitem error state
* chore: peek view parent issue redirection improvement
* fix: issue detail endpoint to not return epics and intake issue
* fix: workitem empty state redirection and header
* fix: workitem empty state redirection and header
* chore: code refactor
* chore: project auth wrapper improvement
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-02-15 05:05:00 +05:30
Anmol Singh Bhatia
82eea3e802
[WEB-3357 | WEB-3363 | WEB-3370] chore: command-k enhancement and fixes ( #6600 )
...
* fix: command-k work item actions
* chore: command k work item context indicator improvement and default vale for workspace toggle updated
* chore: code refactor
2025-02-14 19:04:08 +05:30
Prateek Shourya
bf1f12378e
improvement: minor improvements for workspace switcher ( #6609 )
2025-02-14 19:03:32 +05:30
Anmol Singh Bhatia
c4a3e1e8ac
chore: whats new modal width updated ( #6607 )
2025-02-14 17:02:40 +05:30
Prateek Shourya
b62b2710f5
fix: ensure empty state group header is visible ( #6606 )
2025-02-14 13:54:25 +05:30
Anmol Singh Bhatia
71b41fa22b
chore: whats new modal width updated ( #6605 )
2025-02-14 13:51:26 +05:30
Prateek Shourya
3528d2c934
[WEB-3368] feat: enhance workspace invitations with copyable invite links ( #6601 )
...
* feat: invitation link url
* feat: copy invite link from workspace invitations list
* invitation reponse cleanup and logo url fix
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-02-13 23:35:25 +05:30
Anmol Singh Bhatia
39ecfbe7e1
[WEB-3375] fix: project cover image ( #6602 )
...
* fix: project cover image
* chore: code refactor
2025-02-13 23:34:08 +05:30
Anmol Singh Bhatia
a95864ba11
fix: create sub work item operation ( #6603 )
2025-02-13 23:33:41 +05:30
Vamsi Krishna
b88ae112f9
fix: updated lang key for defaults ( #6599 )
2025-02-12 19:59:05 +05:30
Prateek Shourya
8cff059868
improvement: add timeout before resetting data in workspace delete form ( #6598 )
2025-02-12 17:39:12 +05:30
Akshita Goyal
6a3ccafe35
fix: code splitting for workspace delete modal ( #6581 )
...
* fix: code splitting for delete modal
* fix: redirected to profile post deletion
* fix: translations
2025-02-12 17:15:40 +05:30
Prateek Shourya
cc9b448a9b
improvement: enhance workspace invitation modularity ( #6594 )
2025-02-12 17:05:09 +05:30
Prateek Shourya
b9da7df6b7
fix: minor grammar fix ( #6595 )
2025-02-12 16:10:01 +05:30
Vihar Kurama
6aa139a851
fix: workspace level toggle position, paddings, and tab navigation ( #6580 )
...
* fix: workspace level toggle position, paddings, and tab navigation
* chore: platform-specific command icons
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2025-02-11 17:40:31 +05:30
Anmol Singh Bhatia
ac74cd9e92
[WEB-3352] fix: home recent item redirection ( #6586 )
...
* fix: dashboard recent item redirection
* chore: code refactor
2025-02-11 17:37:47 +05:30
Anmol Singh Bhatia
7ae841d525
fix: work item form tab index ( #6588 )
2025-02-11 17:36:54 +05:30
Anmol Singh Bhatia
7aa5b6aa91
fix: board layout redirection ( #6584 )
2025-02-11 16:20:22 +05:30
Akshita Goyal
28c3f9d0cc
fix: Handled workspace switcher closing on click ( #6585 )
2025-02-11 16:17:48 +05:30
Anmol Singh Bhatia
4fd8b4a3a9
[WEB-3347] fix: list layout stats indicator ( #6582 )
...
* fix: list layout stats indicator
* chore: code refactor
2025-02-11 14:51:02 +05:30
sriram veeraghanta
30453d1c79
fix: build errors
2025-02-10 20:08:54 +05:30
Vamsi Krishna
dff12729c0
[WEB-3287]fix: label creation in global views ( #6541 )
...
* fix: label creation on enter
* fix: update label creation permissions
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-02-10 19:35:04 +05:30
Vamsi Krishna
8efe692c80
[WEB-3235]fix: transfer issues button mutation ( #6549 )
...
* fix: pending issues mutation
* fix: transfer issues count
2025-02-10 19:33:43 +05:30
Aaryan Khandelwal
ce57c1423c
[WEB-3329] dev: new chart components ( #6565 )
...
* dev: new chart components
* chore: separate out pie chart tooltip
* chore: remove unused any types
* chore: move chart components to propel package
2025-02-10 16:01:06 +05:30
Akshita Goyal
a2328d0cbe
fix: workspace roles for settings and members button ( #6574 )
...
* fix: workspace roles for settings and members button
* fix: user role and member count for new workspace
* chore: set role to 20 while workspace creation
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-02-10 15:03:50 +05:30
Vipin Chaudhary
16bc64e2fa
fix: Remove AI Assistant Button from Tab Order to Prevent Focus ( #6569 )
...
* make ai button unfocused
* fix the format
2025-02-10 12:55:21 +05:30
Vipin Chaudhary
14083ea7da
fix: handle shift tab tab-index focus ( #6554 )
...
* handle shift tab tab-index focus
* add comment
* fix double tap
* make label focus
* fix title focus
* focus discard and save
* remove comment
2025-02-08 20:54:23 +05:30