1
0
Fork 0
mirror of synced 2024-09-20 19:33:10 +12:00
Commit graph

34465 commits

Author SHA1 Message Date
Adria Navarro
2667238d93 Add undefined check 2024-09-03 14:47:49 +02:00
Adria Navarro
4efb3d6ed6 Unify tests 2024-09-03 14:44:55 +02:00
Adria Navarro
3a3151b59d Add extra test 2024-09-03 14:23:08 +02:00
Adria Navarro
773b4f1050
Merge pull request #14482 from Budibase/BUDI-8561/display-relationship-fields
Display relationship fields
2024-09-03 14:05:27 +02:00
Peter Clement
56641e06c3 re-add branch step to outputs 2024-09-03 11:10:30 +01:00
Adria Navarro
662c6be435
Use optional chaining
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-09-03 11:39:01 +02:00
Adria Navarro
2e4ba9cb3c Remove break 2024-09-03 11:35:31 +02:00
Adria Navarro
14bc9a7390 Fix merge conflicts 2024-09-03 11:28:43 +02:00
Adria Navarro
3cee97aa02 Merge branch 'master' into feat/pick-relationship-fields 2024-09-03 11:19:18 +02:00
Adria Navarro
00f8f386d3 PR comments 2024-09-03 11:15:47 +02:00
Adria Navarro
e364bf5d65 Don't use sdk.tables.getTables (as it fails randomly) 2024-09-03 11:00:15 +02:00
Adria Navarro
e61b619740 Clean code 2024-09-03 10:43:44 +02:00
Adria Navarro
6d24eba679 Move describes 2024-09-03 10:42:27 +02:00
Adria Navarro
a9669c1c1d Extra tests 2024-09-03 10:40:29 +02:00
Peter Clement
66fdf03398
Refactor automation orchestrator to support branching (#14461)
* refactor automation thread

* fix infinite loop in branching

* remove try catch

* remove spacing

* remove unecessary addition of branch outputs

* pr comments

* remove loopstep instance variable

* add test to cover failure scenario

* add tests for other automationf ailure conditions

* update test name

* use private keyword instead of underscore

* parse int / string safely

* fix refs

* add condition support for branching and tests

* create helper function for recursing all search filters

* move helper func

* fix import
2024-09-03 08:33:41 +00:00
Adria Navarro
8702ccd7fe
Merge pull request #14476 from Budibase/feat/row-action-view-security
Row action view security
2024-09-03 10:22:32 +02:00
Adria Navarro
74eb0357a4 Rename link relationship fields 2024-09-03 10:15:26 +02:00
Adria Navarro
1be8289677
Merge branch 'master' into feat/row-action-view-security 2024-09-03 10:13:22 +02:00
Adria Navarro
ae0e3cdb59 Fix test for external 2024-09-02 18:36:44 +02:00
Adria Navarro
2365a6ecd5 Add renaming column tests 2024-09-02 17:32:21 +02:00
Michael Drury
1005b83fd5
Merge pull request #14501 from Budibase/budi-8606-view-calculation-typing
Types for new view calculation feature.
2024-09-02 16:13:06 +01:00
Sam Rose
bb8ba16b30
Types for new view calculation feature. 2024-09-02 15:28:20 +01:00
Adria Navarro
fc3684c73c
Merge branch 'master' into feat/pick-relationship-fields 2024-09-02 16:05:17 +02:00
Adria Navarro
156b70f9ef Use "filter: brightness" instead of "::before" 2024-09-02 16:02:14 +02:00
Adria Navarro
d1c1e467a7 line-clamp 2024-09-02 15:55:58 +02:00
Adria Navarro
86ea50a8d6 Add minwidth 2024-09-02 15:49:27 +02:00
Adria Navarro
0da0145dba Formatting 2024-09-02 15:48:36 +02:00
Adria Navarro
42a2eec439 Display relationship fields on relationship focus only 2024-09-02 15:40:58 +02:00
Mike Sealey
e2a355b4b1
Merge pull request #14500 from Budibase/BUDI-8607
Fixes App-Preview Z-index issue
2024-09-02 14:11:23 +01:00
mikesealey
3aad185f5f reverts unintended hosting change 2024-09-02 13:42:26 +01:00
mikesealey
ee50012775 tweaks z-index to show preview above bindings drawer 2024-09-02 13:37:36 +01:00
Christos Alexiou
4c15d4b103
Merge pull request #14499 from Budibase/ops/pass-license-type-to-triggered-fbs
Add LICENSE_TYPE
2024-09-02 14:10:14 +03:00
Christos Alexiou
5702611bd1 Add LICENSE_TYPE 2024-09-02 14:03:15 +03:00
Sam Rose
716ee4c87b
Merge pull request #14486 from Budibase/budi-8435-remove-auto-columns-for-created-by-and-created-at
Disable creation of createdAt and createdBy auto columns when default values is enabled.
2024-09-02 11:20:41 +01:00
Sam Rose
3a516e8356
Merge branch 'master' into budi-8435-remove-auto-columns-for-created-by-and-created-at 2024-09-02 11:13:11 +01:00
Budibase Staging Release Bot
d5a79cb015 Bump version to 2.31.4 2024-09-02 09:36:14 +00:00
Adria Navarro
9dc9224b65 Add hover effect 2024-09-02 11:14:13 +02:00
Adria Navarro
c70f2c2fe2 Use reactivity 2024-09-02 10:37:46 +02:00
Martin McKeaveney
cbf6891c5f
Merge pull request #14411 from Budibase/poc-authenticated-iframe
Poc authenticated iframe
2024-09-02 09:08:56 +01:00
Martin McKeaveney
f7b2c77be4
Merge branch 'master' into poc-authenticated-iframe 2024-09-02 09:08:20 +01:00
Martin McKeaveney
9924ad20e0 lint 2024-09-02 08:58:28 +01:00
Adria Navarro
3d1c861222
Merge branch 'master' into feat/pick-relationship-fields 2024-08-31 20:24:00 +02:00
melohagan
fc367476c1
Make sure setEnrichedUsers is called when tenantOwnerLoaded (#14491) 2024-08-30 17:40:43 +00:00
Michael Drury
4b5ab43266
Merge pull request #14484 from Budibase/fix/sqs-default-dev-on
Enable SQS by default in development
2024-08-30 18:16:20 +01:00
Martin McKeaveney
d5f58fc6c8 merge 2024-08-30 18:08:40 +01:00
Michael Drury
9b84d959dc
Merge branch 'master' into fix/sqs-default-dev-on 2024-08-30 18:07:51 +01:00
Martin McKeaveney
9b4c89746a update submodule references 2024-08-30 18:06:30 +01:00
mike12345567
d5bc5debac Another fix. 2024-08-30 17:57:02 +01:00
Michael Drury
971ebd6584
Merge pull request #14489 from Budibase/dependabot/npm_and_yarn/micromatch-4.0.8
Bump micromatch from 4.0.5 to 4.0.8
2024-08-30 17:48:12 +01:00
Sam Rose
955a3a6883
Merge branch 'master' into budi-8435-remove-auto-columns-for-created-by-and-created-at 2024-08-30 17:47:36 +01:00