Anmol Singh Bhatia
6bf9d84bea
chore : calendar layout improvement ( #3705 )
...
* chore: current date indicator added in calendar layout
* style: calendar layout ui improvement
2024-02-20 15:03:58 +05:30
Anmol Singh Bhatia
d16a0b61d0
chore: dashboard widget heading updated ( #3709 )
2024-02-20 13:42:04 +05:30
Anmol Singh Bhatia
c7db290718
fix: kanban layout empty group toggle fix ( #3708 )
2024-02-20 13:41:38 +05:30
Anmol Singh Bhatia
e433a835fd
chore: sidebar new issue button validation added ( #3706 )
2024-02-20 13:40:48 +05:30
sriram veeraghanta
cf3b888465
chore: adding page titles using project title. ( #3692 )
...
* chore: adding page titles
* chore: added title to remaining pages
* fix: added observer at required places
---------
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com>
2024-02-20 13:36:38 +05:30
Anmol Singh Bhatia
07a4cb1f7d
fix: project description ( #3678 )
...
* fix: project description reset fix
* fix: project description reset fix
* chore: project settings layout loader added
* chore: loader improvement
* fix: project description reset fix
2024-02-19 21:09:51 +05:30
Anmol Singh Bhatia
e1bf318317
chore : project inbox improvement ( #3695 )
...
* chore: project inbox layout loader added
* chore: project inbox layout loader added
* chore: project inbox added in sidebar project items
* chore: inbox loader improvement
* chore: project inbox improvement
2024-02-19 21:07:43 +05:30
guru_sainath
bbbd7047d3
fix: issue description empty state initial load in inbox and issue detail page ( #3696 )
...
* fix: updated description init loading and added loading confirmation alert in inbox issues, issue peek overview, and issue detail
* fix: updated the space issue in the editor and removed unwanted props in the description-input for issues
2024-02-19 15:43:57 +05:30
sriram veeraghanta
17e5663e81
fix: description autosave fixes
2024-02-19 12:54:45 +05:30
sriram veeraghanta
7381a818a9
fix: description editor fixes
2024-02-19 00:34:54 +05:30
sriram veeraghanta
261013b794
fix: inbox issue initial data load ( #3693 )
...
* fix: inbox issue initial data load
* chore: removed unnecessary comments
2024-02-19 00:17:31 +05:30
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
sriram veeraghanta
e93bbec4cd
fix: pages tabs responsive fixes ( #3635 )
2024-02-12 22:14:11 +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
sriram veeraghanta
73d12cf1bb
fix: package version upgrade
2024-02-12 20:23:12 +05:30
sriram veeraghanta
7651640e29
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-12 19:12:26 +05:30
Ramesh Kumar Chandra
41a9dc3603
fix: pages table of content drop down close on click and app sidebar expansion by default on big screens ( #3629 )
2024-02-12 19:11:56 +05:30
Prateek Shourya
afda3ee6ca
fix: priority sort order in display filters. ( #3627 )
2024-02-12 19:10:41 +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
sriram veeraghanta
f9e187d8b9
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-08 13:30:39 +05:30
Aaryan Khandelwal
9545dc77d6
fix: cycle and module reordering in the gantt chart ( #3570 )
...
* fix: cycle and module reordering in the gantt chart
* chore: hide duration from sidebar if no dates are assigned
* chore: updated date helper functions to accept undefined params
* chore: update cycle sidebar condition
2024-02-08 13:30:16 +05:30
sriram veeraghanta
1fc987c6c9
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-08 13:14:25 +05:30
guru_sainath
c1c0297b6d
fix: handled issue create modal submission on clicking enter key ( #3593 )
2024-02-08 13:08:19 +05:30
rahulramesha
fb3dd77b66
feat: Keyboard navigation spreadsheet layout for issues ( #3564 )
...
* enable keyboard navigation for spreadsheet layout
* move the logic to table level instead of cell level
* fix perf issue that made it unusable
* fix scroll issue with navigation
* fix build errors
2024-02-08 11:49:00 +05:30
Ramesh Kumar Chandra
346c6f5414
fix: module header hide on bigger screens ( #3590 )
...
* fix: module header hide on bigger screens
* fix: Add Inbox back on mobile
---------
Co-authored-by: Maximilian Engel <maximilian.engel@swg.de>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-02-08 00:16:00 +05:30
Anmol Singh Bhatia
729b6ac79e
fix: Handled the draft issue from issue create modal and optimised the draft issue store ( #3588 )
...
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-02-07 20:45:05 +05:30
Anmol Singh Bhatia
75b4c6e7d6
chore: posthog code refactor ( #3586 )
2024-02-07 17:29:39 +05:30
João Lucas de Oliveira Lopes
a1d6c40627
fix: show window closing alert only when page is not saved ( #3577 )
...
* fix: show window closing alert only when page is not saved
* chore: Refactor useReloadConfirmations hook
- Removed the `message` parameter, as it was not being used and not
supported in modern browsers
- Changed the `isActive` flag to a temporary flag and added a TODO comment to remove it later.
- Implemented the `handleRouteChangeStart` function to handle route change events and prompt the user with a confirmation dialog before leaving the page.
- Updated the dependencies of the `handleBeforeUnload` and `handleRouteChangeStart` callbacks.
- Added event listeners for `beforeunload` and `routeChangeStart` events in the `useEffect` hook.
- Cleaned up the event listeners in the cleanup function of the `useEffect` hook.
fix: Fix reload confirmations in PageDetailsPage
- Removed the TODO comment regarding fixing reload confirmations with MobX, as it has been resolved.
- Passed the `pageStore?.isSubmitting === "submitting"` flag to the `useReloadConfirmations` hook instead of an undefined message.
This commit refactors the `useReloadConfirmations` hook to improve its functionality and fixes the usage in the `PageDetailsPage` component.
---------
Co-authored-by: Palanikannan1437 <73993394+Palanikannan1437@users.noreply.github.com>
2024-02-07 17:10:44 +05:30
Anmol Singh Bhatia
4a2e648f6d
chore: workspace dashboard refactor ( #3584 )
2024-02-07 16:21:20 +05:30
Anmol Singh Bhatia
065226f8b2
fix: draft issue peek overview ( #3582 )
...
* chore: project, view and shortcut modal alignment consistency
* chore: issue highlight list layout improvement
* fix: draft issue peek overview fix
* fix: draft issue layout inline editing
2024-02-07 15:06:07 +05:30
Anmol Singh Bhatia
0a99a1a091
fix: dashboard header z index and workspace active cycles fix ( #3581 )
...
* fix: dashboard header z index fix
* chore: workspace active cycles upgrade page improvement
2024-02-07 13:44:45 +05:30
Ramesh Kumar Chandra
4b2a9c8335
style: responsive breadcrumbs and headers for dashboard, projects, project issues, cycles, cycle issues, module issues ( #3580 )
2024-02-07 13:44:03 +05:30
Anmol Singh Bhatia
30aaec9097
chore: module date validation ( #3565 )
2024-02-05 20:46:01 +05:30
Anmol Singh Bhatia
4041c5bc5b
chore: cycle and module sidebar improvement ( #3562 )
2024-02-05 19:13:21 +05:30
Aaryan Khandelwal
0ee93dfd8c
chore: added None
filter option to the dashboard widgets ( #3556 )
...
* chore: added tab change animation
* chore: widgets filtering logic updated
* refactor: issues list widget
* fix: tab navigation transition
* fix: extra top spacing on opening the peek overview
2024-02-05 19:12:33 +05:30
Anmol Singh Bhatia
ee0e3e2e25
chore: active cycle issue transfer validation ( #3560 )
...
* fix: completed cycle list layout validation
* fix: completed cycle kanban layout validation
* fix: completed cycle spreadsheet layout validation
* fix: date dropdown disabled fix
* chore: quick action validation added for list, kanban and spreadsheet layout
* fix: calendar layout validation added
2024-02-05 14:47:40 +05:30
Lakhan Baheti
0165abab3e
chore: posthog events improved ( #3554 )
...
* chore: events naming convention changed
* chore: track element added for project related events
* chore: track element added for cycle related events
* chore: track element added for module related events
* chore: issue related events updated
* refactor: event tracker store
* refactor: event-tracker store
* fix: posthog changes
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-02-05 13:19:07 +05:30
Anmol Singh Bhatia
7d07afd59c
chore: cycle and module sidebar analytics improvement ( #3559 )
...
* chore: cycle and module store update action updated
* chore: cycle and module issue store actions updated
* chore: cycle and module retrieve endpoints updated
* fix: app sidebar z index and priority icon fix
* chore: cycle and module sidebar and stats updated
2024-02-05 12:34:53 +05:30
sriram veeraghanta
efaba43494
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-02-03 14:55:38 +05:30
sriram veeraghanta
a8ec2b6914
fix: error handling in pages list page
2024-02-03 00:35:29 +05:30
rahulramesha
138d06868b
fix: all issues spreadsheet sorting and kanban dnd for long lists ( #3550 )
...
* fix all issues filter for spreadsheet view
* fix kanban dnd with long lists
2024-02-02 14:50:23 +05:30
Ramesh Kumar Chandra
2eab3b41a2
chore: responsive and styling fixes ( #3541 )
2024-02-02 14:49:42 +05:30
Anmol Singh Bhatia
662b497082
fix: create issue modal project select ( #3549 )
2024-02-02 14:29:59 +05:30
Anmol Singh Bhatia
67cf1785b8
chore: breadcrumb component improvement ( #3537 )
...
* chore: breadcrumb component improvement
* chore: code refactor
2024-02-01 18:13:30 +05:30
Aaryan Khandelwal
7d08a57be6
chore: remove build warnings ( #3534 )
...
* chore: remove build warnings
* fix: posthog wrapper fixes
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-02-01 14:53:08 +05:30
Anmol Singh Bhatia
b0ad48e35a
chore: enhance loading state for setting page updates ( #3533 )
2024-02-01 13:35:01 +05:30
Anmol Singh Bhatia
d68669df51
fix: resolved issue with resetting the draft issue form ( #3532 )
2024-02-01 13:33:08 +05:30
Anmol Singh Bhatia
4e600e4e9b
fix: update cycle error ( #3530 )
...
* fix: update cycle response and implement required changes
* chore: update cycle response
2024-02-01 13:32:37 +05:30
Aaryan Khandelwal
f7803dab56
chore: added validation to cloud hostname field ( #3523 )
2024-01-31 18:06:57 +05:30
M. Palanikannan
70172f8e3d
fix: adding back enter key extension with mentions ( #3499 )
2024-01-31 18:06:12 +05:30
Anmol Singh Bhatia
dc5a5f4a91
fix/draft issue modal focus issue fix ( #3522 )
2024-01-31 17:47:47 +05:30
Anmol Singh Bhatia
2c67aced15
fix: cycle and module sidebar mutation fix ( #3521 )
...
* fix: cycle and module sidebar mutation
* fix: cycle and module calendar drag n drop fix
2024-01-31 17:09:24 +05:30
Ramesh Kumar Chandra
3a4c893368
Style/workspace project settings layout ( #3520 )
...
* style: project settings layout for mobile screens
* style: workspace settings layout for mobile screens
2024-01-31 15:42:20 +05:30
Aaryan Khandelwal
0d036e6bf5
refactor: dropdown button components ( #3508 )
...
* refactor: dropdown button components
* chore: dropdowns accessibility improvement
* chore: update module dropdown
* chore: update option content
* chore: hide icon from the peek overview
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-01-31 15:36:55 +05:30
rahulramesha
3ef0570f6a
Fix all issues custom views by defining list layout for my-issue ( #3517 )
2024-01-31 13:59:46 +05:30
Prateek Shourya
c9d2ea36b8
chore: allow guests/ viewers to comment. ( #3515 )
2024-01-30 20:13:28 +05:30
Anmol Singh Bhatia
888665783e
feat: issue highlighting ( #3514 )
...
* chore: kanban issue highlight
* chore: issue highlighting added
2024-01-30 20:12:39 +05:30
Prateek Shourya
817737b2c0
improvement: add hide/ unhide icon for all password field in the platform. ( #3513 )
2024-01-30 20:11:16 +05:30
rahulramesha
638c1e21c9
fix quick add issue creation in cycles ( #3511 )
2024-01-30 18:03:49 +05:30
Prateek Shourya
c67e097fc2
chore: fix assignee tooltip logic in list and kanban layout for consistency. ( #3510 )
2024-01-30 16:25:13 +05:30
guru_sainath
804dd8300d
chore: implemented multiple modules select in the issues ( #3484 )
...
* fix: add multiple module in an issue
* feat: implemented multiple modules select in the issue detail and issue peekoverview and resolved build errors.
* feat: handled module parameters type error in the issue create and draft modal
* feat: handled UI for modules select dropdown
* fix: delete module activity updated
* ui: module issue activity
* fix: module search endpoint and issue fetch in the modules
* fix: module ids optimized
* fix: replaced module_id from boolean to array of module Id's in module search modal params
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-30 15:23:20 +05:30
Ramesh Kumar Chandra
c6d6b9a0e9
style/responsive sidebar ( #3505 )
...
* style: added sidebar toggle in all the screens for mobile responsive
* chore: close sidebar on click of empty space when opened
* chore: setting the sidebar collapsed in smaller screens
2024-01-30 15:22:24 +05:30
Aaryan Khandelwal
9debd81a50
dev: show all issues on the gantt chart ( #3487 )
2024-01-30 14:25:15 +05:30
Anmol Singh Bhatia
d53a086206
chore: project active cycle and linear progress indicator improvement ( #3504 )
...
* chore: linear progress indicator improvement
* chore: project active cycle improvement
2024-01-30 13:59:49 +05:30
Anmol Singh Bhatia
ef8472ce5e
chore: unused var removed ( #3503 )
2024-01-30 13:59:07 +05:30
Anmol Singh Bhatia
4aa34f3eda
fix: create update cycle modal project id pre-load data updated ( #3502 )
2024-01-30 13:58:18 +05:30
Anmol Singh Bhatia
c7616fda11
chore: empty state theme improvement ( #3501 )
2024-01-29 20:38:32 +05:30
Anmol Singh Bhatia
483fc57601
chore: issue sidebar and peek overview improvement ( #3488 )
...
* chore: issue peek overview and sidebar properties focused state improvement
* fix: added name of the issue in issue relation
* chore: issue sidebar and peek overview properties improvement
* chore: issue assignee improvement for sidebar and peek overview
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-29 20:36:14 +05:30
Aaryan Khandelwal
09a1a55da8
fix: unique key errors ( #3500 )
2024-01-29 20:35:23 +05:30
Anmol Singh Bhatia
61f92563a9
fix: profile issue application error ( #3496 )
...
* fix: profile issue application error
* chore: app sidebar projects updated to your projects
* fix: profile issues update
2024-01-29 18:04:25 +05:30
rahulramesha
00e07443b0
fix: Add missing project and subscriber filters to the list of filter params ( #3497 )
...
* add missing project and subscriber filters to the list of filter params
* add toast message on successfully marking all notifications as read
2024-01-29 17:26:48 +05:30
Aaryan Khandelwal
3c9679dff9
chore: update time in real-time in dashboard and profile sidebar ( #3489 )
...
* chore: update dashboard and profile time in realtime
* chore: remove seconds
* fix: cycle and module sidebar datepicker
2024-01-29 15:42:57 +05:30
rahulramesha
b3393f5c48
fix: Filters in all issues and enable dnd in kanban based on roles ( #3493 )
...
* fix filters mutation issue
* fix all issue filters for state group
* disable drag in Kanban for non members
* remove unused imports
2024-01-29 15:27:14 +05:30
Anmol Singh Bhatia
f7f1f2bea4
fix: issue preload data in issue create update modal ( #3491 )
2024-01-29 14:08:45 +05:30
guru_sainath
532da80375
fix: handled attachment upload filename size error in the issue detail ( #3485 )
...
* fix: handled attachment upload filename size error in the issue detail
* ui: profile detail sidebar border
2024-01-28 18:30:53 +05:30
Anmol Singh Bhatia
212f2b54f8
chore: issue relation modal and issue peek overview mutation fix ( #3482 )
...
* fix: resolve addtocycle and addtomodule mutation in peek overview and issue sidebar
* fix: issue relation modal fix for all issues peek overview
* fix: cycle and module mutation in issue detail and issue peek overview
* fix: updated the issue actions for cycle and module mutation in peek overview
* chore: module issue store updated
* chore: existing isssue modal improvement and build error fix
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-01-27 15:20:36 +05:30
Anmol Singh Bhatia
9ecdcc6fde
chore: spreadsheet layout improvement ( #3483 )
...
* chore: spreadsheet layout improvement
* chore: spreadsheet layout improvement
* chore: spreadsheet layout improvement
2024-01-27 15:18:42 +05:30
rahulramesha
ddae745669
fix exception in member list ( #3479 )
2024-01-25 19:50:34 +05:30
Prateek Shourya
e78c1f2060
Fix/inbox issue bugs ( #3477 )
...
* fix: inbox pending_issue_count updation from the store
* fix: inbox list item overflow issue on issue title
* fix: inbox issue mutation
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-01-25 19:20:02 +05:30
Prateek Shourya
60b5589c48
chore: archived issues restructure. ( #3469 )
...
* chore: archived issues restructure.
* fix issue detail functionalities
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-01-25 18:09:01 +05:30
Prateek Shourya
f8208b1b5e
Fix/empty state flicker ( #3475 )
...
* fix: flicker issue between loader and empty states.
* chore: fix `All Issues` tab highlight when we switch between tabs inside all issues.
2024-01-25 18:08:21 +05:30
Anmol Singh Bhatia
6c6b764421
chore: empty state and project active cycle improvement ( #3472 )
...
* chore: pages empty state improvement
* chore: workspace all issues empty state improvement
* chore: profile issue empty state improvement
* chore: empty state sm size updated
* chore: project view empty state image updated
* chore: dashboard widgets permission uodated
* chore: draft issues and project issue empty state image
* chore: active cycle label updated
2024-01-25 18:00:45 +05:30
rahulramesha
a1a24e4574
fix: pre release bug fixes ( #3473 )
...
* clear store on signout
* fix: project member list response change
* fix adding member to project
* fix exceptions with invitations
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-25 16:38:34 +05:30
guru_sainath
c1c2a6ddce
fix: removing the issue from the issue root store while we are deleting from the issue bulk delete modal ( #3470 )
2024-01-25 16:37:59 +05:30
guru_sainath
ec3cad1f25
chore: applying query params to the global issues filters in the global views ( #3464 )
...
* chore: applying filters from the route params to the global issue filters store and Typos
* chore: enabled posthog
* fix: labels disbaled and loader while creating the label in isse detail and relation modal loader and mutation issue
2024-01-25 14:27:35 +05:30
Anmol Singh Bhatia
336c97d336
chore: bug fixes and ui improvements ( #3468 )
...
* chore: empty state improvement
* chore: app sidebar improvement
* chore: dashboard empty state improvement
2024-01-25 14:23:55 +05:30
Aaryan Khandelwal
e4a3d0db5c
fix: addIssue function logic ( #3467 )
2024-01-25 14:09:52 +05:30
Anmol Singh Bhatia
7f2e99dd2d
fix: resolve module and cycle mutation issues in peek overview, issue sidebar and empty state ( #3466 )
...
* fix: resolve module and cycle mutation issues in peek overview, sidebar, and empty state
* chore: code refactor
2024-01-25 14:06:03 +05:30
Prateek Shourya
a104cc4814
chore: remove deprecated components related to issue activity/ comments. ( #3465 )
2024-01-25 14:04:38 +05:30
Prateek Shourya
03cbad5110
fix: inbox issue bug fixes and improvements. ( #3460 )
...
* style: fix create comment card overflow issue.
* chore: improved loader and filter selection logic.
* chore: implement inbox issue navigation functionality.
* chore: loaders in inbox issue sidebar and the content root
* chore: inbox issue detail sidebar revamp.
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-01-25 13:41:02 +05:30
Aaryan Khandelwal
2956c43ed5
fix: issues list modal not closing on escape key ( #3463 )
2024-01-25 13:30:44 +05:30
Aaryan Khandelwal
eae32593cb
chore: added optional tooltip to dropdowns ( #3462 )
2024-01-25 13:29:56 +05:30
Anmol Singh Bhatia
7fd625e0e3
fix: project pages loader ( #3461 )
2024-01-25 12:38:55 +05:30
Bavisetti Narayan
adf091fa07
fix: email notifications ( #3457 )
...
* fix: email-template design
* fix: priority and state new value
* dev: update template with comments, cta text and view issue button.
* dev: fix priority and state
* dev: update data condition
* fix: added avatar url
* fix: comment avatar url
* fix: priority, labels, state design
* style: assignee property
* dev: fix template for comments and profile changes
* fix: spacing between properties
* fix: todo image for state change
* fix: blocking and blocked by value change
* dev: update template summsary
* fix: blocking, duplicate
* fix: comments spacing
* chore: improve `state change` checkbox logic.
* fix: email notification message change
* fix: updated date format
* fix: updates text color
* fix: labels sequence rendering
* fix: schedular time change
---------
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2024-01-24 20:34:32 +05:30
guru_sainath
b66f07845a
chore: inbox issue restructure the components and store ( #3456 )
...
* chore: inbox-issues store and type updates
* chore: issue inbox payload change for GET and POST
* chore: issue inbox payload change for PATCH
* chore: inbox-issue new hooks and store updates
* chore: update inbox issue template.
* chore: UI root
* chore: sidebar issues render
* chore: inbox issue details page layout.
* chore: inbox issue filters
* chore: inbox issue status card.
* chore: add loader.
* chore: active inbox issue styles.
* chore: inbox filters
* chore: inbox applied filters UI
* chore: inbox issue approval header
* chore: inbox issue approval header operations
* chore: issue reaction and activity fetch in issue_inbox store
* chore: posthog enabled
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2024-01-24 20:33:54 +05:30
rahulramesha
911211cf3d
Chore: change kanban layout and issue activity fixes ( #3458 )
...
* change back the to kanban to enable full board scrolling
* fix adding context to activity
2024-01-24 20:32:13 +05:30
Aaryan Khandelwal
53b41481a2
chore: dashboard empty states, fetching logic ( #3455 )
...
* chore: remove one-time fetching
* chore: update empty states
* chore: updated icons
* chore: empty state content
2024-01-24 19:41:02 +05:30
Anmol Singh Bhatia
9d9d703c62
chore: workspace active cycles upgrade page implementation ( #3454 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-01-24 19:37:49 +05:30
Aaryan Khandelwal
a2f34e9573
style: peek overview and issue details properties ( #3447 )
...
* style: peek overview and issue details properties
* fix: cycle and module remove function
* style: update placeholder text color
* fix: relation constant
* chore: added todos to fix later
2024-01-24 19:21:59 +05:30
Aaryan Khandelwal
81f84f24f7
fix: outsideClickDetector not working on the date dropdown ( #3450 )
2024-01-24 19:13:38 +05:30
Anmol Singh Bhatia
87f39d7372
chore: empty state revamp and loader improvement ( #3448 )
...
* chore: empty state asset added
* chore: empty state asset updated and image path helper function added
* chore: empty state asset updated
* chore: empty state asset updated and empty state details constant added
* chore: empty state component, helper function and comicbox button added
* chore: draft, archived and project issue empty state
* chore: cycle, module and issue layout empty state
* chore: analytics, dashboard, all issues, pages and project view empty state
* chore:projects empty state
* chore:projects empty state improvement
* chore: cycle, module, view and page loader improvement
* chore: code refactor
2024-01-24 19:12:54 +05:30
Henit Chobisa
1a1594e818
chore: Removed Issue Embeds from the Document Editor ( #3449 )
...
* fix: issue embed going to next line when selected on slash commands
* fix: issue suggestions selecting next embed on arrow down
* fix: pages crashing, because of incorrect data type
* chore: removed issue embeds from document editor and page interface
* fix: upgraded issue widget card to show only Placeholder
* fix: pricing url changes for issue embed placeholder
* fix: build errors
2024-01-24 19:12:36 +05:30
M. Palanikannan
8d3ea5bb3e
fix: delete and restore for dynamic urls for minio hosted images fix… ( #3452 )
...
* feat: delete and restore for dynamic urls for minio hosted images fixed in spaces
* feat: delete and restore images calls fixed for web
2024-01-24 18:56:19 +05:30