1
0
Fork 0
mirror of synced 2024-08-14 09:31:49 +12:00
Commit graph

27750 commits

Author SHA1 Message Date
Budibase Staging Release Bot
a4500841a3 Bump version to 2.14.7 2024-01-11 17:48:24 +00:00
Michael Drury
4da2b0e361
Merge pull request #12765 from Budibase/fix/remove-db-head-requests
Remove constant CouchDB HEAD requests
2024-01-11 17:23:26 +00:00
mike12345567
287d3f87c4 Merge branch 'fix/remove-db-head-requests' of github.com:Budibase/budibase into fix/remove-db-head-requests 2024-01-11 17:17:56 +00:00
mike12345567
e69ba75849 Fixing typing for performCall. 2024-01-11 17:17:38 +00:00
Michael Drury
5251c67a8f
Merge branch 'master' into fix/remove-db-head-requests 2024-01-11 16:56:18 +00:00
Martin McKeaveney
e991846808 add stripe dep to qa core 2024-01-11 16:51:18 +00:00
Michael Drury
649113b622
Merge branch 'master' into fix/remove-db-head-requests 2024-01-11 16:49:06 +00:00
mike12345567
8483a53178 This removes the need for constant DB HEAD requests to check if a database exists or not. Instead, it tries to make the request, and if it fails it will check if the reason for failure is the database not existing. If it doesn't exist it runs through the same old flow to confirm that it definitely doesn't exist, and if it doesn't then it will create it. 2024-01-11 16:44:15 +00:00
melohagan
aa579699b5
Allow enter key to continue (#12762) 2024-01-11 16:31:57 +00:00
Adria Navarro
1f958fcf53
Merge pull request #12753 from Budibase/update-handlebars-helpers-package
Update @budibase/handlebars-helpers package
2024-01-11 12:50:50 +01:00
Adria Navarro
3b2da6b3c8
Merge branch 'master' into update-handlebars-helpers-package 2024-01-11 12:46:43 +01:00
Budibase Staging Release Bot
f80e8cc70c Bump version to 2.14.6 2024-01-11 10:45:28 +00:00
Adria Navarro
58336ea7c2 Merge branch 'BUDI-7883/reduce-stringtemplates-bundle' into update-handlebars-helpers-package 2024-01-11 11:30:49 +01:00
Adria Navarro
de7e44dbe7
Merge branch 'master' into update-handlebars-helpers-package 2024-01-11 10:46:06 +01:00
deanhannigan
36e8070650
Merge pull request #12756 from Budibase/fix/multitep-formblock-update-checking
Added value caching to alleviate Multistep form button menu closing
2024-01-10 17:22:17 +00:00
Dean
e896904af1 Added value caching to alleviate too many updates when hovering 2024-01-10 17:12:02 +00:00
deanhannigan
64c3cd4aa0
Merge pull request #12755 from Budibase/fix/disable-component-tree-eject-per-config
Disable eject option for blocks in the component tree when ejectable set to false in manifest
2024-01-10 15:47:41 +00:00
Dean
980aad9fb2 Merge remote-tracking branch 'origin/master' into fix/disable-component-tree-eject-per-config 2024-01-10 15:39:48 +00:00
Dean
ae1786786b Ignore calls to eject via keyboard shortcut ctrl+e is not an ejectable block 2024-01-10 15:38:49 +00:00
José Vte. Calderón
772aa8f504
Merge pull request #12754 from Budibase/fix/collect-data
[Changed] Upgrade pro submodule
2024-01-10 16:08:28 +01:00
Dean
47e04c363c Disable eject for blocks if ejectable has been set to false 2024-01-10 14:52:16 +00:00
José Vte. Calderón
58994a6435
Merge branch 'master' into fix/collect-data 2024-01-10 15:51:21 +01:00
jvcalderon
47ce041a4d Update pro submodule 2024-01-10 15:49:44 +01:00
Adria Navarro
b9af8069bc
Merge branch 'master' into update-handlebars-helpers-package 2024-01-10 15:12:23 +01:00
Adria Navarro
52b97336ee lodash.clonedeep 2024-01-10 14:56:29 +01:00
Mitch-Budibase
c0bd897b15
Merge pull request #12744 from Budibase/qa-core-changes
QA Core - Manage License Test Change
2024-01-10 13:49:21 +00:00
Mitch-Budibase
81f2983555 Merge branch 'master' into qa-core-changes 2024-01-10 13:41:53 +00:00
Adria Navarro
a4cc424b69 Update @budibase/handlebars-helpers package 2024-01-10 14:38:58 +01:00
deanhannigan
a59c7c2c33
Merge pull request #12584 from Budibase/fix-hover-component-spam
Massively improve performance of hovering components
2024-01-10 12:30:59 +00:00
deanhannigan
558a2e6199
Merge branch 'master' into fix-hover-component-spam 2024-01-10 12:23:39 +00:00
melohagan
4ea1e598a4
Add component icon to custom css (#12741)
* Add component icon to custom css

* Remove span

* Refactor
2024-01-10 12:22:42 +00:00
Dean
9525b3b9bd Merge remote-tracking branch 'origin/master' into fix-hover-component-spam 2024-01-10 11:39:10 +00:00
Sam Rose
ba96b5695e
Merge pull request #12750 from Budibase/narrow-down-run-js-time
Move traces around in runJS to further pinpoint where time is spent.
2024-01-10 10:52:38 +00:00
Adria Navarro
e50973c8df
Merge branch 'master' into narrow-down-run-js-time 2024-01-10 11:46:21 +01:00
Sam Rose
19bd2726b3
Move traces around in runJS to further pinpoint where time is spent. 2024-01-10 10:07:41 +00:00
Budibase Staging Release Bot
83e9ea0912 Bump version to 2.14.5 2024-01-10 10:05:13 +00:00
Mitch-Budibase
c949493016 QA Core - Manage License Test Change
The pricing has changed.

Previously we used `PREMIUM` and `BUSINESS`.
We now use `PREMIUM_PLUS` and `ENTERPRISE_BASIC`
The test changes reflect this
2024-01-09 14:55:43 +00:00
Michael Drury
963f9117f8
Merge pull request #12742 from Budibase/fix/qa-postgres-connection-issues
Fix for Postgres schema loading
2024-01-09 13:47:27 +00:00
mike12345567
82ba1df4ef Fixing an issue with typing in the information_schema table that was leading to an 'invalid syntax name' message when attempting to fetch tables from our QA postgres database. 2024-01-09 13:40:34 +00:00
José Vte. Calderón
d93e75ce18
Merge pull request #12731 from Budibase/fix/overflow-invoices
[Added] Update account portal submodule
2024-01-09 13:39:10 +01:00
José Vte. Calderón
69e8a4308b
Merge branch 'master' into fix/overflow-invoices 2024-01-09 13:33:21 +01:00
melohagan
59ca41d837
Support number array binding filtering in automations (#12708)
* Support number array binding filtering in automations

* Remove ts-ignore

* Fix action trigger array test input

* Unit tests

* Refactor

* lint
2024-01-09 10:25:36 +00:00
Conor Webb
e53d68da43
Updated lock tags to correct plan type (#12738) 2024-01-09 10:06:17 +00:00
Adria Navarro
9c12c48db6
Merge pull request #12735 from Budibase/fix-oss-checks
Fix OSS checks
2024-01-09 10:42:00 +01:00
Adria Navarro
8a70c642fc
Merge branch 'master' into fix-oss-checks 2024-01-09 10:34:54 +01:00
Adria Navarro
7696b81d77
Merge pull request #12732 from Budibase/chore/move-code-to-sdk
Move datasource code to sdk
2024-01-09 10:34:35 +01:00
Adria Navarro
8956b9036d
Merge branch 'master' into chore/move-code-to-sdk 2024-01-09 10:28:12 +01:00
deanhannigan
97a7a23c0b
Merge pull request #12687 from Budibase/fix/relationship-filtering-form-block
Fix for Relationship picker filtering in the Formblock
2024-01-09 09:28:02 +00:00
Dean
13dc9a32c9 Update account portal submodule 2024-01-09 09:18:16 +00:00
deanhannigan
60f5120f80
Merge branch 'master' into fix/relationship-filtering-form-block 2024-01-09 09:07:47 +00:00