1
0
Fork 0
mirror of synced 2024-07-04 22:11:23 +12:00
Commit graph

14387 commits

Author SHA1 Message Date
Andrew Kingston 1b34bc8e81 Update device preview picker to be quiet 2022-07-26 11:37:27 +01:00
mike12345567 e504c6a37c Updating based on PR comments. 2022-07-26 11:19:28 +01:00
Andrew Kingston 77f9b11e88 Update version icon to version status light 2022-07-26 10:36:12 +01:00
mike12345567 3fad32899f Main body of updates to support disabling the cron, some cleanup of metadata at deployment to make sure they can be re-ran. 2022-07-25 20:45:29 +01:00
Peter Clement 9e75b18784 adding new custom feature disabled error 2022-07-25 19:45:50 +01:00
Peter Clement 3f8a006626 some more pr comments 2022-07-25 18:57:10 +01:00
Peter Clement 269701f97d moar bulkdocs 2022-07-25 17:36:57 +01:00
Peter Clement c07281639c fix builder assignment issue 2022-07-25 17:18:42 +01:00
Andrew Kingston 61481fd50b Update screen list to match designs. Update nav items to make text clearer. Update screen picker 2022-07-25 17:06:00 +01:00
Andrew Kingston 83305530cd Add square option to status lights 2022-07-25 17:04:29 +01:00
Andrew Kingston d6897bbf77 Update picker to put colour indicators on the left side 2022-07-25 17:04:13 +01:00
Peter Clement 25d13d4a72 move bulk update / delete functionality out of controller 2022-07-25 16:58:30 +01:00
Andrew Kingston d1b18bd20d Update role colours 2022-07-25 15:23:37 +01:00
Andrew Kingston fca6cb6705 Update app version copy to be more explicit 2022-07-25 15:14:09 +01:00
Budibase Release Bot ebdc871848 Update pro version to 1.1.22 2022-07-25 14:13:32 +00:00
Budibase Release Bot c96b78a9d4 v1.1.22 2022-07-25 14:11:42 +00:00
Peter Clement df3dd6431e Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-25 15:09:42 +01:00
Andrew Kingston a43bb770e4 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 d9dacbc901 Use warn rather than info when notifying about ignored conflicts 2022-07-25 12:23:30 +01:00
Andrew Kingston 8bd254f313 Use log rather than warn for logInfo 2022-07-25 12:22:27 +01:00
Andrew Kingston f82b407f30 Ignore 409s in write-through cache 2022-07-25 12:17:40 +01:00
Andrew Kingston ea1722dfd2 Update class names 2022-07-25 12:07:11 +01:00
Andrew Kingston 4a1abca7f7 Update more styles of new component panel 2022-07-25 12:06:45 +01:00
Andrew Kingston 7d12458ef7 Update add component menu to new designs 2022-07-25 11:57:27 +01:00
Andrew Kingston 4657ea6f11 Move add component button from above preview to new floating animated button on top of preview 2022-07-25 11:42:18 +01:00
Andrew Kingston 8296c8f996 Move new component panel to right side, animate via sliding in and remove add component button above preview 2022-07-25 10:20:59 +01:00
mike12345567 b51068a35a Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-25 10:09:23 +01:00
Budibase Staging Release Bot 2521b59de2 Update pro version to 1.1.22-alpha.0 2022-07-22 18:38:56 +00:00
Budibase Staging Release Bot 8372900b0e v1.1.22-alpha.0 2022-07-22 18:37:20 +00:00
mike12345567 d6c29503fd Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-22 19:18:23 +01:00
mike12345567 f631b17d4f Updating yarn locks. 2022-07-22 19:16:11 +01:00
mike12345567 bd7ace561a Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-22 19:14:35 +01:00
mike12345567 d7e5e9ca0d Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-22 19:10:24 +01:00
mike12345567 ff1ae2f8fa Fix for permission spamming in the automation UI. 2022-07-22 18:43:35 +01:00
mike12345567 a84d4d014d 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 3286d842b6 Update pro version to 1.1.18-alpha.5 2022-07-22 17:14:37 +00:00
Budibase Staging Release Bot e2b6ebc168 v1.1.18-alpha.5 2022-07-22 17:12:47 +00:00
Mitch-Budibase 50e2612de6 Merge pull request #6865 from Budibase/cypress-testing
Cypress: Test Changes + New Commands
2022-07-22 18:00:24 +01:00
Mitch-Budibase 9eceb2b9b0 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 9fdcecf8da 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 358481f539 Merge branch 'develop' into cypress-testing 2022-07-22 16:34:20 +01:00
Mitch-Budibase fb9b897be0 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 d266b6ca84 Use discrete buttons with text for adding screens and components 2022-07-22 12:10:53 +01:00
Andrew Kingston 03d6a75af8 Replace preview icon with button 2022-07-22 12:04:20 +01:00
Peter Clement af451840ac move worker middleware to backend-core 2022-07-22 11:50:51 +01:00
Andrew Kingston 303bfd5be4 Make block searching on dates useful by using a range of the whole day 2022-07-22 11:10:20 +01:00
Peter Clement dd34282a33 2nd fix for multi tenancy groups 2022-07-22 10:56:16 +01:00
Peter Clement 723bbd65e4 fixing bug on multi tenant environment 2022-07-22 10:12:16 +01:00
Budibase Release Bot 7a41363098 Update pro version to 1.1.21 2022-07-22 07:34:34 +00:00
Budibase Release Bot 372e957258 v1.1.21 2022-07-22 07:32:36 +00:00