Budibase Staging Release Bot
186585f019
v1.0.192-alpha.8
2022-06-13 09:52:53 +00:00
Rory Powell
eb0214a231
Back populate no-op migrations on new app and tenant create
2022-06-13 10:51:29 +01:00
Martin McKeaveney
76d6b5af52
Merge pull request #6184 from actus-ag/feature/optiontype-sort-order
...
feat: toggle for sort order in options type field
2022-06-13 10:44:21 +01:00
MihailHadzhiev2022
27173468cc
refactoring test renemaApplication
2022-06-13 12:18:18 +03:00
MihailHadzhiev2022
bd009d10d7
refactoring test queryLevelTransformers
2022-06-13 11:28:36 +03:00
Budibase Staging Release Bot
3da0c8f418
Update pro version to 1.0.192-alpha.7
2022-06-13 08:15:03 +00:00
Budibase Staging Release Bot
8363857920
v1.0.192-alpha.7
2022-06-13 08:13:34 +00:00
deanhannigan
1678674c2f
Merge pull request #5937 from Budibase/feature/required-field-focus
...
Builder focus behaviour
2022-06-13 09:04:04 +01:00
Rory Powell
9c671fd706
Merge branch 'feature/event-backfill' of github.com:Budibase/budibase into feature/event-backfill
2022-06-10 22:57:45 +01:00
Rory Powell
a2b9fcd448
Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings
2022-06-10 22:57:12 +01:00
Mel O'Hagan
9bb0dba973
Remove duplicate equals
2022-06-10 15:52:28 +01:00
Budibase Release Bot
3761edb325
Update pro version to 1.0.199
2022-06-10 13:45:01 +00:00
Budibase Release Bot
2c737c1a61
v1.0.199
2022-06-10 13:43:23 +00:00
melohagan
3024b853c1
Merge pull request #6269 from Budibase/bug/sev2/firebase-private-key
...
Fix newline bug for Firebase private key
2022-06-10 14:33:01 +01:00
Mel O'Hagan
86d0d37fd5
Fix for privatekey newline
2022-06-10 14:15:25 +01:00
Mel O'Hagan
aedda40891
Removed ServiceAccount to reduce confusion
2022-06-10 14:04:34 +01:00
Andrew Kingston
3a33f5b376
Update apps list page and app rows to match new styles and behaviours
2022-06-10 12:16:28 +01:00
Andrew Kingston
4219b2251a
Add new styles setting to button to use update spectrum styles
2022-06-10 12:15:58 +01:00
Andrew Kingston
9905d000f4
Update basic user onboarding modal to be readonly rather than disabled and lighten disabled state text
2022-06-10 11:04:17 +01:00
Dean
f89d63e664
Removed commented attachment column test
2022-06-10 09:54:56 +01:00
Dean
1856289d19
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
2022-06-10 09:53:39 +01:00
Rory Powell
129b62b91b
Update bootstrap script
2022-06-09 17:00:53 +01:00
Andrew Kingston
6f00c62d48
Lint
2022-06-09 16:16:57 +01:00
Andrew Kingston
96293c2088
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
2022-06-09 16:05:40 +01:00
Andrew Kingston
1de1091ded
Add role status lights to screen filter picker
2022-06-09 16:04:58 +01:00
Andrew Kingston
e2105f51a8
Fix redirections when deleting screns
2022-06-09 16:00:53 +01:00
Andrew Kingston
eeb0a9fc64
Show devtools even in client app error states, to fix being locked out when changing to a public preview
2022-06-09 15:55:59 +01:00
Andrew Kingston
13c3390da5
Invalidate cached API responses when bad response statuses are recevied and invalidate entire API cache when switching role
2022-06-09 15:33:41 +01:00
Rory Powell
872e4f7a3b
Update dependencies
2022-06-09 15:30:00 +01:00
Rory Powell
b1b852b72c
Merge branch 'release' into feature/event-backfill
2022-06-09 15:21:49 +01:00
Andrew Kingston
10258e1df8
Improve logic around dev tools roles and its usages. Ensure dev tools roles are never used in builder preview
2022-06-09 15:03:43 +01:00
Andrew Kingston
8dd517dcb2
Add role setting to navigation links to allow easily customising which roles see which links
2022-06-09 14:28:02 +01:00
Andrew Kingston
f351fb0019
Allow role select to accept a placeholder
2022-06-09 14:27:29 +01:00
Andrew Kingston
71b18a4260
Delete user builder and admin flags when specifying a custom role via dev tools
2022-06-09 14:26:56 +01:00
Andrew Kingston
a0f1657087
Revert default builder tab to data instead of design
2022-06-09 13:35:38 +01:00
Andrew Kingston
98ac9af88b
Update order of builder tabs to put data before design again
2022-06-09 13:34:41 +01:00
Rory Powell
2018cd4922
Update locks
2022-06-09 13:33:31 +01:00
Rory Powell
d1f4666ab7
Build dev fixes
2022-06-09 13:15:20 +01:00
Rory Powell
e447fd11d1
Build fixes
2022-06-09 12:33:10 +01:00
Mel O'Hagan
5b47a66098
Use executeV2 External Data Connector
2022-06-09 11:13:52 +01:00
Andrew Kingston
0e8a3f1769
Remove background from icon side nav
2022-06-09 07:57:57 +01:00
Martin McKeaveney
1770a91b1a
adding dockerignore to worker
2022-06-08 20:15:17 +01:00
Mitch-Budibase
ccc584bdf2
Edit User Details Test + Timeout Changes for Commands
...
New user test
- Edits user details (for now just adds first name and last name)
Commands updated
- Removing some waits and replacing with timeouts associated with 'get' Cypress functionality
2022-06-08 18:08:45 +01:00
Mitch-Budibase
56d3b46366
appPublishWorkflow test fix
...
Third test was failing as part of the smoke build
2022-06-08 17:33:56 +01:00
Mitch-Budibase
21f68815a9
Merge branch 'develop' into cypress-testing
2022-06-08 17:15:58 +01:00
Mitch-Budibase
72adb450b3
Minor Smoke Build Test changes
...
Updates for appOverview & autoScreensUI
2022-06-08 17:14:02 +01:00
Andrew Kingston
a34eced805
Update layout deprecation notice
2022-06-08 16:51:43 +01:00
Andrew Kingston
feb8bff299
Update action button style for component settings to match designs
2022-06-08 16:51:14 +01:00
Andrew Kingston
ccfa350118
Merge branch 'new-design-ui' of github.com:Budibase/budibase into new-design-ui
2022-06-08 16:22:22 +01:00
MihailHadzhiev2022
e35c353295
Refactoring test revertApp
2022-06-08 17:29:12 +03:00