ToolJet/server/src/dto
Shaurya Sharma 4f1beef160
Fixed issues related to date time data type for TJDB (#10253)
* Fixed some issues

* Added error borders and fixed some more issues

* Added Tooltip for datatype label and added pill for create/edit row

* Resolved few more issues

* Resolved datetime input text colliding with clear button & create/edit row css collapsing

* Import/export for configurations added

* Minor Fixes

* Fixed calendar not being updated on keydown

* Fixed date formatting
2024-07-09 12:25:06 +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 Fixed issues related to date time data type for TJDB (#10253) 2024-07-09 12:25:06 +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