1
0
Fork 0
mirror of synced 2024-09-06 04:31:18 +12:00
Commit graph

24634 commits

Author SHA1 Message Date
mike12345567
ebd6643346 Setting pro reference to develop. 2023-09-25 17:56:02 +01:00
mike12345567
6b52adc294 Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7458 2023-09-25 17:55:06 +01:00
mike12345567
be5bab7ac7 Merge branch 'feature/BUDI-7458' of github.com:Budibase/budibase into feature/BUDI-7458 2023-09-25 17:53:37 +01:00
Budibase Staging Release Bot
b7eb5847fd Bump version to 2.10.12-alpha.10 2023-09-25 16:49:13 +00:00
Adria Navarro
6af7c7031d Merge pull request #11861 from Budibase/chore/update_ts
Update Typescript to 5.x
2023-09-25 18:48:56 +02:00
mike12345567
98680f7895 Updating dual bulkDocs call, to handle the merging of similar documents. 2023-09-25 17:48:07 +01:00
Adria Navarro
87a3cc5660 Merge branch 'develop' into chore/update_ts 2023-09-25 18:26:58 +02:00
Budibase Staging Release Bot
ae7d5634cc Bump version to 2.10.12-alpha.9 2023-09-25 16:24:51 +00:00
Martin McKeaveney
2142a84743 send PR number to deploys 2023-09-25 17:24:31 +01:00
Adria Navarro
931645f73d Merge branch 'develop' into chore/update_ts 2023-09-25 18:14:38 +02:00
Michael Drury
b0beaf5b55 Merge branch 'develop' into feature/BUDI-7458 2023-09-25 17:04:03 +01:00
mike12345567
3d143c28a9 Last PR comments. 2023-09-25 17:00:20 +01:00
Budibase Staging Release Bot
e9f338e8e6 Bump version to 2.10.12-alpha.8 2023-09-25 16:00:15 +00:00
Martin McKeaveney
ad1563b692 Update deploy-featurebranch.yml 2023-09-25 17:00:00 +01:00
mike12345567
4d1c749444 First PR comment. 2023-09-25 16:58:06 +01:00
Adria Navarro
6cd1deb19a Merge branch 'develop' into chore/update_ts 2023-09-25 17:48:10 +02:00
Adria Navarro
4cd7be52ae Update pro 2023-09-25 17:46:29 +02:00
Michael Drury
28189fa5ae Merge branch 'develop' into feature/BUDI-7458 2023-09-25 16:29:01 +01:00
mike12345567
5f0050849e Fixing issue detected by test. 2023-09-25 15:05:14 +01:00
Budibase Staging Release Bot
f24c0fffc1 Bump version to 2.10.12-alpha.7 2023-09-25 13:05:26 +00:00
Andrew Kingston
a5c428706e Merge pull request #11850 from Budibase/remove-automation-tooltip
Remove tooltip from automation undo redo control
2023-09-25 14:05:08 +01:00
Martin McKeaveney
1ef3c92195 Merge branch 'develop' into remove-automation-tooltip 2023-09-25 13:58:32 +01:00
mike12345567
56adf75bdd Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7458 2023-09-25 12:52:47 +01:00
mike12345567
bca63eba45 Finishing out test cases for public API app export/import. 2023-09-25 12:52:29 +01:00
Budibase Staging Release Bot
c0ede07530 Bump version to 2.10.12-alpha.6 2023-09-25 10:50:18 +00:00
melohagan
f3309a742c Add onChange to linked rows, longform text area, and multi select arrays in automations (#11874)
* Add onChange to LinkedRowSelector

* Add onChange to Multiselect array

* Add onChange to TextArea

* lint
2023-09-25 11:50:01 +01:00
Adria Navarro
2530ebda2b Fix tests 2023-09-25 09:48:27 +02:00
Adria Navarro
aee590bbba Update lint 2023-09-25 09:42:48 +02:00
mike12345567
c0a2940d8b Adding basic tests for public API app export/import. 2023-09-22 18:43:18 +01:00
mike12345567
fe5cc6878b Adding licensing checks to import/export API. 2023-09-22 17:38:34 +01:00
Adria Navarro
124ff40159 Fix types 2023-09-22 18:24:00 +02:00
Adria Navarro
02ab0a134e Update ts to 5.x 2023-09-22 18:17:19 +02:00
Budibase Staging Release Bot
799f62d218 Bump version to 2.10.12-alpha.5 2023-09-22 15:10:23 +00:00
Andrew Kingston
9dbaedc465 Merge pull request #11851 from Budibase/remove-default-value-conditions
Remove form field default value settings from being updated by conditions
2023-09-22 16:10:06 +01:00
Andrew Kingston
1fde202c49 Merge branch 'develop' into remove-default-value-conditions 2023-09-22 16:03:55 +01:00
Andrew Kingston
af2a7e39e4 Merge branch 'develop' into remove-automation-tooltip 2023-09-22 16:03:36 +01:00
mike12345567
07c7192154 Adding documentation for export endpoint. 2023-09-22 13:29:16 +01:00
Budibase Staging Release Bot
043bbf0820 Bump version to 2.10.12-alpha.4 2023-09-22 12:24:41 +00:00
melohagan
c5accec85c Hide popover when viewing published app (#11858)
* Hide popover when viewing published app

* Refactor
2023-09-22 13:24:19 +01:00
Andrew Kingston
10764053df Remove form field default value settings from being updated by conditional UI 2023-09-22 09:28:37 +01:00
Andrew Kingston
41eaaaa471 Remove tooltip from automation undo redo control 2023-09-22 09:16:23 +01:00
mike12345567
cf24d90f4b Base of API - still needs pro implementation. 2023-09-21 18:04:15 +01:00
mike12345567
85887d0371 Adding test case for app import functionality. 2023-09-20 18:25:34 +01:00
mike12345567
61c12d88cf Final work to support app update process. 2023-09-20 16:43:50 +01:00
mike12345567
1808665bb3 Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7458 2023-09-20 15:50:56 +01:00
Budibase Staging Release Bot
5863d069ca Bump version to 2.10.12-alpha.3 2023-09-20 13:30:57 +00:00
melohagan
acb53c075a Scroll to first invalid field (#11824)
* Final actions

* Add vertical options to ScrollTo

* Remove nearest option

* Scroll to form field when invalid

* Backwards compatibility for ScrollTo action

* Revert "Final actions"

This reverts commit 910e9e6d396aa8531c9662181ebccc77b90ed0ae.

* Scroll to form field when invalid

* Remove createAutomations function

* Refactor

* Refactor

* lint

---------

Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-09-20 14:30:35 +01:00
Gerard Burns
36f351e96d Nginx cors changes to allow communicating with account portal from bb front end (#11831) 2023-09-20 12:08:46 +01:00
Budibase Staging Release Bot
a1913dbd6f Bump version to 2.10.12-alpha.2 2023-09-20 07:51:31 +00:00
Gerard Burns
ac50ce5832 Change verification banner implementation to respect portal and design app section layouts (#11813) 2023-09-20 08:51:13 +01:00