1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
Commit graph

24409 commits

Author SHA1 Message Date
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
Andrew Kingston
10b4e29702 Update select settings to match the settings bar style where possible 2022-06-08 15:13:47 +01: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
Andrew Kingston
dd6f35e816 Fix custom options drawer layout 2022-06-08 12:50:04 +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
Martin McKeaveney
a479c7c55c Beta tab initial test for E2E, needs styled 2022-06-08 10:20:47 +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
Martin McKeaveney
f2370418d7 merge 2022-06-07 16:44:04 +01:00
Martin McKeaveney
5b58981a53 start of beta panel 2022-06-07 16:40:43 +01:00
Andrew Kingston
c873b42242 Lint 2022-06-07 15:19:51 +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
Andrew Kingston
aa6d483713 Include block results when searching for components 2022-06-07 15:08:46 +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
Andrew Kingston
081d29e0c4 Show empty screen placeholder with a CTA to add a component 2022-06-07 13:41:17 +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
Budibase Staging Release Bot
b0b69222d1 Update pro version to 1.0.192-alpha.6 2022-06-07 09:42:54 +00:00
Budibase Staging Release Bot
cbf0adc98c v1.0.192-alpha.6 2022-06-07 09:41:26 +00:00
Mihail Hadzhiev
662f83ff23
Merge pull request #6207 from Budibase/cypressTests
Refactoring Cypress tests
2022-06-07 12:33:33 +03:00
MihailHadzhiev2022
9e1d526b1b Merge branch 'develop' of https://github.com/Budibase/budibase into cypressTests 2022-06-07 11:38:46 +03:00
Rory Powell
7331e59cff Update debug command 2022-06-07 09:01:43 +01:00
Rory Powell
e92d79abff Add debug log level to lerna bootstrap 2022-06-07 08:55:32 +01:00
Philipp Wirtenberger
31543964ff fix: pass sort parameter through the options picker 2022-06-07 09:49:19 +02:00
Andrew Kingston
17da8f192f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-07 08:45:57 +01:00