1
0
Fork 0
mirror of synced 2024-07-01 12:30:41 +12:00
Commit graph

11896 commits

Author SHA1 Message Date
Andrew Kingston 4aa0b1533e
Merge pull request #5389 from Budibase/fix-query-error
Fix query error
2022-04-13 14:12:47 +01:00
Budibase Release Bot 20852c30cc v1.0.113 2022-04-13 12:21:10 +00:00
Andrew Kingston 6cf8f19daf Remove table ID from custom queries to fix 500 errors when trying to fetch a table definition and passing up a query ID, and fix issue with search fields when no table ID exists 2022-04-13 09:43:49 +01:00
Andrew Kingston ff986c7f85 Use the readable schema when generating search field options 2022-04-13 09:43:39 +01:00
Budibase Release Bot c750c3ef32 v1.0.112 2022-04-12 11:03:43 +00:00
Budibase Release Bot a9c62f0c32 v1.0.111 2022-04-11 08:38:36 +00:00
Budibase Release Bot ab4d4debdc v1.0.110 2022-04-08 09:34:45 +00:00
Martin McKeaveney 6dcb813ab0 adding more descriptive error messages to query UI 2022-04-08 09:01:38 +01:00
Budibase Release Bot 4e65e994b9 v1.0.109 2022-04-06 14:17:15 +00:00
Budibase Release Bot a9fafd85e8 v1.0.108 2022-04-06 10:32:58 +00:00
Budibase Release Bot 7d800287b5 v1.0.107 2022-04-06 09:48:21 +00:00
Budibase Release Bot c3da13864b v1.0.106 2022-04-05 13:38:48 +00:00
Budibase Release Bot 0cec607cf1 v1.0.105 2022-04-05 11:16:17 +00:00
Budibase Staging Release Bot af633701a9 v1.0.105-alpha.0 2022-04-05 10:46:38 +00:00
Martin McKeaveney 15ea2b9514 merge 2022-04-05 11:35:47 +01:00
Budibase Staging Release Bot ac58e20660 v1.0.104-alpha.1 2022-04-04 11:01:50 +00:00
Budibase Release Bot 6dd09b6b4f v1.0.104 2022-04-04 09:54:00 +00:00
Mitch-Budibase 80e94d13d9 lint 2022-04-01 14:41:45 +01:00
Mitch-Budibase db0b6f8441 Changing test structure when searching for applications
Search functionality is not available when only 1 app exists - Updating to reflect this
2022-04-01 14:37:11 +01:00
Mitch-Budibase 9ffd278d80 Changes to renameAnApplication & createUserAndRoles
renameAnApplication - changing the navigation to a direct URL rather than clicking the home logo button
createUserAndRoles - Removing the After action (now supports correct flow of tests)
2022-04-01 13:15:06 +01:00
Mitch-Budibase 5525859ba7 Adding and increasing wait times surrounding renameAnApplication.spec.js
Passes locally but looks like a timing issue when run against the CI.

Adding and increasing wait times to hopefully combat this. I will extend further if unsuccessful
2022-04-01 12:05:31 +01:00
Mitch-Budibase 69d6dbc23a Updating tests to work with test Env
I've made some changes to the tests and commands file to allow for the tests to run within the Test env after the latest round of UI changes.

Some of these changes also allow for testing instances in which apps already exist - This is specific for the test env, the CI runs always have a clean instance
2022-04-01 11:31:18 +01:00
Budibase Staging Release Bot 2966018af9 v1.0.104-alpha.0 2022-03-31 09:35:49 +00:00
Budibase Release Bot 43da53bed1 v1.0.103 2022-03-31 09:27:58 +00:00
Budibase Release Bot 665f572421 v1.0.102 2022-03-31 08:47:33 +00:00
Budibase Release Bot 3862854f5b v1.0.101 2022-03-30 16:29:43 +00:00
Martin McKeaveney 69a0c1254f bump versions 2022-03-30 17:19:41 +01:00
Budibase Staging Release Bot 0e309aca3a v1.0.98-alpha.9 2022-03-30 15:25:14 +00:00
Budibase Staging Release Bot 54a848845e v1.0.98-alpha.8 2022-03-30 12:21:32 +00:00
Budibase Staging Release Bot f8f243976d v1.0.98-alpha.7 2022-03-30 11:45:01 +00:00
Mitch-Budibase 01569c940e Moving assign/unassign user role type tests to test env only
The assign roles test seems to be quite flakey.

I am moving it and the unassign roles test to only run in the test environment while i isolate and fix the issue
2022-03-29 18:32:36 +01:00
Budibase Staging Release Bot ca5bc790f5 v1.0.98-alpha.6 2022-03-29 12:03:54 +00:00
Budibase Staging Release Bot f7f157f509 v1.0.98-alpha.5 2022-03-29 10:18:40 +00:00
Dean 2efd7d909c Replaced the expected string in the data rest test spec to the original 2022-03-29 10:38:56 +01:00
Dean 56d1339ffb Lint fix and now diplaying the '/app/' prefix when previewing an app url 2022-03-29 09:59:39 +01:00
Dean b71958c9f6 Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-29 09:05:18 +01:00
Budibase Staging Release Bot a7ad4837b2 v1.0.98-alpha.4 2022-03-29 07:24:22 +00:00
Martin McKeaveney 44424e648f
Merge pull request #5135 from Budibase/feature/googlesheets-release
Feature/googlesheets release
2022-03-29 08:18:11 +01:00
Budibase Staging Release Bot 4b97a9a1fb v1.0.98-alpha.3 2022-03-29 06:59:36 +00:00
Andrew Kingston e7c63c8aca
Merge pull request #5136 from Budibase/fix/automation-bugs
Some automation bug fixes
2022-03-29 07:53:11 +01:00
Dean 6164b4d574 Cypress test fixes and refactoring around the create app workflows 2022-03-28 23:21:38 +01:00
Andrew Kingston b4574e42e8 Fix spaces not being allowed in formula columns 2022-03-28 19:10:48 +01:00
Andrew Kingston f3cc6aa284 Fix design of automation SchemaSetup 2022-03-28 16:56:42 +01:00
Martin McKeaveney ee6a16827a fixing google sheets bug, respect google configuration hierarchy 2022-03-28 16:44:33 +01:00
Andrew Kingston e109f06fb4 Fix automation section crashing when a table has been deleted and is in use 2022-03-28 16:26:37 +01:00
Dean 61e42369c1 Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-28 16:10:30 +01:00
Budibase Staging Release Bot 6bcf738444 v1.0.98-alpha.2 2022-03-28 13:07:09 +00:00
Dean eb1eb1cb16 Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-28 09:08:16 +01:00
Budibase Staging Release Bot b08461e611 v1.0.98-alpha.1 2022-03-25 17:00:35 +00:00
Budibase Staging Release Bot b5f8bddd3e v1.0.98-alpha.0 2022-03-25 14:13:59 +00:00