Anmol Singh Bhatia
cdab12e4b6
[WEB-1157] chore: label select improvement ( #4370 )
2024-05-06 15:30:58 +05:30
rahulramesha
463f4781ae
[WEB-1137] fix: Firefox distorted vertical text ( #4376 )
2024-05-06 15:22:45 +05:30
Anmol Singh Bhatia
c96225c812
[WEB-1183] fix: updated global issues filter while updating global view ( #4357 )
...
* chore: Updated global issues filter while updating global view
* fix: globale view modal clear all
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-05-03 20:29:11 +05:30
Aaryan Khandelwal
527ecd7d22
style: make edito height according to the content height ( #4347 )
2024-05-03 19:20:13 +05:30
Anmol Singh Bhatia
f4cc103238
[WEB-1175] fix: modal context ( #4352 )
...
* fix: modal context
* chore: code refactor
2024-05-03 17:58:15 +05:30
rahulramesha
1b55411919
[WEB-1136] chore: Kanban drag and drop improvements ( #4350 )
...
* Kanban DnD improvement
* minor fixes for kanban dnd improvement
* change scroll duration
* fix feedback on the UX
* add highlight before drop
* add toast message explain drag and drop is currently disabled
* Change warning dnd message
* add comments
* fix minor build error
2024-05-03 15:12:06 +05:30
Anmol Singh Bhatia
a678844073
[WEB-859] [WEB-1162] chore: issue detail improvement and assignees filter fix ( #4342 )
...
* chore: created by option added to inbox issue detail section
* chore: issue detail page improvement
* fix: inbox assignee filter key
2024-05-02 20:39:43 +05:30
Aaryan Khandelwal
45c9dfb3cf
chore: update useCallback dependencies ( #4341 )
2024-05-02 19:18:08 +05:30
M. Palanikannan
4c78cd7c7e
fix: inbox create issue comment fixed ( #4340 )
2024-05-02 18:22:00 +05:30
Aaryan Khandelwal
c4229c9d55
fix: quick actions dropdown disabled state ( #4335 )
2024-05-02 16:13:58 +05:30
Aaryan Khandelwal
42c4c46939
[WEB-1154] fix: delete attachment modal logic ( #4338 )
...
* fix: delete attachment modal logic
* chore: remove console log
* chore: update delete attachment button type
2024-05-02 16:13:04 +05:30
Aaryan Khandelwal
6196c750f1
fix: issue description persistence ( #4331 )
2024-05-01 19:55:37 +05:30
Anmol Singh Bhatia
ecc277c571
[WEB-1101] chore: workspace view quick action enhancement ( #4324 )
...
* chore: workspace view quick action enhancement
* fix: issue quick action height
2024-05-01 18:03:13 +05:30
Aaryan Khandelwal
ed4a0518fc
[WEB-1119] style: editor typography, borders and alignment throughout the platform ( #4322 )
...
* chore: new font sizes
* chore: update space app editor border
* chore: issue detials page x-padding
* chore: editor width
2024-05-01 18:01:30 +05:30
Anmol Singh Bhatia
d1978be778
[WEB-1100] fix: bug fixes and enhancement ( #4318 )
...
* fix: inbox issue description
* chore: outline heading removed from page toc
* chore: label setting page ui improvement
* fix: update issue modal description resetting
* chore: project page head title improvement
2024-04-30 19:39:50 +05:30
Aaryan Khandelwal
d2717a221c
[WEB-1110] dev: custom context menu for issues, cycles, modules, views, pages and projects ( #4267 )
...
* dev: context menu
* chore: handle menu position on close
* chore: project quick actions
* chore: add more options to the project context menu
* chore: cycle item context menu
* refactor: context menu folder structure
* chore: module custom context menu
* chore: view custom context menu
* chore: issues custom context menu
* chore: reorder options
* chore: issues custom context menu
* chore: render the context menu in a portal
2024-04-30 18:59:07 +05:30
Aaryan Khandelwal
4f4f1d92e8
fix: issue description placeholder ( #4312 )
2024-04-30 17:21:52 +05:30
Anmol Singh Bhatia
87a606446f
[WEB-1093] chore: padding and borders consistency ( #4315 )
...
* chore: global list layout and list item component added
* chore: project view list layout consistency
* chore: project view sub header consistency
* chore: pages list layout consistency
* chore: project view sub header improvement
* chore: list layout item component improvement
* chore: module list layout consistency
* chore: cycle list layout consistency
* chore: issue list layout consistency
* chore: header height consistency
* chore: sub header consistency
* chore: list layout improvement
* chore: inbox sidebar improvement
* fix: cycle quick action
* chore: inbox selected issue improvement
* chore: label option removed from pages filter
* chore: inbox create issue modal improvement
2024-04-30 17:21:24 +05:30
Aaryan Khandelwal
1b79517f07
[WEB-1111] chore: added a helper function to check if issue is peeked ( #4305 )
...
* chore: added a helper function to check if issue is peeked
* chore: make the kanban block observer
* chore: rename isIssuePeekd helper function
2024-04-30 17:20:02 +05:30
Anmol Singh Bhatia
e5681534d7
[WEB-1065] chore: workspace view and empty filter improvement ( #4308 )
...
* chore: workspace view layout improvement
* fix: empty applied filters
* chore: code refactor
* chore: code refactor
* fix: build errors
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-04-29 19:45:06 +05:30
Lakhan Baheti
0c880bbbc8
[WEB-704] fix: inbox responsiveness ( #4275 )
...
* chore: inbox responsiveness
* fix: sidebar in full view
* style: border theme
* condition update
2024-04-29 00:54:35 +05:30
Aaryan Khandelwal
ac4bb1c1b4
refactor: remove unused icon files ( #4297 )
...
* refactor: remove unused icon files
* refactor: attachment icons folder structure
2024-04-29 00:51:31 +05:30
Aaryan Khandelwal
0e3d5cc4eb
fix: incomplete cycle issues auth ( #4299 )
2024-04-29 00:50:15 +05:30
rahulramesha
6ac3cb9b31
[WEB-1073] fix: Kanban dnd to work as tested on Chrome, Safari and Firefox ( #4301 )
...
* fix Kanban dnd to work as tested on Chrome Safari and Firefox
* fix edge cases
* revert back unintentional change
2024-04-29 00:48:50 +05:30
Anmol Singh Bhatia
42cceb5e65
fix: filter state option order ( #4284 )
2024-04-26 12:57:36 +05:30
Anmol Singh Bhatia
15c7deb2db
fix: existing and parent issue modal empty state flicker ( #4281 )
2024-04-24 20:48:44 +05:30
Aaryan Khandelwal
b74a0ea4d3
fix: list layout block border color ( #4278 )
2024-04-24 17:33:12 +05:30
Anmol Singh Bhatia
87737dbfbe
chore: input character limit error message improvement ( #4271 )
2024-04-24 15:17:50 +05:30
Anmol Singh Bhatia
d87edede79
chore: created by added in issue sidebar and peek overview ( #4264 )
2024-04-24 15:16:30 +05:30
Anmol Singh Bhatia
196724214b
chore: applied filter responsiveness ( #4263 )
2024-04-24 15:16:00 +05:30
Anmol Singh Bhatia
695892d66e
chore: issue filter member options improvement ( #4261 )
2024-04-24 15:15:10 +05:30
Anmol Singh Bhatia
bf852739cd
fix: preserve initial value on create more issues ( #4258 )
2024-04-23 13:25:27 +05:30
Anmol Singh Bhatia
f7d6219bd1
[WEB-1038] fix: kanban layout drag permission validation ( #4255 )
...
* fix: kanban layout drag permission validation
* chore: code refactor
2024-04-23 13:03:30 +05:30
Anmol Singh Bhatia
ac3def2929
fix: calendar header action alignment ( #4249 )
2024-04-23 12:59:48 +05:30
Anmol Singh Bhatia
5d8c5b22e8
chore: kanban layout sub-group ui revamp & sub-group icon fix ( #4243 )
2024-04-23 12:55:42 +05:30
Anmol Singh Bhatia
60663821df
chore: list layout issue block improvement ( #4241 )
2024-04-23 12:55:19 +05:30
Anmol Singh Bhatia
e0e8ce633b
[WEB-1027] fix: overflow & alignment fixes ( #4234 )
...
* fix: list layout issue title overflow
* fix: project feature toggle modal project name overflow
* fix: app sidebar project section alignment
* fix: issue title textarea
* fix: create issue modal project select overflow
* fix: module and cycle applied filters overflow fix
2024-04-23 12:53:52 +05:30
Prateek Shourya
f77d2d8c0a
[WEB-643] chore: update issue activity tabs. ( #4232 )
...
* remove `updates` tab.
* make `comments` as primary tab.
2024-04-23 12:52:31 +05:30
Prateek Shourya
38daf72361
[WEB-872] chore: add tooltip to peek overview header icons. ( #4229 )
2024-04-23 12:49:29 +05:30
Prateek Shourya
086d14609c
[WEB-1028] fix: enable comments and issue reactions for guest/ viewer. ( #4231 )
2024-04-18 20:36:24 +05:30
Bavisetti Narayan
bf9049a7a2
[WEB-987] fix: inbox issue activity ( #4208 )
...
* chore: inbox issue activity
* chore: dummy data script
* chore: inbox issue activity implementation
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-04-17 19:43:22 +05:30
Anmol Singh Bhatia
8e764004f0
fix: draft issue parent select query params ( #4218 )
2024-04-17 14:53:24 +05:30
Anmol Singh Bhatia
1549f3a808
chore: calendar layout quick add menu placement improvement ( #4213 )
2024-04-16 20:24:13 +05:30
Anmol Singh Bhatia
59772be014
fix: issue comment validation ( #4211 )
2024-04-16 18:50:26 +05:30
Anmol Singh Bhatia
2ab4d99c15
chore: issue kanban cursor improvement ( #4212 )
2024-04-16 18:49:46 +05:30
rahulramesha
e952d88905
fix spreadsheet labels dropdown keyboard navigation ( #4209 )
2024-04-16 18:06:02 +05:30
rahulramesha
2311bd4f78
add a small min height for dropping issues incase tger are zero issues in the entire row of columns ( #4206 )
2024-04-16 15:48:32 +05:30
Anmol Singh Bhatia
0a6d7713fb
chore: issue comment empty state added ( #4202 )
2024-04-16 13:22:27 +05:30
Aaryan Khandelwal
abce0ed946
[WEB-735] chore: added a custom placeholder prop to all the editors ( #4194 )
...
* chore: added a custom placeholder prop to all the editors
* chore: inbox issue create modal placeholder
2024-04-15 20:00:02 +05:30
Anmol Singh Bhatia
7a4ee509da
[WEB-999] chore: inbox issue bug fixes and improvement ( #4188 )
...
* chore: duplicate inbox issue header improvement
* chore: snooze inbox issue header action improvement
* fix: project inbox exception error
* chore: inbox issue modal improvement
* chore: code refactor
* chore: Updated the inbox issue mutation
---------
Co-authored-by: guru_sainath <gurusainath007@gmail.com>
2024-04-15 19:45:47 +05:30