ToolJet/server/src/entities
Muhsin Shah C P 3ea8d6e3ca
[feature] Make workspace urls more readable (#6698)
* working on replacing workspace id with workspace name

* experimenting with zustand

* added slug column to workspace table

* working on workspace url

* working on backward compatibility

* fixing bugs

* added not found error

* fixed workspace switching issue

* fix: switching b/w workspaces

* fix: workspace login

* changed workspace login url link

* resolved conflicts

* added create organization design

* added backend validation

* fixed constraint errors issue

* fixed: creating new workspace

* fixed: update workspace

* fixed: update workspace bugs

* fixed: auto created slug bugs

* fixed: login slug

* design changes

* added folder slug

* fixed: lint error

* fixed: invite and first user issues

* fixed: login page redirection

* fixed: redirect path

* added reserved word check

* fix: edit workspace design

* fix: folder query issue

* fix: create and edit workspace modal validation issues

* fixing failed test cases

* fixing failed test cases - app.e2e

* fixed organizations specs

* fixed public app issue

* working on app slug

* Added app slug design to the general settings

* Working on appId -> slug changes
- Handling appId cases
- Fixing issues

* Worked on share modal design change
- replaced slug functionality
- Fixed backend slug issues
- Fixed page handle issues

* changed switch label

* replace version param with query param

* fix: possible uuid bug

* fix: login app slug redirection issue

* Worked on unique app slug

* moved all apps related api calls to apps.service.js file

* refactoring the code and fixing minor issues

* Refactored and fixed some bugs

* Fixed bugs: redirect cookie issue

* Fixed dark-mode issues

* removed duplicate code

* Worked on develop branch conflicts

* Moved handle app access check to private route

* Added fix for navigate

* Refactored the code. Added slug to failed sso login redirection path

* again some redirect url fixes

* onbaord navbar tj-icon onclick

* Fix: viewer version id undefined issue

* fix: multi-pages, invalid workspace slug

* fix: removing the version search param while switching the pages

* fix-sso: redirecting to prev tab's login organization slug

* fix-sso: google signup

* fix: preivew permission issue

* Fixing merge issues

* Fixed tjdb issues

* dark mode fix of manage users button

* fix: extra slash in url, tj-logo on click wrong org id

* subpath workspace login url

* resolved lint issue

* fix: cannot clone apps

* fixed switch workspace issue

* fix: login page flashing issue

* fix: back button issue

* fix: private endless redirection

* Update the modal with new UX

* fixed all ui issues

* fixed placeholder translation issues

* fix: sso multi-request issues

* fix: multi-pages crash while promoting a version

* fix: error text msg delay

* added default slug to the first workspace in the instance

* subpath-fix: slug preview url

* fix: same value check

* fixed switch page query params issue

* fix: folder query

* fix: manage app users ui responsive issue

* Backend PR changes

---------

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2023-10-18 13:00:17 +05:30
..
app.entity.ts Feature - Multi Environment support (#4833) 2022-12-09 20:23:42 +05:30
app_environments.entity.ts [Improvements] Environment changes (#6762) 2023-07-11 10:10:03 +05:30
app_group_permission.entity.ts [improvement] Renamed the column read_on_dashboard to hide_from_dashboard (#5291) 2023-02-14 15:41:55 +05:30
app_user.entity.ts Feature - Multi Environment support (#4833) 2022-12-09 20:23:42 +05:30
app_version.entity.ts [Improvements] Environment changes (#6762) 2023-07-11 10:10:03 +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
credential.entity.ts Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
data_query.entity.ts [Feature] :: Global datasources (#5504) 2023-03-24 21:41:21 +05:30
data_source.entity.ts Feature: Import export tjdb schema (#5752) 2023-08-28 21:23:15 +05:30
data_source_options.entity.ts Feature - Multi Environment support (#4833) 2022-12-09 20:23:42 +05:30
file.entity.ts feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30
folder.entity.ts Sanitising workspace folder name while creating or editing a folder (#6396) 2023-06-07 15:03:54 +05:30
folder_app.entity.ts Feature - Multi Environment support (#4833) 2022-12-09 20:23:42 +05:30
group_permission.entity.ts Feature - Workspace environment constants (#6810) 2023-08-14 14:28:51 +05:30
internal_table.entity.ts Feature: Tooljet Database (#4951) 2022-12-23 02:09:57 +05:30
metadata.entity.ts Fix linting errors across the app (#785) 2021-09-21 19:18:28 +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 [feature] Make workspace urls more readable (#6698) 2023-10-18 13:00:17 +05:30
organization_constants.entity.ts Feature - Workspace environment constants (#6810) 2023-08-14 14:28:51 +05:30
organization_user.entity.ts Added unique key constrain to organization users table (#7207) 2023-09-26 11:28:59 +05:30
plugin.entity.ts [Feature] Make plugins installable (#3069) 2022-10-27 16:59:43 +05:30
sso_config.entity.ts SSO for GitHub Enterprise self hosted (#3352) 2022-07-29 17:03:42 +05:30
thread.entity.ts Feature - Multi Environment support (#4833) 2022-12-09 20:23:42 +05:30
user.entity.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
user_group_permission.entity.ts Feature: User access management 🔥 (#918) 2021-10-11 20:45:58 +05:30
user_sessions.entity.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30