sriram veeraghanta
ce9ed6b25e
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-18 15:29:19 +05:30
guru_sainath
10057377dc
fix: improved issue description editor focus and state management ( #3690 )
...
* chore: issue input and editor reload alert issue resolved
* chore: issue description mutation issue in inbox
* fix: reload confirmation alert and stay focused after saving
* chore: updated the renderOnPropChange prop in the description-input
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-02-18 15:28:37 +05:30
sriram veeraghanta
eba5ed24ad
fix: color pick background color on change ( #3691 )
2024-02-18 15:26:50 +05:30
Anmol Singh Bhatia
41e812a811
fix: quick action copy link action ( #3686 )
2024-02-16 20:07:38 +05:30
guru_sainath
a94c607031
fix: updated issue title and description components ( #3687 )
...
* fix: issue description fixes
* chore: description html in the archive issue
* chore: changed retrieve viewset
* chore: implemented new issue title description components in inbox, issue-detail and fixed issue in archived store
* chore: removed consoles and empty description update in issue detail
* fix: draft issue empty state image
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-02-16 20:07:04 +05:30
Anmol Singh Bhatia
665a07f15a
chore: dropdown and peek overview improvement ( #3682 )
...
* chore: dropdown focus state improvement
* fix: peek overview dropdown placement fix
2024-02-16 20:01:58 +05:30
rahulramesha
85a8af5125
fix: spreadsheet views sorting ( #3683 )
...
* fix sorting in spreadsheet all issues
* removing focus border since it is being handled globally
2024-02-16 18:20:44 +05:30
Anmol Singh Bhatia
7628419a26
fix: inbox description and mutation ( #3677 )
...
* fix: inbox status mutation fix
* fix: inbox description fix
* chore: added description in inbox issue
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-02-15 19:31:38 +05:30
Anmol Singh Bhatia
2548a9f062
fix: peek overview issue description initial load bug ( #3670 )
...
* fix: peek overview issue description initial load bug
* fix: peekoverview issue description infinite loading for certain data sets
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-02-15 03:17:16 +05:30
rahulramesha
489555f788
fix: horizontal scroll in gantt chart while dragging ( #3664 )
...
* fix horizontal scroll in gantt chart while dragging
* add aline indicator for quick add
* add border color for line above quick add in gantt to make it look better in dark mode
2024-02-14 18:15:13 +05:30
Anmol Singh Bhatia
b827a1af27
fix: issue details page parent issue redirection bug ( #3662 )
2024-02-14 18:13:29 +05:30
Ramesh Kumar Chandra
1d2e331cec
fix: mobile responsive sidebar close on item tap ( #3661 )
2024-02-14 14:55:33 +05:30
Anmol Singh Bhatia
e51e4761b9
fix: cycle favorite mutation ( #3659 )
...
* fix: cycle favorite mutation
* fix: issue details sidebar overflow fix
2024-02-14 14:17:46 +05:30
Anmol Singh Bhatia
9299478539
chore: module & cycle empty state improvement ( #3658 )
2024-02-14 13:03:37 +05:30
guru_sainath
fb4cffdd1c
fix: infinity loader in the issue description in issue peek overview and issue detail page ( #3656 )
2024-02-14 12:46:52 +05:30
Anmol Singh Bhatia
83bf28bb83
chore: loading state improvement ( #3657 )
2024-02-14 12:40:03 +05:30
guru_sainath
25a2816a76
chore: empty state loaders and filter cancel state update for modules and cycles ( #3653 )
2024-02-13 20:58:44 +05:30
rahulramesha
571b89632c
fix: issue spillover on switching workspace ( #3652 )
...
* fix global issues spillover to other workspace
* fix the same for profile issues as well
2024-02-13 20:50:42 +05:30
Anmol Singh Bhatia
b1989bae1b
feat: loading states update ( #3639 )
...
* dev: implement layout skeleton loader and helper function
* chore: implemented layout loader
* chore: settings loader added
* chore: cycle, module, view, pages, notification and projects loader added
* chore: kanban loader improvement
* chore: loader utils updated
2024-02-13 19:12:10 +05:30
rahulramesha
83139989c2
fix: sort order in the same list for Kanban ( #3651 )
...
* fixing kanban dnd by stooping the modification of the original array by spreading to change the array reference
* fix sort order in the same list
* minor change in condition
2024-02-13 19:11:20 +05:30
Anmol Singh Bhatia
1bf06821bb
fix: add existing issue modal fix ( #3649 )
2024-02-13 18:57:56 +05:30
Anmol Singh Bhatia
eea3b4fa54
chore: new empty state ( #3640 )
...
* chore: empty state asset updated
* chore: empty state config updated
* chore: cycle and module issues layout empty state added
* chore: workspace and project settings empty state added
2024-02-13 16:35:20 +05:30
rahulramesha
f64284f6a0
fixing kanban dnd by stooping the modification of the original array by spreading to change the array reference ( #3646 )
2024-02-13 16:33:19 +05:30
Anmol Singh Bhatia
06496ff0f0
chore: app sidebar state ( #3644 )
...
* chore: app sidebar state fix
* chore: app sidebar state fix
2024-02-13 16:33:01 +05:30
Aaryan Khandelwal
247937d93a
fix: scroll sync ( #3645 )
2024-02-13 14:33:24 +05:30
rahulramesha
d90aaba842
chore: change border of placeholder for spreadsheet ( #3631 )
...
* change border to place holder for spreadsheet
* add completed cylces exception fix
* remove window idle callback for making issues visible
2024-02-12 20:25:37 +05:30
Aaryan Khandelwal
fc8edab59b
fix: sidebar height, authorization ( #3626 )
2024-02-12 19:10:07 +05:30
sriram veeraghanta
9cf5348019
fix: merge conflicts resolved
2024-02-12 17:09:22 +05:30
Lakhan Baheti
042ed04a03
fix: project-pages responsiveness ( #3624 )
...
* fix: pages responsiveness
* fix: build errors
2024-02-12 17:01:58 +05:30
Ramesh Kumar Chandra
e29edfc02b
style: issue detail responsiveness ( #3625 )
2024-02-12 17:01:24 +05:30
Ramesh Kumar Chandra
eb0af8de59
fix: inbox issues icon in project header render in big screen ( #3622 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-02-12 15:58:22 +05:30
Bavisetti Narayan
0fb43c6fc5
chore: Removing 'description_html' from Issue List ( #3623 )
...
* chore: removed issue description from issue list
* fix: issue description handling on peekoverview
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-02-12 15:26:02 +05:30
Aaryan Khandelwal
963d26ccda
refactor: Gantt chart layout ( #3585 )
...
* chore: gantt sidebar and main content scroll sync
* chore: add arrow navigation position logic
* refactor: scroll position update logic
* refactor: gantt chart components
* refactor: gantt sidebar
* fix: vertical scroll issue
* fix: move to the hidden block button flickering
* refactor: gantt sidebar components
* chore: move timeline header outside
* fix gantt scroll issue
* fix: sticky position issues
* fix: infinite timeline scroll logic
* chore: removed unnecessary import statements
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-02-12 15:08:17 +05:30
sriram veeraghanta
3eb819c4ae
fix: merge conflicts resolved
2024-02-12 13:14:00 +05:30
Aaryan Khandelwal
0a36850d03
chore: show project tour modal before project creation ( #3611 )
2024-02-12 12:43:45 +05:30
Ramesh Kumar Chandra
3f7f91e120
fix: breadcrumbs responsiveness fix, modules list mobile responsive layout component added, inbox button fix for responsiveness, board view card responsiveness in cycles and modules ( #3620 )
2024-02-12 12:34:15 +05:30
Prateek Shourya
1927fdd437
feat: checkbox component ( #3603 )
...
* feat: custom checkbox component.
* improvement: checkbox component implementation in email notification settings.
* improvement: add loader in email notification settings page.
2024-02-09 16:37:39 +05:30
sriram veeraghanta
b86c6c906a
fix: merge conflicts resolved
2024-02-09 16:30:05 +05:30
sriram veeraghanta
99975d0ba0
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-09 16:22:41 +05:30
Lakhan Baheti
4f72ebded9
chore: added sign-up/in, onboarding, dashboard, all-issues related events ( #3595 )
...
* chore: added event constants
* chore: added workspace events
* chore: added workspace group for events
* chore: member invitation event added
* chore: added project pages related events.
* fix: member integer role to string
* chore: added sign-up & sign-in events
* chore: added global-view related events
* chore: added notification related events
* chore: project, cycle property change added
* chore: cycle favourite, and change-properties added
* chore: module davorite, and sidebar property changes added
* fix: build errors
* chore: all events defined in constants
2024-02-09 16:22:08 +05:30
Lakhan Baheti
be5d1eb9f9
fix: notification popover responsiveness ( #3602 )
...
* fix: notification popover responsiveness
* fix: build errors
* fix: typo
2024-02-09 16:17:39 +05:30
rahulramesha
8d730e6680
fix: spreadsheet date validation and sorting ( #3607 )
...
* fix validation for start and end date in spreadsheet layout
* revamp logic for sorting in all fields
2024-02-09 16:14:08 +05:30
sriram veeraghanta
41a3cb708c
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-09 15:59:44 +05:30
Bavisetti Narayan
27037a2177
feat: completed cycle snapshot ( #3600 )
...
* fix: transfer cycle old distribtion captured
* chore: active cycle snapshot
* chore: migration file changed
* chore: distribution payload changed
* chore: labels and assignee structure change
* chore: migration changes
* chore: cycle snapshot progress payload updated
* chore: cycle snapshot progress type added
* chore: snapshot progress stats updated in cycle sidebar
* chore: empty string validation
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-02-09 15:53:54 +05:30
rahulramesha
e2affc3fa6
chore: virtualization ish behaviour for issue layouts ( #3538 )
...
* Virtualization like core changes with intersection observer
* Virtualization like changes for spreadsheet
* Virtualization like changes for list
* Virtualization like changes for kanban
* add logic to render all the issues at once
* revert back the changes for list to follow the old pattern of grouping
* fix column shadow in spreadsheet for rendering rows
* fix constant draggable height while dragging and rendering blocks in kanban
* fix height glitch while rendered rows adjust to default height
* remove loading animation for issue layouts
* reduce requestIdleCallback timer to 300ms
* remove logic for index tarcking to force render as the same effect seems to be achieved by removing requestIdleCallback
* Fix Kanban droppable height
* fix spreadsheet sub issue loading
* force change in reference to re render the render if visible component when the order of list changes
* add comments and minor changes
2024-02-09 15:53:15 +05:30
Ramesh Kumar Chandra
3a14f19c99
style: responsive analytics ( #3604 )
2024-02-09 15:52:25 +05:30
sriram veeraghanta
eb4c3a4db5
fix: merge conflicts resolved
2024-02-08 18:50:04 +05:30
Aaryan Khandelwal
2e129682b7
fix: incorrect dashboard tab ( #3597 )
...
* fix: incorrect dashboard tab
* chore: added comments for the helper functions
* style: updated tabs list UI
* chore: default widget filters changed
* fix: build errors
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-02-08 17:57:22 +05:30
Anmol Singh Bhatia
4a145f7a06
fix: notification card snooze ( #3598 )
...
* fix: resolved event propagation issue with notification card snooze button
* fix: resolved event propagation issue with notification card snooze button
2024-02-08 17:55:57 +05:30
Ramesh Kumar Chandra
55afef204d
style: responsive profile ( #3596 )
...
* style: responsive profile
* style: profile header drop down, sidebar auto show hide depending on the screen width
* fix: item tap on white space in the drop down menu in profile header
* fix: profile layout breaking on big screens in page visit
2024-02-08 17:49:26 +05:30