Dean
|
9e0bf71b21
|
Upgrade pro
|
2024-01-18 09:21:01 +00:00 |
Dean
|
1779a5ee19
|
Lint
|
2024-01-17 17:40:09 +00:00 |
Dean
|
30db237071
|
Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor
|
2024-01-17 17:17:01 +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
|
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
|
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 |
Dean
|
e896904af1
|
Added value caching to alleviate too many updates when hovering
|
2024-01-10 17:12:02 +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 |
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
|
52b97336ee
|
lodash.clonedeep
|
2024-01-10 14:56:29 +01:00 |
Adria Navarro
|
a4cc424b69
|
Update @budibase/handlebars-helpers package
|
2024-01-10 14:38:58 +01: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
|
19bd2726b3
|
Move traces around in runJS to further pinpoint where time is spent.
|
2024-01-10 10:07:41 +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 |
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
|
8a70c642fc
|
Merge branch 'master' into fix-oss-checks
|
2024-01-09 10:34:54 +01:00 |
Adria Navarro
|
8956b9036d
|
Merge branch 'master' into chore/move-code-to-sdk
|
2024-01-09 10:28:12 +01: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 |
Adria Navarro
|
1586925b5a
|
Add @types/koa-send
|
2024-01-09 09:44:49 +01:00 |
Adria Navarro
|
0ec869303e
|
Unify koa-send
|
2024-01-09 09:33:05 +01:00 |
Adria Navarro
|
30d64a473f
|
Merge branch 'master' into chore/move-code-to-sdk
|
2024-01-08 19:09:35 +01:00 |
Adria Navarro
|
3f6e1bbaa2
|
Move datasource.buildSchemaFromDb to sdk
|
2024-01-08 19:07:47 +01:00 |
Adria Navarro
|
8e038e61b0
|
Move datasource.save to sdk
|
2024-01-08 19:02:39 +01:00 |
Adria Navarro
|
92eb185390
|
Type BuildSchemaFromSource
|
2024-01-08 18:54:57 +01:00 |
Michael Drury
|
efe8e7f990
|
Merge branch 'master' into feature/postgresql-multiple-schema
|
2024-01-08 15:55:08 +00:00 |
Michael Drury
|
fa41b15ded
|
Merge branch 'master' into feature/postgresql-multiple-schema
|
2024-01-08 15:39:12 +00:00 |
Sam Rose
|
cc31ec514c
|
Merge branch 'master' into run-js-traces
|
2024-01-08 15:37:50 +00:00 |
Adria Navarro
|
8c0554c3a2
|
Merge branch 'master' into BUDI-7571/refactor-fetching-external-ds
|
2024-01-08 16:30:22 +01:00 |
Sam Rose
|
ed7f38e247
|
Merge branch 'master' into run-js-traces
|
2024-01-08 15:23:25 +00:00 |
Michael Drury
|
d1439a4d9f
|
Merge branch 'master' into feature/postgresql-multiple-schema
|
2024-01-08 15:21:20 +00:00 |
Adria Navarro
|
b11cad2e2d
|
Merge branch 'master' into BUDI-7654/app-migration-app-frontend
|
2024-01-08 16:20:59 +01:00 |
Adria Navarro
|
59d57d9422
|
Update account-portal ref
|
2024-01-08 16:20:31 +01:00 |
Michael Drury
|
c4f6930815
|
Merge branch 'master' into feature/postgresql-multiple-schema
|
2024-01-08 15:20:07 +00:00 |
Adria Navarro
|
498137ba7c
|
Split back
|
2024-01-08 14:19:26 +01:00 |
Adria Navarro
|
1f9ee5a206
|
Clean code
|
2024-01-08 14:19:26 +01:00 |
Adria Navarro
|
dd77779bc1
|
Move code to sdk
|
2024-01-08 14:19:26 +01:00 |
Adria Navarro
|
6df4bf84df
|
Lint
|
2024-01-08 14:19:25 +01:00 |
Michael Drury
|
5a5e7d4700
|
Merge branch 'master' into run-js-traces
|
2024-01-08 13:15:11 +00:00 |
Michael Drury
|
4f3ab52ae3
|
Merge branch 'master' into feature/postgresql-multiple-schema
|
2024-01-08 13:14:50 +00:00 |