1
0
Fork 0
mirror of synced 2024-07-29 10:05:55 +12:00
Commit graph

20105 commits

Author SHA1 Message Date
Michael Drury 1bd1857533 Merge branch 'develop' of github.com:Budibase/budibase into chore/esbuild 2023-04-20 11:35:29 +01:00
melohagan 3073fcfc63 Add empty text property to all blocks (#10332)
* Add noRowsMessage for Table

* CardsBlock noRowsMessage setting

* RowExplorer noRowsMessage setting

* Add noRowsMessage setting for FormBlock

* Fix default noRowsMessage
2023-04-20 10:36:43 +01:00
Adria Navarro 22d42afe8f Merge pull request #10267 from Budibase/chore/pro_as_submodule
Chore - use pro as submodule
2023-04-19 18:23:28 +02:00
adrinr 72ec193569 Update pro ref 2023-04-19 17:13:28 +01:00
mike12345567 67de033683 Merge branch 'develop' of github.com:Budibase/budibase into chore/esbuild 2023-04-19 15:01:26 +01:00
Budibase Staging Release Bot ef852851df Update pro version to 2.5.6-alpha.6 2023-04-19 13:31:04 +00:00
Budibase Staging Release Bot 34b3781b59 v2.5.6-alpha.6 2023-04-19 13:29:39 +00:00
Andrew Kingston 9025e18f15 Misc fixes (#10345)
* Fix some issues with component and screen settings layout

* Fix issue with component setting labels when multi-line

* Remove early termination of form validation when encountering an errored field

* Update free logo badge to be a sticky footer

* Close side panels when clicking on links
2023-04-19 14:21:11 +01:00
adrinr b6e25b0f4c Update pro ref 2023-04-19 10:28:27 +01:00
adrinr f10d5c5beb Update yarn.lock 2023-04-19 10:26:20 +01:00
adrinr 98b372965c Merge branch 'develop' into chore/pro_as_submodule 2023-04-19 10:22:48 +01:00
adrinr b825beae43 Complete submodules:unload script 2023-04-19 10:21:07 +01:00
adrinr c58f6d8db6 Force clean on dep:clean 2023-04-19 10:17:49 +01:00
adrinr 8a876e581f Update pro ref 2023-04-19 10:17:30 +01:00
adrinr cfbb25449d Link pro only when it exists locally 2023-04-19 10:09:12 +01:00
adrinr 279e2b723c Use nx for build:dev 2023-04-19 09:59:01 +01:00
Budibase Staging Release Bot 1e4e61772b Update pro version to 2.5.6-alpha.5 2023-04-18 16:42:01 +00:00
Budibase Staging Release Bot 06ec04dcec v2.5.6-alpha.5 2023-04-18 16:40:23 +00:00
Michael Drury 42c37eea46 Merge pull request #10276 from Budibase/labday/automation-plugins
Automation step plugins
2023-04-18 17:33:25 +01:00
mike12345567 3b03766f9e Adding plugin validation unit tests. 2023-04-18 16:36:03 +01:00
mike12345567 22dbb8d379 Updating automation action add modal to split out plugins into their own section. 2023-04-18 16:12:08 +01:00
Budibase Staging Release Bot 89f8515257 Update pro version to 2.5.6-alpha.4 2023-04-18 13:46:13 +00:00
Budibase Staging Release Bot a13cdefd01 v2.5.6-alpha.4 2023-04-18 13:44:25 +00:00
Gerard Burns d36cd3b1f8 Builder Unit Test PoC (#10173)
* wip

* wip
2023-04-18 14:37:29 +01:00
adrinr b1ea582cac Update pro ref 2023-04-18 12:32:53 +01:00
adrinr d16bf6b149 Split test-pro from test 2023-04-18 12:27:12 +01:00
adrinr 37158594f7 Merge branch 'develop' into chore/pro_as_submodule 2023-04-18 12:21:38 +01:00
adrinr 96a2c52054 Add more dev info 2023-04-18 12:18:39 +01:00
adrinr 90506265ab Back to the working version 2023-04-18 12:07:09 +01:00
adrinr cedadb6c00 Try remote update 2023-04-18 12:03:34 +01:00
adrinr eb2d3c8c29 Fetch depth 2023-04-18 12:01:34 +01:00
adrinr 2e1231b6e7 Fetch origin 2023-04-18 11:57:12 +01:00
adrinr 767f9ae792 Test 2023-04-18 11:53:13 +01:00
adrinr 86efe11dd8 Remove logs 2023-04-18 11:52:03 +01:00
adrinr f3effc4b9b More logs 2023-04-18 11:50:15 +01:00
adrinr 291908dde0 Next 2023-04-18 11:32:02 +01:00
adrinr 38a7c96d77 Log branches 2023-04-18 11:28:19 +01:00
adrinr e5411277fd Fetch all branches 2023-04-18 11:25:33 +01:00
adrinr 3b3e1f5247 Try 2023-04-18 11:24:14 +01:00
adrinr 2916fbe5e4 Use recursive 2023-04-18 11:21:35 +01:00
adrinr 46e76ea0b5 Add fetch-depth 0 back 2023-04-18 11:19:02 +01:00
adrinr 2fa60ccf54 Extract 2023-04-18 11:18:06 +01:00
adrinr 00698d48d6 Use current sha 2023-04-18 11:17:12 +01:00
adrinr a6af18daae Test if fetch depth 2 works 2023-04-18 11:15:25 +01:00
adrinr e89a4a366d Working! Branch pointing to develop 2023-04-18 11:07:20 +01:00
adrinr df0079f1f5 Add origin 2023-04-18 11:05:40 +01:00
adrinr 773ae58d9c Attempt with fetch 2023-04-18 11:00:46 +01:00
adrinr 9fceb6371d Next attempt 2023-04-18 10:57:38 +01:00
adrinr 67fc09e256 Copy 2023-04-18 10:52:38 +01:00
Budibase Staging Release Bot af233b8fb3 Update pro version to 2.5.6-alpha.3 2023-04-18 09:45:43 +00:00