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
rahulramesha
6a2be6afc4
fix: archived issues and minor bug fixes ( #3451 )
...
* make computedFn without optional arguments
* fix archived issues
* fix activity changes with proper context
* fix display filters that require server side filtering
2024-01-24 18:50:54 +05:30
Prateek Shourya
c1598c3d38
fix: input field value not changing in delete import modal. ( #3445 )
2024-01-24 13:16:46 +05:30
rahulramesha
47681fe9f8
fix: minor bug fixes and quality of life improvements ( #3444 )
...
* add concurrency to dev command to avaoid erroring out
* add context to issue activity
* minor quality of life improvement for exporter modal
* show the option to save draft issue only when there is content in name and description
* maintain commonality while referencing the user in activity
* fix minor changes in draft save issue modal logical condition
* minor change is state component for filter selection
* change logic for create issue activity
* change use last draft issue button to state control over previous on hover as that was inconsistent
2024-01-23 20:45:44 +05:30
Nikhil
f27efb80e1
dev: email notifications ( #3421 )
...
* dev: create email notification preference model
* dev: intiate models
* dev: user notification preferences
* dev: create notification logs for the user.
* dev: email notification stacking and sending logic
* feat: email notification preference settings page.
* dev: delete subscribers
* dev: issue update ui implementation in email notification
* chore: integrate email notification endpoint.
* chore: remove toggle switch.
* chore: added labels part
* fix: refactored base design with tables
* dev: email notification templates
* dev: template updates
* dev: update models
* dev: update template for labels and new migrations
* fix: profile settings preference sidebar.
* dev: update preference endpoints
* dev: update the schedule to 5 minutes
* dev: update template with priority data
* dev: update templates
* chore: enable `issue subscribe` button for all users.
* chore: notification handling for external api
* dev: update origin request
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com>
Co-authored-by: Ramesh Kumar Chandra <rameshkumar2299@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-23 17:49:22 +05:30
guru_sainath
c1e1b81b99
chore: sub issue mutation for state and project change ( #3442 )
...
* chore: sub-issues mutation
* chore: posthog un commented
2024-01-23 16:56:22 +05:30
sriram veeraghanta
d9db765ae3
chore: updating package json version ( #3443 )
...
* chore: updating package json version
* chore: update package json in apiserver
2024-01-23 16:37:51 +05:30
Aaryan Khandelwal
0531dc3308
chore: fix authorization for new projects in the peek overview ( #3439 )
...
* chore: fix authorization for new projects in the peek overview
* fix: prjects empty state authorization
* fix: peek overview auth
2024-01-23 16:16:55 +05:30
rahulramesha
e36b7a5ab9
fix: Kanban related issues ( #3436 )
...
* fix for drag and drop issues
* add horizontal scroll for kanban
* fix all issues quick action overlap
---------
Co-authored-by: Rahul R <rahul.ramesha@plane.so>
2024-01-23 16:09:37 +05:30
Anmol Singh Bhatia
c6b756d918
chore: module and cycle bug fixes ( #3435 )
...
* chore: project active cycle improvement
* chore: cycle and module add existing mutation fix
2024-01-23 15:57:26 +05:30
Aaryan Khandelwal
801f75f406
chore: drop-downs improvements and bug fixes ( #3433 )
...
* chore: dropdowns should close on selecting an option
* style: @plane/ui dropdown styling
* refactor: @plane/ui dropdowns
* fix: build errors
* fix: list layout dropdowns positioning
* fix: priority dropdown text in dark mode
2024-01-23 14:25:09 +05:30
guru_sainath
f88109ef04
chore: issue activity, comments, and comment reaction store and component restructure ( #3428 )
...
* fix: issue activity and comment change
* chore: posthog enabled
* chore: comment creation in activity
* chore: comment crud in store mutation
* fix: issue activity/ comments `disable` and `showAccessSpecifier` logic.
* chore: comment reaction serializer change
* conflicts: merge conflicts resolved
* conflicts: merge conflicts resolved
* chore: add issue activity/ comments to peek-overview.
* imporve `showAccessIdentifier` logic.
* chore: remove quotes from issue activity.
* chore: use `projectLabels` instead of `workspaceLabels` in labels activity.
* fix: project publish `is_deployed` not updating bug.
* cleanup
* fix: posthog enabled
* fix: typos and the comment endpoint updates
* fix: issue activity icons update
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2024-01-23 13:28:58 +05:30
Anmol Singh Bhatia
bb50df0dff
chore: bug fixes and improvement ( #3434 )
...
* fix: peek overview issue delete bug
* chore: create cycle workflow improvement
* chore: project setting improvement
2024-01-23 13:11:39 +05:30
Aaryan Khandelwal
2986769f28
fix: bugs in dashboard widgets ( #3420 )
...
* fix: bugs in dashboard widgets
* chore: updated view all issues button
* refactor: make use of getWidgetDetails and getWidgetStats computed functions
* fix: widgets redirection
* fix: build errors
2024-01-22 20:50:30 +05:30
Anmol Singh Bhatia
fd5326dec6
chore: project cycle bug fixes and improvement ( #3427 )
...
* chore: burndown chart's completed at changes
* chore: project cycle bug fixes and improvement
* chore: cycle state constant updated
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-22 20:42:09 +05:30
M. Palanikannan
49452a68ab
♻️ fix: Added new drag handle hide behavior to Pages ( #3426 )
...
- Removed unused `switchLinkView` function in `PageRenderer`
- Added `hideDragHandle` prop to `PageRenderer` component
- Updated `EditorContainer` component in `PageRenderer` to include `hideDragHandle` prop
- Removed unused code and variables in `DocumentEditor` component
- Added `hideDragHandleOnMouseLeave` state variable in `DocumentEditor` component
- Added `setHideDragHandleFunction` to set the hideDragHandle function from the DragAndDrop extension
- Passed `hideDragHandleOnMouseLeave` as prop to `PageRenderer` component in `DocumentEditor`
- Removed unused code and variables in `PageDetailsPage` component
- Updated `customClassName` prop in `PageRenderer` component used in `PageDetailsPage`
chore(deps): Update dependencies
- Updated `@tippyjs/react` dependency to version 4.2.6
- Updated `mobx-react-lite` dependency to version 4.0.5
- Updated `tippy.js` dependency to version 6.3.7
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-01-22 17:47:44 +05:30
rahulramesha
b3ac9def8d
fix: issue property dropdown data flow ( #3425 )
...
* dev: workspace states and estimates
* refactor issue dropdown logic to help work properly with issues on global level
* fix: project labels response change
* fix label type
* change store computed actions to computed functions from mobx-utils
* fix: state response change
* chore: project and workspace state change
* fix state and label types
* chore: state and label serializer change
* modify state and label types
* fix dropdown reset on project id change
* fix label sort order
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Rahul R <rahul.ramesha@plane.so>
2024-01-22 17:07:32 +05:30
Prateek Shourya
be62662bb1
chore: remove active cycle link from dashboard sidebar. ( #3423 )
2024-01-22 15:27:49 +05:30
sriram veeraghanta
24442ccc9c
fix: deleting old issue store
2024-01-22 13:58:34 +05:30
sriram veeraghanta
e32a50fba6
fix: merge conflicts reoslved
2024-01-22 13:56:38 +05:30
Aaryan Khandelwal
4baf2a2f09
fix: workspace project ids computed ( #3417 )
2024-01-22 13:23:10 +05:30
Aaryan Khandelwal
577118ca02
chore: new sign-in, sign-up and forgot password workflows ( #3415 )
...
* chore: sign up workflow updated
* chore: sign in workflow updated
* refactor: folder structure
* chore: forgot password workflow
* refactor: form component props
* chore: forgot password popover for instances with smtp unconfigured
* chore: updated UX copy
* chore: update reset password link
* chore: update email placeholder
2024-01-22 13:23:10 +05:30
Prateek Shourya
7f5028a4f6
refactor: move all sidebar links to constant file. ( #3414 )
...
* chore: move all workspace, project and profile links constants into their own constants file.
* chore: sidebar menu links improvement.
2024-01-22 13:23:10 +05:30
Henit Chobisa
06a7bdffd7
Improvement: High Performance MobX Integration for Pages ✈︎ ( #3397 )
...
* fix: removed parameters `workspace`, `project` & `id` from the patch calls
* feat: modified components to work with new pages hooks
* feat: modified stores
* feat: modified initial component
* feat: component implementation changes
* feat: store implementation
* refactor pages store
* feat: updated page store to perform async operations faster
* fix: added types for archive and restore pages
* feat: implemented archive and restore pages
* fix: page creating twice when form submit
* feat: updated create-page-modal
* feat: updated page form and delete page modal
* fix: create page modal not updating isSubmitted prop
* feat: list items and list view refactored for pages
* feat: refactored project-page-store for inserting computed pagesids
* chore: renamed project pages hook
* feat: added favourite pages implementation
* fix: implemented store for archived pages
* fix: project page store for recent pages
* fix: issue suggestions breaking pages
* fix: issue embeds and suggestions breaking
* feat: implemented page store and project page store in page editor
* chore: lock file changes
* fix: modified page details header to catch mobx updates instead of swr calls
* fix: modified usePage hook to fetch page details when reloaded directly on page
* fix: fixed deleting pages
* fix: removed render on props changed
* feat: implemented page store inside page details
* fix: role change in pages archives
* fix: rerending of pages on tab change
* fix: reimplementation of peek overview inside pages
* chore: typo fixes
* fix: issue suggestion widget selecting wrong issues on click
* feat: added labels in pages
* fix: deepsource errors fixed
* fix: build errors
* fix: review comments
* fix: removed swr hooks from the `usePage` store hook and refactored `issueEmbed` hook
* fix: resolved reviewed comments
---------
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local>
2024-01-22 13:22:09 +05:30
rahulramesha
d656f8e62a
fix: update global issues filter and enable profile issues ( #3410 )
...
* fix all issues and fix profile issues
* minor comments update
* minor change nullish check logic
* update nullish check logic
---------
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local>
2024-01-22 13:22:09 +05:30
Anmol Singh Bhatia
864519e770
chore: issue filter loader improvement ( #3406 )
2024-01-22 13:22:09 +05:30
rahulramesha
ea3a0362b0
fix: enable global/ all issues ( #3405 )
...
* fix global issues and views
* remove separate layouts for specific views
* add permissions to views
* fix global issues filters
---------
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local>
2024-01-22 13:22:09 +05:30
Bavisetti Narayan
c9337d4a41
feat: dashboard widgets ( #3362 )
...
* fix: created dashboard, widgets and dashboard widget model
* fix: new user home dashboard
* chore: recent projects list
* chore: recent collaborators
* chore: priority order change
* chore: payload changes
* chore: collaborator's active issue count
* chore: all dashboard widgets added with services and typs
* chore: centered metric for pie chart
* chore: widget filters
* chore: created issue filter
* fix: created and assigned issues payload change
* chore: created issue payload change
* fix: date filter change
* chore: implement filters
* fix: added expansion fields
* fix: changed issue structure with relation
* chore: new issues response
* fix: project member fix
* chore: updated issue_relation structure
* chore: code cleanup
* chore: update issues response and added empty states
* fix: button text wrap
* chore: update empty state messages
* fix: filters
* chore: update dark mode empty states
* build-error: Type check in the issue relation service
* fix: issues redirection
* fix: project empty state
* chore: project member active check
* chore: project member check in state and priority
* chore: remove console logs and replace harcoded values with constants
* fix: code refactoring
* fix: key name changed
* refactor: mapping through similar components using an array
* fix: build errors
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-01-22 13:22:09 +05:30
Prateek Shourya
f347c1cd69
refactor: update create/update issue
modal to use currently active store's create/update method. ( #3395 )
...
* refactor: update `create/update issue` modal to use currently active store's create/update method.
* chore: add condition to avoid multiple API calls if the current store is MODULE or CYCLE.
* remove: console log
* chore: update `currentStore` to `storeType`.
2024-01-22 13:21:45 +05:30
Prateek Shourya
1adb38655a
fix: stack integration disable button mutation issue in project settings. ( #3402 )
2024-01-22 13:21:45 +05:30