Commit Graph

17872 Commits

Author SHA1 Message Date
Budibase Staging Release Bot 0b2299413b v2.1.14-alpha.2 2022-11-07 14:42:51 +00:00
Rory Powell e06a21860c Merge pull request #8553 from Budibase/configurable-cdn
Configurable CDN
2022-11-07 14:31:11 +00:00
Rory Powell 1a2bc37945 Add CDN_URL to k8s templates 2022-11-07 12:33:21 +00:00
Rory Powell 998beddc30 Configurable CDN 2022-11-07 09:45:00 +00:00
Martin McKeaveney 83cdc07d61 tidy up 2022-11-06 22:45:49 +00:00
Martin McKeaveney 41e004b18b bunch of small UX updates around row creation, borders, new buttons 2022-11-06 22:35:33 +00:00
Budibase Release Bot d7e327db30 Update pro version to 2.1.17 2022-11-05 15:16:36 +00:00
Budibase Release Bot 09dfa4d565 v2.1.17 2022-11-05 15:13:19 +00:00
Martin McKeaveney 67bfa63861 stripping - from additional app name number 2022-11-05 14:43:07 +00:00
Budibase Release Bot a4c04fd329 Update pro version to 2.1.16 2022-11-05 14:14:51 +00:00
Budibase Release Bot 8f582b2349 v2.1.16 2022-11-05 14:11:32 +00:00
Martin McKeaveney f880367b1d Merge pull request #8534 from Budibase/fix/templates-from-website
ensure /app prefix gets stripped from website templates
2022-11-05 14:00:13 +00:00
Martin McKeaveney 4f86462435 ensure /app prefix gets stripped from website templates 2022-11-05 13:55:17 +00:00
FlaminWrap fe135fc6d7 Afterthought
Remembered that idx === 0 is the same as isTrigger
2022-11-05 00:20:38 +00:00
FlaminWrap 41a9bf8e82 Commit for enhancement #7138
*Added automation steps
*Added steps for testing panel
*Changed a testing panel error message as it didn't seem accurate
2022-11-05 00:05:15 +00:00
Budibase Release Bot cc88807038 Update pro version to 2.1.15 2022-11-04 20:43:24 +00:00
Budibase Release Bot 2307f26b32 v2.1.15 2022-11-04 20:40:02 +00:00
melohagan 1a60708e3a Merge pull request #8527 from Budibase/bug/sev3/custom-options-multi-picker
Check schema exists for custom options multi picker
2022-11-04 20:28:48 +00:00
Mel O'Hagan 32f7843e55 Check schema exists for default value 2022-11-04 18:50:47 +00:00
Budibase Release Bot e6ebd869f1 Update pro version to 2.1.14 2022-11-04 10:59:28 +00:00
Budibase Release Bot 94b958eb6a v2.1.14 2022-11-04 10:56:19 +00:00
Michael Drury 2253d5c080 Merge pull request #8518 from Budibase/fix/8510
Merging 8510 to master
2022-11-04 10:45:42 +00:00
Budibase Staging Release Bot da14a2f452 Update pro version to 2.1.14-alpha.1 2022-11-04 08:47:31 +00:00
Budibase Staging Release Bot e2f5fdb116 v2.1.14-alpha.1 2022-11-04 08:44:19 +00:00
Rory Powell 016df010db Merge pull request #8517 from Budibase/add-extra-auth-logging
Add extra auth logging to authenticated.ts
2022-11-04 08:33:19 +00:00
Rory Powell b36634f510 Add extra auth logging to authenticated.ts 2022-11-04 08:30:44 +00:00
Budibase Staging Release Bot 5e9747ed05 Update pro version to 2.1.14-alpha.0 2022-11-03 18:28:30 +00:00
Budibase Staging Release Bot 5a8282271d v2.1.14-alpha.0 2022-11-03 18:25:04 +00:00
mike12345567 19825aea82 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-11-03 18:04:00 +00:00
Michael Drury 36488d164b Merge pull request #8513 from Budibase/fix/8510
Fixing some external datasource creation
2022-11-03 18:00:27 +00:00
mike12345567 5c88d16cfb Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-03 17:59:58 +00:00
mike12345567 9bf6f0b1a3 Fixing an issue which meant validation would consider datasources invalid despite the configuration being valid - #8510 2022-11-03 17:50:24 +00:00
mike12345567 86c90c7971 Fixing an issue which meant validation would consider datasources invalid despite the configuration being valid - #8510 2022-11-03 17:47:33 +00:00
Budibase Release Bot 21bf12a21c Update pro version to 2.1.13 2022-11-03 14:59:20 +00:00
Budibase Release Bot aae4e87f36 v2.1.13 2022-11-03 14:55:54 +00:00
Michael Drury db3a53122e Merge pull request #8508 from Budibase/fix/disable-screen-validation
Disable screen validation
2022-11-03 14:43:40 +00:00
Dean e92d8c6b90 Temporarily disable screen component validation 2022-11-03 14:27:47 +00:00
Martin McKeaveney 4c7abc70c2 Update pull_request_template.md 2022-11-03 14:12:54 +00:00
Budibase Release Bot 18d5272ad2 Update pro version to 2.1.12 2022-11-03 14:07:34 +00:00
Budibase Release Bot f75c0cd304 v2.1.12 2022-11-03 14:04:02 +00:00
Michael Drury c9ff60d8f2 Merge pull request #8506 from Budibase/fix/8491
Fix for auto-generated screens - buttons navigating correctly
2022-11-03 13:52:36 +00:00
Michael Drury 269cddbaf8 Merge pull request #8488 from Budibase/fix/peter-fixes
Bug fixes
2022-11-03 13:37:26 +00:00
mike12345567 04f1f983e4 Fix to allow close screen modal without navigating to a new page. 2022-11-03 13:23:29 +00:00
mike12345567 d79fc356ea Fix for #8491 - auto generated screens use the form block now which had an issue with the close screen event not providing a URL. 2022-11-03 12:50:52 +00:00
Budibase Staging Release Bot 390da32777 Update pro version to 2.1.12-alpha.0 2022-11-02 20:28:55 +00:00
Budibase Staging Release Bot bb58b6a07c v2.1.12-alpha.0 2022-11-02 20:25:28 +00:00
mike12345567 b9caf0aef5 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-02 20:12:01 +00:00
Budibase Release Bot 9a77571f11 Update pro version to 2.1.11 2022-11-02 19:28:56 +00:00
Budibase Release Bot 28aa02e50d v2.1.11 2022-11-02 19:24:50 +00:00
Gerard Burns 9abb98bd6f Merge pull request #8489 from Budibase/fix/form-block-create-mode-bindings-causing-errors-when-ejected
Fix Form Block Create Mode Bindings Causing Error When Ejected
2022-11-02 19:09:34 +00:00