1
0
Fork 0
mirror of synced 2024-07-01 20:41:03 +12:00
Commit graph

1445 commits

Author SHA1 Message Date
Budibase Staging Release Bot 3a2a2ee4f8 v0.9.190-alpha.2 2021-11-25 16:50:21 +00:00
Budibase Staging Release Bot b585fe9642 v0.9.190-alpha.1 2021-11-25 12:49:05 +00:00
Budibase Staging Release Bot 58c1927f6a v0.9.190-alpha.0 2021-11-25 12:30:15 +00:00
mike12345567 831ef53319 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-25 12:21:58 +00:00
Andrew Kingston f0da6d9fd3 Ensure horizontal cards in the card block don't exceed the width of the screen 2021-11-25 11:35:19 +00:00
Budibase Staging Release Bot 6046e48e3d v0.9.185-alpha.22 2021-11-25 10:33:01 +00:00
Budibase Staging Release Bot 439c8cd3ef v0.9.185-alpha.21 2021-11-24 16:00:00 +00:00
Budibase Staging Release Bot 5f40c6e234 v0.9.185-alpha.20 2021-11-24 13:56:19 +00:00
Budibase Staging Release Bot ff96b409aa v0.9.185-alpha.19 2021-11-24 09:17:53 +00:00
Budibase Staging Release Bot aefc0a4695 v0.9.185-alpha.18 2021-11-24 08:48:23 +00:00
Andrew Kingston 059d33caf3
Merge pull request #3476 from Budibase/multi-filter-component
Dynamic filter component
2021-11-24 08:39:28 +00:00
Andrew Kingston 837e70c9a8 Remove text setting from dynamic filter component 2021-11-24 08:20:23 +00:00
Budibase Staging Release Bot 145c1c5031 v0.9.185-alpha.17 2021-11-23 20:15:28 +00:00
Andrew Kingston 07d45d8039 Update dynamic filter component styles and remove lots of settings 2021-11-23 17:40:49 +00:00
Budibase Staging Release Bot 8e61944128 v0.9.185-alpha.16 2021-11-23 15:23:55 +00:00
Budibase Staging Release Bot 8cb6e6e34c v0.9.185-alpha.15 2021-11-23 13:57:12 +00:00
Rory Powell dffb3064de Merge branch 'develop' into oracle-datasource 2021-11-23 09:27:55 +00:00
Budibase Release Bot c71eab23f0 v0.9.189 2021-11-22 18:14:41 +00:00
Budibase Staging Release Bot 4e76951a03 v0.9.185-alpha.14 2021-11-22 18:04:40 +00:00
Rory Powell 3793c1784a Update locks, ignore oracle imports on m1 2021-11-22 15:26:31 +00:00
Andrew Kingston ae19581288 Add button variant, size and quiet settings to dynamic filter. Allow dyanmic filter button text to be edited inline 2021-11-22 14:48:34 +00:00
Andrew Kingston 067e5d3a7d Removing log statement 2021-11-22 14:09:54 +00:00
Andrew Kingston 6f37fc27e1 Fix issue with not correctly removing dynamic filters when clearing all filters 2021-11-22 13:42:09 +00:00
Andrew Kingston 3c7f3ee694 Update default button text of dynamic filter component 2021-11-22 13:34:28 +00:00
Budibase Staging Release Bot 95fcaeea06 v0.9.185-alpha.13 2021-11-22 11:13:33 +00:00
Budibase Staging Release Bot c48ead6f49 v0.9.185-alpha.12 2021-11-22 10:53:34 +00:00
Andrew Kingston 68d4376a71 Merge branch 'develop' of github.com:Budibase/budibase into multi-filter-component 2021-11-22 10:44:52 +00:00
Andrew Kingston 5cf9aad280
Merge pull request #3403 from Budibase/cheeks-lab-day
Inline text editing + perf. enhancements + preview enhancements
2021-11-22 10:44:38 +00:00
Budibase Staging Release Bot d6018c2c9c v0.9.185-alpha.11 2021-11-22 10:26:21 +00:00
Andrew Kingston 2ab40d51dc Update logic for determining whether to show empty state or not 2021-11-18 20:38:55 +00:00
Andrew Kingston 90b3e2a16d Update editable components to trim whitespace when editing inline 2021-11-18 20:32:57 +00:00
Andrew Kingston df29ad1092 Be more explicit about the boolean nature of component settings in the manifest and add back in a render key to fix toggling contenteditable attribute on dom elements 2021-11-18 20:32:42 +00:00
Andrew Kingston 0aa0f6a07d Enable dynamic filter component to update data provider queries 2021-11-18 20:32:00 +00:00
Andrew Kingston b2a58d1c35 Ensure important builder store variables do not get unassigned when setting the builder store state 2021-11-18 20:31:25 +00:00
Andrew Kingston c432c86419 Add modal container to top level of client apps 2021-11-18 20:31:00 +00:00
Andrew Kingston e1021f429c Refactor how extending data provider queries works to support multiple extensions per key 2021-11-18 18:41:37 +00:00
Andrew Kingston 2bf6c951fd Merge branch 'cheeks-lab-day' of github.com:Budibase/budibase into multi-filter-component 2021-11-18 15:58:04 +00:00
Andrew Kingston e43d5ba158 Fix default form step context not being a svelte store 2021-11-18 15:57:29 +00:00
Andrew Kingston 75efe68f81 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day 2021-11-18 15:53:57 +00:00
Andrew Kingston b47a25a273 Add settings to dynamic filter to control button text and allowed filter fields 2021-11-18 15:43:51 +00:00
Andrew Kingston 038ec39143 Add dynamic filter component 2021-11-18 15:36:16 +00:00
Andrew Kingston 661c2abd39 Remove log statement 2021-11-18 14:47:59 +00:00
Andrew Kingston d3407a2444 Fix bug with duplication of fields when re-registering existing fields 2021-11-18 14:43:02 +00:00
Andrew Kingston 6e3044f7c9 Make form step number dynamic 2021-11-18 14:42:49 +00:00
Andrew Kingston c2bf1de547 Fix crash when component definition is not found 2021-11-18 14:24:10 +00:00
Andrew Kingston 4ce25fdf0b Allow dynamic re-registration of form field components 2021-11-18 14:18:06 +00:00
Budibase Staging Release Bot a013c51e2b v0.9.185-alpha.10 2021-11-18 11:15:57 +00:00
Budibase Release Bot a4b88dc2ca v0.9.188 2021-11-18 07:09:32 +00:00
mike12345567 4993329ceb Adding audit script and commiting all of the audits that it made, updating all yarn locks. 2021-11-17 18:04:16 +00:00
Mike Shanks 5f81613cd8 License cleanup 2021-11-17 14:21:16 +00:00
Budibase Staging Release Bot 402a16f387 v0.9.185-alpha.9 2021-11-17 11:47:25 +00:00
Budibase Staging Release Bot 8463afab10 v0.9.185-alpha.8 2021-11-17 11:28:58 +00:00
Budibase Staging Release Bot 5f6f2e6ed1 v0.9.185-alpha.7 2021-11-16 21:20:35 +00:00
Andrew Kingston c309db623e Replace old usage of 'editable' manifest setting with 'static' 2021-11-16 18:33:14 +00:00
Andrew Kingston 53c7da348b Fix issue with data provider query not updating 2021-11-16 17:55:24 +00:00
Andrew Kingston 9fea436cc2 Remove log statements 2021-11-16 17:52:14 +00:00
Andrew Kingston 69422f374b Refactor some app components to remove dependency on static props 2021-11-16 17:52:00 +00:00
Andrew Kingston cc5e42e933 Update table to handle dynamic data provider prop 2021-11-16 17:51:05 +00:00
Andrew Kingston fa70eb540a Update forms to handle a dynamic schema prop 2021-11-16 17:42:27 +00:00
Andrew Kingston 9aa03c39ba Optimise core memoization of client component props to improve performance significantly 2021-11-16 16:29:31 +00:00
Andrew Kingston 1432cbec72 Refactor how client app actions programmatically mutate data provider queries to allow for correctly handling removal of query extensions 2021-11-16 16:28:48 +00:00
Budibase Staging Release Bot 782a0cc175 v0.9.185-alpha.6 2021-11-16 14:37:51 +00:00
Budibase Staging Release Bot 1a9706bbb2 v0.9.185-alpha.5 2021-11-16 13:54:16 +00:00
Andrew Kingston 3acdf56679 Precent unecessary client app builder store updates to improve performance 2021-11-16 13:35:20 +00:00
Andrew Kingston e5f49c87f6 Ensure button is focused when starting to edit text 2021-11-16 13:22:31 +00:00
Andrew Kingston d13170ff57 Disable drag and drop for components in the selected path when edit mode is enabled to fix firefox issue with text selection when draggable attribute is set 2021-11-16 13:17:34 +00:00
Budibase Staging Release Bot 4a22570b05 v0.9.185-alpha.4 2021-11-16 11:48:38 +00:00
Andrew Kingston c43927e863 Remove focus style on contenteditable components in chrome 2021-11-16 11:47:03 +00:00
Andrew Kingston 1cfb0f467d Prevent dragging of a component while being edited 2021-11-16 11:46:46 +00:00
Andrew Kingston 638972804d Merge develop into editable text lab day 2021-11-16 11:14:46 +00:00
Budibase Staging Release Bot 144452346f v0.9.185-alpha.3 2021-11-16 11:12:03 +00:00
Andrew Kingston 3db13562d6
Merge pull request #3355 from Budibase/repeater-array
Data block + array fields as data sources
2021-11-16 11:03:30 +00:00
Andrew Kingston b1a2bb59a6 Rename data block to repeater block 2021-11-15 18:07:51 +00:00
Budibase Staging Release Bot 5bb8900cdd v0.9.185-alpha.2 2021-11-15 17:47:27 +00:00
Budibase Release Bot bfc9a4157d v0.9.187 2021-11-15 17:04:12 +00:00
Budibase Staging Release Bot 38f0e8d665 v0.9.185-alpha.1 2021-11-15 14:43:16 +00:00
Andrew Kingston 1b4e95ed3c Be even more explicit about expecting an array data type for data provider rows 2021-11-15 12:26:13 +00:00
Andrew Kingston cd94f72faa Replace manual usage of square brackets with string-templates makePropSafe util 2021-11-12 15:28:08 +00:00
Andrew Kingston 04e8c4a932 Clafify comments 2021-11-12 15:27:42 +00:00
Andrew Kingston 07f15c5759 Add data block component 2021-11-12 15:19:25 +00:00
Andrew Kingston 65111272b8 Allow blocks which take children to work with DND 2021-11-12 15:18:55 +00:00
Andrew Kingston 8b3edeea3b Update settings bar to account for new block settings structure 2021-11-12 14:48:53 +00:00
Andrew Kingston e0c88597a7 Enable data providers to use array and attachment fields as their source 2021-11-12 13:42:55 +00:00
Budibase Release Bot 4385ee6fc2 v0.9.186 2021-11-12 13:15:37 +00:00
Budibase Staging Release Bot 04cfca8b8e v0.9.185-alpha.0 2021-11-11 13:59:14 +00:00
mike12345567 d54992de3d Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-11 13:48:07 +00:00
Budibase Release Bot d1714b7f9a v0.9.185 2021-11-11 12:14:43 +00:00
Budibase Release Bot 4db512d87e v0.9.184 2021-11-11 11:35:31 +00:00
Budibase Staging Release Bot f612213122 v0.9.180-alpha.11 2021-11-11 11:09:49 +00:00
Andrew Kingston 7fd5f60ecc
Merge pull request #3299 from Budibase/full-bindings
Full bindings for relationships and attachments
2021-11-11 11:01:27 +00:00
Budibase Staging Release Bot ec8fccf4f5 v0.9.180-alpha.10 2021-11-10 19:52:01 +00:00
Budibase Staging Release Bot b2a4418a8b v0.9.180-alpha.9 2021-11-10 18:29:22 +00:00
Budibase Staging Release Bot 542aa92daf v0.9.180-alpha.8 2021-11-10 16:33:07 +00:00
Andrew Kingston 3ebf44d1f7 Rename blocks to be shorter 2021-11-10 15:56:51 +00:00
Andrew Kingston 32c3788a53 Refactor all block link settings to be URLs rather than onclick handlers. Add settings for linking card titles in card list blocks 2021-11-10 15:52:36 +00:00
Budibase Staging Release Bot b1afbfa451 v0.9.180-alpha.7 2021-11-10 14:56:30 +00:00
Budibase Release Bot 0202adaa60 v0.9.183 2021-11-10 14:28:28 +00:00
Budibase Staging Release Bot 7e02034897 v0.9.180-alpha.6 2021-11-10 13:50:18 +00:00
Budibase Staging Release Bot 1d7490e328 v0.9.180-alpha.5 2021-11-10 12:29:11 +00:00
Budibase Staging Release Bot 0e9c16763e v0.9.180-alpha.4 2021-11-10 12:17:43 +00:00