4282 Commits (0afc55f4cbf24c2d044b2b0694fa2efa3135f8b3)

Author SHA1 Message Date
Keviin Åberg Kultalahti 0afc55f4cb update tables select method 6 years ago
Keviin Åberg Kultalahti a440e7631b move tables to separate store 6 years ago
Keviin Åberg Kultalahti 99423ee51b remove log 6 years ago
Keviin Åberg Kultalahti c441307611 fixes issues with queries not getting selected correctly 6 years ago
Keviin Åberg Kultalahti 526283d406 fixes and splits out database to it's separate store 6 years ago
Keviin Åberg Kultalahti cb3a4b549a moves queries part of backendstore to separate store 6 years ago
Keviin Åberg Kultalahti 17802795d0 moves integrations part of backendstore to separate store 6 years ago
Keviin Åberg Kultalahti 58aefcec04 fixes permissions problem 6 years ago
Keviin Åberg Kultalahti 5b08b31fd6 moves the datasources store to it's separate store 6 years ago
Keviin Åberg Kultalahti 98607ca1bd moves roles in backendstore to a separate store 6 years ago
Keviin Åberg Kultalahti 2ddb2e3fbb removes unused users field in backend store 6 years ago
Keviin Åberg Kultalahti 4b3891f68a moves permissions to a separate store 6 years ago
Keviin Åberg Kultalahti f4c30bd360 remove console.log 6 years ago
Keviin Åberg Kultalahti 1462d8dd55 improve database.select performance 6 years ago
Keviin Åberg Kultalahti a9a895995b fix not being redirected to datasource index page once you delete a datasource 6 years ago
Keviin Åberg Kultalahti 62e6e21bc4 removes some logic and fixes table/integration select when switching tabs 6 years ago
mike12345567 ce07f44e05 Adding db test directory to list of ignored from coverage. 6 years ago
mike12345567 d28737da34 Upping relationship coverage overall to 98% - looking over utilities which are barely ever used. 6 years ago
Martin McKeaveney cd1b35a77a more branch cov 6 years ago
Martin McKeaveney c0e9ee282a mysql tests 6 years ago
Martin McKeaveney 172db5f255 airtable tests 6 years ago
mike12345567 d6329e2409 Adding test cases which bring the link controller coverage to 100%. 6 years ago
Martin McKeaveney d2699a2755 REST integration tests 6 years ago
Martin McKeaveney a16c05ecb0 arangodb tests 6 years ago
Andrew Kingston 9212a2f623 Revert deletion of S3 upload of attachments in cloud env 6 years ago
mike12345567 f114f68021 Fixing issue with applications not being created due to a lack of template file. 6 years ago
mike12345567 47cf63bb16 starting into relationship testing. 6 years ago
Martin McKeaveney 2150a47af4 elasticsearch tests 6 years ago
Andrew Kingston 05b6e825b4 Lint 6 years ago
mike12345567 d99b6b48a8 Removing unused test and directory. 6 years ago
mike12345567 7524bfd256 Formatting. 6 years ago
mike12345567 60841d1b1f Removing unused code that was causing some issues with API key lookup and validation in self hosted setups. 6 years ago
Martin McKeaveney 3dd902666c fix duplicate column name issue 6 years ago
Martin McKeaveney d5ae0fa2a9 dynamoDB tests 6 years ago
Andrew Kingston 78c6f9ca3d Remove electron specific app import 6 years ago
mike12345567 d5ec1b3167 Removing un-used code and removing some files from coverage that aren't of consequence. 6 years ago
mike12345567 794372987e Adding more test cases for the controllers, tables and views weren't as well covered as required. 6 years ago
Martin McKeaveney e7b0564ca3 couchDB tests 6 years ago
Martin McKeaveney de68ba23dd postgres integration tests 6 years ago
Keviin Åberg Kultalahti c0c41c5bc3 fixes small bug where user was not redirected to automation index page once last automation was deleted 6 years ago
Keviin Åberg Kultalahti 859653c62b cleanup 6 years ago
Keviin Åberg Kultalahti 230f871e83 adds working automation routing 6 years ago
mike12345567 3406138f34 Finishing off automation test cases, above 90% coverage for automations codebase. 6 years ago
Keviin Åberg Kultalahti 2900704a4c adds routing to the automation tab 6 years ago
dependabot[bot] dbe37ce02a Bump marked from 1.2.8 to 2.0.0 in /packages/string-templates 6 years ago
Andrew Kingston 08ea461caa Remove electron specific attachment uploads inside the builder 6 years ago
Keviin Åberg Kultalahti 4e85caa7b0 wip: work on routing in automation tab 6 years ago
Keviin Åberg Kultalahti de56953d70 changing between Internal/External now selects the first table/source in each tab 6 years ago
Keviin Åberg Kultalahti 3b4353bd6a now possible to navigate directly to a query 6 years ago
Keviin Åberg Kultalahti 4f0aed0378 data switcher now shows correct tab 6 years ago