Andrew Kingston
|
7ece903616
|
Lint
|
2021-12-13 09:45:50 +00:00 |
Andrew Kingston
|
6524b871b0
|
Expose whole form value as a data binding
|
2021-12-13 09:34:27 +00:00 |
Andrew Kingston
|
989310c29a
|
Update deepSet helper to create parent keys of a deep path if one does not exist
|
2021-12-10 15:27:04 +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 |
Andrew Kingston
|
488f5b8d97
|
Hide JSON array from filter editor
|
2021-12-10 10:52:51 +00:00 |
Andrew Kingston
|
cd0acacb69
|
Fix blocks not filtering properly on number fields
|
2021-12-09 19:36:53 +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 |
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 |
Andrew Kingston
|
6aaab83895
|
Generate button context bindings for all button actions
|
2021-12-09 08:36:50 +00:00 |
Budibase Staging Release Bot
|
db6714c4f0
|
v1.0.9-alpha.1
|
2021-12-08 17:21:37 +00:00 |
Martin McKeaveney
|
894c8d87d7
|
Merge pull request #3719 from Budibase/fix/incoming-webhooks
Fix/incoming webhooks
|
2021-12-08 17:14:18 +00:00 |
Andrew Kingston
|
3c2c18a8dc
|
Fix bug where state variables were not always extracted, improve performance when determining bindable state values and add initial work on generating button context bindings
|
2021-12-08 15:31:06 +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
|
0e1879c6cc
|
Update manifest 'dependsOn' logic to correctly handle boolean values
|
2021-12-08 13:06:36 +00:00 |
Andrew Kingston
|
f2445226d5
|
Add new tag component to client apps
|
2021-12-08 13:06:15 +00:00 |
Rory Powell
|
1fc0a7227c
|
Merge branch 'master' into develop
|
2021-12-08 12:07:06 +00:00 |
Budibase Staging Release Bot
|
cc8b159e11
|
v1.0.8-alpha.2
|
2021-12-08 12:02:02 +00:00 |
Rory Powell
|
1dbe978b01
|
Merge pull request #3644 from Budibase/rest-import
Rest import
|
2021-12-08 11:54:38 +00:00 |
Budibase Release Bot
|
577b7f380f
|
v1.0.8
|
2021-12-08 11:38:32 +00:00 |
Martin McKeaveney
|
cd5d4a5df4
|
updating cypress test to cover automation creation
|
2021-12-08 11:32:28 +00:00 |
Rory Powell
|
a2f2736d8c
|
Merge pull request #3702 from Budibase/duplicate-query
Duplicate queries
|
2021-12-08 11:32:28 +00:00 |
Andrew Kingston
|
ec4d81f2cd
|
Merge pull request #3666 from Budibase/fix/conditional-layout-links
Fix conditional layout links
|
2021-12-08 11:30:21 +00:00 |
Rory Powell
|
9d402d0356
|
Move query to common definitions and add openapi-types to dev dependencies
|
2021-12-08 11:30:09 +00:00 |
Andrew Kingston
|
26752020fc
|
Merge pull request #3716 from Budibase/ak-fixes
Misc bug fixes
|
2021-12-08 11:29:38 +00:00 |
Martin McKeaveney
|
a1f88efc51
|
Merge branch 'ak-fixes' of github.com:Budibase/budibase into fix/incoming-webhooks
|
2021-12-08 11:16:22 +00:00 |
Rory Powell
|
71c03fe10e
|
Merge branch 'develop' into rest-import
|
2021-12-08 11:08:32 +00:00 |
Rory Powell
|
3bd93f2755
|
Refactor store actions to allow self reference
|
2021-12-08 11:01:12 +00:00 |
Andrew Kingston
|
19f28037e1
|
Use full runtime bindings in automation settings and enable JS bindings for backend log action
|
2021-12-08 10:59:26 +00:00 |
Budibase Staging Release Bot
|
626017ae8a
|
v1.0.8-alpha.1
|
2021-12-08 10:29:51 +00:00 |
Peter Clement
|
6a7911d451
|
Merge pull request #3668 from Budibase/bug/pc-fixes
some css fixes for autoscreen ui work
|
2021-12-08 10:20:19 +00:00 |
Martin McKeaveney
|
27da6ea4ab
|
account for integer type from JSON schema
|
2021-12-08 10:14:30 +00:00 |
Andrew Kingston
|
5cc43bd8b5
|
Remove unnecessary optional chaining
|
2021-12-08 09:47:43 +00:00 |
Andrew Kingston
|
6b316f8a8f
|
Coerce picker option labels to string to fix bug when using autocomplete with numeric labels
|
2021-12-08 09:45:50 +00:00 |
Andrew Kingston
|
58f1d44e18
|
Lint
|
2021-12-08 09:42:19 +00:00 |
Andrew Kingston
|
47befceae7
|
Fix query params directly mutating the stored app definition
|
2021-12-08 09:31:39 +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 |