sriram veeraghanta
528fb5485c
Merge pull request #307 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-24 17:35:06 +05:30
Prateek Shourya
724f227842
[WEB-1404] chore: admin app improvements ( #4580 )
...
* [WEB-1404] fix: redirection to web app and issue with telemetry checkbox in setup form.
* chore: add scrollbar in admin app.
* chore: fix `workspaces_exist` logic in instance api.
2024-05-24 16:59:49 +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
sriram veeraghanta
d5e631e594
fix: build errors
2024-05-24 14:50:48 +05:30
Prateek Shourya
6b2c6fa5ea
style: minor updates in saml ui and ux copy. ( #305 )
2024-05-24 14:39:18 +05:30
sriram veeraghanta
a57c012b64
Merge pull request #306 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-24 14:38:47 +05:30
sriram veeraghanta
910d8e2924
fix: merge conflicts
2024-05-24 14:38:23 +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
f5d95ba3a1
chore: minor improvement in admin service provider field. ( #4577 )
2024-05-24 13:52:37 +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
Nikhil
4eab74b30f
OIDC saml logout endpoint ( #302 )
...
* dev: oidc logout endpoint
* dev: update saml logout endpoint
2024-05-23 19:06:25 +05:30
sriram veeraghanta
83a8217564
Merge pull request #303 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-23 18:25:21 +05:30
Nikhil
b57432818d
[WEB - 1408] dev: add logo prop and accounts migration ( #4558 )
...
* dev: add logo prop and accounts migration
* dev: add default values for id_token
* dev: update is_active as read only field
* dev: delete all sessions when deactivating account
* dev: add issue description binary
* dev: add logo props for team
2024-05-23 18:08:35 +05:30
sriram veeraghanta
39f7e26ad8
Merge pull request #298 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-23 16:54:46 +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
Nikhil
292d76753f
dev: create profile for instance admin ( #300 )
2024-05-23 14:44:03 +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
Prateek Shourya
780caf59a0
[WEB-1404] chore: space app infinite loader and scroll fix. ( #4559 )
...
* [WEB-1404] chore: space app infinite loader and scroll fix.
* chore: revert back `isLoading` initail state to `true` in user store.
2024-05-23 14:27:16 +05:30
guru_sainath
c9e6ead3af
chore: handled suppert email validation in the admin app ( #4560 )
2024-05-23 14:04:53 +05:30
Nikhil
a4fd3ea79d
fix: cloud entrypoint script ( #297 )
2024-05-23 14:04:14 +05:30
sriram veeraghanta
d17492319b
fix: updating docker urls and base paths
2024-05-23 13:38:20 +05:30
sriram veeraghanta
515ab1931a
Merge pull request #296 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-22 20:57:00 +05:30
sriram veeraghanta
c26c8cfe19
fix: nginx conf file updated by removing rewrites for space location
2024-05-22 20:52:02 +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
Anmol Singh Bhatia
577996b34a
chore: space app logo redirection updated ( #4556 )
2024-05-22 20:24:47 +05:30
sriram veeraghanta
44ab0d2011
Merge pull request #295 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-22 19:17:01 +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
Nikhil
13973c35ac
dev: oidc and saml logout endpoints ( #294 )
...
* dev: oidc and saml logout
* dev: add logout urls
2024-05-22 18:33:28 +05:30
Prateek Shourya
950ed51115
chore: oidc and saml service fields label and order update. ( #292 )
2024-05-22 18:31:41 +05:30
sriram veeraghanta
1eb0e0bb27
Merge pull request #293 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-22 18:30:39 +05:30
sriram veeraghanta
e6a326df29
fix: merge conflicts resolved
2024-05-22 18:30:22 +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
Satish Gandham
e99a7accec
WEB-1344 chore: Add storybook ( #4490 )
...
* Add storybbok integration for UI package
* Exclude stories from tailwind config
* Update gitignore
* chore: disable lint stage
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-05-22 16:36:31 +05:30
rahulramesha
c0961586a3
change color of quick add button ( #4541 )
2024-05-22 16:00:19 +05:30
Satish Gandham
6236adf4bc
[WEB-1390] chore: Add pre commit hook to check for lint and formatting errors ( #4537 )
...
* Add pre commit hook
* Add comments
2024-05-22 15:50:15 +05:30
Manish Gupta
ebcec74bd2
fix: docker-entrypoint-api-ee fixes
2024-05-22 15:40:34 +05:30
Prateek Shourya
b084844565
[WEB-1401] chore: toast refactor in space app. ( #4546 )
...
* [WEB-1401] chore: toast refactor in space app.
* fix: build errors in space app.
2024-05-22 15:39:28 +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
1db6e66fa7
fix: build errors
2024-05-22 15:12:41 +05:30
sriram veeraghanta
56e070a935
chore: typo fixes
2024-05-22 15:04:19 +05:30
sriram veeraghanta
d54cd3013e
Merge pull request #291 from makeplane/sync/ce-ee
...
sync: community changes
2024-05-22 14:56:26 +05:30
sriram veeraghanta
fadd2742c6
Merge branch 'develop' into sync/ce-ee
2024-05-22 14:56:05 +05:30