1
0
Fork 0
mirror of synced 2024-08-05 05:11:43 +12:00
Commit graph

24076 commits

Author SHA1 Message Date
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
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
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
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
MihailHadzhiev2022
e35c353295 Refactoring test revertApp 2022-06-08 17:29:12 +03:00
MihailHadzhiev2022
d8f18dfd44 Refactoring test: createView 2022-06-08 17:05:08 +03:00
Martin McKeaveney
80a0c59c8a merge with master 2022-06-08 13:26:14 +01:00
Budibase Release Bot
bd0ea6fd3c Update pro version to 1.0.198 2022-06-08 12:07:32 +00:00
Budibase Release Bot
f16afcf780 v1.0.198 2022-06-08 12:06:10 +00:00
Martin McKeaveney
9b9148e223
Merge pull request #6235 from Budibase/feature/rename-firebase-to-firestore
Rename firebase to firestore
2022-06-08 12:58:26 +01:00
Mel O'Hagan
91b97698a6 Rename Firebase to Firestore 2022-06-08 12:05:29 +01:00
Martin McKeaveney
7fd579f818 gitignore JS for new UI 2022-06-08 10:52:12 +01:00
Budibase Release Bot
992a9dffce Update pro version to 1.0.197 2022-06-08 08:30:27 +00:00
Budibase Release Bot
126d42763f v1.0.197 2022-06-08 08:28:45 +00:00
melohagan
08c8ba8d81
Merge pull request #6220 from Budibase/bug/sev3/select-row-with-button
Don't allow row selection for buttons in rows
2022-06-08 09:18:01 +01:00
Mel O'Hagan
2740b5502f using preventSelectRow property 2022-06-07 15:19:48 +01:00
Mel O'Hagan
543d2521e6 Revert field changes 2022-06-07 15:14:53 +01:00
Budibase Release Bot
89d4395f12 Update pro version to 1.0.196 2022-06-07 13:56:13 +00:00
Budibase Release Bot
a7f4959e85 v1.0.196 2022-06-07 13:54:52 +00:00
Martin McKeaveney
6f7b0dbd9c
Merge pull request #6206 from Budibase/ignore-timezones-master
Dates without timezones (master)
2022-06-07 14:46:46 +01:00
Mel O'Hagan
12ced8cba7 Added preventSelectRow prop to custom column 2022-06-07 14:40:56 +01:00
Martin McKeaveney
3559e7a553
Merge pull request #6217 from Budibase/fix/update-s3-csp
Update csp to account for certain s3 addresses
2022-06-07 14:17:43 +01:00
Mel O'Hagan
3fd60528a4 yarn lock 2022-06-07 11:25:16 +01:00
Mel O'Hagan
08aea99c94 Don't allow row selection for button/link column 2022-06-07 11:24:44 +01:00
Peter Clement
5b0f1d1212 update csp to account for certain s3 addresses 2022-06-07 11:03:33 +01:00
Mel O'Hagan
fe99647ad1 Use default value from manifest 2022-06-07 10:55:32 +01:00
Rory Powell
98a92c0ad2 Purge lockfiles for worker, server and backend-core 2022-06-07 10:44:56 +01:00