1
0
Fork 0
mirror of synced 2024-07-13 18:26:06 +12:00
Commit graph

11257 commits

Author SHA1 Message Date
Mitch-Budibase 03cc238ba4 Organising Commands file
Rearranged the commands file into categories
- Commands are organisation by relative category (users, tables etc.)
2022-06-01 18:54:14 +01:00
Mitch-Budibase c5c3365c43 Merge Icon Change Tests
Deleting changeAppIconAndColour test file

Merging that test within the appOverview test file
- Updating commands also
2022-06-01 18:36:29 +01:00
Mitch-Budibase 6c958ca686 Removing templates test folder
We do not need to test templates this way via the UI
- There is currently a test which creates an app via a template
- These specific templates tests are time consuming and repetitive
- These template tests will be replaced by API testing

Commands.js
- Removing a publishApp function -> There was two, one is not needed
2022-06-01 18:16:16 +01:00
Mitch-Budibase e7da79377a changeAppIconAndColor Test Fix
Updating this test as it was failing consistently
2022-06-01 18:05:51 +01:00
Budibase Staging Release Bot 2b65777710 Update pro version to 1.0.192-alpha.2 2022-06-01 12:41:53 +00:00
Budibase Staging Release Bot 7f4d701e71 v1.0.192-alpha.2 2022-06-01 12:40:30 +00:00
melohagan 81ad54acaa Merge pull request #6109 from Budibase/bug/sev2/automation-trigger-save-multiselect
Automation validation - convert array string to array type
2022-06-01 13:23:51 +01:00
Mel O'Hagan a17411e330 Added snowflake-promise 2022-06-01 11:58:17 +01:00
Mel O'Hagan 8893806c44 Using snowflake-promise 2022-06-01 11:41:41 +01:00
Mel O'Hagan 94ef3e164b Move snowflake to server package.json 2022-06-01 11:20:04 +01:00
Mel O'Hagan e17f4fb450 Merge branch 'develop' into feature/snowflake-integration 2022-06-01 11:17:26 +01:00
Budibase Staging Release Bot 1509f41dd4 Update pro version to 1.0.192-alpha.1 2022-06-01 09:36:32 +00:00
Budibase Staging Release Bot 724c447601 v1.0.192-alpha.1 2022-06-01 09:34:58 +00:00
Mihail Hadzhiev 75ef7ae60c Merge pull request #6138 from Budibase/cypressTests
Refactoring cypress tests
2022-06-01 12:22:36 +03:00
Budibase Staging Release Bot c24a729ce5 Update pro version to 1.0.192-alpha.0 2022-06-01 08:58:28 +00:00
Budibase Staging Release Bot f1d35057a3 v1.0.192-alpha.0 2022-06-01 08:57:05 +00:00
Martin McKeaveney d57c4987fe Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-01 09:47:13 +01:00
Mel O'Hagan a217d04d6a Revert "Datasource plus - build schema"
This reverts commit 11a9138bdb.
2022-06-01 09:36:42 +01:00
Mel O'Hagan 192663c94a Revert "primaryKey name fix"
This reverts commit 9c408fda9c.
2022-06-01 09:36:28 +01:00
MihailHadzhiev2022 6d0ac317ce adding locators for PublishWorkFlow test 2022-06-01 10:23:15 +03:00
MihailHadzhiev2022 d6db7eb34b Merge branch 'develop' into cypressTests 2022-05-31 18:57:07 +03:00
MihailHadzhiev2022 d7012c664d refactoring autoScreensUI test 2022-05-31 18:39:05 +03:00
Budibase Staging Release Bot c8296e21c3 Update pro version to 1.0.191-alpha.0 2022-05-31 14:18:09 +00:00
Budibase Staging Release Bot 919abae8c8 v1.0.191-alpha.0 2022-05-31 14:16:46 +00:00
MihailHadzhiev2022 b44ae7b30b Small fixes 2022-05-31 17:01:11 +03:00
mike12345567 010059e29d Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-31 14:59:57 +01:00
Budibase Release Bot f80c06096a Update pro version to 1.0.191 2022-05-31 13:59:30 +00:00
Budibase Release Bot 78df2772e6 v1.0.191 2022-05-31 13:57:52 +00:00
Michael Drury 34837c86b5 Merge pull request #6120 from Budibase/fix/graceful-shutdown
Graceful server shutdown and cleaning up hooks which keep instance alive
2022-05-31 14:49:51 +01:00
Mel O'Hagan 9c408fda9c primaryKey name fix 2022-05-31 14:47:27 +01:00
Mel O'Hagan 11a9138bdb Datasource plus - build schema 2022-05-31 14:39:53 +01:00
Budibase Release Bot 3fbb6821ea Update pro version to 1.0.190 2022-05-31 13:08:58 +00:00
Budibase Release Bot 15164833f3 v1.0.190 2022-05-31 13:07:37 +00:00
Budibase Staging Release Bot e790c5a121 Update pro version to 1.0.190-alpha.0 2022-05-31 12:21:56 +00:00
Budibase Staging Release Bot 5bc1a3698a v1.0.190-alpha.0 2022-05-31 12:20:29 +00:00
Martin McKeaveney 356340f048 merge 2022-05-31 13:11:42 +01:00
Mel O'Hagan 534cc9e6c8 CRUD added for snowflake 2022-05-31 13:10:16 +01:00
Mel O'Hagan fe3a774db3 Added types and error handling 2022-05-31 11:58:03 +01:00
mike12345567 f1c81436cc Review comments and test fix. 2022-05-31 10:16:22 +01:00
mike12345567 e00e3c8660 Adding checking for zlib error, to try and stop if it occurs. 2022-05-30 21:54:24 +01:00
mike12345567 b19882902b Adding process exits. 2022-05-30 21:24:23 +01:00
mike12345567 fa30457f2b Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully. 2022-05-30 21:22:06 +01:00
Mel O'Hagan 570aeecdc3 Added Snowflake integration 2022-05-30 21:13:45 +01:00
Mel O'Hagan 3a56712d62 Added snowflake dependency 2022-05-30 15:31:25 +01:00
MihailHadzhiev2022 f6527ff489 Adding interact locators for createComponent cypress test 2022-05-30 15:45:04 +03:00
Mel O'Hagan d0dffb896b Convert array string to array type 2022-05-30 12:05:25 +01:00
Budibase Staging Release Bot 9a09151d09 Update pro version to 1.0.188-alpha.2 2022-05-27 14:50:06 +00:00
Budibase Staging Release Bot f185f56263 v1.0.188-alpha.2 2022-05-27 14:48:22 +00:00
Budibase Release Bot 6db09ea82e Update pro version to 1.0.189 2022-05-27 14:46:58 +00:00
Budibase Release Bot 2692f5a630 v1.0.189 2022-05-27 14:45:37 +00:00