1
0
Fork 0
mirror of synced 2024-08-14 09:31:49 +12:00
Commit graph

7838 commits

Author SHA1 Message Date
Peter Clement
6366abae7e remove uneeded log 2021-10-13 14:14:08 +01:00
Peter Clement
d720171846 fix cypress 2021-10-13 14:12:31 +01:00
Peter Clement
12cf3730d9 Merge remote-tracking branch 'origin/develop' into bug/misc-automation-issues 2021-10-13 12:39:05 +01:00
Peter Clement
ec50621733 refactor new autocolumn functionality 2021-10-13 11:39:36 +01:00
Peter Clement
194eddbda4 some tidy up 2021-10-13 09:29:01 +01:00
Peter Clement
823038c0a7 update consts 2021-10-12 17:32:57 +01:00
Peter Clement
e2ae8b8437 add ability to copy _rev and _id from data tab 2021-10-12 17:32:15 +01:00
Peter Clement
0f153c3666 add relationship selector to automation blocks 2021-10-12 14:13:33 +01:00
Budibase Staging Release Bot
bf31ff2848 v0.9.160-alpha.4 2021-10-12 12:37:54 +00:00
Rory Powell
70ac21dcbf Merge pull request #2959 from Budibase/wrap-account-check
Don't perform account deletion check when self hosted
2021-10-12 13:10:58 +01:00
Rory Powell
5948aab953 Cypress fix: 'RoverUpdated' -> 'Updated' in createTable.spec.js 2021-10-12 13:02:08 +01:00
Peter Clement
2d4bb78afc surface schema for user in json 2021-10-12 12:20:40 +01:00
Rory Powell
728ee82791 Merge branch 'wrap-account-check' of github.com:Budibase/budibase into wrap-account-check 2021-10-12 11:04:11 +01:00
Rory Powell
1ca2e48ba2 Merge branch 'develop' into wrap-account-check 2021-10-12 11:02:32 +01:00
Peter Clement
e479ced4c8 fix webhook issue in automations 2021-10-12 11:00:49 +01:00
Rory Powell
4d34d338ce Merge branch 'develop' into dev-modes 2021-10-12 10:59:36 +01:00
Budibase Staging Release Bot
8b0d0fb13b v0.9.160-alpha.3 2021-10-11 21:15:06 +00:00
Martin McKeaveney
e66dd5933a Merge pull request #2894 from mslourens/update_rest_url_with_slash_questionmark
add a slash before the path and a questionmark before the querystring
2021-10-11 22:05:45 +01:00
Peter Clement
b98fc5fc67 Merge remote-tracking branch 'origin/develop' into bug/misc-automation-issues 2021-10-11 19:40:07 +01:00
Peter Clement
abebe5de12 fix app action trigger 2021-10-11 19:38:43 +01:00
Budibase Staging Release Bot
870cb30530 v0.9.160-alpha.2 2021-10-11 14:10:32 +00:00
Mitch-Budibase
1a3b147c47 Merge branch 'develop' into cypress-testing 2021-10-11 14:51:33 +01:00
Mitch-Budibase
5b98ca0197 Updating customThemingProperties
Primary color is now accent color - updating test to reflect this
2021-10-11 14:51:24 +01:00
Budibase Staging Release Bot
865b6003d6 v0.9.160-alpha.1 2021-10-11 13:43:09 +00:00
Rory Powell
060ef711c6 API development / debugging optimisations 2021-10-11 11:40:02 +01:00
Peter Clement
eba9bd79f6 enable 'add action' button when inputs completed 2021-10-11 11:35:07 +01:00
Peter Clement
8744e50ded fix lint 2021-10-11 11:33:54 +01:00
Peter Clement
c9fbc11b6c Merge remote-tracking branch 'origin/develop' into bug/fix-automation-ordering 2021-10-11 11:22:07 +01:00
Rory Powell
9ea1774bcf Don't perform account deletion check when self hosted 2021-10-11 11:14:44 +01:00
Peter Clement
5702eb464b fix issue where automation block was not being added in the correct order 2021-10-11 11:10:26 +01:00
Rory Powell
be3feaa011 Fix linting 2021-10-08 13:22:08 +01:00
Rory Powell
e1fe51a1b8 Merge branch 'develop' into dev-modes 2021-10-08 13:15:38 +01:00
Rory Powell
5ffed2824e Introduce dev modes, update contributor guide 2021-10-08 13:13:16 +01:00
Mitch-Budibase
6da4e25f0a Merge pull request #2819 from Budibase/cypress-testing
Cypress testing - New Tests/Commands + Other Changes
2021-10-08 11:51:58 +01:00
Mitch-Budibase
d6818acfcf Some changes for addMultiOptionDatatype 2021-10-08 11:45:54 +01:00
Budibase Staging Release Bot
4762c98039 v0.9.160-alpha.0 2021-10-08 10:05:15 +00:00
Mitch-Budibase
417826ffed Update commands.js 2021-10-08 10:56:44 +01:00
Budibase Release Bot
d4ecb810b1 v0.9.159 2021-10-07 21:55:18 +00:00
Budibase Release Bot
3e31fff662 v0.9.158 2021-10-07 21:20:53 +00:00
Budibase Staging Release Bot
7f5148a1e1 v0.9.158-alpha.0 2021-10-07 21:09:01 +00:00
Martin McKeaveney
c12d7301f8 merge 2021-10-07 21:58:09 +01:00
Budibase Staging Release Bot
6357d316a7 v0.9.157-alpha.0 2021-10-07 20:17:21 +00:00
Budibase Release Bot
0b66a003c5 v0.9.157 2021-10-07 20:07:47 +00:00
Martin McKeaveney
e9cad03f63 merge 2021-10-07 21:05:39 +01:00
Martin McKeaveney
094b928609 Merge pull request #2919 from Budibase/remove-cloud-updates
Remove update screen in the cloud
2021-10-07 20:59:31 +01:00
Martin McKeaveney
1d55b5ece2 adding made in budibase tag 2021-10-07 20:57:50 +01:00
mike12345567
4d04a3baf4 Adding a check for test environment to not clear app cookie on login as this breaks cypress. 2021-10-07 17:39:44 +01:00
mike12345567
52b44736c5 Fixing another issue with ethereal test package. 2021-10-07 16:35:11 +01:00
mike12345567
efb09523a7 Fixing a small issue with email test fix. 2021-10-07 16:14:00 +01:00
mike12345567
fab766adb6 Adding functionality to check if ethereal is down, if it is don't fail the test. 2021-10-07 16:11:33 +01:00