87 Commits (151bb3347f012a3e5fb57b867df344022ad7b0ef)

Author SHA1 Message Date
mike12345567 a2f18e2e44 Updating sessions to TS, adding env var to set the session update length, adding reasons for invalidation, making sure errors are never considered authenticated. 4 years ago
Martin McKeaveney b7d4e45e20 cherry picking moving release url to backend 4 years ago
Andrew Kingston e9c02c29a5 Add env vars to automatically create initial admin user on first run 4 years ago
Martin McKeaveney 3716632144 move logic to cloud URL to backend 4 years ago
Peter Clement 6b7b31c7a9 update handling of max iterations 4 years ago
mike12345567 a7b781468e Adding mechanism to disable automation logging in self host. 4 years ago
Rory Powell 14e9fb4505 Remove ui events except for component created and view published app 4 years ago
mike12345567 8ab3fc810b Improving performance of load script, can generate thousands of users a second. 4 years ago
Martin McKeaveney a934b7c680 disable prod app sync 4 years ago
Peter Clement 8c95429b08 default value for env variable 4 years ago
Peter Clement feb9973d22 use env variable as the folder setting 4 years ago
Peter Clement e46d6fc8de remove test boolean 4 years ago
Peter Clement 4c3c84eabd Return QA templates when TEST_ENV environmentvariable is set 4 years ago
mike12345567 36a190b0ed Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing. 4 years ago
Peter Clement 47dcc24491 add environment variable 4 years ago
Peter Clement a06fcd571b add max iterations env variable 4 years ago
Kacper b0019c80c7 Move out QUERY_THREAD_TIMEOUT from `to remove` section 4 years ago
Kacper 3df18be4b2 added parseIntSafe function. 4 years ago
Rory Powell eec094b581 builder / app / app preview served events 4 years ago
Kacper 33090d5d4f QUERY_THREAD_TIMEOUT is string instead of int fix 4 years ago
mike12345567 40d38e6e3d Single docker container configuration. 4 years ago
Martin McKeaveney ee6a16827a fixing google sheets bug, respect google configuration hierarchy 4 years ago
Rory Powell 180e37b9f1 Tests complete + backwards compatibility for deployment 5 years ago
mike12345567 d52f6dea05 Adding the ability to expand the max number of rows retrieved by SQL queries (say for table exports). 5 years ago
mike12345567 216af35aeb Fixing review comments. 5 years ago
mike12345567 b1167fd444 Adding public API rate limiting, with env variable option, defaults to 120 requests per minute. 5 years ago
Rory Powell 82c1ada346 Integrate with standard release pipeline 5 years ago
Rory Powell 684a915a30 poc wip 5 years ago
mike12345567 417bf98ec9 Tests updating, all now passing, fixed some issues discovered by them. 5 years ago
mike12345567 d5f8cc1023 Tests updating, all now passing, fixed some issues discovered by them. 5 years ago
Rory Powell a66f14a289 Migrations 2.0 5 years ago
Rory Powell 3fdce44d56 Migrations 2.0 5 years ago
Rory Powell 66a84e8fe6 Calculate total rows in migration, centralise quota enabled logic and tidy to use env vars only 5 years ago
Rory Powell 8fc60af820 Calculate total rows in migration, centralise quota enabled logic and tidy to use env vars only 5 years ago
Martin McKeaveney c2d97b9449 google auth working 5 years ago
Martin McKeaveney 18ad8ac1e5 configurable query timeout, s3 options for minIO, safety on cloud deploy job 5 years ago
mike12345567 9dfa8c7651 Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version). 5 years ago
mike12345567 0335b1cee3 Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version). 5 years ago
mike12345567 7ae840f758 Fixing an issue with env variables becoming numbers if they started with one. 5 years ago
mike12345567 1e4799ce9c Fixing an issue with env variables becoming numbers if they started with one. 5 years ago
Martin McKeaveney b8fef9965d end user ping for client apps 5 years ago
Martin McKeaveney 13a07a5e51 end user ping for client apps 5 years ago
Andrew Kingston f03b8470a4 Only use fetch for search when running in cypress 5 years ago
Andrew Kingston 1b60fb5988 Only use fetch for search when running in cypress 5 years ago
mike12345567 f69469ea4f Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 5 years ago
mike12345567 a0f69251c8 Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 5 years ago
mike12345567 d8b2dd035a Adding the ability to migrate from existing in db views to in memory views. 5 years ago
mike12345567 838a25ea09 Adding the ability to migrate from existing in db views to in memory views. 5 years ago
mike12345567 ac944e532b Moving views into a different location so they don't trigger tree creation and attempting to use in memory pouchDB to run views on the fly. 5 years ago
mike12345567 a38f83d0ec Moving views into a different location so they don't trigger tree creation and attempting to use in memory pouchDB to run views on the fly. 5 years ago