1548 Commits (4dfb74f512fc89cca88488fec0052e6dc6c7b3d5)

Author SHA1 Message Date
Andrew Kingston 5c26f07d26 Add back in query extension capability to new data provider 5 years ago
Andrew Kingston 66d9dc9b1e Add client-side searching, sorting and limiting for incompatible datasources to new DataFetch model 5 years ago
Andrew Kingston 3a8e217bb7 Delay rendering blocks until the schema has been attempted to be loaded 5 years ago
Andrew Kingston 58e0daeb8c Remove initial render of components with undefined props by passing in initial props without triggering svelte invalidation 5 years ago
Andrew Kingston 86065084c1 Update core component handling to use svelte function to manually control props in order to avoid triggering additional reactive statements and improve performance 5 years ago
Andrew Kingston 63ec10d73f Add new core implementations for fetching data and schema from datasources 5 years ago
Budibase Release Bot ef4410229e v1.0.25 5 years ago
mike12345567 a9437302b7 Fixing issue with switching between datasources and making sure old client apps can still use the deprecated API. 5 years ago
Budibase Release Bot e7ab6f72f7 v1.0.24 5 years ago
Budibase Release Bot 5b1da51acb v1.0.23 5 years ago
mike12345567 858ef084ad Finishing up front-end, getting variable creation and management up and working from within the query schema/header menus. 5 years ago
Budibase Staging Release Bot 1a5ee47e9e v1.0.23-alpha.1 5 years ago
Budibase Staging Release Bot dbb8a4c341 v1.0.23-alpha.0 5 years ago
Andrew Kingston 1c23dc3a3c Fix using wrong local storage key when persisting state in client apps 5 years ago
Andrew Kingston 26d89f75d5 Pass current state to peek modals when opening them via query param 5 years ago
Andrew Kingston d58b1ae7f0 Fix datasource invalidation proxying from peek modals not working 5 years ago
Andrew Kingston 98cd12db5f Proxy state updates back from peek modals 5 years ago
Budibase Staging Release Bot 5ac6b72dc7 v1.0.19-alpha.3 5 years ago
Budibase Staging Release Bot 461ccb13d7 v1.0.19-alpha.2 5 years ago
Budibase Release Bot 1ab1e7517d v1.0.22 5 years ago
Budibase Release Bot ecd3198940 v1.0.21 5 years ago
Budibase Release Bot c8bcf17d21 v1.0.20 5 years ago
Budibase Staging Release Bot e7b9b02b9e v1.0.19-alpha.1 5 years ago
Budibase Staging Release Bot 2aea488c50 v1.0.19-alpha.0 5 years ago
Budibase Release Bot cfa941b11f v1.0.19 5 years ago
Budibase Release Bot c77b29d047 v1.0.18 5 years ago
Martin McKeaveney 2751f9d4c4 adding and updating helm repos 5 years ago
Budibase Release Bot ac6686cf9f v1.0.17 5 years ago
Budibase Release Bot b81b880eca v1.0.16 5 years ago
Andrew Kingston d7720e2643 Expose whole form value as a data binding 5 years ago
Budibase Staging Release Bot 2565d5476f v1.0.15-alpha.1 5 years ago
Budibase Release Bot 9f45829bfa v1.0.15 5 years ago
Budibase Staging Release Bot 1a2bcc02f1 v1.0.15-alpha.0 5 years ago
Budibase Release Bot e1a527a4bb v1.0.14 5 years ago
Andrew Kingston c072044d21 Rename Key/Value field to JSON field 5 years ago
Andrew Kingston 9353aec940 Ensure JSON schema generated in client apps is identical to builder generated schema 5 years ago
Andrew Kingston dc7d22e5cb Add support for binding forms to deep json fields 5 years ago
Budibase Staging Release Bot 8d1e0e5dfb v1.0.13-alpha.1 5 years ago
Budibase Release Bot dc92cbeac0 v1.0.13 5 years ago
Budibase Staging Release Bot b688e50272 v1.0.13-alpha.0 5 years ago
Andrew Kingston 9708539631 Fix blocks not filtering properly on number fields 5 years ago
Budibase Release Bot 97816ab99f v1.0.12 5 years ago
Andrew Kingston c97852d0ff Fix border radius rounding on hover and selection indicators in builder preview 5 years ago
Andrew Kingston eeecc762d2 Add button context to execute query action 5 years ago
Andrew Kingston dd5d0ffc7b Add output context to duplicate row action 5 years ago
Andrew Kingston 707ed7419d Reset field value to default value if default value changes 5 years ago
Andrew Kingston eedd1f0cf6 Fix bug where save duplicate action was mutating the real context 5 years ago
Andrew Kingston 9ad25fcf88 Fix bug where save row action was mutating the real context 5 years ago
Budibase Release Bot 558c85d736 v1.0.11 5 years ago
Andrew Kingston d9278dbc24 Dynamically enrich button actions at runtime and provide additional ephemeral button action output context 5 years ago