Prateek Shourya
b8b90032c9
chore: fix showAccessSpecifier
issue after merge commit.
...
chore: user role validation for create comment editor.
2024-01-22 16:27:18 +05:30
Prateek Shourya
ddd8a0ef86
Merge branch 'fix/issue-activity-property-comment' of github.com:makeplane/plane into fix/issue-activity-property-comment
2024-01-22 16:19:04 +05:30
gurusainath
8c63a9d7cd
chore: issue comment reaction
2024-01-22 16:30:24 +05:30
NarayanBavisetti
8f8b106a89
Merge branch 'fix/issue-activity-property-comment' of github.com:makeplane/plane into fix/issue-activity-property-comment
2024-01-22 16:28:28 +05:30
NarayanBavisetti
e0da499ef5
chore: comment reaction serializer change
2024-01-22 16:28:04 +05:30
Prateek Shourya
81b46e72c2
fix: issue activity/ comments disable
and showAccessSpecifier
logic.
2024-01-22 15:51:21 +05:30
gurusainath
1873b445ed
chore: comment crud in store mutation
2024-01-22 12:52:06 +05:30
gurusainath
6fc593bcb9
chore: comment creation in activity
2024-01-22 12:17:55 +05:30
gurusainath
373615f1e0
chore: Issue activity and comments store, components init
2024-01-22 11:14:40 +05:30
gurusainath
4703489192
Merge branch 'develop' of gurusainath:makeplane/plane into fix/issue-activity-property-comment
2024-01-21 23:32:43 +05:30
Aaryan Khandelwal
b3520d1828
fix: workspace project ids computed ( #3417 )
2024-01-20 16:59:34 +05:30
Anmol Singh Bhatia
31a5211d2c
chore: workspace active cycle revamp, project active cycle bug fixes and improvement. ( #3407 )
...
* chore:progress component improvement
* fix: completed at for done state
* fix: urgent and high issues in cycle
* fix: added pagination for active cycles
* fix: load more pagination
* chore: cycle types, constant and service updated
* chore: linear progress indicator component improvement
* chore: project cycle bug fixes and improvement
* chore: workspace active cycles revamp
* fix: module and cycle modal start date validation
* chore: workspace active cycle improvement
* chore: workspace active cycles imrprovement
* chore: workspace active cycles imrprovement
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-20 16:33:10 +05:30
NarayanBavisetti
9b7a8a62be
fix: issue activity and comment change
2024-01-19 22:06:42 +05:30
Aaryan Khandelwal
017a8e422e
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-19 20:55:03 +05:30
sriram veeraghanta
e54b940f86
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-01-19 16:17:21 +05:30
Nikhil
543636eb40
dev: update apiserver .env.example ( #3412 )
2024-01-19 16:13:22 +05:30
Facundo Martin Gordillo
6c2fecd322
fix: Updated "deployment documentation" link ( #3413 )
2024-01-19 16:10:41 +05:30
Prateek Shourya
e4084fe156
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-19 16:05:52 +05:30
Henit Chobisa
e975abff21
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-19 15:18:47 +05:30
Bavisetti Narayan
f68e6023c3
fix: user profile issues ( #3409 )
2024-01-19 15:17:49 +05:30
rahulramesha
67414983da
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-19 15:06:19 +05:30
Anmol Singh Bhatia
37ddc64b83
chore: issue filter loader improvement ( #3406 )
2024-01-18 17:26:13 +05:30
sriram veeraghanta
57c25c9a5a
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-01-18 16:05:31 +05:30
Nikhil
af5057defa
fix: key validation when magic sign in ( #3403 )
2024-01-18 16:04:04 +05:30
dependabot[bot]
c5e7c2f6a8
chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 ( #3349 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-18 15:52:53 +05:30
rahulramesha
c593d5df1b
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-18 15:51:17 +05:30
Bavisetti Narayan
9065b5d368
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-18 15:49:54 +05:30
Prateek Shourya
a9e2e21641
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-18 14:42:10 +05:30
sriram veeraghanta
e175d50ab7
Merge branch 'preview' of github.com:makeplane/plane into develop
2024-01-18 13:47:16 +05:30
Nikhil
eda1e46a2d
chore: update issue template to auto assign and update labels ( #3404 )
2024-01-18 13:45:52 +05:30
M. Palanikannan
75b8e3350a
🐛 fix: Hide drag handle when cursor leaves the editor container ( #3401 )
...
This fix adds support for hiding the drag handle when the cursor leaves the editor container. It improves the user experience by providing a cleaner interface and removing unnecessary visual elements especially while scrolling.
- Add `hideDragHandle` prop to `EditorContainer` component in `editor-container.tsx`.
- Implement `onMouseLeave` event handler in `EditorContainer` to invoke `hideDragHandle` function.
- Update `DragAndDrop` extension in `drag-drop.tsx` to accept a `setHideDragHandle` function as an optional parameter.
- Pass the `setHideDragHandle` function from `RichTextEditor` component to `DragAndDrop` extension in `RichTextEditorExtensions` function in `index.tsx`.
- Set `hideDragHandleOnMouseLeave` state in `RichTextEditor` component to store the `hideDragHandlerFromDragDrop` function.
- Create `setHideDragHandleFunction` callback function in `RichTextEditor` to update the `hideDragHandleOnMouseLeave` state.
- Pass `hideDragHandleOnMouseLeave` as `hideDragHandle` prop to `EditorContainer` component in `RichTextEditor`.
2024-01-18 12:43:43 +05:30
Prateek Shourya
6e1cd4194a
fix: stack integration disable button mutation issue in project settings. ( #3402 )
2024-01-18 12:31:10 +05:30
Anmol Singh Bhatia
615ccf9459
chore: workspace active cycles improvement ( #3396 )
2024-01-17 23:04:53 +05:30
sriram veeraghanta
13362590b6
fix: resolved merge conflicts while moving changes from preview to develop
2024-01-17 19:13:47 +05:30
Manish Gupta
ee78b4fe52
dev: self host local build for other arch cpu ( #3358 )
...
handled x86_64 along with amd64
2024-01-17 19:03:57 +05:30
Prateek Shourya
7833ca7bea
fix: project views bugs related to store refactor. ( #3391 )
...
* chore: remove debounce logic to fix create/ update view modal bugs.
* fix: bug in delete views not mutating the store.
* chore: replace `Project Empty State` with `Project Views Empty State`.
* chore: add issue peek overview.
* refactor: issue update, delete actions for project views layout.
fix: issue update and delete action throwing error bug.
fix: issue quick add throwing error bug.
2024-01-17 18:37:46 +05:30
M. Palanikannan
a1d27a1bf0
[chore]: Removed explicit dependencies and cleaned up turbo config ( #3388 )
...
* Removed explicit dependencies and cleaned up turbo config
* fix: upgrade turbo
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-01-17 17:24:56 +05:30
sriram veeraghanta
a19598fec1
fix: updated env variables at root ( #3390 )
2024-01-17 16:44:31 +05:30
Erhan
afff9790d4
Fix self-hosting docker-compose doc link ( #3389 )
...
Fixes the link as it leads to a 404 at the moment in the documentation / readme.
2024-01-17 16:42:11 +05:30
rahulramesha
c0cd201b7c
fix error meesage on successful error message ( #3387 )
...
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local>
2024-01-17 16:35:21 +05:30
rahulramesha
8fbd4a059b
fix: refactor related bugs ( #3384 )
...
* fix sub issues inside issue detail
* close peek over view after opening issue detail
* fix error while opening peek overview
* fix saving project views
---------
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local>
2024-01-16 21:16:12 +05:30
Anmol Singh Bhatia
e751686683
chore: filter and display properties improvement ( #3382 )
2024-01-16 20:57:55 +05:30
Anmol Singh Bhatia
8ee5ba96ce
dev: workspace active cycles ( #3378 )
...
* chore: workspace active cycles
* fix: active cycles tab implementation
* chore: added distribution graph for active cycles
* chore: removed distribution graph and issues
* Revert "chore: removed issues"
This reverts commit 7d977ac8b0
.
* chore: workspace active cycles implementation
* chore: code refactor
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-01-16 19:54:32 +05:30
Nikhil
942785b7c0
dev: remove slack ping ( #3377 )
2024-01-16 19:09:42 +05:30
Anmol Singh Bhatia
9e8885df5f
chore: esc to close peek overview added ( #3380 )
2024-01-16 18:23:42 +05:30
Anmol Singh Bhatia
bc48010377
fix: drag and delete issue ( #3379 )
2024-01-16 18:22:53 +05:30
Lakhan Baheti
9fde539b1d
chore webhook create page removed ( #3376 )
...
* chore webhook create page removed
* fix: removed unused variables
2024-01-16 14:22:48 +05:30
guru_sainath
ec26bf6e68
chore: update in sub-issues component and property validation and issue loaders ( #3375 )
...
* fix: handled undefined issue_id in list layout
* chore: refactor peek overview and user role validation.
* chore: sub issues
* fix: sub issues state distribution changed
* chore: sub_issues implementation in issue detail page
* chore: fixes in cycle/ module layout.
* Fix progress chart
* Module issues's update/ delete.
* Peek Overview for Modules/ Cycle.
* Fix Cycle Filters not applying bug.
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-16 12:46:03 +05:30
sriram veeraghanta
e9ef3fb32a
chore: formatting all python files using black formatter ( #3366 )
2024-01-13 19:05:06 +05:30
rahulramesha
ee2c7c5fa1
enable peekoverview for spreadsheet and minor refactor for faster opening of the peekoverview component ( #3361 )
...
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local>
2024-01-12 13:52:04 +05:30