sriram veeraghanta
43777dab08
Merge pull request #273 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-19 21:45:12 +05:30
Aaryan Khandelwal
915ea8a81c
fix: page title not displaying ( #4513 )
2024-05-19 21:40:50 +05:30
sriram veeraghanta
2c4ec4059b
Merge pull request #272 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-18 16:30:31 +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
Anmol Singh Bhatia
895fbcd5a7
chore: auth mobile screen responsiveness
2024-05-17 20:43:54 +05:30
sriram veeraghanta
69ce0031d0
fix: instance admin layout
2024-05-17 20:32:40 +05:30
pushya22
37238cf194
Merge pull request #271 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-17 19:50:11 +05:30
Aaryan Khandelwal
1178c3b14d
fix: show untitle for blank page titles ( #4505 )
2024-05-17 19:40:12 +05:30
Nikhil
cbca2c78ee
[WEB - 1370] dev: remove session save and add callback for providers ( #4506 )
...
* dev: remove session save and add callback for providers
* dev: make session save every request as env variable
2024-05-17 19:39:40 +05:30
guru_sainath
6f05ec7e74
chore: after signout intead of redirecting to login page we are navigating to the same page where he logged out ( #4507 )
2024-05-17 19:38:48 +05:30
Nikhil
34f600fbd9
dev: event tracking for new authentication ( #270 )
...
* dev: initiate event tracking
* dev: delete unwanted files
* dev: auth events
* dev: invitation event
2024-05-17 18:55:09 +05:30
sriram veeraghanta
e4d4ccf779
Merge pull request #269 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-17 18:52:44 +05:30
Bavisetti Narayan
e3e7c99e11
chore: user favorite sequence ( #4501 )
2024-05-17 18:51:47 +05:30
Bavisetti Narayan
fc31186aec
chore: snoozed inbox issue ( #4487 )
2024-05-17 18:19:17 +05:30
M. Palanikannan
0065fc2421
[WEB-1232] fix: input fields in issue properties not being able to focus fixed i… ( #243 )
...
* fix: input fields in issue properties not being able to focus fixed in pages
* fix: issue widget selection logic fixed
* fix: inserting an issue embed now inserts an empty para after the issue embed and focuses to that place
* fix: issue embed compoenent styles
* fix: unused imports fixed
* regression: add image selection back
2024-05-17 17:56:14 +05:30
sriram veeraghanta
cc114c125d
Merge pull request #268 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-17 17:55:35 +05:30
guru_sainath
564625ee22
fix: handled workspaceSlug and projectId in issue voting component ( #4503 )
2024-05-17 17:51:14 +05:30
Nikhil
a150a9d268
fix: cache invalidation on set password ( #4504 )
2024-05-17 17:49:35 +05:30
sriram veeraghanta
7f0f275684
Merge pull request #267 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-17 16:58:40 +05:30
guru_sainath
1bf80847f5
fix: resolved build errors and implemented signout button ( #4502 )
2024-05-17 16:54:58 +05:30
sriram veeraghanta
524b9e9c97
Merge pull request #266 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-17 16:05:24 +05:30
Nikhil
85b54d2490
dev: migrations ( #4489 )
...
* dev: estimates and pages migrations
* dev: favorite and user migrations
* chore: workspace base model
* chore: workspace user properties
* chore: removed unused variables
* chore: favorite view set changes
* chore: default sequence id
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-05-17 15:59:55 +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
sriram veeraghanta
189bf3c596
Merge pull request #265 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-17 15:33:13 +05:30
Nikhil
8d860396bd
dev: auth callback for runing user post authentication workflows ( #4498 )
2024-05-17 15:27:34 +05:30
Samuel Torres
61e83ed808
Fix state patch api search by external id ( #4495 )
2024-05-17 15:26:10 +05:30
Manish Gupta
f7ccf01426
fix: selfhost back to tar.gz ( #4500 )
...
* fix: selfhost back to tar.gz
* fix
2024-05-17 15:24:21 +05:30
rahulramesha
90b50a4162
New Minor UX changes to Kanban ( #4499 )
2024-05-17 14:33:21 +05:30
sriram veeraghanta
f06d15aaec
Merge pull request #264 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-17 14:29:00 +05:30
sriram veeraghanta
afa1f758d0
Merge pull request #263 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-17 14:27:58 +05:30
guru_sainath
2988d5e429
[WEB-1319] chore: handled redirection when user is not logged in ( #4497 )
...
* chore: handled redirection when user is not logged in
* dev: handle url redirection in space app
* dev: remove user from redis on successful code matching
2024-05-17 14:27:49 +05:30
Aaryan Khandelwal
c2e293cf3b
[WEB-1310] chore: page title can be blank ( #4486 )
...
* chore: page title can be blank
* chore: handle undefined page name in the helper function
2024-05-17 12:56:44 +05:30
Aaryan Khandelwal
4c16ed8b23
[WEB-1336] fix: issue dates conflict in the calendar layout ( #4480 )
...
* fix: calendar dnd for due dates before issue start date
* chore: start date in calender view
* fix: add existing issues to calendar layout
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-05-17 12:45:28 +05:30
Anmol Singh Bhatia
f9de1e790c
chore: nested issue highlighting improvement ( #4488 )
2024-05-17 12:17:43 +05:30
Aaryan Khandelwal
c054b18ad5
chore: prevent route change on canceling confirm dialog ( #4493 )
2024-05-17 11:36:50 +05:30
Aaryan Khandelwal
8fae076fd6
chore: disccard changes made after creating issue ( #4484 )
2024-05-17 11:35:37 +05:30
Manish Gupta
be9de121b2
fix: caddy listeners
2024-05-17 11:23:15 +05:30
Manish Gupta
1e5ac0a00e
fix: caddy changes ( #262 )
...
* fix: caddy changes for user defined port number
* fix
2024-05-17 10:52:05 +05:30
sriram veeraghanta
f62b8db22c
Merge pull request #261 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-17 00:53:26 +05:30
sriram veeraghanta
8522db630e
fix: build errors
2024-05-17 00:32:23 +05:30
Aaryan Khandelwal
f547692fe6
chore: hide bot accounts from the collabortors list ( #4482 )
2024-05-16 23:59:28 +05:30
Anmol Singh Bhatia
0c04c3dc14
chore: unwanted loader ( #4485 )
2024-05-16 23:57:13 +05:30
Aaryan Khandelwal
26188f208b
[WEB-1204] fix: Kanban and calendar drag and drop in mobile ( #4408 )
...
* chore: don't show context menu on mobile devices
* fix: drag and drop in mobile
* chore: default show more options in mobile
* fix: dnd in calendar layout
2024-05-16 23:42:54 +05:30
Anmol Singh Bhatia
33079c826d
[WEB-1319] chore: instance not ready pages improvement ( #4492 )
...
* chore: instance not ready pages improvement
* fix: magic sign up
* chore: issue mutation spinner and command k spinner updated
* chore: forgot password email input disabled
* chore: forgot password email input disabled revert
* chore: unused asset removed
2024-05-16 23:41:30 +05:30
Anmol Singh Bhatia
9bf1863f33
[WEB-1345] chore: auth and loader responsiveness ( #4494 )
...
* chore: logo spinner improvement
* chore: auth header action improvement
2024-05-16 23:35:53 +05:30
sriram veeraghanta
133761cd7f
Merge pull request #260 from makeplane/sync/ce-ee
...
sync: merge conflicts need to be resolved
2024-05-16 20:12:28 +05:30
Anmol Singh Bhatia
fd4aa38dc2
fix: email preferences form reset ( #4464 )
2024-05-16 19:42:18 +05:30
sriram veeraghanta
e6142d8247
fix: adding new apple touch icon
2024-05-16 19:37:37 +05:30
Prateek Shourya
a1667f9a0f
chore: minor auth related improvements ( #4483 )
...
* chore: show `(optional)` in label of non-required fields.
* chore: fix github auth button text color.
* chore: minor ui/ ux improvement in oauth options.
2024-05-16 19:36:09 +05:30