guru_sainath
a428bc16c4
[WEB-1492] fix: resolved issue creation error in layouts while group_by and sub_group_by filters applied in quick add ( #4682 )
...
* fix: resolved issue creation error in layouts while group_by and sub_group_by filters applied in quick add
* fix: updated braces in conditions
2024-06-03 14:27:39 +05:30
Aaryan Khandelwal
de7dad59f0
fix: ai buttons overlapping issue ( #4621 )
2024-05-31 20:28:28 +05:30
Prateek Shourya
e7d6e7d575
[WEB-1440] chore: update cycle empty state to use project level access. ( #4672 )
2024-05-31 18:30:57 +05:30
Prateek Shourya
a2cdbd52dc
[WEB-1436] chore: pages improvement. ( #4657 )
...
* add empty state if no pages are available.
* set access to private in create page modal when the modal is open form private tab.
2024-05-31 18:30:38 +05:30
Aaryan Khandelwal
608e193c36
chore: added primary variant to the alert modal ( #4664 )
2024-05-31 17:40:21 +05:30
Aaryan Khandelwal
830f0861c1
chore: created a new constant for archivable state groups ( #4668 )
2024-05-31 17:39:23 +05:30
Aaryan Khandelwal
98ebe88c86
[WEB-1501] dev: multiple select core components ( #4667 )
...
* dev: multiple select core components
* chore: added export statement
2024-05-31 17:37:24 +05:30
Aaryan Khandelwal
c8c86a33f8
chore: added a prop to render default state conditionally ( #4669 )
2024-05-31 17:36:12 +05:30
Aaryan Khandelwal
ba4798deb9
chore: created new constants for marketing website page links ( #4670 )
2024-05-31 17:30:50 +05:30
Aaryan Khandelwal
463d0732e9
chore: added buttonClassName prop to label dropdown ( #4671 )
2024-05-31 17:30:06 +05:30
Aaryan Khandelwal
a8184c366a
chore: priority dropdown accepts undefined ( #4666 )
2024-05-31 15:14:13 +05:30
Prateek Shourya
0a105a1c21
[WEB-1325] chore: refactor inbox issue store to avoid data loss. ( #4640 )
...
* [WEB-1325] chore: refactor inbox issue store to avoid data loss.
* chore: inbox store improvement.
2024-05-31 15:10:38 +05:30
Aaryan Khandelwal
bf4f97d7f6
refactor: checkbox ui component ( #4665 )
2024-05-31 15:05:28 +05:30
Aaryan Khandelwal
a9d9cbcb72
refactor: drag handle component ( #4663 )
2024-05-31 14:59:49 +05:30
sriram veeraghanta
092e65b43d
[WEB-1424] chore: page and view logo implementation, and emoji/icon ( #4662 )
...
* [WEB-1424] chore: page and view logo implementation, and emoji/icon picker improvement (#4583 )
* chore: added logo_props
* chore: logo props in cycles, views and modules
* chore: emoji icon picker types updated
* chore: info icon added to plane ui package
* chore: icon color adjust helper function added
* style: icon picker ui improvement and default color options updated
* chore: update page logo action added in store
* chore: emoji code to unicode helper function added
* chore: common logo renderer component added
* chore: app header project logo updated
* chore: project logo updated across platform
* chore: page logo picker added
* chore: control link component improvement
* chore: list item improvement
* chore: emoji picker component updated
* chore: space app and package logo prop type updated
* chore: migration
* chore: logo added to project view
* chore: page logo picker added in create modal and breadcrumbs
* chore: view logo picker added in create modal and updated breadcrumbs
* fix: build error
* chore: AIO docker images for preview deployments (#4605 )
* fix: adding single docker base file
* action added
* fix action
* dockerfile.base modified
* action fix
* dockerfile
* fix: base aio dockerfile
* fix: dockerfile.base
* fix: dockerfile base
* fix: modified folder structure
* fix: action
* fix: dockerfile
* fix: dockerfile.base
* fix: supervisor file name changed
* fix: base dockerfile updated
* fix dockerfile base
* fix: base dockerfile
* fix: docker files
* fix: base dockerfile
* update base image
* modified docker aio base
* aio base modified to debian-12-slim
* fixes
* finalize the dockerfiles with volume exposure
* modified the aio build and dockerfile
* fix: codacy suggestions implemented
* fix: codacy fix
* update aio build action
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
* fix: merge conflict
* chore: lucide react added to planu ui package
* chore: new emoji picker component added with lucid icon and code refactor
* chore: logo component updated
* chore: emoji picker updated for pages and views
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
* fix: build error
---------
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-05-31 14:27:52 +05:30
Anmol Singh Bhatia
fc4ba5a170
[WEB-1235] chore: module and cycle sidebar graph improvement ( #4650 )
...
* chore: module and cycle sidebar graph improvement
* chore: code refactor
2024-05-31 13:57:46 +05:30
sriram veeraghanta
9143e5abc8
fix: build errors
2024-05-31 13:32:21 +05:30
Prateek Shourya
1cb26fa863
[WEB-1216] chore: increase module empty state for consistency. ( #4658 )
2024-05-31 12:42:36 +05:30
Prateek Shourya
9ff3c22089
[WEB-1419] chore: enable module creation with dates older than today. ( #4659 )
2024-05-31 12:38:45 +05:30
Anmol Singh Bhatia
653b1a7b30
fix: project state setting state name remove camel case logic ( #4652 )
2024-05-31 12:27:25 +05:30
Anmol Singh Bhatia
d27590cd49
[WEB-1493] chore: product tour asset and app sidebar quick action hover ( #4655 )
...
* chore: product tour asset updated
* fix: app sidebar quick action hover
2024-05-31 12:24:16 +05:30
Anmol Singh Bhatia
3cbc1dcf10
fix: email notification preferences ( #4656 )
2024-05-31 12:18:57 +05:30
M. Palanikannan
4d9cd0c318
fix: negate check while trying to discard ( #4653 )
2024-05-30 17:53:49 +05:30
Prateek Shourya
b016e1d1b5
[WEB-1467] chore: run the API's required to bootstrap the application in parallel. ( #4642 )
2024-05-30 16:20:58 +05:30
Anmol Singh Bhatia
4091e61953
fix: notification mark all as read ( #4643 )
2024-05-30 12:00:55 +05:30
M. Palanikannan
ade6eded69
[WEB-1244] fix: add better image insertion and replacement logic in the editor ( #4508 )
...
* fix: add better image insertion and replacement logic
* refactor: image handling in editor
* chore: remove passing uploadKey around
* refactor: remove unused code
* fix: redundant files removed
* fix: add is editor ready to discard api to control behvaiours from our app
* fix: focus issues and image insertion position when not using slash command
* fix: import order fixed
2024-05-29 18:25:03 +05:30
Prateek Shourya
061a447734
[WEB-1445] fix: issue creation on sub groups when cycle/ module grouping is applied. ( #4636 )
2024-05-29 18:22:08 +05:30
Prateek Shourya
10ef4e657f
[WEB-1465] fix: theme fluctuation on initial load. ( #4638 )
2024-05-29 18:21:33 +05:30
Aaryan Khandelwal
8a30c2c484
[WEB-1480] fix: preserve page access when making a copy ( #4568 )
2024-05-29 18:19:50 +05:30
rahulramesha
6636a64817
[WEB-1374] fix: clear changes made on modal close ( #4555 )
2024-05-29 18:18:47 +05:30
Prateek Shourya
83c8338c64
[WEB-1476] style: fix padding on project icon in workspace sidebar. ( #4631 )
2024-05-28 20:53:19 +05:30
Anmol Singh Bhatia
5efa8264d8
fix: app sidebar project list dnd disabled when sidebar is collapsed ( #4623 )
2024-05-28 16:49:39 +05:30
sriram veeraghanta
c87749cbda
fix: build errors
2024-05-28 15:11:54 +05:30
Aaryan Khandelwal
ff03c0b718
[WEB-1322] dev: conflict free pages collaboration ( #4463 )
...
* chore: pages realtime
* chore: empty binary response
* chore: added a ypy package
* feat: pages collaboration
* chore: update fetching logic
* chore: degrade ypy version
* chore: replace useEffect fetch logic with useSWR
* chore: move all the update logic to the page store
* refactor: remove react-hook-form
* chore: save description_html as well
* chore: migrate old data logic
* fix: added description_binary as field name
* fix: code cleanup
* refactor: create separate hook to handle page description
* fix: build errors
* chore: combine updates instead of using the whole document
* chore: removed ypy package
* chore: added conflict resolving logic to the client side
* chore: add a save changes button
* chore: add read-only validation
* chore: remove saving state information
* chore: added permission class
* chore: removed the migration file
* chore: corrected the model field
* chore: rename pageStore to page
* chore: update collaboration provider
* chore: add try catch to handle error
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-05-28 13:10:03 +05:30
sriram veeraghanta
a04ce5abfc
fix: posthog proxy config using rewrites
2024-05-28 13:08:37 +05:30
Anmol Singh Bhatia
e47ab573a7
chore: analytics tab enhancement ( #4615 )
2024-05-28 11:53:57 +05:30
Anmol Singh Bhatia
3f18e2fabc
fix: profile issue kanban group collapse and expand toggle ( #4612 )
2024-05-28 11:53:24 +05:30
Anmol Singh Bhatia
bfd6fb00a8
chore: user activity title update message updated ( #4616 )
2024-05-28 11:50:57 +05:30
Prateek Shourya
1d7b3efb80
[WEB-1148] chore: icons updates for consistency across platform. ( #4571 )
...
* [WEB-1148] chore: icons updates for consistency across platform.
* chore: update logic for rendering custom lead icon.
* chore: update Icon prop name.
* chore: update `Icon` prop to `icon`.
2024-05-28 11:50:04 +05:30
Prateek Shourya
c9586bfdcf
style: fix all empty states size of inconsistency. ( #4613 )
2024-05-28 11:49:14 +05:30
Anmol Singh Bhatia
05807fe123
[WEB-1067] chore: enter key entension added to editor package and issue modal description improvement ( #4617 )
...
* chore: enter key extension added to RichTextEditorWithRef editor package
* chore: enter to submit functionality added to issue and inbox issue modal description
2024-05-28 11:48:20 +05:30
Anmol Singh Bhatia
a8fcaf1f48
fix: project empty state flicker ( #4609 )
2024-05-27 19:25:31 +05:30
Anmol Singh Bhatia
6825f8a386
[WEB-1395] chore: project active cycle ui enhancements ( #4608 )
...
* chore: list item component improvement
* chore: project cycle ui enhancement
2024-05-27 19:24:11 +05:30
rahulramesha
b93fa4a340
[WEB-1416] chore: Refactor project sidebar dnd and remove @hello-pangea dnd ( #4581 )
...
* upgrade cmdk version to 1.0 to fix a critical issue
* project side bar dnd
* add some comments
* slight logic change for highlighting on drop
2024-05-27 19:20:26 +05:30
Anmol Singh Bhatia
44f743d52c
chore: cycle and module sidebar state filter implementation ( #4522 )
2024-05-27 17:51:13 +05:30
Anmol Singh Bhatia
2e6ad61f49
fix: sibling issue redirection and fetching issue resolved ( #4603 )
2024-05-27 16:04:05 +05:30
sriram veeraghanta
aaf3484ee5
fix: sentry config update for space app
2024-05-27 15:21:41 +05:30
sriram veeraghanta
87ef4eecb1
fix: sentry config update for web app
2024-05-27 15:02:03 +05:30
Prateek Shourya
2b2f667868
[WEB-1432] fix: redirection to parent issue detail page when it is from another project. ( #4601 )
2024-05-27 13:50:51 +05:30
Anmol Singh Bhatia
f76ca5643e
fix: issue store sub issue retrieve project id ( #4588 )
2024-05-24 21:14:34 +05:30
Aaryan Khandelwal
99e3097122
fix: update theme post sign-in ( #4586 )
2024-05-24 20:12:40 +05:30
Prateek Shourya
55148ab3f7
fix: redirection to /god-mode
. ( #4587 )
2024-05-24 20:04:00 +05:30
rahulramesha
f0ece1c6b7
optionally chain sub issue count ( #4585 )
2024-05-24 19:39:28 +05:30
rahulramesha
7a47ce9d1d
[WEB-1398] fix: quick add issue flicker for cycle and module grouping ( #4579 )
...
* utilize optimistic updates to fix quick add issue flicker
* add comments
2024-05-24 15:59:41 +05:30
Aaryan Khandelwal
9f573d4299
[WEB-1415] fix: issue attachment count mutation ( #4567 )
...
* fix: attachment count mutation
* fix: attachment count update logic
2024-05-24 14:33:30 +05:30
Prateek Shourya
571d35cd8b
chore: fix breadcrumbs inconsistency. ( #4574 )
2024-05-24 14:20:56 +05:30
Prateek Shourya
4bb4609833
[WEB-1413] chore: update label creation toast error message. ( #4572 )
2024-05-24 13:56:20 +05:30
Prateek Shourya
3ef67acb92
[WEB-1417] chore: fix size updating issue on create workspace form when multiple errors are shown. ( #4575 )
2024-05-24 13:52:22 +05:30
Prateek Shourya
6a3c4eb512
[WEB-1216] chore: update module empty state size for consistency. ( #4565 )
2024-05-23 16:47:34 +05:30
Prateek Shourya
ddc28d37d3
[WEB-1404] chore: auth and onboarding improvements ( #4564 )
...
* chore: `switch account` modal revamp.
* chore: workspace invitation page message display logic update.
* chore: update `showDeleteAccountModal` state to `showSwitchAccountModal`.
2024-05-23 16:45:23 +05:30
Anmol Singh Bhatia
073d453752
chore: plane logo asset updated ( #4562 )
2024-05-23 14:45:40 +05:30
Prateek Shourya
7089474c11
[WEB-1240] chore: toast messages updates ( #4561 )
...
* [WEB-1240] fix: toast messages inconsistency in sub-issues.
* [WEB-1241] chore: update draft issue creation toast message.
* chore: minor logic improvement.
2024-05-23 14:28:11 +05:30
sriram veeraghanta
d17492319b
fix: updating docker urls and base paths
2024-05-23 13:38:20 +05:30
Prateek Shourya
2b27f39727
[WEB-1380] chore: fix sidebar expanding issue on sign out. ( #4557 )
...
* [WEB-1380] chore: fix sidebar expanding issue on sign out.
* chore: update sign-out redirect url.
* dev: update signout view and fix the entrypoint on docker-compose-local
* chore: remove localStorage reset logic for `app_sidebar_collapsed` on sign-out.
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2024-05-22 20:39:31 +05:30
rahulramesha
2a83ac7376
upgrade cmdk version to 1.0 to fix a critical issue ( #4554 )
2024-05-22 18:53:40 +05:30
Anmol Singh Bhatia
5381d0bc35
[WEB-1404] chore: auth improvements ( #4553 )
...
* chore: auth page logo and tab head title updated
* chore: auth page logo and tab head title updated
* chore: code refactor
* chore: space app existing user auth validation
2024-05-22 18:49:58 +05:30
Prateek Shourya
63a6be2143
[WEB-1404] chore: auth ui / ux fixes ( #4552 )
...
* chore: update deactivated account alert message to show support email if available in env.
* chore: clear error_info on email check.
* chore: fix log-in / sign-up forms alignment and minor ux copy fix.
* fix: auth redirection to `/sign-in` issue.
* chore: update `back to sign in` url in forgot password screen.
2024-05-22 17:31:56 +05:30
rahulramesha
ca73a11868
improve error overlay while dragging over a group ( #4551 )
2024-05-22 17:15:37 +05:30
Bavisetti Narayan
794183b640
[WEB-1343] chore: add and remove modules in kanban view ( #4549 )
...
* chore: removing and adding an issue to module
* chore: removed empty module validation
* modules single API call
* chore: removed the script
---------
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-05-22 17:07:08 +05:30
rahulramesha
c0961586a3
change color of quick add button ( #4541 )
2024-05-22 16:00:19 +05:30
Prateek Shourya
1912f6948c
[WEB-1386] chore: fix update view
button to right even if no filters are applied. ( #4548 )
2024-05-22 15:37:19 +05:30
rahulramesha
fa332a9ba7
fix infinite loop for sub issues ( #4550 )
2024-05-22 15:36:11 +05:30
sriram veeraghanta
9013497a5a
fix: authentication views updated with new workflow ( #4547 )
...
* dev: update email check endpoint
* fix: auth magic login check
* chore: updated the error code handler and handled authentication workflow
* dev: add magic link login
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: guru_sainath <gurusainath007@gmail.com>
2024-05-22 14:49:06 +05:30
Aaryan Khandelwal
639d24bd5a
[WEB-1262] refactor: custom hook for common dropdown logic ( #4420 )
...
* refactor: custom hook for common dropdown logic
* chore: clear query for label dropdowns
2024-05-22 12:45:51 +05:30
rahulramesha
6eca4a1f1f
fix unassigned issues count in analytics page ( #4542 )
2024-05-22 12:33:36 +05:30
rahulramesha
e6d626fbc5
fix list view visual alignments ( #4543 )
2024-05-22 11:34:15 +05:30
Prateek Shourya
709cd9dd6c
[WEB-1177] fix: sub-issues count mutation. ( #4516 )
...
* [WEB-1177] fix: sub-issues count mutation.
* chore: refactor sub_issues_count mutation logic.
* fix: build errors.
2024-05-21 17:14:41 +05:30
Prateek Shourya
8a960e269f
[WEB-1063] style: fix activity/ comment overflow issue. ( #4540 )
2024-05-21 16:36:33 +05:30
Anmol Singh Bhatia
846991332a
[WEB-1385] style: oauth button enhancement ( #4539 )
...
* style: oauth button enhancement
* style: space app applied issue filter section styling updated
* style: space app sidebar icon consistency
* chore: issue title input improvement
* fix: create workspace and invite workspace theme issue
* fix: member invite modal improvement
2024-05-21 16:29:30 +05:30
rahulramesha
afc2ca65cf
[WEB-1138] feat: List lssue Layout Drag and Drop ( #4536 )
...
* List Dnd Complete feature
* fix minor bugs in list dnd
* remove double overlay in kanban post refactor
* add missing dependencies to useEffects
* make provision to add to the last issue of the group
* show current child issues to also be disabled if the parent issue is being dragged
* fix last issue border
* fix code static analysis suggestions
* prevent context menu on drag handle
2024-05-21 16:25:57 +05:30
guru_sainath
4feec35773
[WEB-1301] chore: handled issues count in project, module, and cycle issues ( #4538 )
...
* chore: handled issues count in project, module, and cycle issues
* chore: changed the typo from getIssuesCount to issuesCount
2024-05-21 14:55:29 +05:30
sriram veeraghanta
e2ac60e259
fix: adding redirect rules to old signup page
2024-05-21 13:43:54 +05:30
Anmol Singh Bhatia
f77761b4f9
[WEB-1385] chore: auth screen and space app improvement ( #4529 )
...
* chore: instance sign in page alginment
* chore: strength indicator color updated
* chore: confirm password input improvement
* chore: space issue sidebar comment section validation added
2024-05-20 19:03:23 +05:30
sriram veeraghanta
c58e241159
chore: update package version
2024-05-20 16:18:11 +05:30
guru_sainath
4c5d66d6d1
fix: onboarded steps validation in web app ( #4527 )
2024-05-20 16:12:56 +05:30
guru_sainath
1355873e32
fix: next_path enabled for oauth auth ( #4526 )
2024-05-20 16:00:32 +05:30
Anmol Singh Bhatia
836452f074
[WEB-1319] chore: user default cover image ( #4525 )
...
* chore: user default cover image updated
* chore: space app issue sidebar coment section heading updated
2024-05-20 15:43:48 +05:30
rahulramesha
3bfa8f5f88
revert the commented out code, fixing the subIssue mutation ( #4524 )
2024-05-20 15:42:55 +05:30
Anmol Singh Bhatia
f8a443d6a6
chore: reset password error handling ( #4523 )
2024-05-20 14:50:11 +05:30
sriram veeraghanta
193076636a
fix: instance god-mode redirection
2024-05-20 12:53:43 +05:30
guru_sainath
2138257da0
[WEB-1319] fix: handled magic sign_in and sign_up error codes in authentication ( #4518 )
...
* dev: differentiate error codes for magic code
* fix: handled auth error_codes for magic_sign_in and magic_sign_up
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2024-05-20 12:23:48 +05:30
guru_sainath
603ebeb123
chore: handled the auto reload issue in auth-wrapper and instance wrapper ( #4520 )
2024-05-20 12:10:54 +05:30
Anmol Singh Bhatia
b4b111e297
[WEB-1319] chore: auth fixes and enhancement ( #4519 )
...
* chore: onboarding invite member button overflow fix
* chore: change password enhancement
2024-05-20 12:05:19 +05:30
rahulramesha
edf8109735
[WEB-1249] chore: New Kanban column design changes ( #4509 )
...
* new Kanban column design changes
* fix minor build error
2024-05-20 11:38:28 +05:30
Prateek Shourya
fe4dea1474
[WEB-1361] fix: comments access specifier mutation issue. ( #4515 )
2024-05-20 11:32:00 +05:30
Aaryan Khandelwal
915ea8a81c
fix: page title not displaying ( #4513 )
2024-05-19 21:40:50 +05:30
sriram veeraghanta
87610399c4
Merge branch 'fix/instance-layouts' of github.com:makeplane/plane into preview
2024-05-18 16:25:51 +05:30
sriram veeraghanta
31ca9e447d
fix: instance config errors
2024-05-18 16:22:53 +05:30
Aaryan Khandelwal
1178c3b14d
fix: show untitle for blank page titles ( #4505 )
2024-05-17 19:40:12 +05:30
Anmol Singh Bhatia
38f5ecbdf2
[WEB-1330] chore: show password toggle improvement ( #4471 )
...
* chore: show password toggle improvement
* fix: merge conflict
2024-05-17 15:51:34 +05:30