1
0
Fork 0
mirror of synced 2024-06-30 12:00:31 +12:00
Commit graph

24652 commits

Author SHA1 Message Date
Budibase Staging Release Bot 9db7679351 v1.1.25-alpha.1 2022-07-26 19:42:38 +00:00
Mitch-Budibase 0d4544e443
Merge pull request #6906 from Budibase/cypress-testing
Cypress: PostgreSql and createTable Changes
2022-07-26 20:32:53 +01:00
Mitch-Budibase 11c9afae06 Merge branch 'develop' into cypress-testing 2022-07-26 18:24:05 +01:00
Mitch-Budibase bf137de178 Cypress: PostgreSql and createTable Changes
PostgreSql
- Added intercept when saving a query, sometimes it runs too fast

createTable command
- Improved to ensure better timing, and that table is correctly created
2022-07-26 18:23:05 +01:00
Budibase Staging Release Bot f692d72b55 Update pro version to 1.1.25-alpha.0 2022-07-26 16:37:58 +00:00
Budibase Staging Release Bot dd0b07d7c9 v1.1.25-alpha.0 2022-07-26 16:36:18 +00:00
mike12345567 f2addf16cb Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-26 17:25:55 +01:00
Budibase Release Bot d8d640c2d4 Update pro version to 1.1.24 2022-07-26 15:55:53 +00:00
Budibase Staging Release Bot 73d5501cfa Update pro version to 1.1.22-alpha.2 2022-07-26 15:55:00 +00:00
Budibase Release Bot 3ef86c5df9 v1.1.24 2022-07-26 15:54:14 +00:00
Budibase Staging Release Bot ad873d1ccf v1.1.22-alpha.2 2022-07-26 15:53:16 +00:00
Martin McKeaveney fc372ecdff
Merge pull request #6897 from Budibase/nord-theme
Nord theme + Midnight theme
2022-07-26 16:45:04 +01:00
Martin McKeaveney 8dff7a00a3
Merge pull request #6858 from Budibase/cheeks-fixes
Drag and drop fix + date filtering improvement
2022-07-26 16:42:58 +01:00
Budibase Staging Release Bot e38d3f4753 Update pro version to 1.1.22-alpha.1 2022-07-26 14:12:42 +00:00
Budibase Staging Release Bot 87599866f4 v1.1.22-alpha.1 2022-07-26 14:11:00 +00:00
Mitch-Budibase 2f2bee3f02
Merge pull request #6899 from Budibase/cypress-testing
Cypress: Smoke build test changes
2022-07-26 15:01:08 +01:00
Mitch-Budibase cd4f9f12e3 Cypress: Smoke build test changes
User Management & Revert App test files changed to better suit the timing of the smoke build
2022-07-26 14:43:06 +01:00
Budibase Release Bot dd20844950 Update pro version to 1.1.23 2022-07-26 12:46:25 +00:00
Andrew Kingston f2ca81340e Tweak midnight theme 2022-07-26 13:45:08 +01:00
Budibase Release Bot 7d2c4dd88c v1.1.23 2022-07-26 12:44:54 +00:00
Andrew Kingston c3b400c166 Don't load custom themes for client apps 2022-07-26 13:41:59 +01:00
Andrew Kingston 7aebe3c411 Add midnight theme 2022-07-26 13:41:46 +01:00
Andrew Kingston d9bb41b2ce Don't load theme options from the store 2022-07-26 13:41:30 +01:00
Andrew Kingston f34ac184ab Update tooltip to use theme colour rather than static grey 2022-07-26 13:41:18 +01:00
Michael Drury 0f8632b199
Merge pull request #6867 from Budibase/fix/export-fixes
Export issues and fix for automation app action permissions spamming
2022-07-26 13:35:01 +01:00
Andrew Kingston 13d321350b Merge branch 'master' of github.com:Budibase/budibase into nord-theme 2022-07-26 11:46:28 +01:00
mike12345567 4055e52d40 Updating based on PR comments. 2022-07-26 11:19:28 +01:00
Budibase Release Bot 0f1aa0bf15 Update pro version to 1.1.22 2022-07-25 14:13:32 +00:00
Budibase Release Bot 965a5e6a56 v1.1.22 2022-07-25 14:11:42 +00:00
Andrew Kingston 8b165ca8cf
Merge pull request #6883 from Budibase/fix/quota-409s
Ignore harmless 409s in write-through cache
2022-07-25 14:58:23 +01:00
Andrew Kingston d63c547dd6 Use warn rather than info when notifying about ignored conflicts 2022-07-25 12:23:30 +01:00
Andrew Kingston a0380d7b80 Use log rather than warn for logInfo 2022-07-25 12:22:27 +01:00
Andrew Kingston c79e53db80 Ignore 409s in write-through cache 2022-07-25 12:17:40 +01:00
Budibase Staging Release Bot 5cd1bdd72d Update pro version to 1.1.22-alpha.0 2022-07-22 18:38:56 +00:00
Budibase Staging Release Bot fa012bd576 v1.1.22-alpha.0 2022-07-22 18:37:20 +00:00
mike12345567 1136164fdc Updating yarn locks. 2022-07-22 19:16:11 +01:00
mike12345567 d8d2749733 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-22 19:14:35 +01:00
mike12345567 34c55cdb2d Fix for permission spamming in the automation UI. 2022-07-22 18:43:35 +01:00
mike12345567 295c2e5c68 Fixing issues with exporting apps, first removing the deleted documents when exporting and second making it so that the user has a choice whether to export the development app or the published app from the UI. 2022-07-22 18:16:14 +01:00
Budibase Staging Release Bot 227bf934fd Update pro version to 1.1.18-alpha.5 2022-07-22 17:14:37 +00:00
Budibase Staging Release Bot 1d5a43f66e v1.1.18-alpha.5 2022-07-22 17:12:47 +00:00
Mitch-Budibase 5b1254c957
Merge pull request #6865 from Budibase/cypress-testing
Cypress: Test Changes + New Commands
2022-07-22 18:00:24 +01:00
Mitch-Budibase a5c8219034 Update command file
Including a wait which seems necessary when logging in for the first time
2022-07-22 17:39:38 +01:00
Mitch-Budibase bec8e3be3e Updated createApp.spec.js
Including an extended timeout for the first test. Specifically when the test is looking for the create app button
2022-07-22 16:54:17 +01:00
Mitch-Budibase cee489fcb5 Merge branch 'develop' into cypress-testing 2022-07-22 16:34:20 +01:00
Mitch-Budibase 7b227817e9 Cypress: Test Changes + New Command
Data-cy IDs are gone for components (I assume due to the UI redesign)

For now I have created a new command to search and add a component. Tests have been updated to reflect this
2022-07-22 16:33:00 +01:00
Andrew Kingston c2500aac86 Make block searching on dates useful by using a range of the whole day 2022-07-22 11:10:20 +01:00
Budibase Release Bot accaaed462 Update pro version to 1.1.21 2022-07-22 07:34:34 +00:00
Budibase Release Bot bd399ecec7 v1.1.21 2022-07-22 07:32:36 +00:00
Martin McKeaveney 944481dfbc
Merge pull request #6845 from Budibase/fix/public-app-api
Fixing issue with app DB not being in context for fetch.
2022-07-22 08:18:37 +01:00