1
0
Fork 0
mirror of synced 2024-08-04 04:41:37 +12:00
Commit graph

22690 commits

Author SHA1 Message Date
dougwettlaufer
fe74474382 Apply affinities and tolerations in the helm chart 2022-04-14 10:22:22 -05:00
mike12345567
5396a8d8e0 Fix for #5411 - trimming the various binding components for SQL in queries. Also moving SQL interpolation out into a Typescript - prep for further unit testing/improvements. 2022-04-14 13:06:22 +01:00
Budibase Staging Release Bot
7facd16e92 v1.0.105-alpha.17 2022-04-14 12:05:50 +00:00
Andrew Kingston
98eefb1dd2
Merge pull request #5272 from Budibase/cheeks-lab-day-devtools
DevTools
2022-04-14 12:57:01 +01:00
Andrew Kingston
61be70e435 Capitalise on change labels for form fields 2022-04-14 10:38:24 +01:00
Budibase Staging Release Bot
65fd6f587c v1.0.105-alpha.16 2022-04-14 09:14:11 +00:00
Andrew Kingston
17aba96dfa Fix typo 2022-04-14 10:12:49 +01:00
Mitch-Budibase
b0d77a30e9
Merge pull request #5400 from Budibase/cypress-testing
Updated Datasource Testing
2022-04-14 10:05:02 +01:00
Andrew Kingston
892088702f Add on change action to S3 upload field 2022-04-14 10:04:38 +01:00
Andrew Kingston
67f94e0cae Add on change action to relationship field 2022-04-14 10:01:14 +01:00
Andrew Kingston
f70cab8a6c Add on change action to options field 2022-04-14 09:54:49 +01:00
Andrew Kingston
0c83596a86 Add on change action to multi-select field 2022-04-14 09:51:41 +01:00
Andrew Kingston
417b034676 Add on change action to long form field 2022-04-14 09:49:13 +01:00
Andrew Kingston
5d2c337d5d Add on change action to string field 2022-04-14 09:47:27 +01:00
Andrew Kingston
e7ca90cd6b Add on change action to JSON field 2022-04-14 09:47:00 +01:00
Andrew Kingston
3b71c40570 Add on change action to datetime field 2022-04-14 09:46:46 +01:00
Andrew Kingston
8e204ae0b8 Add on change action to boolean field 2022-04-14 09:46:36 +01:00
Andrew Kingston
9b56dcfdfe Add on change action to attachment field 2022-04-14 09:46:24 +01:00
Andrew Kingston
04b299750d Add button actions to update form field values 2022-04-14 09:46:07 +01:00
Budibase Staging Release Bot
b05e1a1409 v1.0.105-alpha.15 2022-04-14 07:49:18 +00:00
melohagan
86218a1002
Merge pull request #5399 from Budibase/bug/sev3/settings_bar_covering_button
Move settings bar below element if at very top [TWEAK]
2022-04-14 08:41:18 +01:00
melohagan
881fee8a5f
Merge pull request #5298 from Budibase/bug/sev3/js_scripting_binding_label
Display correct selector label for JS Scripting
2022-04-14 08:40:32 +01:00
Rory Powell
3018aaf078 Handle no developers on first time startup migration 2022-04-13 23:14:36 +01:00
Rory Powell
2b0057d2af Run setup in pro directory 2022-04-13 22:31:51 +01:00
Rory Powell
350bdd8d18 Remove CI check from dependency link script 2022-04-13 22:10:58 +01:00
Rory Powell
0420a8f38d Change how branch is determined 2022-04-13 22:04:28 +01:00
Rory Powell
fde711b1ea Change checkout directory 2022-04-13 21:54:56 +01:00
Rory Powell
05cabcf533 Link bb and pro branch checkout 2022-04-13 21:42:09 +01:00
Rory Powell
5cfb07916d Add token to pro checkout 2022-04-13 21:27:52 +01:00
Rory Powell
5085358423 Merge branch 'develop' into feature/licensing 2022-04-13 21:24:07 +01:00
Rory Powell
b5de92d0a0 Add checkout pro step to budibase-ci 2022-04-13 21:13:01 +01:00
Mitch-Budibase
9ba48660d2 lint 2022-04-13 16:02:57 +01:00
Mitch-Budibase
eb31242b20 Updated PostgreSQL & Oracle Tests
PostgreSQL
- Test fixes (May still fail due to connection issues on smoke build)

Oracle
- Test fixes
- Skipping most tests (Oracle host needs configured)

commands.spec.js
- minor change to addDatasourceConfig function
2022-04-13 15:54:40 +01:00
Mel O'Hagan
adfb8d7c56 Only apply to small components (button, headline) 2022-04-13 15:53:26 +01:00
Andrew Kingston
b068c13972 Fix sizing of create new app screen 2022-04-13 14:42:09 +01:00
Mitch-Budibase
9b12a9deea Updated MySQL Tests
It may still fail as part of the smoke build due to connection issues - for now, direct test issues are resolved
2022-04-13 14:33:37 +01:00
Budibase Staging Release Bot
b5d528ef01 v1.0.105-alpha.14 2022-04-13 13:20:56 +00:00
Andrew Kingston
8a71ebb50b
Merge pull request #5369 from Budibase/fix-query-block-search
Fixes for custom queries
2022-04-13 14:13:46 +01:00
Andrew Kingston
4aa0b1533e
Merge pull request #5389 from Budibase/fix-query-error
Fix query error
2022-04-13 14:12:47 +01:00
Mel O'Hagan
2694b32ac5 Change to startsWith JS. Remove index decrement. 2022-04-13 13:27:17 +01:00
Budibase Release Bot
20852c30cc v1.0.113 2022-04-13 12:21:10 +00:00
Michael Drury
6c33fb8738
Merge pull request #5376 from Budibase/fix/5322
Fix for DynamoDB queries - connecting with endpoint set
2022-04-13 13:15:03 +01:00
Rory Powell
9b64c72b70 Move all dependency linking into budibase 2022-04-13 12:41:14 +01:00
Budibase Staging Release Bot
dd3f5135fe v1.0.105-alpha.13 2022-04-13 11:22:17 +00:00
Mitch-Budibase
ce15b38849
Merge pull request #5371 from Budibase/cypress-testing
Smoke Build Test Changes
2022-04-13 12:15:02 +01:00
Michael Drury
d430518246
Merge pull request #5343 from daawaan/fix/win10-dev
Support Windows 10 development
2022-04-13 12:12:02 +01:00
Budibase Staging Release Bot
ad69fa4ba0 v1.0.105-alpha.12 2022-04-13 10:40:51 +00:00
Mel O'Hagan
915b7bc040 Merge branch 'develop' into bug/sev3/js_scripting_binding_label 2022-04-13 11:35:01 +01:00
melohagan
3e94118e87
Merge pull request #5304 from Budibase/bug/sev3/empty_static_formula_column
Fix for empty static formula column creation error
2022-04-13 11:33:20 +01:00
melohagan
c4181b1ece
Merge pull request #5325 from Budibase/bug/sev3/require-option-values
Added validation for options editor
2022-04-13 11:31:04 +01:00