Commit Graph

6184 Commits

Author SHA1 Message Date
Andrew Kingston 24e0f98501 Merge pull request #5389 from Budibase/fix-query-error
Fix query error
2022-04-13 14:12:47 +01:00
Budibase Release Bot f2abbc8377 v1.0.113 2022-04-13 12:21:10 +00:00
Andrew Kingston c9d0791a0e 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 57d1d9c2d5 Use the readable schema when generating search field options 2022-04-13 09:43:39 +01:00
Budibase Release Bot c717273996 v1.0.112 2022-04-12 11:03:43 +00:00
Budibase Release Bot 37d723fa07 v1.0.111 2022-04-11 08:38:36 +00:00
Budibase Release Bot 7eb13151f3 v1.0.110 2022-04-08 09:34:45 +00:00
Martin McKeaveney b2b1e76e30 adding more descriptive error messages to query UI 2022-04-08 09:01:38 +01:00
Budibase Release Bot d0773466d3 v1.0.109 2022-04-06 14:17:15 +00:00
Budibase Release Bot 496b582538 v1.0.108 2022-04-06 10:32:58 +00:00
Budibase Release Bot d1ea717bdd v1.0.107 2022-04-06 09:48:21 +00:00
Budibase Release Bot b9bf678770 v1.0.106 2022-04-05 13:38:48 +00:00
Budibase Release Bot 6840d8d166 v1.0.105 2022-04-05 11:16:17 +00:00
Budibase Staging Release Bot 476386f35a v1.0.105-alpha.0 2022-04-05 10:46:38 +00:00
Martin McKeaveney bea42e2d86 merge 2022-04-05 11:35:47 +01:00
Budibase Staging Release Bot d82e15463d v1.0.104-alpha.1 2022-04-04 11:01:50 +00:00
Budibase Release Bot defd0a29a7 v1.0.104 2022-04-04 09:54:00 +00:00
Mitch-Budibase c3447d418f lint 2022-04-01 14:41:45 +01:00
Mitch-Budibase b64b5edaa7 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 4ad60322ab 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 f3b9a06318 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 f595112b38 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 459c285d23 v1.0.104-alpha.0 2022-03-31 09:35:49 +00:00
Budibase Release Bot db768fa6f6 v1.0.103 2022-03-31 09:27:58 +00:00
Budibase Release Bot b94a48eac3 v1.0.102 2022-03-31 08:47:33 +00:00
Budibase Release Bot 42c82f30fe v1.0.101 2022-03-30 16:29:43 +00:00
Martin McKeaveney cd8188a800 bump versions 2022-03-30 17:19:41 +01:00
Budibase Staging Release Bot 733b20c0b4 v1.0.98-alpha.9 2022-03-30 15:25:14 +00:00
Budibase Staging Release Bot 96ed7abf85 v1.0.98-alpha.8 2022-03-30 12:21:32 +00:00
Budibase Staging Release Bot be20424695 v1.0.98-alpha.7 2022-03-30 11:45:01 +00:00
Mitch-Budibase 760a746c7d 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 f8f8d3c9cb v1.0.98-alpha.6 2022-03-29 12:03:54 +00:00
Budibase Staging Release Bot 21f7599509 v1.0.98-alpha.5 2022-03-29 10:18:40 +00:00
Dean 864c83990f Replaced the expected string in the data rest test spec to the original 2022-03-29 10:38:56 +01:00
Dean 7e3a0046bd Lint fix and now diplaying the '/app/' prefix when previewing an app url 2022-03-29 09:59:39 +01:00
Dean af19b41c2d Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-29 09:05:18 +01:00
Budibase Staging Release Bot be02c8be94 v1.0.98-alpha.4 2022-03-29 07:24:22 +00:00
Martin McKeaveney 56b1d1dbc1 Merge pull request #5135 from Budibase/feature/googlesheets-release
Feature/googlesheets release
2022-03-29 08:18:11 +01:00
Budibase Staging Release Bot 866965c02c v1.0.98-alpha.3 2022-03-29 06:59:36 +00:00
Andrew Kingston 5ed88f6b31 Merge pull request #5136 from Budibase/fix/automation-bugs
Some automation bug fixes
2022-03-29 07:53:11 +01:00
Dean f512441f11 Cypress test fixes and refactoring around the create app workflows 2022-03-28 23:21:38 +01:00
Andrew Kingston e463d4abe0 Fix spaces not being allowed in formula columns 2022-03-28 19:10:48 +01:00
Andrew Kingston 07931043be Fix design of automation SchemaSetup 2022-03-28 16:56:42 +01:00
Martin McKeaveney aed9bfc728 fixing google sheets bug, respect google configuration hierarchy 2022-03-28 16:44:33 +01:00
Andrew Kingston 7f66a3cace Fix automation section crashing when a table has been deleted and is in use 2022-03-28 16:26:37 +01:00
Dean c353adf151 Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-28 16:10:30 +01:00
Budibase Staging Release Bot 52b33fce2e v1.0.98-alpha.2 2022-03-28 13:07:09 +00:00
Dean 7b3c571be3 Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen 2022-03-28 09:08:16 +01:00
Budibase Staging Release Bot 7ee95962e1 v1.0.98-alpha.1 2022-03-25 17:00:35 +00:00
Budibase Staging Release Bot 3776c8b8d4 v1.0.98-alpha.0 2022-03-25 14:13:59 +00:00