1
0
Fork 0
mirror of synced 2024-07-14 18:55:45 +12:00
Commit graph

23628 commits

Author SHA1 Message Date
Conor Webb b5d44dfcfd Fixed linting issue 2024-02-22 11:16:38 +00:00
Conor Webb 68719f1dda Remove Airtable from data source ui 2024-02-22 11:00:02 +00:00
Martin McKeaveney fcd2ed14e3 revert acct portal submodule 2024-02-21 18:46:40 -03:00
Martin McKeaveney 3a9c70c6b1 Merge branch 'revert-13082-budi-8026-cannot-convert-undefined-or-null-to-object-when-running' of github.com:Budibase/budibase into revert-13082-budi-8026-cannot-convert-undefined-or-null-to-object-when-running 2024-02-21 18:35:52 -03:00
Martin McKeaveney 6aa5771066 acct-portal-sub 2024-02-21 18:35:27 -03:00
Michael Drury 91e168fe5c
Merge branch 'master' into revert-13082-budi-8026-cannot-convert-undefined-or-null-to-object-when-running 2024-02-21 21:34:50 +00:00
Martin McKeaveney ae4bc362c3
Revert "Dynamic schema generation for query arrays: bug fix and refactor (#13…"
This reverts commit 0c9d13c79a.
2024-02-21 21:30:22 +00:00
Martin McKeaveney 6545af12fa
Revert "Add nestedSchemaFields to RestQueryViewer (#13102)"
This reverts commit 13b34cf77e.
2024-02-21 21:28:25 +00:00
melohagan 13b34cf77e
Add nestedSchemaFields to RestQueryViewer (#13102) 2024-02-21 17:02:55 +00:00
melohagan 0c9d13c79a
Dynamic schema generation for query arrays: bug fix and refactor (#13082)
* Bug fix and refactor

* lint

* Refactor

* refactor

* lint

* type fixes

* Unit test fix and refactor

* refactor

* Make name option for preview, required for query

* Refactor unit tests

* Fix test

* update account-portal

* Revert "update account-portal"

This reverts commit e378f8d702.

* simplify set iteration

* comment
2024-02-21 15:33:13 +00:00
Joe f417c2d8a4
Joe's lab day minor updates (#12944)
* Change default button type to CTA

- change default button type to CTA
- change ordering of types/variants

* Fix layout shift within portal

Within the portal, when navigating from screen to screen, there's a slight layout shift caused by the scrollbar. This is a small fix.

* row/column icons change

The current row/column icons for positioning components are confusing. I believe these icons are easier to understand.

* Fix for horizontal scrollbar showing

When adding/removing actions within automations, the horizontal scrollbar flashes. Fix.

* Title change for Upload data

Upload data is not wrong, but it's best to be explicit.

* Increase size of upgrade button

* small fix for the styling inconsistency

* Dianostics padding fix

* lint fix

* update account-portal

* update icons

---------

Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com>
Co-authored-by: Mel O'Hagan <mel@budibase.com>
2024-02-21 13:28:35 +00:00
Adria Navarro 73bf29ab3c Clean code 2024-02-21 11:22:43 +01:00
Adria Navarro f68e7359c6 Fix csrf usage 2024-02-21 10:57:49 +01:00
Adria Navarro f7d5ccee3c Fix setting up email 2024-02-21 10:42:36 +01:00
Adria Navarro 0b5226413b Fix ids 2024-02-21 10:36:17 +01:00
Adria Navarro f6e968efe8 Fix test 2024-02-21 10:18:46 +01:00
Adria Navarro e988890a7e Remove defaultUserValues from test config 2024-02-21 10:12:06 +01:00
Martin McKeaveney 73fe2e0d1d update JS per execution time 2024-02-20 16:35:34 -03:00
Martin McKeaveney dfb1774d2c bump default memory unit 2024-02-20 16:32:55 -03:00
Michael Drury eb117dac0a
Merge branch 'master' into fix/disable-string-templates-js-backend 2024-02-20 17:50:29 +00:00
Martin McKeaveney 4159954039 acct portal submodule 2024-02-20 14:23:42 -03:00
mike12345567 4e61230c9a Removing unused function. 2024-02-20 17:17:13 +00:00
Adria Navarro f294497b4a Update submodule ref 2024-02-20 17:38:33 +01:00
mike12345567 5dfa460374 Disabling VM by default in string-templates, backend services *MUST* set their JS runner specifically rather than assuming the VM library by default. 2024-02-20 16:23:35 +00:00
Sam Rose f904adda19
Merge branch 'master' into fix-flaky-backup-test 2024-02-20 14:51:37 +00:00
Adria Navarro 6dedf8cabf
Merge branch 'master' into clean-vm2 2024-02-20 13:41:24 +01:00
Adria Navarro e8d38b17d9 Update pro ref 2024-02-20 13:35:29 +01:00
Sam Rose c7ec698d30
Ensure a backup is complete before attempting to import it. 2024-02-20 12:20:35 +00:00
Adria Navarro 3e2ce0bf08
Merge branch 'master' into fix-flaky-table-test 2024-02-20 12:38:39 +01:00
Sam Rose f67173b757
Fix flaky table test. 2024-02-20 11:35:29 +00:00
Adria Navarro 65cee477a3
Merge branch 'master' into clean-vm2 2024-02-20 12:35:10 +01:00
Adria Navarro 8480fb0227 Remove vm2 package 2024-02-20 12:33:26 +01:00
Adria Navarro 73d39836ab Remove vm wrapper 2024-02-20 12:33:25 +01:00
Adria Navarro b9afe1b926 Remove vm2 wrapper 2024-02-20 12:33:19 +01:00
Adria Navarro c8b002dea8
Merge branch 'master' into update-pro-ref 2024-02-20 12:30:50 +01:00
Adria Navarro b7190f458d Update pro ref 2024-02-20 12:26:10 +01:00
Adria Navarro 9ad90c5c95
Merge branch 'master' into update-pro-ref 2024-02-20 12:14:25 +01:00
mike12345567 285916d0bf Some PR comments/build issue. 2024-02-20 11:11:27 +00:00
mike12345567 3e21d97c47 Merge branch 'master' of github.com:Budibase/budibase into fix-context-in-js 2024-02-20 11:10:52 +00:00
Sam Rose a866677080
Add tests. 2024-02-20 10:59:04 +00:00
Adria Navarro cdad301e7e Undefined checks for context 2024-02-20 11:52:56 +01:00
Sam Rose 93b18b81e0
Fix re-used context in JS runner. 2024-02-20 10:49:45 +00:00
Martin McKeaveney 2d019ccb65 account portal submodule 2024-02-19 18:46:13 -03:00
Martin McKeaveney 9443a113ec update reference 2024-02-19 18:44:58 -03:00
Martin McKeaveney 1edf558d97 merge 2024-02-19 18:40:11 -03:00
Martin McKeaveney f99dbeb2ff update pro submodule 2024-02-19 18:28:43 -03:00
Adria Navarro d1e0b37dc2 Remove magic number 2024-02-19 21:08:07 +01:00
Adria Navarro a9d016fd02
Merge branch 'master' into fix-default-isolatedvm-values 2024-02-19 21:07:54 +01:00
Adria Navarro 43a2842833 Fix defaulting values 2024-02-19 21:04:33 +01:00
Michael Drury 5ad537d402
Merge branch 'master' into fix-arm-image-with-isolated-vm 2024-02-19 19:49:53 +00:00