ToolJet/frontend/src/_services
Akshay 823833b12e
Feature: Versioning data sources & queries (#1620)
* add migrations for versioning datasources and dataqueries

* eslint migrations folder

* update ormconfig to use app context in migrations

* make app to make use versioned data sources and queries in editor

* app import should honor data source and query versioning

* register ts-node path on running migrations

* load data queries when finding versions

* update e2e tests

* handle for invalid oauth2 datasources

* update e2e tests

* introduce db migrations access lock to handle concurrent backfill

* scope migrations by missing version id

* fix import export without data source/query versions

* fix import

* fix spec

* handle invalid data on migration

* fix import

* remove console logs

* handle new app imports

* fix version check

* fix async creation

* explicitly add timestamps on version import
2022-01-04 13:34:12 +05:30
..
app.service.js Home Page Application search box (#1603) 2021-12-22 14:37:37 +05:30
appVersion.service.js Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
authentication.service.js Feature/merge google sso to community edition (#1420) 2021-11-17 16:51:50 +05:30
comments.service.js Feature: Collaboration ( realtime comments for canvas ) 🔥 (#810) 2021-11-01 12:58:03 +05:30
dataquery.service.js Feature: Versioning data sources & queries (#1620) 2022-01-04 13:34:12 +05:30
datasource.service.js Feature: Versioning data sources & queries (#1620) 2022-01-04 13:34:12 +05:30
folder.service.js Home Page Application search box (#1603) 2021-12-22 14:37:37 +05:30
groupPermission.service.js Feature: Group level permissions and related fixes (#1204) 2021-10-25 14:05:32 +05:30
index.js Feature: library apps with templates (#1529) 2021-12-07 18:55:41 +05:30
library-app.service.js Feature: library apps with templates (#1529) 2021-12-07 18:55:41 +05:30
openapi.service.js Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
organization.service.js Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
organization_user.service.js Feature: Unarchive users (#1694) 2021-12-31 02:11:10 +05:30
tooljet.service.js Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
user.service.js Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30