ToolJet/server/src/dto
Muhsin Shah C P 707dbcb606
Updated workspace signup flow & fixes (#9893)
* Added a fix for the blank page of the app url if the user is redirected from the invitation page

* Added workspace signup changes

* fix: could able to access sso only enabled workspace if switch b/w workspace after the flow completed

* fix: Getting something went wrong error when personal workspace is disabled

* Fix: logging with super-admin creds while ongoing session of another user making issue for a workspace switch

* fix: Resend workspace signup email is not working

* Added new changes to the resend-invite API

* Updating the source to invite while unarchiving the user

* Added forgot password fix (#447)

* Fixed import errors

* fixed invite flow sso error fallBack flow

---------

Co-authored-by: Midhun G S <gsmithun4@gmail.com>
2024-06-18 15:09:54 +05:30
..
accept-organization-invite.dto.ts Feature :: Onboarding revamp (#4044) 2022-12-08 13:24:31 +05:30
activate-account-with-token.dto.ts [Enhancement] Improve Workspace Invitation Flow (#8873) 2024-02-22 15:09:11 +05:30
app-authentication.dto.ts add validation for password length (#9798) 2024-05-21 12:50:56 +05:30
app-clone.dto.ts New Improved App creation flow (#7209) 2023-10-17 13:18:18 +05:30
app-create.dto.ts New Improved App creation flow (#7209) 2023-10-17 13:18:18 +05:30
app-import.dto.ts New Improved App creation flow (#7209) 2023-10-17 13:18:18 +05:30
app-update.dto.ts fix: app name empty msg 2023-10-18 16:07:27 +05:30
app-version-update.dto.ts Release : Appbuilder - appdefinition architecture revamp (#7448) 2023-11-08 11:09:47 +05:30
clone-resources.dto.ts Revamps related to app import and app clone resources (#7939) 2023-10-18 10:24:18 +05:30
comment-user.dto.ts feat: trigger mail when user is mentioned in comment (#3443) 2022-07-25 11:14:59 +05:30
comment.dto.ts feat: trigger mail when user is mentioned in comment (#3443) 2022-07-25 11:14:59 +05:30
component.dto.ts feat: revamped subcontiainer implementation using react-moveable 2023-12-11 07:57:01 +05:30
copilot.dto.ts Feature - ToolJet Copilot 🚀 (#6074) 2023-05-11 15:04:48 +05:30
create-file.dto.ts feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30
create-folder.dto.ts Removed small-case only check from folder creation (#8665) 2024-02-22 13:21:36 +05:30
create-plugin.dto.ts [Marketplace] AWS S3 (#4670) 2022-11-01 16:24:30 +05:30
data-query.dto.ts [improvement] Revamping CodeHinter: Enhanced Single-Line and Multi-Line Code Editing Support (#8852) 2024-03-01 00:52:58 +05:30
data-source.dto.ts Feature: Salesforce added as a plugin (#9583) 2024-05-13 18:03:03 +05:30
environment-variable.dto.ts [Feature] Organisation level environment variables 🚀 (#3068) 2022-07-01 16:20:37 +05:30
environment_action_parameters.dto.ts Platform-Editor API improvements (#9460) 2024-05-07 16:58:07 +05:30
event-handler.dto.ts Release : Appbuilder - appdefinition architecture revamp (#7448) 2023-11-08 11:09:47 +05:30
export-resources.dto.ts Feature: Import export tjdb schema (#5752) 2023-08-28 21:23:15 +05:30
group-permission.dto.ts Release group duplication feature (#8575) 2024-01-19 14:17:23 +05:30
import-resources.dto.ts Revamps related to app import and app clone resources (#7939) 2023-10-18 10:24:18 +05:30
invite-new-user.dto.ts Merge develop to v2-beta 2022-12-27 20:10:33 +05:30
invited-user-session.dto.ts [Enhancement] Improve Workspace Invitation Flow (#8873) 2024-02-22 15:09:11 +05:30
organization-constant.dto.ts Feature - Workspace environment constants (#6810) 2023-08-14 14:28:51 +05:30
organization.dto.ts [feature] Make workspace urls more readable (#6698) 2023-10-18 13:00:17 +05:30
pages.dto.ts feat: revamped subcontiainer implementation using react-moveable 2023-12-11 07:57:01 +05:30
resend-invite.dto.ts Updated workspace signup flow & fixes (#9893) 2024-06-18 15:09:54 +05:30
thread.dto.ts Feature/multi page applications (Task ID - CU-2h1bfvw) (#4729) 2022-12-08 17:51:09 +05:30
tooljet-db-join.dto.ts make join errors user friendly 2023-11-17 16:06:09 +05:30
tooljet-db.dto.ts Loader added for foreign key dropdown (#9760) 2024-05-28 13:06:04 +05:30
update-file.dto.ts feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30
update-plugin.dto.ts feat: Add update version button on installable plugin (#4766) 2022-11-17 16:02:59 +05:30
user-onboarding.dto.ts Added lowercase transform to UserOnboardingDto 2022-06-29 13:57:53 +05:30
user.dto.ts Remove validation for last name of users, Resolved: update user details bug (#6904) 2023-07-24 15:47:58 +05:30
version-create.dto.ts [Improvements] Environment changes (#6762) 2023-07-11 10:10:03 +05:30
version-edit.dto.ts Release : Appbuilder - appdefinition architecture revamp (#7448) 2023-11-08 11:09:47 +05:30
version-release.dto.ts Added initial commit - Added lazy load for versions 2024-04-05 13:04:21 +05:30