mike12345567
d11c316572
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
2024-04-04 15:02:25 +01:00
Sam Rose
e0ab2f7e0f
Merge branch 'master' into reuse-containers
2024-04-03 14:28:58 +01:00
Sam Rose
dda0d1fb5b
Lock globalSetup to prevent multiple containers starting.
2024-04-03 12:06:49 +01:00
Martin McKeaveney
19c7c6aa9c
upgrading posthog-js to support surveys
2024-04-03 11:38:42 +01:00
mike12345567
de518de8fa
Merging issue with static index.
2024-03-26 12:53:45 +00:00
Sam Rose
d77b6f82e0
remove jestTestcontainersConfigGenerator.js
2024-03-25 15:42:45 +00:00
Sam Rose
db21542d38
Cherry-pick 6b8422df01
2024-03-25 15:25:30 +00:00
Michael Drury
37b4b756ea
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
2024-03-25 13:31:31 +00:00
Sam Rose
da2dfcfad0
Merge master.
2024-03-20 18:05:17 +00:00
mike12345567
9995f71871
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
2024-03-20 13:45:27 +00:00
Sam Rose
dd468c293e
Remove worker aws-sdk, oauth, node-fetch mocks.
2024-03-20 13:03:24 +00:00
mike12345567
8df38b8bb2
Merging in most recent changes, recent SQL aliasing changes caused some big differences.
2024-03-20 12:42:07 +00:00
Sam Rose
217b39c232
Reenable no-unused-vars
2024-03-20 11:46:39 +00:00
Sam Rose
009c795f54
Reenable no-undefs.
2024-03-19 17:47:39 +00:00
Sam Rose
25c23d5245
Enable the eslint-jest plugin.
2024-03-19 09:45:38 +00:00
Adria Navarro
1c04350ebd
Dedupe yarn.lock
2024-03-18 12:43:37 +01:00
Adria Navarro
87730918d9
Inject buffer to string-templates dist
2024-03-18 12:37:05 +01:00
Adria Navarro
ecde5add83
Merge branch 'master' into chore/stringtemplates-to-esm
2024-03-15 13:22:50 +01:00
Adria Navarro
1cb3288531
Update pro ref
2024-03-14 17:18:45 +01:00
Andrew Kingston
b1c4c910d8
Merge branch 'master' into cheeks-lab-day-binding-eval
2024-03-11 13:49:06 +00:00
Andrew Kingston
ce0ad154da
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-03-11 09:33:46 +00:00
Adria Navarro
79e02373d9
Update scim-patch pkg
2024-03-08 12:42:58 +01:00
mike12345567
851a423615
Some typing updates to fix some build issues which were occurring.
2024-03-06 18:07:46 +00:00
mike12345567
2eb16a70db
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
2024-03-06 17:27:53 +00:00
Adria Navarro
b774987e61
Install testcontainers
2024-03-06 00:33:04 +01:00
Adria Navarro
a5d6d094e6
Update types
2024-03-05 16:28:31 +01:00
Andrew Kingston
fa685962a8
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-03-05 11:46:48 +00:00
Andrew Kingston
87e8b89075
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-02-29 19:12:52 +00:00
Michael Drury
c5591ee87f
Revert "Revert "SQL Query aliasing""
2024-02-29 12:33:03 +00:00
Michael Drury
de3968ffe3
Revert "SQL Query aliasing"
2024-02-29 12:32:15 +00:00
mike12345567
2d75e1e85c
Merge branch 'feature/sql-query-aliasing' of github.com:Budibase/budibase into labday/sqs
2024-02-28 17:03:59 +00:00
mike12345567
90c06e633b
Merging latest master.
2024-02-26 15:46:00 +00:00
Michael Drury
c60e2bf41c
Merge branch 'master' into feature/sql-query-aliasing
2024-02-26 14:59:49 +00:00
Gerard Burns
c1f4cb685c
update sdk packages ( #13120 )
2024-02-26 09:07:47 +00:00
Andrew Kingston
fde54b2897
Revert codemirror to v5
2024-02-24 16:28:21 +00:00
mike12345567
cbce9af2b0
Merge branch 'master' of github.com:Budibase/budibase into feature/sql-query-aliasing
2024-02-23 16:18:37 +00:00
Andrew Kingston
c410160e60
More drawer style updates
2024-02-23 12:43:14 +00:00
melohagan
9845930ae6
Add return types to mongodb integration ( #13125 )
2024-02-23 10:16:46 +00:00
Gerard Burns
de0414afbe
Update Svelte Major Version to 4 ( #13036 )
...
* update svelte versions
* temporarilly disable svelte warnings
* change bbap version pointed to
* remove sub module specifying svelte version
* point at updated account-portal
* add type declaration for svelte in the server
* add svelte transformer for server jest tests
* remove svelte from bbui package.json
* get builder tests working
* linting fixes
* prettier fixes
* fix server test
* fix another server test
* fix server serverlog test
* account-portal-version
* pin master version of pro
* revert hbs doc file in server to use triple braces, ensures nothing gets escaped
2024-02-22 13:19:29 +00:00
Adria Navarro
8480fb0227
Remove vm2 package
2024-02-20 12:33:26 +01:00
mike12345567
19090dd547
Merge branch 'master' of github.com:Budibase/budibase into feature/sql-query-aliasing
2024-02-19 16:29:29 +00:00
melohagan
b563fb48c8
Error when deleting selected rows that have attachment ( #13063 )
...
* Deprecate selectedRowIds
* Delete selected rows table
* Add selectedRows to table block context
* update account-portal
* update account-portal
* Lowercase deprecated
* Make sure attachment fields are empty arrays not null
* unit test
2024-02-19 11:09:36 +00:00
melohagan
c12e5fd196
Fix array type missing from query schema selector ( #12772 )
...
* Tidy MongoDB aggregation pipeline view
* Remove unused code
* WIP
* Add bindings for bindings drawer
* Is not external table if it's a query
* Add QueryArrayFetch
* Bug fix
* JavaScript is the worst
* refactor
* Add array label to query schema
* Remove console log
* type fix
* Don't include Array in SchemaTypeOptions, but show label
* Fix bindings
* refactor
* Rename isObject to hasSchema
* WIP
* Typing WIP
* Type not Types
* Unused import
* type fix
* Handle json array subtype
* Support queryarray datasource type
* refactor
* yarn lock
* update account portal
---------
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-02-19 09:13:03 +00:00
Andrew Kingston
14b2bfa8d6
Update lock
2024-02-16 16:24:46 +00:00
jvcalderon
196038368e
Merge branch 'master' into fix/got-version
2024-02-14 08:41:54 +01:00
mike12345567
523f211d1a
pinning cron-validate version.
2024-02-13 13:42:58 +00:00
jvcalderon
6e5aeaf364
Remove 'got' from resolutions
2024-02-12 08:58:46 +01:00
mike12345567
8bf79c5f10
Adding some basic cron validation to publishing, currently the error is not explained if it is hit - still need some frontend for this, but this now means that an error is provided to users when attempting to publish, and we can re-use this validation in the automation UI. Need to have both backend and frontend validation as invalid CRONs will already exist, backend makes sure these are error'd on.
2024-02-09 18:04:40 +00:00
Adria Navarro
d86c061cfb
Update yarn.lock
2024-02-09 16:39:39 +01:00
Adria Navarro
e39bd1869e
Install vm2
2024-02-09 16:21:38 +01:00