Martin McKeaveney
|
c1c9dbb642
|
Merge pull request #12244 from Budibase/budi-7105-builder-option-for-read-only-form-fields
Read only form fields
|
2023-11-07 10:13:39 +00:00 |
mike12345567
|
d2a156d5f0
|
Merge branch 'master' of github.com:Budibase/budibase into fix/11972-external-relationship-formulas
|
2023-11-07 10:10:17 +00:00 |
Michael Drury
|
c128f70c89
|
Merge branch 'master' into fix/invitation-user-search
|
2023-11-07 10:08:27 +00:00 |
Mel O'Hagan
|
c169a73764
|
readonly css
|
2023-11-07 09:19:29 +00:00 |
Dean
|
1ef97439b0
|
Merge remote-tracking branch 'origin/master' into fix/export-row-data
|
2023-11-07 09:09:05 +00:00 |
Mel O'Hagan
|
fee9a9d65d
|
Merge branch 'master' into budi-7105-builder-option-for-read-only-form-fields
|
2023-11-07 08:27:04 +00:00 |
Budibase Staging Release Bot
|
466d5350e2
|
Bump version to 2.13.1
|
2023-11-06 19:50:27 +00:00 |
Martin McKeaveney
|
880e9a911f
|
Merge pull request #12280 from Budibase/fix/update-bull-queue-parameters
Restore bull parameter changes + reduce Redis config complexity
|
2023-11-06 19:42:16 +00:00 |
Martin McKeaveney
|
922b903a42
|
Merge pull request #12300 from gcglinton/FixNginxConfigs
Update nginx-ssl.conf
|
2023-11-06 19:15:56 +00:00 |
mike12345567
|
635af0f76a
|
Getting external rows to be more consistent with the internal API - the formulas should be processed using the outputProcessing as they were being processed, but was causing an overwrite. The problem was that the external system internally processed the formulas/relationships, then squashed the relationships. Once it got to the external API, it would go through normal output processing, which would run over the squashed rows, causing an inconsistent behaviour.
|
2023-11-06 19:03:37 +00:00 |
Greg
|
a5246bc08a
|
Update nginx-ssl.conf
|
2023-11-06 13:53:22 -05:00 |
Martin McKeaveney
|
3bbf6a2868
|
Merge pull request #12200 from Budibase/form-block-field-layout
Form block field layout
|
2023-11-06 18:18:40 +00:00 |
Martin McKeaveney
|
411b8e8c5e
|
Merge branch 'master' into form-block-field-layout
|
2023-11-06 18:11:49 +00:00 |
Martin McKeaveney
|
3b5a9e0057
|
Merge pull request #12293 from Budibase/budi-7736-relationship-picker-required-validation-fires-immediately
Don't trigger required validation early
|
2023-11-06 18:11:07 +00:00 |
Martin McKeaveney
|
8c72ad5db1
|
Merge branch 'master' into budi-7736-relationship-picker-required-validation-fires-immediately
|
2023-11-06 18:06:28 +00:00 |
Martin McKeaveney
|
5dd6c40a29
|
Merge branch 'master' into fix/update-bull-queue-parameters
|
2023-11-06 18:02:49 +00:00 |
Martin McKeaveney
|
6a76fb4d90
|
Merge pull request #12109 from zedascouves/master
Add camera choice option to QR scanner field
|
2023-11-06 18:02:22 +00:00 |
Martin McKeaveney
|
511a37732e
|
Merge branch 'master' into master
|
2023-11-06 18:02:01 +00:00 |
Sam Rose
|
5033388874
|
Merge pull request #12297 from Budibase/bug/budi-7379-update-action-step-removes-previously-set-relationships-if
Fix `UPDATE_ROW` automation step from blanking out link fields if they haven't changed.
|
2023-11-06 18:01:35 +00:00 |
Martin McKeaveney
|
2a3e31f259
|
Merge branch 'master' into budi-7105-builder-option-for-read-only-form-fields
|
2023-11-06 18:01:12 +00:00 |
Martin McKeaveney
|
2e521ae62c
|
Merge branch 'master' into form-block-field-layout
|
2023-11-06 17:59:35 +00:00 |
Sam Rose
|
f21addeb71
|
Add another test to make sure relationships are cleared when asked.
|
2023-11-06 17:34:30 +00:00 |
Dean
|
44f0387ff0
|
Merge remote-tracking branch 'origin/master' into fix/export-row-data
|
2023-11-06 17:01:14 +00:00 |
Dean
|
9bb9fb5549
|
Reintroduce filtering and sorting for exported row data
|
2023-11-06 17:00:47 +00:00 |
Sam Rose
|
965efeaff4
|
Merge branch 'master' of github.com:budibase/budibase into bug/budi-7379-update-action-step-removes-previously-set-relationships-if
|
2023-11-06 16:58:20 +00:00 |
Sam Rose
|
2684b73768
|
Fix type error.
|
2023-11-06 16:40:27 +00:00 |
Sam Rose
|
b02512fd3c
|
Create a test of a table with 2 link fields in updateRow.spec.ts.
|
2023-11-06 15:56:58 +00:00 |
Sam Rose
|
dbcbb2e6b7
|
Add test to row patch endpoint, it succeeds. Problem must be elsewhere.
|
2023-11-06 15:33:02 +00:00 |
Adria Navarro
|
60123d845a
|
Merge pull request #12294 from Budibase/fix-trigger-release-automatically
Fix triggering release
|
2023-11-06 15:17:45 +01:00 |
Adria Navarro
|
f292e22f83
|
Fix triggering release
|
2023-11-06 15:07:09 +01:00 |
Mel O'Hagan
|
55cacc62dd
|
Merge branch 'master' into budi-7736-relationship-picker-required-validation-fires-immediately
|
2023-11-06 14:03:45 +00:00 |
Mel O'Hagan
|
6ee7ae953d
|
Don't trigger required validation early
|
2023-11-06 13:56:31 +00:00 |
Budibase Staging Release Bot
|
2f4ed6262d
|
Bump version to 2.13.0
|
2023-11-06 13:22:53 +00:00 |
Adria Navarro
|
3a51656982
|
Merge pull request #12288 from Budibase/BUDI-7641/trigger-new-pipeline
Trigger release pipeline on tag release
|
2023-11-06 14:19:41 +01:00 |
Adria Navarro
|
40c37d51ea
|
Fix usage
|
2023-11-06 14:15:38 +01:00 |
Adria Navarro
|
c78c670be5
|
Merge branch 'master' into BUDI-7641/trigger-new-pipeline
|
2023-11-06 14:11:45 +01:00 |
Andrew Kingston
|
f24d511f7d
|
Merge pull request #12232 from Budibase/new-branding
New branding
|
2023-11-06 12:57:02 +00:00 |
mike12345567
|
c43bfda45d
|
Fix for user invitations throwing a 501 error due to the way the search was being performed.
|
2023-11-06 12:38:10 +00:00 |
Andrew Kingston
|
db8a6a842c
|
Merge branch 'master' into new-branding
|
2023-11-06 11:25:16 +00:00 |
Adria Navarro
|
00b9cdb627
|
Merge branch 'master' into BUDI-7641/trigger-new-pipeline
|
2023-11-06 12:14:53 +01:00 |
Budibase Staging Release Bot
|
ce6de27714
|
Bump version to 2.12.12
|
2023-11-06 10:41:00 +00:00 |
Michael Drury
|
0286b85625
|
Merge pull request #12287 from Budibase/feat/automation-naming-ux-updates
Fix issue with automation names object being undefined
|
2023-11-06 10:16:12 +00:00 |
Peter Clement
|
1f737dea2d
|
Merge branch 'master' into feat/automation-naming-ux-updates
|
2023-11-06 10:10:13 +00:00 |
Andrew Kingston
|
ca891467f3
|
Merge branch 'master' into form-block-field-layout
|
2023-11-06 10:10:02 +00:00 |
Duarte Velez Grilo
|
8e43a87e60
|
Merge branch 'master' into master
|
2023-11-06 10:07:16 +00:00 |
Peter Clement
|
7b7b2a12ea
|
fix issue with stepNames being undefined
|
2023-11-06 10:06:32 +00:00 |
Andrew Kingston
|
2cc92803e3
|
Merge branch 'master' of github.com:Budibase/budibase into new-branding
|
2023-11-06 09:42:58 +00:00 |
Andrew Kingston
|
4b2cc0cb55
|
Merge branch 'new-branding' of github.com:Budibase/budibase into new-branding
|
2023-11-06 09:42:42 +00:00 |
Martin McKeaveney
|
be73255e3a
|
Merge pull request #12174 from Budibase/feat/automation-naming-ux-updates
Automation naming and UX updates
|
2023-11-06 09:42:19 +00:00 |
Andrew Kingston
|
727a9a7154
|
Remove beta button
|
2023-11-06 09:41:59 +00:00 |