Palanikannan1437
fe14ea3577
fix: working on multiple nested lists
2024-04-01 11:01:46 +05:30
Palanikannan1437
b34a7c3dbc
working
2024-03-28 19:23:51 +05:30
Palanikannan1437
60e38ebce9
task list item fixed
2024-03-28 16:30:02 +05:30
Palanikannan1437
48254977a0
fixed drag handles stuff
2024-03-28 16:11:18 +05:30
Palanikannan1437
c5814acb09
Merge branch 'fix/drag-handles' into chore/page-transactions
2024-03-28 12:27:55 +05:30
Palanikannan1437
94e83ab946
working lists somewhat
2024-03-28 12:14:57 +05:30
Palanikannan1437
35fe2987ff
Merge branch 'fix/image-refocus-pages' into chore/page-transactions
2024-03-28 12:11:36 +05:30
Palanikannan1437
eae2dc9b33
fix: image refocus from external parts
2024-03-28 12:10:36 +05:30
Palanikannan1437
a33106862b
Merge branch 'fix/inline-code-blocks-fake-cursor' into chore/page-transactions
2024-03-27 17:08:03 +05:30
Palanikannan1437
51af9e4d12
Merge branch 'feat/list-autojoins' into chore/page-transactions
2024-03-27 17:07:49 +05:30
Palanikannan1437
4b56cc5565
feat: list autojoining added
2024-03-27 17:07:05 +05:30
Palanikannan1437
8279e15dd8
feat: added better seperation in inline code blocks
2024-03-27 17:05:27 +05:30
Palanikannan1437
625205f972
fix: mentions and slash commands now work well with multiple editors in one place
2024-03-27 11:28:53 +05:30
Palanikannan1437
48f913fbe6
feat: added loading indicator logic in mentions
2024-03-26 16:32:07 +05:30
Palanikannan1437
2f4fc63858
Merge branch 'develop' into chore/page-transactions
2024-03-26 15:27:53 +05:30
Prateek Shourya
231fd52992
[WEB-447] feat: projects archive. ( #4014 )
...
* dev: project archive response
* feat: projects archive.
* dev: response changes for cycle and module
* chore: status message changed
* chore: update clear all applied display filters logic.
* style: archived project card UI update.
* chore: archive/ restore taost message update.
* fix: clear all applied display filter logic.
* chore: project empty state update to handle archived projects.
* chore: minor typo fix in cycles and modules archive.
* chore: close cycle/ module overview sidebar if it's already open when clicked on overview button.
* chore: optimize current workspace applied display filter logic.
* chore: update all `archived_at` type from `Date` to `string`.
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-03-21 20:59:34 +05:30
Prateek Shourya
23f77328d4
fix: prevent custom menu button from opening cycle/ module details page when closed. ( #4025 )
2024-03-21 20:46:33 +05:30
Prateek Shourya
061be85a5d
feat: cycles and modules archive. ( #4005 )
...
* fix: GET request changes
* fix: filtering changes
* feat: cycles and modules archive.
* chore: disable fetching of cycle/ module details when clicked on the card in archives page.
* chore: remove copy link button from archived modules/ cycles.
* fix: archived cycle and module loading fliker issue.
* chore: add validation to only archive completed cycles.
* chore: add validation to only archive completed or cancelled module.
* chore: archived issues/ cycles/ modules empty state update.
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-20 21:02:58 +05:30
rahulramesha
cb4cfa1dd5
[WEB-782] fix: Date timezone changes error ( #3992 )
...
* fix date related exceptions
* replace new Date from develop branch changes as well
* changes from self review
* wrap getDate logic with try catch to handle in case of error scenarios
* fix formatted time
2024-03-20 13:44:08 +05:30
sriram veeraghanta
53ddef1cd5
fix: eslint fixes and file formatting
2024-03-19 20:08:35 +05:30
sriram veeraghanta
473dfc7a5b
fix: merge conflicts resolved
2024-03-19 18:00:43 +05:30
rahulramesha
1a462711e1
[WEB-761] fix: Time zone date misalignment ( #3986 )
...
* fix date time misalignment
* fix failing build
* fix gantt chart view position fix
* comments for getDate method
* remove new Date() where not required
* changes from my self review
2024-03-19 17:40:20 +05:30
M. Palanikannan
0759666b75
[WEB-755] fix: Clearing nodes to default node i.e. paragraph before converting it to other type ( #3974 )
...
* fix: clearing nodes to default node i.e paragraph before converting it to other types of nodes
For more reference on what this does, please refer https://tiptap.dev/docs/editor/api/commands/clear-nodes
* chore: clearNodes after delete in case of selections being present
* fix: hiding link selector in the bubble menu if inline code block is selected
2024-03-18 12:51:35 +05:30
Anmol Singh Bhatia
cbe5d9a047
chore: issue reaction response updated ( #3951 )
2024-03-15 17:26:38 +05:30
Ramesh Kumar Chandra
d25fcfdd88
[WEB-715] chore: closing custom dropdown on button click ( #3950 )
2024-03-15 17:25:57 +05:30
Palanikannan1437
543168a756
chore: fix imports, ts errors and other things
2024-03-14 13:17:51 +05:30
Palanikannan1437
8b297b2bda
fix: juggling back and forth of drag handles in ordered and unordered lists
2024-03-14 13:16:59 +05:30
Palanikannan1437
52b2fbefe1
fix: aligning the drag handles better with the node post css changes of the length
2024-03-14 13:15:38 +05:30
Palanikannan1437
15be7eeda3
fix: hide/cleanup drag handles post drag start
2024-03-14 13:14:44 +05:30
Palanikannan1437
252c8a30bc
fix: cleanup/hide drag handles post drop
2024-03-14 13:13:29 +05:30
Palanikannan1437
13ba7d59e0
fix: slash commands are no more shown in the code blocks
2024-03-14 13:10:27 +05:30
Palanikannan1437
768d141729
fix: improved colors and drag handle width
2024-03-14 13:08:24 +05:30
Ramesh Kumar Chandra
cb632408f9
[WEB-713] style: remove tooltips in mobile responsiveness ( #3948 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-12 20:39:36 +05:30
Aaryan Khandelwal
b930d98665
[WEB-554] feat: modules filtering, searching and ordering ( #3947 )
...
* feat: modules filtering, searching and ordering implemented
* fix: modules ordering
* chore: total issues in list endpoint
* fix: modules ordering
* fix: build errors
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-03-12 20:24:21 +05:30
Aaryan Khandelwal
69e110f4a8
[WEB-578] feat: projects list filtering and ordering ( #3926 )
...
* style: project card UI updated
* dev: initialize project filter store and types
* chore: implemented filtering logic
* chore: implemented ordering
* chore: my projects filter added
* chore: update created at date filter options
* refactor: order by dropdown
* style: revert project card UI
* fix: project card z-index
* fix: members filtering
* fix: build errors
2024-03-12 19:36:40 +05:30
Aaryan Khandelwal
730e556bea
fix: emoji picker unnecessary scroll ( #3941 )
2024-03-12 19:09:51 +05:30
M. Palanikannan
d34df5c805
fix: updated extensions in read only instance of the editor ( #3925 )
2024-03-11 21:05:27 +05:30
Anmol Singh Bhatia
01702e9f66
[WEB-402] chore: project issues count ( #3911 )
...
* chore: added project issues count
* chore: project module and cycle issue count
* chore: resolved merge conflicts
* chore: added import statement
* chore: issue count type added
* chore: issue count added in project, cycle and module issues
* fix: lint fixes
* chore: tooltip added in issue count badge
* chore: tooltip added in issue count badge
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-11 21:05:00 +05:30
Aaryan Khandelwal
535731141f
[WEB-682] feat: cycles list filtering and searching ( #3910 )
...
* chore: implemented cycles list filters and ordering
* chore: active cycle tab updated
* refactor: cycles folder structure
* fix: name search inout auto-focus
* fix: cycles ordering
* refactor: move cycle filters logic to mobx store from local storage
* chore: show completed cycles in a disclosure
* chore: added completed cycles count
* refactor: cycles mapping logic
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-11 21:00:05 +05:30
M. Palanikannan
4b30339a59
[WEB-638] feat: add tabIndex prop support to navigate using Tab key in all the editors ( #3902 )
...
* feat: added tab index support to navigate using Tab key in all the editors
* chore: changed the name of Table of Contents in Pages
* chore: file formatting
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-11 20:58:23 +05:30
M. Palanikannan
899771a678
[WEB-434] feat: add support to insert a new empty line on clicking at bottom of the editor ( #3856 )
...
* fix: horizontal rule no more causes issues on last node
* fixed the mismatched transaction by using native tiptap stuff
* added support to add new line onclick at bottom if last node is an image
TODO: blockquote at last node
* fix: simplified adding node at end of the document logic
* feat: rewrite entire logic handling all cases
* feat: arrow down and arrow up keys add empty node at top and bottom of doc from first/last row's cells
* feat: added arrow up and down key support to images too
* remove unnecessary console logs
* chore: formatting components
* fix: reduced bottom padding to increase onclick area
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-03-11 20:55:24 +05:30
sriram veeraghanta
8997ee2e3e
fix: eslint fixes
2024-03-11 20:45:51 +05:30
sriram veeraghanta
bce69bcbe1
fix: formatting files
2024-03-06 20:50:38 +05:30
M. Palanikannan
549f6d0943
[WEB-438] fix: ai insertion behaviour ( #3872 )
...
* fixed ai insertion behaviour
* replaced all ai popover references to have similar behavior
* chore: removed debug statements
2024-03-06 20:38:57 +05:30
Anmol Singh Bhatia
da735f318a
[WEB-404] chore: calendar layout add existing issue workflow improvement ( #3877 )
...
* chore: target date none filter
* chore: calendar layout add existing issue functionality added for cycle and module
* fix: enums export in the types package
* chore: remove NestedKeyOf type
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2024-03-06 20:17:32 +05:30
Aaryan Khandelwal
e4f48d6878
[WEB-393] feat: new emoji picker using emoji-picker-react
( #3868 )
...
* chore: emoji-picker-react package added
* chore: emoji and emoji picker component added
* chore: emoji picker custom style added
* chore: migration of the emoji's
* chore: migration changes
* chore: project logo prop
* chore: added logo props in the serializer
* chore: removed unused keys
* chore: implement emoji picker throughout the web app
* style: emoji icon picker
* chore: update project logo renderer in the space app
* chore: migrations fixes
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-03-06 19:15:48 +05:30
Aaryan Khandelwal
b3d3c0fb06
[WEB-654] fix: enums export in the types package ( #3887 )
...
* fix: enums export in the types package
* chore: remove NestedKeyOf type
2024-03-06 18:46:36 +05:30
M. Palanikannan
cace132a2a
[WEB-372] fix: horizontal rule extension now always divider adds below nodes ( #3890 )
...
* fix: horizontal rule extension now always divider adds below nodes
* chore: removing duplicate horizontal rule extension
2024-03-06 18:43:19 +05:30
sriram veeraghanta
3d09a69d58
fix: eslint issues and reconfiguring ( #3891 )
...
* fix: eslint fixes
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-03-06 18:39:14 +05:30
M. Palanikannan
e1db39ffc8
[WEB-566] feat: Added text to empty color picker boxes and other fixes ( #3867 )
...
* fix: z index issues with modals and on hover color in table item picker menu
* feat: added text indicators inside the table colors to give a gist of how text would look
2024-03-06 14:29:52 +05:30