4245 Commits (0b36b9829524195df339cd3283482ab00a712e67)

Author SHA1 Message Date
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
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
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
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
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
Keviin Åberg Kultalahti 13bcde9062 now possible to navigate directly to a datasource 6 years ago
Maurits Lourens 43f62720bb 1240 - restore notification blocknotifications method, since it was called in the datasource 6 years ago
Martin McKeaveney bd6389851a v0.8.9 6 years ago
Martin McKeaveney 44412f7556 adding correct path delimiter for windows 6 years ago
Martin McKeaveney 872d8641cb make path windows friendly 6 years ago
mike12345567 799168c6b8 Adding in all the automation step tests, beginning work on the general automation tests. 6 years ago
Martin McKeaveney 7b8c9b1686 v0.8.8 6 years ago
Keviin Åberg Kultalahti 829affccea adds index page to datasource route 6 years ago
Keviin Åberg Kultalahti 586d5fbe3c adds success notification when saving api keys 6 years ago
Keviin Åberg Kultalahti 98d88bef23 moves click handler for deployment info to pill rather than icon 6 years ago
Martin McKeaveney 435bc20077 v0.8.7 6 years ago
Martin McKeaveney bca06a2d82 removing dud package 6 years ago
Martin McKeaveney 1b53b7da58 v0.8.6 6 years ago
mike12345567 710b17b627 Removing dynamo client from coverage. 6 years ago
mike12345567 189a673c9c Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff. 6 years ago
Andrew Kingston 8820edd1bc Add clear icon to screen search field 6 years ago
mike12345567 2617127bd6 Fixing an issue with tmp directory filling up with different test apps. 6 years ago
mike12345567 8f82b069d2 Removing unused require. 6 years ago
mike12345567 68735f1b4f Formatting. 6 years ago
mike12345567 163d24a767 Updating row tests, reducing console logging during tests for speed and clarity, testing some misc endpoints and updating search functionality to use a starts with operator when working with strings on rows. 6 years ago
mike12345567 a6bde49ad3 Updating application tests to run a lot deeper, which required updating some other tests to account for creation of empty screens and layouts. 6 years ago
mike12345567 a48f1c72f2 Adding auth tests. 6 years ago
mike12345567 28329d7f6b Fixing issue with datasource find endpoint, removing un-used code and updating data source test. 6 years ago
mike12345567 dd16c84ecd Upping automation coverage by adding webhook testing and increasing screen coverage. 6 years ago
Martin McKeaveney 4b5a1d6177 allowing airtable query to send down the number of records you want from your table 6 years ago
Andrew Kingston 768b03fc8a Don't close folders when selecting a new screen 6 years ago
Andrew Kingston c8466bc1cf Ignore click actions when a screen search string exists 6 years ago
Andrew Kingston ff5aba19f7 Fix crash when searching screens and selecting layouts 6 years ago
Andrew Kingston d68ee14ed3 Add placeholder to screen search 6 years ago
Andrew Kingston e909ff584a Make screens searchable and make routes collapsible 6 years ago