1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
Commit graph

13982 commits

Author SHA1 Message Date
Mel O'Hagan dbf58fcfe9 Added support for JSON array stages 2022-10-04 11:03:24 +01:00
Mel O'Hagan 7b90f56500 Improve editor refresh on delete 2022-10-04 10:18:16 +01:00
Mel O'Hagan 4f238d9c10 Merge branch 'develop' into lab/mongodb 2022-10-03 17:10:21 +01:00
Budibase Staging Release Bot 7f233038ac v2.0.14-alpha.2 2022-10-03 10:01:53 +00:00
deanhannigan cf8b5be13e
Merge pull request #8014 from Budibase/feature/automation-log-filter-by-license
Feature/automation log filter by license
2022-10-03 10:49:24 +01:00
Budibase Staging Release Bot 230a667817 v2.0.14-alpha.1 2022-10-03 09:34:56 +00:00
Budibase Staging Release Bot 73138b4d57 v2.0.14-alpha.0 2022-10-01 14:59:33 +00:00
Michael Drury 69abe9c5db Merge branch 'master' of github.com:Budibase/budibase into develop 2022-10-01 15:44:11 +01:00
Budibase Release Bot 096820e096 v2.0.13 2022-09-30 16:48:54 +00:00
Budibase Staging Release Bot a0e9ce6c60 v2.0.10-alpha.1 2022-09-30 15:51:17 +00:00
Budibase Release Bot 635a561ba2 v2.0.12 2022-09-30 15:51:16 +00:00
Andrew Kingston 4b2a8aae7b Fix generating datsource structure for components which have a setting of type table 2022-09-30 16:26:29 +01:00
Andrew Kingston d68c8c45b1 Fix table setting type 2022-09-30 16:26:24 +01:00
Andrew Kingston de536d6f26 Hot reload custom component settings in the builder 2022-09-30 16:26:15 +01:00
Andrew Kingston 07eb7c061f Use friendly name when adding instances of custom components 2022-09-30 16:26:02 +01:00
Andrew Kingston 3ae18dd89e Fix custom components not working properly with generated bindings 2022-09-30 16:23:26 +01:00
Andrew Kingston f087275884
Revert "Plugin fixes + improvements" 2022-09-30 16:20:30 +01:00
Andrew Kingston 868c747394
Merge pull request #8054 from Budibase/plugin-improvements
Plugin fixes + improvements
2022-09-30 16:20:20 +01:00
Budibase Release Bot 33ded6e013 v2.0.11 2022-09-30 14:59:22 +00:00
Andrew Kingston 1b96e71237 Fix generating datsource structure for components which have a setting of type table 2022-09-30 15:56:06 +01:00
Andrew Kingston 1b9f3cf0af Fix table setting type 2022-09-30 15:43:47 +01:00
Budibase Release Bot 3e4c3a8599 v2.0.10 2022-09-30 14:18:54 +00:00
Michael Drury 64d90280a0
Merge pull request #8058 from Budibase/feature/plugin-icons
Custom datasource icons
2022-09-30 15:08:10 +01:00
Budibase Staging Release Bot 87ec3dc46c v2.0.10-alpha.0 2022-09-30 14:07:36 +00:00
mike12345567 48514da625 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-30 14:55:00 +01:00
mike12345567 d1c2ca4faa Removing some un-necessary duplicated statements. 2022-09-30 14:32:32 +01:00
Budibase Staging Release Bot beee56173b v2.0.7-alpha.2 2022-09-30 12:42:51 +00:00
Budibase Release Bot 6d598aa36b v2.0.9 2022-09-30 12:02:17 +00:00
mike12345567 f33968f4da Merge branch 'master' of github.com:Budibase/budibase into feature/plugin-icons 2022-09-30 13:02:14 +01:00
Budibase Release Bot f1ac02246d v2.0.8 2022-09-30 11:22:29 +00:00
Andrew Kingston 58bd14fb9a Hot reload custom component settings in the builder 2022-09-30 12:01:25 +01:00
Budibase Release Bot 3617ce2643 v2.0.7 2022-09-30 10:44:12 +00:00
Andrew Kingston d9a4f4b98d Use friendly name when adding instances of custom components 2022-09-30 11:26:33 +01:00
deanhannigan bfce63b885
Merge pull request #8011 from Budibase/fix/enforce-builder-child-checks-drag-drop
Fix to enforce illegalchildren rules when dragging and dropping in th…
2022-09-30 11:24:21 +01:00
Andrew Kingston 980715d15e Fix custom components not working properly with generated bindings 2022-09-30 10:13:06 +01:00
Budibase Staging Release Bot 678c7594e9 v2.0.7-alpha.1 2022-09-30 08:17:41 +00:00
mike12345567 16d5d8289b Improving regex for processing custom SVG. 2022-09-30 09:17:38 +01:00
mike12345567 1f5de9b71d Adding ability for datasource plugins to have a custom icon svg. 2022-09-29 19:30:53 +01:00
Mitch-Budibase 65744c7f6c Minor Smoke Build Changes
A few changes to maintain what we have for the nightly smoke build

autoScreensUI
- Adding a 1 second wait. This seems essential now for the smoke run on CI. Was difficult to reduce the error locally but definitely timing related

userManagement
- Reworking how we confirm a user has no applications
- The text has also changed - updated it too
2022-09-29 17:40:53 +01:00
Budibase Staging Release Bot 84194d6a88 v2.0.7-alpha.0 2022-09-29 09:48:15 +00:00
Dean 225f000b2a Centralised licensing types to frontend-core contants. Some minor refactoring 2022-09-29 09:17:22 +01:00
Budibase Release Bot f4eba61994 v2.0.6 2022-09-28 15:34:09 +00:00
Andrew Kingston 05b707da64 Update naming conventions in filter drawer 2022-09-28 15:36:35 +01:00
Andrew Kingston 9e1f19e5e1 Simplify, strengthen and make consistent filter drawer validation logic 2022-09-28 15:08:44 +01:00
Andrew Kingston af4b1b673e Merge branch 'master' of github.com:Budibase/budibase into bug/sev2/is-in-filter-startswith-crash 2022-09-28 14:16:45 +01:00
Dean 6763dc3914 Use new licensing feature flag to gate off the filtering behaviour. 2022-09-28 12:17:00 +01:00
Dean f41bdf0d6a Merge remote-tracking branch 'origin/develop' into feature/automation-log-filter-by-license 2022-09-28 11:39:22 +01:00
Dean aea02a2b88 Fix to enforce illegalchildren rules when dragging and dropping in the component tree 2022-09-28 11:08:11 +01:00
Budibase Release Bot a8f8ea2504 v2.0.5 2022-09-27 18:15:36 +00:00
Budibase Release Bot 297754df17 v2.0.4 2022-09-27 09:43:49 +00:00