ToolJet/server/src/entities
Midhun G S 0c5ab3484c
Platform LTS Final fixes (#13221)
* Cloud Blocker bugfixes (#13160)

* fix

* minor email fixes

* settings menu fix

* fixes

* Bugfixes/whitelabelling apis (#13180)

* white-labelling apis

* removed consoles logs

* reverts

* fixes for white-labelling

* fixes

* reverted breadcrumb changes (#13194)

* fixes for getting public sso configurations

* fix for enable signup on cloud

* Cloud Trial and Banners (#13182)

* Cloud Blocker bugfixes (#13160)

* fix

* minor email fixes

* settings menu fix

* fixes

* Cloud Trial and Banners

* revert

* initial commit

* Added website onboarding APIs

* moved ai onboarding controller to auth module

* ee banners

* fix

---------

Co-authored-by: Rohan Lahori <64496391+rohanlahori@users.noreply.github.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>

* Bugfixes/minor UI fixes-CLoud (#13203)

* Bugfixes/UI bugs platform 1 (#13205)

* cleanup

* Audit logs fix

* gitignore changes

* postgrest configs removed

* removed unused import

* improvements

* fix

* improved startup logs

* Platform cypress fix (#13192)

* Cloud Blocker bugfixes (#13160)

* fix

* minor email fixes

* settings menu fix

* fixes

* Bugfixes/whitelabelling apis (#13180)

* white-labelling apis

* removed consoles logs

* reverts

* fixes for white-labelling

* fixes

* Cypress fix

* reverted breadcrumb changes (#13194)

* cypress fix

* title fix

* fixes for getting public sso configurations

---------

Co-authored-by: Rohan Lahori <64496391+rohanlahori@users.noreply.github.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>

* deployment fix

* added interfaces and permissions

* Bugfixes/lts 3.6 branch 1 platform (#13238)

* fix

* Licensing Banners Fixes Cloud and EE (#13241)

* design: Adds license buttons to header

* Refactor header actions

* Cloud Blocker bugfixes (#13160)

* fix

* minor email fixes

* settings menu fix

* fixes

* subscription page

* fix banners

---------

Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Rohan Lahori <64496391+rohanlahori@users.noreply.github.com>

* fix for public apps

* fix

* CE Instance Signup bug (#13254)

* CE Instance Signup bug

* improvement

* fix

* Add WEBSITE_SIGNUP_URL to deployment environment variables

* Add WEBSITE_SIGNUP_URL to environment variables for deployment

* Super admin banner fix (#13262)

* Git Sync Fixes  (#13249)

* git-sync module changes

* git sync fixes

* added app resource guard

* git-sync fixes

* removed require feature

* fix

* review comment changes

* ypress fix

* App logo fix inside app builder

* fix for subpath cache

* fix (#13274)

* platform-cypress-fix (#13271)

* git sync fixes (#13277)

* fix

* Add data-cy for new components (#13289)

---------

Co-authored-by: Rohan Lahori <64496391+rohanlahori@users.noreply.github.com>
Co-authored-by: Rudhra Deep Biswas <98055396+rudeUltra@users.noreply.github.com>
Co-authored-by: Ajith KV <ajith.jaban@gmail.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: rohanlahori <rohanlahori99@gmail.com>
Co-authored-by: Adish M <adish.madhu@gmail.com>
Co-authored-by: Rudra deep Biswas <rudra21ultra@gmail.com>
2025-07-09 22:36:41 +05:30
..
gitsync_entities Moving Git Module to Pre-Release (#12852) 2025-06-11 17:03:58 +05:30
ai_chat_prompt.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
ai_conversation.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
ai_conversation_message.entity.ts Feat/AI modularisation (#13142) 2025-07-07 15:11:58 +05:30
ai_response_vote.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
app.entity.ts Feat/AI modularisation (#13142) 2025-07-07 15:11:58 +05:30
app_base.entity.ts Feature/workflow permission 2 (#12869) 2025-06-21 13:10:05 +05:30
app_environments.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
app_git_sync.entity.ts Feature edit git pulled apps/pre release (#13003) 2025-06-25 12:06:04 +05:30
app_group_permission.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
app_user.entity.ts Feature - Multi Environment support (#4833) 2022-12-09 20:23:42 +05:30
app_version.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
apps_group_permissions.entity.ts Feature/workflow permission 2 (#12869) 2025-06-21 13:10:05 +05:30
artifact.entity.ts Feat/AI modularisation (#13142) 2025-07-07 15:11:58 +05:30
audit_log.entity.ts Feat/audit logs user (#12803) 2025-06-02 18:25:47 +05:30
comment.entity.ts Feature - Multi Environment support (#4833) 2022-12-09 20:23:42 +05:30
comment_user.entity.ts Feature - Multi Environment support (#4833) 2022-12-09 20:23:42 +05:30
component.entity.ts Added the required entities for component_permissions and component_users tables 2025-05-29 17:17:24 +05:30
component_permissions.entity.ts Added the required entities for component_permissions and component_users tables 2025-05-29 17:17:24 +05:30
component_users.entity.ts Added the required entities for component_permissions and component_users tables 2025-05-29 17:17:24 +05:30
credential.entity.ts Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
custom_styles.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
data_query.entity.ts Added the required entities for query_permissions and query_users tables 2025-05-21 11:44:06 +05:30
data_source.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
data_source_group_permission.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
data_source_options.entity.ts Feature - Multi Environment support (#4833) 2022-12-09 20:23:42 +05:30
data_sources_group_permissions.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
event_handler.entity.ts Release : Appbuilder - appdefinition architecture revamp (#7448) 2023-11-08 11:09:47 +05:30
file.entity.ts feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30
folder.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
folder_app.entity.ts Feature - Multi Environment support (#4833) 2022-12-09 20:23:42 +05:30
granular_permissions.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
group_apps.entity.ts Feature/workflow permission 2 (#12869) 2025-06-21 13:10:05 +05:30
group_data_source.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
group_permission.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
group_permissions.entity.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
group_users.entity.ts Revert "Added useful indexes to the entities for query optimization" 2025-05-12 13:43:10 +05:30
instance_settings.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
internal_table.entity.ts Date with time data type for ToolJet Database (#10066) 2024-07-01 16:24:51 +05:30
layout.entity.ts Merge branch 'main' of https://github.com/ToolJet/ToolJet into feat/grid-appbuilder-improvement 2024-04-30 10:34:40 +05:30
metadata.entity.ts Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
onboarding_details.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
org_envirnoment_variable.entity.ts [Feature] Organisation level environment variables 🚀 (#3068) 2022-07-01 16:20:37 +05:30
org_environment_constant_values.entity.ts Feature - Workspace environment constants (#6810) 2023-08-14 14:28:51 +05:30
organization.entity.ts [improvement] Default workspace (#12834) 2025-05-14 16:06:52 +05:30
organization_constants.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
organization_git_sync.entity.ts Moving Git Module to Pre-Release (#12852) 2025-06-11 17:03:58 +05:30
organization_license.entity.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
organization_subscription.entity.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
organization_subscription_invoice.entity.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
organization_themes.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
organization_tjdb_configurations.entity.ts sync marketplace and tooljet database changes 2024-10-28 23:37:40 +05:30
organization_user.entity.ts Updated workspace signup flow & fixes (#9893) 2024-06-18 15:09:54 +05:30
organizations_ai_feature.entity.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
page.entity.ts Revamp pages in viewer and editor (#13022) 2025-06-27 17:36:32 +05:30
page_permissions.entity.ts Created base for APIs related to page permission endpoints and DTO 2025-04-17 16:53:41 +05:30
page_users.entity.ts Revert "Added useful indexes to the entities for query optimization" 2025-05-12 13:43:10 +05:30
plugin.entity.ts Unique constraint on plugins to prevent plugin to be installed multiple times in a workspace (#12798) 2025-05-27 12:13:16 +05:30
query_permissions.entity.ts Added the required entities for query_permissions and query_users tables 2025-05-21 11:44:06 +05:30
query_users.entity.ts Added the required entities for query_permissions and query_users tables 2025-05-21 11:44:06 +05:30
selfhost_customer_license.entity.ts Cloud licensing related changes (#13033) 2025-07-02 10:57:36 +05:30
selfhost_customers.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
selfhost_customers_ai_feature.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
sso_config.entity.ts Instance level OIDC common file changes (#12925) 2025-06-19 14:37:45 +05:30
sso_config_oidc_group_sync.entity.ts Instance level OIDC common file changes (#12925) 2025-06-19 14:37:45 +05:30
sso_response.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
thread.entity.ts Feature - Multi Environment support (#4833) 2022-12-09 20:23:42 +05:30
user.entity.ts Platform LTS Final fixes (#13221) 2025-07-09 22:36:41 +05:30
user_details.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
user_group_permission.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
user_personal_access_tokens.entity.ts Secure PAT for AppEmbeddings (#12899) 2025-06-27 12:18:25 +05:30
user_sessions.entity.ts Secure PAT for AppEmbeddings (#12899) 2025-06-27 12:18:25 +05:30
white_labelling.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
workflow_execution.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
workflow_execution_edge.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
workflow_execution_node.entity.ts Initial commit 2025-02-25 12:22:50 +05:30
workflow_schedule.entity.ts Initial commit 2025-02-25 12:22:50 +05:30