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

1576 commits

Author SHA1 Message Date
Andrew Kingston b0732846d0 Update client side lucene searching to work with nested JSON fields and fix bug with flattening nested JSON schema 2021-12-06 12:04:22 +00:00
Andrew Kingston f898b8c94d Allow using JSON field arrays as a data provider source and add data bindings for nested JSON fields 2021-12-06 11:41:17 +00:00
Budibase Staging Release Bot d818bd6dfa v1.0.8-alpha.0 2021-12-03 13:36:10 +00:00
Budibase Release Bot 3212d2f447 v1.0.7 2021-12-03 13:24:14 +00:00
Budibase Release Bot a6f684b996 v1.0.6 2021-12-03 11:22:44 +00:00
Andrew Kingston b362068d47 Add new form field component for JSON fields, JSON validation and update autoscreen generation 2021-12-03 09:20:45 +00:00
Budibase Release Bot efd95a26f3 v1.0.5 2021-12-02 13:31:45 +00:00
Andrew Kingston 1cbdf49b96 Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-12-02 13:29:24 +00:00
Budibase Staging Release Bot 050dad3eca v1.0.5-alpha.0 2021-12-01 14:28:00 +00:00
Budibase Release Bot 7fd9a28fe6 v1.0.4 2021-12-01 13:49:09 +00:00
Budibase Release Bot beb60414ab v1.0.3 2021-12-01 10:57:38 +00:00
Budibase Release Bot acdc68efad v1.0.2 2021-11-30 15:59:32 +00:00
Budibase Release Bot b349e1c27f v1.0.1 2021-11-30 15:44:46 +00:00
Martin McKeaveney da9eff017d v1.0.0 2021-11-30 16:34:33 +01:00
Andrew Kingston 1aa6b0bdd6 Merge branch 'feature/json-backend' of github.com:Budibase/budibase into feature/json-backend 2021-11-30 13:41:58 +00:00
Budibase Release Bot 2ddff731e9 v0.9.190 2021-11-30 13:36:54 +00:00
Budibase Staging Release Bot 4e607feda0 v0.9.190-alpha.12 2021-11-30 10:14:02 +00:00
Andrew Kingston 51b31946ec
Merge pull request #3576 from Budibase/ak-fixes
Misc bug fixes
2021-11-30 10:05:01 +00:00
Andrew Kingston c39b7c5afd Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-11-30 08:48:40 +00:00
Andrew Kingston 27327ae2a1 Expose static repeater context for row index 2021-11-30 08:47:21 +00:00
Budibase Staging Release Bot 68978c5ed1 v0.9.190-alpha.11 2021-11-29 13:58:47 +00:00
Andrew Kingston b44772b136 Fix layout navigation not scrolling when required 2021-11-29 09:05:46 +00:00
Budibase Staging Release Bot ac1660540c v0.9.190-alpha.10 2021-11-26 19:01:35 +00:00
Budibase Staging Release Bot 82beeeeb02 v0.9.190-alpha.9 2021-11-26 17:52:27 +00:00
Budibase Staging Release Bot 56d60bc968 v0.9.190-alpha.8 2021-11-26 15:29:05 +00:00
Budibase Staging Release Bot c5c9206ab2 v0.9.190-alpha.7 2021-11-26 14:35:06 +00:00
Budibase Staging Release Bot 3b35b7d86b v0.9.190-alpha.6 2021-11-26 11:36:30 +00:00
Andrew Kingston 456760f479
Merge pull request #3542 from Budibase/ak-fixes
Query schema fixes + card fixes
2021-11-26 11:27:28 +00:00
Budibase Staging Release Bot 83a716c58b v0.9.190-alpha.5 2021-11-26 11:08:02 +00:00
Budibase Staging Release Bot 42baefdd14 v0.9.190-alpha.4 2021-11-25 22:21:36 +00:00
Budibase Staging Release Bot 05004e2b60 v0.9.190-alpha.3 2021-11-25 18:04:35 +00:00
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
Andrew Kingston 143510ceb8
Merge pull request #3311 from Budibase/block-search-improvements
Improve block searching
2021-11-10 12:08:10 +00:00
Andrew Kingston dd28adbf68 Update block search so that string fields do a 'starts with' search rather than an exact match 2021-11-10 11:48:02 +00:00
Budibase Staging Release Bot 186a44c40e v0.9.180-alpha.3 2021-11-10 10:13:12 +00:00
Budibase Release Bot 9dd74e580e v0.9.182 2021-11-10 09:52:01 +00:00
Budibase Staging Release Bot bb410a7742 v0.9.180-alpha.2 2021-11-09 17:25:41 +00:00
Andrew Kingston b0e0b61527 Add comment to client rows API 2021-11-09 15:48:04 +00:00
Andrew Kingston 7aa337f7d2 Disable links when in builder preview 2021-11-09 15:24:13 +00:00
Budibase Release Bot 8b7f3a461f v0.9.181 2021-11-09 12:38:10 +00:00
mike12345567 2155e5f5eb Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus 2021-11-09 11:20:17 +00:00
Martin McKeaveney f7550c8c47 adding flags for messagePassing 2021-11-09 12:15:29 +01:00
Budibase Staging Release Bot 610ba92bac v0.9.180-alpha.1 2021-11-08 20:54:52 +00:00
Andrew Kingston d0755ce8ac
Merge pull request #3249 from Budibase/blocks
Core blocks implementation + table with search block
2021-11-08 20:46:21 +00:00
mike12345567 15907280b2 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 2021-11-08 17:25:05 +00:00
Andrew Kingston 08ae550791 Update default number of cards in card list block to 8 2021-11-08 16:54:43 +00:00
Andrew Kingston de9c038150 Fix card list block empty state and update size 2021-11-08 16:40:45 +00:00
Andrew Kingston 3e5980082f Fix card button text potentially showing as undefined 2021-11-08 14:51:13 +00:00
Budibase Release Bot c10163a301 v0.9.180 2021-11-08 14:36:40 +00:00
Andrew Kingston aa56d6fd63 Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level 2021-11-08 14:35:58 +00:00
Budibase Staging Release Bot e611847752 v0.9.180-alpha.0 2021-11-08 14:13:09 +00:00
mike12345567 c1e23c0153 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-08 14:00:47 +00:00
Budibase Release Bot ec321ba7cb v0.9.179 2021-11-08 12:29:59 +00:00
Andrew Kingston 2f949bad85 Lint 2021-11-05 12:43:26 +00:00
Andrew Kingston f8f906b9de Add ability to link rows in tables, and link rows in the table with search block 2021-11-05 12:38:33 +00:00
Budibase Release Bot 56e5aca60f v0.9.178 2021-11-04 16:37:06 +00:00
Budibase Staging Release Bot 87f472a82c v0.9.176-alpha.3 2021-11-04 16:30:06 +00:00
Martin McKeaveney 37ddd416c0 tidy up 2021-11-04 17:28:07 +01:00
Martin McKeaveney a48f8434eb fix safari 2021-11-04 17:24:56 +01:00
Martin McKeaveney 1c237d8dc6
Merge pull request #3187 from Budibase/fix/safari-bug
Fix budibase builder preview on safari
2021-11-04 17:22:02 +01:00
Martin McKeaveney 5ebeb6814d refactor switch into a key value handler object
tidy up - remove logs and comments

update windowed modals to use postMessage
2021-11-04 17:21:17 +01:00
Budibase Release Bot 0b57f74a43 v0.9.177 2021-11-04 13:56:13 +00:00
Andrew Kingston 9d473e9a34 Lint 2021-11-04 11:31:43 +00:00
Andrew Kingston dc9b1a2a8c Add button to table with search block and support defining multiple settings sections in component manifest entries 2021-11-04 11:30:43 +00:00
Budibase Release Bot 2715f44db0 v0.9.176 2021-11-04 09:24:56 +00:00
Budibase Staging Release Bot f7b155c7dd v0.9.176-alpha.2 2021-11-04 09:24:27 +00:00
Budibase Staging Release Bot bbd249c07d v0.9.176-alpha.1 2021-11-04 00:48:41 +00:00
Martin McKeaveney a46ef3fe4f
Merge pull request #3231 from opensas/patch-1
fix: update README.md
2021-11-04 01:39:34 +01:00
Budibase Staging Release Bot 30bdc11527 v0.9.176-alpha.0 2021-11-03 16:33:02 +00:00
Budibase Release Bot 22f33ba0f0 v0.9.175 2021-11-03 16:20:47 +00:00
Andrew Kingston df9f061d66 Remove conditional props from manifest for table with search block 2021-11-03 16:18:12 +00:00
Andrew Kingston 3acc937ddc Fix picker width in table with search block and enable autosizing of other search components 2021-11-03 15:53:45 +00:00
Andrew Kingston c5433e6ef8 Add support for tables updating server-side sorting 2021-11-03 15:26:15 +00:00
Budibase Release Bot 551be52bfb v0.9.174 2021-11-03 15:10:20 +00:00
Andrew Kingston 7ec5c2b1f2 Allow table with search block to render correct components for all relevant field types 2021-11-03 11:58:06 +00:00
Andrew Kingston 73d5d1289b Standardise fetching schema from client apps to fix issues with determing schema for certain data sources 2021-11-03 11:57:47 +00:00
opensas 2ae6f9ee6e
fix: update README.md
add space between #### and text title
2021-11-03 02:42:44 -03:00
Budibase Staging Release Bot a0c9f4c977 v0.9.173-alpha.8 2021-11-02 17:06:37 +00:00
Budibase Staging Release Bot fb8cc1c243 v0.9.173-alpha.7 2021-11-02 15:32:59 +00:00
Andrew Kingston 212e62b62e Simplify some block logic 2021-11-02 12:58:38 +00:00
Andrew Kingston ee7ab70f4d Comment some parts of blocks implementation for clarity 2021-11-02 08:58:50 +00:00
Andrew Kingston 4cbe82c1db Add title setting to table with search block and fix import paths 2021-11-02 08:51:48 +00:00
Andrew Kingston 7bd46a6ecb Remove old files and tidy up 2021-11-02 08:47:19 +00:00
Andrew Kingston 808d2d0f73 Add generic block structure with support for writing blocks like normal svelte components rather than a JSON builder 2021-11-02 08:45:27 +00:00
Andrew Kingston 6ad3df2e7f Add initial structure of table with search block 2021-11-01 17:18:38 +00:00
Andrew Kingston f682e7e4ac Add in-preview editing for all field labels 2021-10-28 16:31:22 +01:00
Andrew Kingston 90403948dd Fix issue editing components in the preview when nested inside another draggable component 2021-10-28 15:52:07 +01:00
Andrew Kingston 232957f610 Add in-preview editing of buttons and add settings bar for buttons 2021-10-28 15:29:48 +01:00
Andrew Kingston d3839f2f91 Focus contenteditable node when starting editing a component in the preview 2021-10-28 13:28:43 +01:00
Andrew Kingston 9bf5d50d4f Add in-preview editing of link text and improve placeholder usage when combined with in-preview editing 2021-10-28 13:20:04 +01:00
Andrew Kingston 1333844a2c Move keyboard handling into client library so that component deletion via keyboard can reference client app state 2021-10-28 13:00:55 +01:00
Budibase Staging Release Bot 9b63fd62eb v0.9.173-alpha.6 2021-10-28 11:52:29 +00:00
Andrew Kingston 7c16a1423b Allow in-preview editing of paragraphs and headings 2021-10-28 12:43:31 +01:00
Budibase Staging Release Bot 7a6cf5d534 v0.9.173-alpha.5 2021-10-27 15:45:31 +00:00
Budibase Staging Release Bot 92f0963726 v0.9.173-alpha.4 2021-10-27 15:24:55 +00:00
Budibase Release Bot b0a9de45cf v0.9.173 2021-10-27 15:13:34 +00:00
Budibase Staging Release Bot 7bbd460f86 v0.9.173-alpha.3 2021-10-27 14:27:54 +00:00
Andrew Kingston 13a0744c50
Merge pull request #3177 from Budibase/ak-fixes
Relationship aware data provider automatic reloading + extras
2021-10-27 15:16:39 +01:00
Andrew Kingston 6b69ce4eb9 Use explicity onDestroy calls rather than an onMount return value to ensure callbacks are actually executed to fix data provider cleanup issues 2021-10-27 14:24:36 +01:00
Budibase Staging Release Bot 4aaffe23c0 v0.9.173-alpha.2 2021-10-27 09:02:08 +00:00
Andrew Kingston 5d5a35fd32 Don't invalidate users table due to autocolumn fields in schema when hot reloading data in the client library 2021-10-27 08:37:51 +01:00