Andrew Kingston
30a92ee981
Merge pull request #4030 from Budibase/s3-upload
...
S3 file upload component
2022-01-24 15:41:46 +00:00
Andrew Kingston
d348b7dfbb
Add info text to the S3 upload component
2022-01-24 15:18:54 +00:00
Andrew Kingston
f2e45e892c
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-21 13:38:06 +00:00
Andrew Kingston
b22f1f54a0
Fix rare issue which could occur when enriching component props twice before an initial render has taken place
2022-01-21 13:32:56 +00:00
Budibase Staging Release Bot
b10f29e52b
v1.0.46-alpha.3
2022-01-21 11:27:13 +00:00
Martin McKeaveney
311b7ef32f
update scroll limit
2022-01-21 10:26:01 +01:00
Andrew Kingston
1f22b4ecfe
Add more work on API refactor in builder
2022-01-21 09:10:59 +00:00
Budibase Release Bot
927310c812
v1.0.46
2022-01-20 19:58:40 +00:00
Andrew Kingston
6758896f57
Fix data fetch for nested providers, JSON arrays or array fields not working
2022-01-20 19:25:21 +00:00
Andrew Kingston
db56a64805
Revert changes to MultiFieldSelect
2022-01-20 19:24:57 +00:00
Andrew Kingston
81479b18f3
Derive safe array-like value as the default value for multi-select fields
2022-01-20 19:24:28 +00:00
Budibase Staging Release Bot
74c2b62543
v1.0.46-alpha.2
2022-01-20 18:57:06 +00:00
Budibase Staging Release Bot
9d8180de8b
v1.0.46-alpha.1
2022-01-20 18:46:28 +00:00
Andrew Kingston
d34743a6cd
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-20 18:44:04 +00:00
Andrew Kingston
e56fba688e
Merge pull request #4086 from Budibase/ak-fixes
...
Fixes for multi-selects and data fetching
2022-01-20 18:39:40 +00:00
Budibase Staging Release Bot
364d02d883
v1.0.46-alpha.0
2022-01-20 17:10:09 +00:00
mike12345567
e3c924c168
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-01-20 17:03:21 +00:00
Budibase Release Bot
38122eec32
v1.0.45
2022-01-20 16:33:40 +00:00
Budibase Staging Release Bot
d7e059e1cc
v1.0.44-alpha.9
2022-01-20 14:01:03 +00:00
Andrew Kingston
617dd4c670
Don't show a notification if there is no error message
2022-01-20 13:37:20 +00:00
Budibase Staging Release Bot
963a3f4da3
v1.0.44-alpha.8
2022-01-20 12:33:48 +00:00
Andrew Kingston
9957acaccb
Fix DND throwing errors due to browser API updates
2022-01-20 11:52:29 +00:00
Andrew Kingston
c0badb9c2a
Remove static functions from data fetch models
2022-01-20 11:50:18 +00:00
Andrew Kingston
7baba13704
Update usage of fetch client app route endpoint
2022-01-20 11:30:51 +00:00
Andrew Kingston
e151ddde07
Update usage of DataFetching in client apps
2022-01-20 11:29:30 +00:00
Andrew Kingston
3a3f4f0538
Update usages of utils and helpers in the builder
2022-01-20 11:19:37 +00:00
Andrew Kingston
e3b8e44eeb
Update remaining dependency issues in client
2022-01-20 10:16:13 +00:00
Andrew Kingston
71cf06e6f4
Update remaining usage of API in client library
2022-01-20 09:57:57 +00:00
Andrew Kingston
b970c315f1
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-20 09:43:23 +00:00
Andrew Kingston
fd9c5d6c0b
Add core API implementation and update most of client library to use it
2022-01-20 09:40:53 +00:00
Budibase Staging Release Bot
133f3db658
v1.0.44-alpha.7
2022-01-19 15:25:19 +00:00
Budibase Staging Release Bot
14535e5393
v1.0.44-alpha.6
2022-01-19 15:17:21 +00:00
Budibase Staging Release Bot
5995badd3a
v1.0.44-alpha.5
2022-01-19 15:08:47 +00:00
Budibase Staging Release Bot
dff50e4e1b
v1.0.44-alpha.4
2022-01-19 14:59:39 +00:00
Andrew Kingston
6fcf0de0e5
Merge pull request #4105 from Budibase/fix/log-out-action
...
Fix log out action
2022-01-19 14:54:20 +00:00
Budibase Staging Release Bot
90d2c0a5cf
v1.0.44-alpha.3
2022-01-19 14:52:46 +00:00
Maurits Lourens
31d80fd99b
#3397 - select radio buttons alignment setting
2022-01-19 15:23:41 +01:00
Andrew Kingston
597a1e5e68
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-01-19 13:54:39 +00:00
Andrew Kingston
e0a3911851
Rename return URL to redirect URL in log out action
2022-01-19 12:50:07 +00:00
Budibase Staging Release Bot
f456fbd68f
v1.0.44-alpha.2
2022-01-19 11:49:24 +00:00
Andrew Kingston
ca35a5b768
Lint
2022-01-19 11:32:56 +00:00
Andrew Kingston
8b976bed52
Update log out handling to work better, and add support for navigating to a return URL
2022-01-19 11:22:27 +00:00
Budibase Release Bot
2eb6bef9f5
v1.0.44
2022-01-19 10:13:22 +00:00
Martin McKeaveney
afa50b7e7a
Merge pull request #4088 from mslourens/attachment_field_extensions
...
add extensions prop to specify accepted file extensions
2022-01-19 10:33:10 +01:00
Andrew Kingston
8a6a84c376
Merge pull request #4084 from bastiaanterhorst/multi-options-default-fix
...
Update MultiFieldSelect to accept a defaultValue
2022-01-19 08:54:39 +00:00
Bastiaan Terhorst
107aa44308
set defaultValue in Field component
2022-01-19 09:19:49 +01:00
Andrew Kingston
e5f10e4fc3
Merge pull request #4033 from Budibase/fix/dynamic-validators
...
Fix dynamic validators not correctly validating form components
2022-01-18 19:20:27 +00:00
Maurits Lourens
1757d8d329
add extensions prop to specify accepted file extensions
2022-01-18 17:17:31 +01:00
Bastiaan Terhorst
54a1c84179
also set defaultValue
2022-01-18 16:48:08 +01:00
Budibase Staging Release Bot
89077f9860
v1.0.44-alpha.1
2022-01-18 15:36:05 +00:00
Andrew Kingston
302a1b3c5f
Fix data fetch for nested providers, JSON arrays or array fields not working
2022-01-18 15:34:10 +00:00
Budibase Staging Release Bot
ee365da5ed
v1.0.44-alpha.0
2022-01-18 14:31:59 +00:00
mike12345567
1623a929cc
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-01-18 14:25:30 +00:00
Bastiaan Terhorst
dd44c4e7e3
Update MultiFieldSelect to accept a defaultValue
...
This changes the multi select control to accept defaultValues. As these are passed in as strings (flattened arrays in the form of "1, 2, 3") they need to be split into an array to be accepted by the control.
2022-01-18 15:04:40 +01:00
Budibase Staging Release Bot
a127b22a82
v1.0.27-alpha.24
2022-01-18 13:16:22 +00:00
Michael Drury
d64f5ea513
Merge pull request #4073 from Budibase/feature/sql-relationship-filtering
...
SQL relationship filtering
2022-01-18 13:10:58 +00:00
Budibase Staging Release Bot
157b21b8dd
v1.0.27-alpha.23
2022-01-18 09:45:46 +00:00
Andrew Kingston
919e31d216
Add initial work on frontend-core refactor
2022-01-18 09:39:19 +00:00
Budibase Staging Release Bot
c4ddafa7c6
v1.0.27-alpha.22
2022-01-18 08:59:52 +00:00
Maurits Lourens
f2f6fa31b1
fix schema constraint mapping to validation rule
2022-01-17 23:23:36 +01:00
Budibase Staging Release Bot
81218cbea2
v1.0.27-alpha.21
2022-01-17 18:01:17 +00:00
mike12345567
abfa80bb47
Adding dynamic filter capabilities, also updating search field select in builder to make sure it removes banned search field types.
2022-01-17 16:48:49 +00:00
Budibase Release Bot
9ef9c63b0e
v1.0.43
2022-01-17 16:42:48 +00:00
Andrew Kingston
3ff48eec0a
Merge branch 'feature/sql-relationship-filtering' of github.com:Budibase/budibase into feature/sql-relationship-filtering
2022-01-17 14:04:19 +00:00
Andrew Kingston
ec93406578
Add optional enrichment of relationship fields when determining datasource schema and update block filters to properly reference relationship fields
2022-01-17 14:03:47 +00:00
mike12345567
949f56d564
Merge branch 'develop' of github.com:Budibase/budibase into feature/sql-relationship-filtering
2022-01-17 13:34:16 +00:00
Budibase Staging Release Bot
16a678a6f1
v1.0.27-alpha.20
2022-01-17 10:15:17 +00:00
Rory Powell
a766db9703
Merge pull request #4022 from Budibase/fix/return-url
...
Fix return url
2022-01-17 10:09:38 +00:00
Budibase Release Bot
45093aac13
v1.0.42
2022-01-17 08:48:49 +00:00
mike12345567
018e0bd73b
Getting client partially working, having an issue with search fields not updating for a table block.
2022-01-14 17:42:14 +00:00
Andrew Kingston
407a0ce6a9
Remove log
2022-01-14 16:47:50 +00:00
Budibase Staging Release Bot
ef61a58531
v1.0.27-alpha.19
2022-01-14 14:33:55 +00:00
Budibase Staging Release Bot
9b47ceacb4
v1.0.27-alpha.18
2022-01-14 14:25:57 +00:00
Andrew Kingston
157b6a19f6
Add public URL of uploaded file to button action outputs when uploading files to S3
2022-01-14 10:40:38 +00:00
Andrew Kingston
fabde1b7bf
Fix issue where error was always reset when a component was re-registered
2022-01-14 09:58:23 +00:00
Budibase Release Bot
8f54f4a0fc
v1.0.41
2022-01-14 09:39:56 +00:00
Andrew Kingston
5f357ad2d8
Lint and fix size of S3 upload component overlay
2022-01-14 09:20:20 +00:00
Andrew Kingston
d1ab0d2b67
Improve error handling when uploading files to S3
2022-01-14 08:39:24 +00:00
Budibase Release Bot
160f3d280e
v1.0.40
2022-01-13 18:35:02 +00:00
Andrew Kingston
bb01806633
Update S3 upload with develop and fix preview URLs
2022-01-13 17:18:24 +00:00
Andrew Kingston
353c06dc13
Merge branch 'develop' of github.com:Budibase/budibase into s3-upload
2022-01-13 17:17:30 +00:00
Budibase Release Bot
c1451c6e40
v1.0.39
2022-01-13 15:17:06 +00:00
Martin McKeaveney
ede44f31ed
v1.0.38
2022-01-13 16:10:07 +01:00
Martin McKeaveney
c0f89a0257
v1.0.32
2022-01-13 16:09:07 +01:00
Budibase Staging Release Bot
5e285f29df
v1.0.27-alpha.17
2022-01-13 14:57:56 +00:00
Budibase Staging Release Bot
dfe795b73b
v1.0.27-alpha.16
2022-01-13 14:38:12 +00:00
Rory Powell
a6686a2d10
Merge branch 'develop' into fix/return-url
2022-01-13 14:36:59 +00:00
Budibase Staging Release Bot
194f2d6fd8
v1.0.27-alpha.15
2022-01-13 14:26:35 +00:00
Budibase Staging Release Bot
f9cd961be0
v1.0.27-alpha.14
2022-01-13 14:18:24 +00:00
Rory Powell
864ceb3e90
Merge branch 'develop' into fix/return-url
2022-01-13 14:11:20 +00:00
Rory Powell
9da1c77903
Fix return url using cookies
2022-01-13 14:07:49 +00:00
Andrew Kingston
492ecdc8bc
Update reset theme button to use white for light theme
2022-01-13 10:26:05 +00:00
Andrew Kingston
0bb8ceb9a6
Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination
2022-01-13 09:44:09 +00:00
Andrew Kingston
030ff0c50e
Ensure bad route configs don't cause the client to crash
2022-01-12 15:38:56 +00:00
Andrew Kingston
7b860f5773
Add S3 presigned request generation and file upload capabilities
2022-01-12 14:59:33 +00:00
Budibase Staging Release Bot
e48e21ffb8
v1.0.27-alpha.13
2022-01-12 13:20:06 +00:00
Budibase Staging Release Bot
fc90f6d65a
v1.0.27-alpha.12
2022-01-11 17:25:33 +00:00
Budibase Staging Release Bot
45631b235d
v1.0.27-alpha.11
2022-01-11 14:31:25 +00:00
Andrew Kingston
5d81a5ef54
Remove unmaintained rollup plugins for node and replace with rollup-plugin-polyfill-node
2022-01-11 14:01:50 +00:00
Andrew Kingston
8772dc342d
Add initial work on new S3 upload component and button action
2022-01-11 14:01:21 +00:00
Budibase Staging Release Bot
37b3e81a0d
v1.0.27-alpha.10
2022-01-11 13:49:47 +00:00
Budibase Staging Release Bot
c141a94ada
v1.0.27-alpha.9
2022-01-11 13:17:43 +00:00
Budibase Staging Release Bot
f74090d2eb
v1.0.27-alpha.8
2022-01-11 09:42:12 +00:00
Andrew Kingston
a23565dbeb
Fix crash when fetching queries set up before pagination existed
2022-01-10 12:45:30 +00:00
Budibase Staging Release Bot
495399ad0a
v1.0.27-alpha.7
2022-01-10 12:14:33 +00:00
Budibase Staging Release Bot
4ccf3f9687
v1.0.27-alpha.6
2022-01-07 12:04:19 +00:00
Andrew Kingston
8bebf8db01
Ensure paginate option is respected in DataFetch models
2022-01-07 11:30:47 +00:00
Andrew Kingston
ee2a3515e8
Update client query fetch to better determine whether pagination is supported or not
2022-01-07 11:03:55 +00:00
Andrew Kingston
b9b379b413
Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination
2022-01-06 14:03:42 +00:00
Budibase Staging Release Bot
48d354444d
v1.0.27-alpha.5
2022-01-06 13:31:15 +00:00
Andrew Kingston
b7d7923904
Add support for cursor based pagination in query params
2022-01-05 17:28:57 +00:00
Budibase Staging Release Bot
23ca7a9750
v1.0.27-alpha.4
2022-01-05 15:28:59 +00:00
Michael Drury
8f91e84519
Merge pull request #3830 from Budibase/feature/query-variables
...
Datasource static and dynamic variables
2022-01-05 15:22:30 +00:00
Andrew Kingston
aa56269ccb
Merge branch 'feature/query-variables' of github.com:Budibase/budibase into rest-pagination
2022-01-05 09:21:25 +00:00
Andrew Kingston
e0ae492e1d
Add support for query param based pagination in REST queries
2022-01-05 09:16:10 +00:00
Budibase Staging Release Bot
7bf288606c
v1.0.27-alpha.3
2022-01-04 18:07:13 +00:00
Andrew Kingston
1eac218d6e
Add support for nested provider, field and jsonarray datasource types in new data fetch model
2022-01-04 15:02:43 +00:00
mike12345567
46a271c073
Fixing issue discovered by cypress test case and updating dynamic variable view to hide table when there are none.
2022-01-04 14:41:11 +00:00
Andrew Kingston
9de896e526
Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination
2022-01-04 14:34:09 +00:00
mike12345567
3f5263f192
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-variables
2022-01-04 12:58:42 +00:00
Budibase Staging Release Bot
0c5de8cf65
v1.0.27-alpha.2
2022-01-04 11:52:12 +00:00
Andrew Kingston
7dd70147f5
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2022-01-04 09:48:44 +00:00
Budibase Staging Release Bot
45e6e45098
v1.0.27-alpha.1
2021-12-31 14:12:45 +00:00
mike12345567
bb0b15224b
Fixing conflict.
2021-12-21 12:33:12 +00:00
Budibase Staging Release Bot
02df048171
v1.0.27-alpha.0
2021-12-20 09:21:52 +00:00
Andrew Kingston
3b9b6bdde0
Update query fetch to support new pagination structure
2021-12-17 18:53:57 +00:00
Andrew Kingston
9a53982038
Fix issue with determining view schema
2021-12-17 18:48:44 +00:00
Andrew Kingston
32b1c98201
Update client lib data fetch models to support generic pagination
2021-12-17 18:39:48 +00:00
Budibase Release Bot
6ebc345b65
v1.0.26
2021-12-17 14:52:40 +00:00
Andrew Kingston
7769ba4d6a
Merge branch 'feature/query-variables' of github.com:Budibase/budibase into rest-pagination
2021-12-17 13:12:28 +00:00
Andrew Kingston
6034670c78
Update data fetch models to use constructor to determine feature flags
2021-12-17 10:49:12 +00:00
Andrew Kingston
910c58b41d
Lint
2021-12-17 10:43:27 +00:00
Andrew Kingston
3fc01789ec
Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination
2021-12-17 10:37:43 +00:00
Andrew Kingston
04928b3c05
Remove old reference implementation of data provider component
2021-12-17 10:37:26 +00:00
Andrew Kingston
a967a07091
Add back in query extension capability to new data provider
2021-12-17 10:37:06 +00:00
Andrew Kingston
def64b2f39
Add client-side searching, sorting and limiting for incompatible datasources to new DataFetch model
2021-12-17 09:52:12 +00:00
Andrew Kingston
38ef2deb90
Delay rendering blocks until the schema has been attempted to be loaded
2021-12-17 09:18:43 +00:00
Andrew Kingston
492c2acc9a
Remove initial render of components with undefined props by passing in initial props without triggering svelte invalidation
2021-12-17 09:18:07 +00:00
Andrew Kingston
460d9f8c8d
Update core component handling to use svelte function to manually control props in order to avoid triggering additional reactive statements and improve performance
2021-12-17 08:22:40 +00:00
Andrew Kingston
4bf200fcc5
Add new core implementations for fetching data and schema from datasources
2021-12-17 08:22:04 +00:00
Budibase Release Bot
382b86689a
v1.0.25
2021-12-16 18:32:05 +00:00
mike12345567
7a3dcce510
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-variables
2021-12-16 14:57:21 +00:00
mike12345567
c55cc0f56a
Fixing issue with switching between datasources and making sure old client apps can still use the deprecated API.
2021-12-16 11:41:28 +00:00
Budibase Release Bot
12d3b0ccae
v1.0.24
2021-12-16 11:04:27 +00:00
Budibase Release Bot
95a6e7ba53
v1.0.23
2021-12-16 10:18:24 +00:00
mike12345567
0a6754b13c
Finishing up front-end, getting variable creation and management up and working from within the query schema/header menus.
2021-12-15 19:20:19 +00:00
Budibase Staging Release Bot
e84add0830
v1.0.23-alpha.1
2021-12-15 16:56:03 +00:00
Budibase Staging Release Bot
2f89f19bc4
v1.0.23-alpha.0
2021-12-15 16:41:32 +00:00
Andrew Kingston
8d10fcf34c
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-15 13:36:10 +00:00
Andrew Kingston
7346199a3c
Fix using wrong local storage key when persisting state in client apps
2021-12-15 09:00:14 +00:00
Andrew Kingston
ed29ccf7eb
Pass current state to peek modals when opening them via query param
2021-12-15 08:55:22 +00:00
Andrew Kingston
b31bb9be1d
Fix datasource invalidation proxying from peek modals not working
2021-12-14 14:04:37 +00:00
Andrew Kingston
43fe2407e1
Proxy state updates back from peek modals
2021-12-14 14:04:10 +00:00
Budibase Staging Release Bot
c9f8ffdd5c
v1.0.19-alpha.3
2021-12-14 12:33:48 +00:00
Budibase Staging Release Bot
13dd988c51
v1.0.19-alpha.2
2021-12-14 11:41:07 +00:00
Budibase Release Bot
c3a7a9d122
v1.0.22
2021-12-13 18:46:25 +00:00
Budibase Release Bot
7233b765d9
v1.0.21
2021-12-13 18:08:22 +00:00
Budibase Release Bot
2277f25df6
v1.0.20
2021-12-13 17:46:32 +00:00
Budibase Staging Release Bot
5623634c9c
v1.0.19-alpha.1
2021-12-13 17:45:48 +00:00
Budibase Staging Release Bot
7899193924
v1.0.19-alpha.0
2021-12-13 17:17:46 +00:00
Budibase Release Bot
42a3cea202
v1.0.19
2021-12-13 16:43:28 +00:00
Budibase Release Bot
109164ab43
v1.0.18
2021-12-13 16:00:58 +00:00
Martin McKeaveney
542a9106b4
Merge branch 'master' of github.com:Budibase/budibase
2021-12-13 16:53:39 +01:00
Martin McKeaveney
e02c4f013e
adding and updating helm repos
2021-12-13 16:52:35 +01:00
Budibase Release Bot
212bd45843
v1.0.17
2021-12-13 12:57:18 +00:00
Budibase Release Bot
7225de58c2
v1.0.16
2021-12-13 11:55:27 +00:00
Andrew Kingston
8eda765246
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-13 09:45:56 +00:00
Andrew Kingston
6524b871b0
Expose whole form value as a data binding
2021-12-13 09:34:27 +00:00
Budibase Staging Release Bot
90c0656ed1
v1.0.15-alpha.1
2021-12-10 16:56:34 +00:00
Budibase Release Bot
d8a0bfdf96
v1.0.15
2021-12-10 16:55:00 +00:00
Budibase Staging Release Bot
35b66edf02
v1.0.15-alpha.0
2021-12-10 16:29:45 +00:00
Budibase Release Bot
56dd4bfe61
v1.0.14
2021-12-10 15:45:07 +00:00
Andrew Kingston
f4c3435e98
Rename Key/Value field to JSON field
2021-12-10 15:26:43 +00:00
Andrew Kingston
6fd53b134a
Ensure JSON schema generated in client apps is identical to builder generated schema
2021-12-10 15:11:01 +00:00
Andrew Kingston
5793cc3bbd
Add support for binding forms to deep json fields
2021-12-10 14:18:01 +00:00
Budibase Release Bot
e5ea78169c
v1.0.13
2021-12-10 11:12:06 +00:00
Andrew Kingston
cd0acacb69
Fix blocks not filtering properly on number fields
2021-12-09 19:36:53 +00:00
Budibase Release Bot
b6d94d88eb
v1.0.12
2021-12-09 19:15:19 +00:00
Andrew Kingston
e7899d7f22
Fix border radius rounding on hover and selection indicators in builder preview
2021-12-09 17:22:46 +00:00
Andrew Kingston
3f1d3328e2
Add button context to execute query action
2021-12-09 16:48:19 +00:00
Andrew Kingston
6cec671283
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-09 16:32:25 +00:00
Andrew Kingston
cc3facd1b8
Add output context to duplicate row action
2021-12-09 16:29:22 +00:00
Andrew Kingston
ff246de1cb
Reset field value to default value if default value changes
2021-12-09 14:51:19 +00:00
Andrew Kingston
62fc8d45f6
Fix bug where save duplicate action was mutating the real context
2021-12-09 14:36:57 +00:00
Andrew Kingston
3e8cd19e7b
Fix bug where save row action was mutating the real context
2021-12-09 14:36:24 +00:00
Budibase Release Bot
4ee68650c3
v1.0.11
2021-12-09 14:33:04 +00:00
Andrew Kingston
d9f4c3a4b0
Dynamically enrich button actions at runtime and provide additional ephemeral button action output context
2021-12-09 11:25:32 +00:00
Budibase Release Bot
48ff92b367
v1.0.10
2021-12-08 18:11:06 +00:00
Budibase Release Bot
21462a0f68
v1.0.9
2021-12-08 17:44:39 +00:00
Budibase Staging Release Bot
db6714c4f0
v1.0.9-alpha.1
2021-12-08 17:21:37 +00:00
Budibase Staging Release Bot
0aa87c9fc7
v1.0.9-alpha.0
2021-12-08 14:06:32 +00:00
Andrew Kingston
c71ad0cdec
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-08 13:08:28 +00:00
Andrew Kingston
f2445226d5
Add new tag component to client apps
2021-12-08 13:06:15 +00:00
Budibase Release Bot
577b7f380f
v1.0.8
2021-12-08 11:38:32 +00:00
Andrew Kingston
42995a33c5
Allow internal links to be opened in a new tab
2021-12-08 09:03:56 +00:00
Andrew Kingston
408ff58ef3
Fix incorrect icon used for repeater layout in settings bar
2021-12-08 08:36:01 +00:00
Andrew Kingston
7886b383f5
Key links by URL as the svelte-spa-router link svelte action does not update correctly
2021-12-08 08:35:19 +00:00
Andrew Kingston
ba2588d44e
Add support for accessing unlimited levels of nested JSON arrays
2021-12-07 21:19:14 +00:00
Andrew Kingston
a0f3863f69
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
2021-12-07 15:11:32 +00:00
Andrew Kingston
fb23bf5674
Fix datasource invalidations not propagating through peek modals
2021-12-07 15:11:13 +00:00
Andrew Kingston
20f3f41327
Add button action for duplicating a row
2021-12-07 13:59:12 +00:00
Andrew Kingston
c6e4325afc
Fix issue with icon for repeater alignment in settings bar
2021-12-07 13:58:01 +00:00
Andrew Kingston
39e1e84512
Enable support for handling shallow non-object arrays in JSON fields
2021-12-06 18:12:27 +00:00
Andrew Kingston
1bb6fb37e5
Flatten JSON schema in apps to allow filtering and display of nested values
2021-12-06 12:37:50 +00:00
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
Andrew Kingston
29c5e6c243
Add devtools to app preview and add ability to preview apps as different roles
2021-11-26 13:25:02 +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
Andrew Kingston
870219722a
Invalidate related tables automatically via client library and fix issue with data source invalidation from modals
2021-10-26 19:12:55 +01:00
Budibase Staging Release Bot
e68412b6c6
v0.9.173-alpha.1
2021-10-26 15:27:44 +00:00
Budibase Staging Release Bot
2b38fa91be
v0.9.173-alpha.0
2021-10-26 14:03:18 +00:00
Martin McKeaveney
9ec7cfbd75
merge with master
2021-10-26 14:28:49 +02:00
Andrew Kingston
8cf672252a
Update field disabled state when disabled prop changes
2021-10-26 11:05:48 +01:00
Budibase Staging Release Bot
cc89350ccb
v0.9.169-alpha.18
2021-10-25 13:50:36 +00:00
Budibase Staging Release Bot
bb12d16125
v0.9.169-alpha.17
2021-10-25 09:51:42 +00:00
Budibase Staging Release Bot
297cbf1f8f
v0.9.169-alpha.16
2021-10-25 09:26:20 +00:00
Budibase Release Bot
f33cc5a9cd
v0.9.172
2021-10-25 09:08:46 +00:00
Budibase Staging Release Bot
1c034752d4
v0.9.169-alpha.15
2021-10-25 08:10:24 +00:00
Budibase Staging Release Bot
ec9c514e13
v0.9.169-alpha.14
2021-10-23 14:17:01 +00:00
Budibase Staging Release Bot
ef986c3a54
v0.9.169-alpha.13
2021-10-22 16:58:51 +00:00
Budibase Staging Release Bot
c75ce8bb43
v0.9.169-alpha.12
2021-10-22 09:02:10 +00:00
Budibase Staging Release Bot
c4377f2a77
v0.9.169-alpha.11
2021-10-21 18:01:14 +00:00
Budibase Staging Release Bot
b224b6bf45
v0.9.169-alpha.10
2021-10-21 14:40:18 +00:00
Budibase Staging Release Bot
00e2f5b220
v0.9.169-alpha.9
2021-10-21 11:57:41 +00:00
Budibase Staging Release Bot
cf52fb9574
v0.9.169-alpha.8
2021-10-21 11:40:14 +00:00
Budibase Staging Release Bot
4ab8cfca34
v0.9.169-alpha.7
2021-10-21 09:52:12 +00:00
Budibase Release Bot
77cf485b01
v0.9.171
2021-10-20 13:36:22 +00:00
Budibase Staging Release Bot
66553f335c
v0.9.169-alpha.6
2021-10-20 12:59:04 +00:00
Budibase Staging Release Bot
519a9216f2
v0.9.169-alpha.5
2021-10-20 12:31:06 +00:00
Andrew Kingston
f85b9ed52d
Merge pull request #3083 from Budibase/fix/date-sorting
...
Fix date format of dates created with Flatpickr (the date picker in apps)
2021-10-20 13:20:26 +01:00
Budibase Release Bot
ccf252ddb9
v0.9.170
2021-10-20 11:59:17 +00:00
Budibase Staging Release Bot
65077556b1
v0.9.169-alpha.4
2021-10-20 09:35:25 +00:00
Andrew Kingston
04b9c1ad56
Merge pull request #3087 from Budibase/fix/flatpickr-key-events
...
Fix flatpickr hijacking key events on the whole page
2021-10-20 10:26:42 +01:00
Budibase Staging Release Bot
b6f6aacfac
v0.9.169-alpha.3
2021-10-19 15:54:53 +00:00
Budibase Staging Release Bot
92883785a7
v0.9.169-alpha.2
2021-10-19 15:35:03 +00:00
Andrew Kingston
bf74a750f2
Give flatpickr its own root component in client apps to avoid it hijacking key events on the whole page
2021-10-19 15:11:14 +01:00
Budibase Staging Release Bot
340d52dc38
v0.9.169-alpha.1
2021-10-19 12:11:03 +00:00
Andrew Kingston
f5f2611a3e
Remove date parsing from client date picker as it has moved to the core date picker
2021-10-18 17:12:02 +01:00
Budibase Staging Release Bot
1d5494a7f5
v0.9.169-alpha.0
2021-10-18 15:44:36 +00:00
Budibase Release Bot
80074ddba0
v0.9.169
2021-10-18 15:38:42 +00:00
Rory Powell
596cb15c37
Merge branch 'master' into develop
2021-10-18 16:35:32 +01:00
Budibase Staging Release Bot
9f1d6013b2
v0.9.167-alpha.14
2021-10-18 11:44:29 +00:00
Rory Powell
5288fb5256
Merge pull request #3015 from Budibase/options-text-columns
...
Allow options picker to be used on text columns
2021-10-18 12:34:40 +01:00
Budibase Staging Release Bot
4717b0d975
v0.9.167-alpha.13
2021-10-18 11:30:09 +00:00
Rory Powell
bd9dbc6644
Remove redundant fieldTypes
2021-10-18 12:02:08 +01:00
Rory Powell
63aaad4812
Merge branch 'develop' into options-text-columns
2021-10-18 11:25:35 +01:00
Budibase Staging Release Bot
eed61105f0
v0.9.167-alpha.12
2021-10-18 10:16:48 +00:00
Rory Powell
e35dd47608
Merge pull request #3016 from Budibase/paginate-text-change
...
Remove 'internal' from dataprovider / paginate info
2021-10-18 11:05:03 +01:00
Budibase Staging Release Bot
8a8bbf55fd
v0.9.167-alpha.11
2021-10-18 09:23:26 +00:00
Budibase Staging Release Bot
dfad3a4d85
v0.9.167-alpha.10
2021-10-18 08:45:15 +00:00
Budibase Staging Release Bot
d517506127
v0.9.167-alpha.9
2021-10-18 08:31:27 +00:00
Budibase Release Bot
6d8f7f1220
v0.9.168
2021-10-17 20:06:43 +00:00
Budibase Staging Release Bot
bc396fb840
v0.9.167-alpha.8
2021-10-15 14:58:22 +00:00
Budibase Staging Release Bot
3f6c5d2558
v0.9.167-alpha.7
2021-10-15 13:12:11 +00:00
Budibase Staging Release Bot
843b13613d
v0.9.167-alpha.6
2021-10-15 10:45:34 +00:00
Andrew Kingston
27a1342531
Merge pull request #3002 from Budibase/js-binding-drawer
...
JavaScript bindings
2021-10-15 11:37:25 +01:00
Rory Powell
4e0487bd82
Remove 'internal' from dataprovider / paginate info
2021-10-15 10:26:39 +01:00
Budibase Staging Release Bot
8b73d1c6c5
v0.9.167-alpha.5
2021-10-15 07:56:53 +00:00
Budibase Staging Release Bot
a81ac3293c
v0.9.167-alpha.4
2021-10-14 16:42:40 +00:00
Budibase Staging Release Bot
f633521486
v0.9.167-alpha.3
2021-10-14 16:10:07 +00:00
Budibase Staging Release Bot
750aa078c0
v0.9.167-alpha.2
2021-10-14 15:47:58 +00:00
Rory Powell
88cdc7c1bd
Allow options picker to be used on text columns
2021-10-14 16:36:45 +01:00
Budibase Staging Release Bot
c33689182a
v0.9.167-alpha.1
2021-10-14 13:45:01 +00:00
Budibase Release Bot
17314f9a38
v0.9.167
2021-10-14 13:41:23 +00:00
Andrew Kingston
9a21a0b2db
Merge branch 'js-binding-drawer' of github.com:Budibase/budibase into js-binding-drawer
2021-10-14 10:45:19 +01:00
Andrew Kingston
96a723d838
Fix issue with button roundness when using other sizes than medium
2021-10-14 10:43:17 +01:00
Budibase Staging Release Bot
54fff6db18
v0.9.167-alpha.0
2021-10-13 15:56:03 +00:00
Budibase Release Bot
3f662acc4d
v0.9.166
2021-10-13 15:33:19 +00:00
Budibase Release Bot
f12210c693
v0.9.165
2021-10-13 14:18:05 +00:00
Budibase Staging Release Bot
ba7fe1560b
v0.9.165-alpha.1
2021-10-13 14:07:13 +00:00
Budibase Staging Release Bot
4326df56c2
v0.9.165-alpha.0
2021-10-13 13:30:05 +00:00
Budibase Release Bot
fb5c60b773
v0.9.164
2021-10-12 21:15:39 +00:00
Budibase Release Bot
758c7bd94d
v0.9.163
2021-10-11 17:22:28 +00:00
Budibase Release Bot
582f9052d8
v0.9.162
2021-10-11 15:17:21 +00:00
Budibase Staging Release Bot
5e4e15fe9e
v0.9.160-alpha.0
2021-10-08 10:05:15 +00:00
Budibase Release Bot
767fdfdfc8
v0.9.161
2021-10-07 22:32:31 +00:00
Budibase Release Bot
07a3f46cc8
v0.9.160
2021-10-07 22:18:59 +00:00
Budibase Release Bot
812d6e5a51
v0.9.159
2021-10-07 21:55:18 +00:00
Budibase Release Bot
59cdc495d5
v0.9.158
2021-10-07 21:20:53 +00:00
Budibase Staging Release Bot
fb2720968f
v0.9.158-alpha.0
2021-10-07 21:09:01 +00:00
Martin McKeaveney
05f058b00f
merge
2021-10-07 21:58:09 +01:00
Budibase Staging Release Bot
40b72d2562
v0.9.157-alpha.0
2021-10-07 20:17:21 +00:00
Budibase Release Bot
d3934eaeda
v0.9.157
2021-10-07 20:07:47 +00:00
Martin McKeaveney
43d3c2af4d
adding made in budibase tag
2021-10-07 20:57:50 +01:00
Budibase Release Bot
4b96866cd2
v0.9.156
2021-10-07 07:50:40 +00:00
Budibase Release Bot
2a8d5814b1
v0.9.155
2021-10-06 21:26:52 +00:00
Budibase Release Bot
9ca8c3fda6
v0.9.154
2021-10-06 16:37:28 +00:00
Budibase Release Bot
f96b0c95e8
v0.9.153
2021-10-06 15:36:11 +00:00
Budibase Staging Release Bot
d10fe0f770
v0.9.153-alpha.1
2021-10-06 15:23:47 +00:00
Budibase Staging Release Bot
586f71e0be
v0.9.153-alpha.0
2021-10-06 15:02:59 +00:00
Martin McKeaveney
8ce19dc527
merge with master
2021-10-06 15:50:00 +01:00
Budibase Staging Release Bot
ee2fd89b0b
v0.9.152-alpha.2
2021-10-06 14:46:31 +00:00
Budibase Staging Release Bot
37cfac65bf
v0.9.152-alpha.1
2021-10-06 14:26:36 +00:00
Budibase Release Bot
843e5d1898
v0.9.152
2021-10-06 14:19:18 +00:00
Martin McKeaveney
6127ac662e
Merge pull request #2900 from Budibase/ak-fixes
...
Misc fixes
2021-10-06 15:17:48 +01:00
Budibase Staging Release Bot
ce4c101479
v0.9.152-alpha.0
2021-10-06 14:08:17 +00:00
Martin McKeaveney
be4b59c92c
merge with master
2021-10-06 14:57:34 +01:00
Martin McKeaveney
3cb088e930
Merge pull request #2896 from Budibase/feature/onboarding-templates
...
Feature/onboarding templates
2021-10-06 14:50:12 +01:00
Andrew Kingston
67543ef9be
Fix drag and drop indicator positioning when not using desktop preview
2021-10-06 13:59:25 +01:00
Budibase Staging Release Bot
9bb679d1cf
v0.9.151-alpha.4
2021-10-06 12:38:24 +00:00
Andrew Kingston
2a736c16d7
Fix padding being added to empty layouts in mobile view
2021-10-06 13:33:37 +01:00
Martin McKeaveney
ddfecf14dc
templates working end to end
2021-10-05 23:02:28 +01:00
Budibase Staging Release Bot
15a01f0c1d
v0.9.151-alpha.3
2021-10-05 11:23:23 +00:00
Budibase Staging Release Bot
005c5895c0
v0.9.151-alpha.2
2021-10-05 11:07:22 +00:00
Budibase Staging Release Bot
e32b0698d0
v0.9.151-alpha.1
2021-10-04 17:25:50 +00:00
Budibase Release Bot
8e7ecf03b0
v0.9.151
2021-10-04 16:25:23 +00:00
Budibase Staging Release Bot
ed6491933c
v0.9.151-alpha.0
2021-10-04 15:58:42 +00:00
Budibase Release Bot
e6833fe06c
v0.9.150
2021-10-04 14:02:30 +00:00
Budibase Staging Release Bot
e511ff4e22
v0.9.150-alpha.0
2021-10-04 13:30:07 +00:00
Budibase Release Bot
bc3bba3704
v0.9.149
2021-10-01 15:40:26 +00:00
Budibase Staging Release Bot
7d621a36f0
v0.9.149-alpha.3
2021-10-01 15:25:11 +00:00
Budibase Staging Release Bot
544f3f65d2
v0.9.149-alpha.2
2021-10-01 15:10:31 +00:00
Budibase Staging Release Bot
9d802f5d73
v0.9.149-alpha.1
2021-10-01 14:53:11 +00:00
Budibase Staging Release Bot
efb441b602
v0.9.149-alpha.0
2021-10-01 14:28:01 +00:00
Budibase Release Bot
423728a8a6
v0.9.148
2021-10-01 09:13:03 +00:00
Budibase Staging Release Bot
a02ef789dd
v0.9.148-alpha.2
2021-09-30 16:51:01 +00:00
Budibase Staging Release Bot
ec63adf567
v0.9.148-alpha.1
2021-09-30 16:15:24 +00:00
Martin McKeaveney
f0893efc96
Merge pull request #2824 from Budibase/feature/end-user-analytics
...
end user ping for client apps
2021-09-30 17:05:17 +01:00
Martin McKeaveney
7a7fd6c02f
fixing import
2021-09-30 16:52:21 +01:00
Budibase Staging Release Bot
da6e17a2bf
v0.9.148-alpha.0
2021-09-30 15:51:50 +00:00
Martin McKeaveney
665a9620a4
lint
2021-09-30 16:39:10 +01:00
Martin McKeaveney
a251c8bfd0
merge with develop
2021-09-30 16:05:06 +01:00
Budibase Release Bot
06de2005de
v0.9.147
2021-09-30 14:33:09 +00:00
Budibase Staging Release Bot
50eb091381
v0.9.147-alpha.0
2021-09-30 14:22:16 +00:00
Martin McKeaveney
3ef9e27a81
Merge pull request #2677 from Budibase/dnd
...
Drag and drop
2021-09-30 15:13:25 +01:00
Rory Powell
0f4cb52618
Merge branch 'master' into develop
2021-09-30 15:08:40 +01:00
Budibase Staging Release Bot
1f88412e2d
v0.9.146-alpha.6
2021-09-30 14:05:41 +00:00
Martin McKeaveney
b8fef9965d
end user ping for client apps
2021-09-30 15:03:57 +01:00
Martin McKeaveney
2f491f3b6f
Merge branch 'develop' into dnd
2021-09-30 14:56:23 +01:00
Michael Drury
f2534c3ec3
Merge pull request #2815 from Budibase/feature/cloud-export
...
Cloud export -> self host import
2021-09-30 14:55:37 +01:00
Budibase Staging Release Bot
6fac7c30d4
v0.9.146-alpha.5
2021-09-30 13:49:21 +00:00
Budibase Staging Release Bot
722cf24e7e
v0.9.146-alpha.4
2021-09-30 12:59:29 +00:00
mike12345567
7de9ed2fdf
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
2021-09-30 12:22:28 +01:00
Budibase Staging Release Bot
1ff4cc3927
v0.9.146-alpha.3
2021-09-30 10:23:22 +00:00
Andrew Kingston
7571be0bb9
Merge pull request #2790 from Budibase/data-ui-pagination
...
Data UI pagination and searching
2021-09-30 11:13:47 +01:00
Budibase Staging Release Bot
5c28ca3ce4
v0.9.146-alpha.2
2021-09-30 09:58:13 +00:00
Budibase Release Bot
987906e1a7
v0.9.146
2021-09-29 19:01:05 +00:00
Budibase Staging Release Bot
36daa9fc6a
v0.9.146-alpha.1
2021-09-29 18:38:14 +00:00
Martin McKeaveney
6dac3e28bd
Merge pull request #2804 from Budibase/fix/redirect-loop-ff
...
fix firefox redirect loop
2021-09-29 19:27:15 +01:00
Martin McKeaveney
b94c65f1c4
fix firefox redirect loop
2021-09-29 18:59:26 +01:00
Budibase Staging Release Bot
087cbdbf18
v0.9.146-alpha.0
2021-09-29 17:08:46 +00:00
Budibase Release Bot
22b29db903
v0.9.145
2021-09-29 13:55:56 +00:00
Budibase Staging Release Bot
736970afcc
v0.9.145-alpha.0
2021-09-29 13:36:20 +00:00
mike12345567
be1f94941c
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
2021-09-29 12:57:14 +01:00
Budibase Release Bot
1e4bbfcb3a
v0.9.144
2021-09-29 10:51:15 +00:00
Budibase Staging Release Bot
299e77bbed
v0.9.144-alpha.0
2021-09-29 10:39:31 +00:00
Andrew Kingston
cc9fd5dd08
Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination
2021-09-29 10:34:03 +01:00
Budibase Staging Release Bot
e0b5a7ab4a
v0.9.143-alpha.9
2021-09-29 09:06:03 +00:00
Budibase Staging Release Bot
92e64a6399
v0.9.143-alpha.8
2021-09-29 08:27:38 +00:00
Budibase Staging Release Bot
9281caa86a
v0.9.143-alpha.7
2021-09-28 16:50:47 +00:00
Budibase Staging Release Bot
5e3a888869
v0.9.143-alpha.6
2021-09-28 16:35:28 +00:00
Budibase Staging Release Bot
2895af8ec1
v0.9.143-alpha.5
2021-09-28 16:04:16 +00:00
Budibase Staging Release Bot
c9696145e0
v0.9.143-alpha.4
2021-09-28 12:41:39 +00:00
Budibase Staging Release Bot
95c01ef20f
v0.9.143-alpha.3
2021-09-28 12:21:31 +00:00
Budibase Staging Release Bot
f003167749
v0.9.143-alpha.2
2021-09-28 10:53:02 +00:00
mike12345567
145c0a11c9
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
2021-09-28 11:23:03 +01:00
Budibase Staging Release Bot
8578673096
v0.9.143-alpha.1
2021-09-28 09:24:39 +00:00
Budibase Release Bot
df32c52620
v0.9.143
2021-09-27 21:50:12 +00:00
Budibase Staging Release Bot
6a05c9e067
v0.9.143-alpha.0
2021-09-27 21:39:06 +00:00
Martin McKeaveney
55c6d0d159
merge master
2021-09-27 22:31:13 +01:00
mike12345567
f836565f69
Putting together cloud export and import functionality, still need to test, but basic concept there.
2021-09-27 19:12:41 +01:00
Budibase Staging Release Bot
01448b3f66
v0.9.140-alpha.13
2021-09-27 17:39:48 +00:00
Budibase Staging Release Bot
4f4e9a9d2b
v0.9.140-alpha.12
2021-09-27 14:25:00 +00:00
Andrew Kingston
5c6c21aeef
Move all lucene logic into central builder helpers file
2021-09-27 12:59:49 +01:00
Budibase Staging Release Bot
793883ed59
v0.9.140-alpha.11
2021-09-27 10:48:31 +00:00
Budibase Staging Release Bot
ae0a4a14f8
v0.9.140-alpha.10
2021-09-24 12:27:55 +00:00
Budibase Staging Release Bot
17e0a381bd
v0.9.140-alpha.9
2021-09-24 10:23:39 +00:00
Andrew Kingston
3f2d3edbb0
Merge pull request #2730 from Budibase/manual-dataprovider-refresh
...
Add button action for manually refreshing a data provider
2021-09-24 11:15:51 +01:00
Andrew Kingston
78e4f00e11
Add button action for manually refreshing a data provider
2021-09-23 19:34:01 +01:00
Budibase Staging Release Bot
2fa6f2aa54
v0.9.140-alpha.8
2021-09-23 16:11:26 +00:00
Budibase Release Bot
266c235c98
v0.9.142
2021-09-23 15:48:36 +00:00
Budibase Staging Release Bot
5dce298b44
v0.9.140-alpha.7
2021-09-23 11:33:58 +00:00
Budibase Staging Release Bot
aab5a1f1de
v0.9.140-alpha.6
2021-09-23 08:49:16 +00:00
Budibase Staging Release Bot
15cd5e4514
v0.9.140-alpha.5
2021-09-22 17:31:55 +00:00
Budibase Staging Release Bot
0c9203d539
v0.9.140-alpha.4
2021-09-22 15:03:22 +00:00
Budibase Release Bot
5f5154b084
v0.9.141
2021-09-22 11:36:15 +00:00
Budibase Staging Release Bot
286a250390
v0.9.140-alpha.3
2021-09-22 11:07:23 +00:00
Budibase Staging Release Bot
53660cfe29
v0.9.140-alpha.2
2021-09-22 10:53:02 +00:00
Budibase Staging Release Bot
792316e501
v0.9.140-alpha.1
2021-09-22 08:58:01 +00:00
Budibase Release Bot
795295aa90
v0.9.140
2021-09-22 08:42:24 +00:00
Budibase Staging Release Bot
2cc90fbb81
v0.9.140-alpha.0
2021-09-21 20:57:20 +00:00
Martin McKeaveney
61a77b1fd4
merge from master
2021-09-21 21:42:52 +01:00
Budibase Release Bot
bd91ae1f95
v0.9.139
2021-09-21 16:24:33 +00:00
Budibase Staging Release Bot
1e8b8eb7a5
v0.9.125-alpha.20
2021-09-21 16:15:41 +00:00
Budibase Release Bot
eaba4c2698
v0.9.138
2021-09-21 15:51:11 +00:00
Budibase Release Bot
64863fcf5e
v0.9.137
2021-09-21 15:04:25 +00:00
Budibase Release Bot
7e0b4259fe
v0.9.136
2021-09-21 13:47:15 +00:00
Budibase Release Bot
30a70a4a03
v0.9.135
2021-09-21 13:08:07 +00:00
Budibase Release Bot
02188f7ec0
v0.9.134
2021-09-21 11:15:43 +00:00
Budibase Staging Release Bot
62307b0b55
v0.9.125-alpha.19
2021-09-21 09:12:18 +00:00
Andrew Kingston
c89e198bf8
Simplify some DND style rules
2021-09-21 08:47:43 +01:00
Andrew Kingston
ee2e2799d9
Enable left/right side targetting for DND
2021-09-21 08:36:02 +01:00
Andrew Kingston
7663bdb534
Revert preservation of base component styles by styleable helper to fix stale styles being applied after removal
2021-09-20 16:47:53 +01:00
Andrew Kingston
18506f1235
Reduce DND snap to edge threshold to prevent unwanted target spamming on the edges of the parent component
2021-09-20 16:11:42 +01:00
Andrew Kingston
cae514ca06
Simplify client app component re-render keying
2021-09-20 15:41:20 +01:00
Andrew Kingston
392a1f05ee
Refactor DND labels to before and after rather then above and below
2021-09-20 15:35:27 +01:00
Andrew Kingston
9634b021a5
Refactor client app data tags to be classnames and simplify logic
2021-09-20 15:34:51 +01:00
Andrew Kingston
8defbd1ed2
Remove old and no longer needed component-id data tag applied by styleable helper
2021-09-20 12:20:34 +01:00
Andrew Kingston
f65b374622
Remove preview specific data tags from components when running real apps
2021-09-20 12:16:23 +01:00
Andrew Kingston
0aedd8d802
Fix spectrum button not being able to be dragged
2021-09-20 12:14:40 +01:00
Budibase Staging Release Bot
c91e5ea39c
v0.9.125-alpha.18
2021-09-20 09:55:05 +00:00
Andrew Kingston
08522724f0
Merge branch 'develop' of github.com:Budibase/budibase into dnd
2021-09-20 10:45:21 +01:00
Andrew Kingston
28efe1b29e
Remove merged in references to standard-components
2021-09-20 10:44:26 +01:00