Andrew Kingston
|
c072044d21
|
Rename Key/Value field to JSON field
|
2021-12-10 15:26:43 +00:00 |
Andrew Kingston
|
9353aec940
|
Ensure JSON schema generated in client apps is identical to builder generated schema
|
2021-12-10 15:11:01 +00:00 |
Andrew Kingston
|
dc7d22e5cb
|
Add support for binding forms to deep json fields
|
2021-12-10 14:18:01 +00:00 |
Andrew Kingston
|
891538eaa4
|
Hide JSON array from filter editor
|
2021-12-10 10:52:51 +00:00 |
Andrew Kingston
|
9708539631
|
Fix blocks not filtering properly on number fields
|
2021-12-09 19:36:53 +00:00 |
Andrew Kingston
|
c97852d0ff
|
Fix border radius rounding on hover and selection indicators in builder preview
|
2021-12-09 17:22:46 +00:00 |
Andrew Kingston
|
eeecc762d2
|
Add button context to execute query action
|
2021-12-09 16:48:19 +00:00 |
Andrew Kingston
|
372d32b8b3
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2021-12-09 16:32:25 +00:00 |
Andrew Kingston
|
dd5d0ffc7b
|
Add output context to duplicate row action
|
2021-12-09 16:29:22 +00:00 |
Andrew Kingston
|
707ed7419d
|
Reset field value to default value if default value changes
|
2021-12-09 14:51:19 +00:00 |
Andrew Kingston
|
eedd1f0cf6
|
Fix bug where save duplicate action was mutating the real context
|
2021-12-09 14:36:57 +00:00 |
Andrew Kingston
|
9ad25fcf88
|
Fix bug where save row action was mutating the real context
|
2021-12-09 14:36:24 +00:00 |
Andrew Kingston
|
d9278dbc24
|
Dynamically enrich button actions at runtime and provide additional ephemeral button action output context
|
2021-12-09 11:25:32 +00:00 |
Andrew Kingston
|
59ac6682ae
|
Generate button context bindings for all button actions
|
2021-12-09 08:36:50 +00:00 |
Budibase Staging Release Bot
|
8c0632e4b9
|
v1.0.9-alpha.1
|
2021-12-08 17:21:37 +00:00 |
Martin McKeaveney
|
58f0f337b3
|
Merge pull request #3719 from Budibase/fix/incoming-webhooks
Fix/incoming webhooks
|
2021-12-08 17:14:18 +00:00 |
Andrew Kingston
|
2da952af24
|
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
|
b429a5bbcf
|
v1.0.9-alpha.0
|
2021-12-08 14:06:32 +00:00 |
Andrew Kingston
|
7beaa80759
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2021-12-08 13:08:28 +00:00 |
Andrew Kingston
|
a10ca1e045
|
Update manifest 'dependsOn' logic to correctly handle boolean values
|
2021-12-08 13:06:36 +00:00 |
Andrew Kingston
|
46cf642abd
|
Add new tag component to client apps
|
2021-12-08 13:06:15 +00:00 |
Rory Powell
|
379b8cecc0
|
Merge branch 'master' into develop
|
2021-12-08 12:07:06 +00:00 |
Budibase Staging Release Bot
|
06c815e9e0
|
v1.0.8-alpha.2
|
2021-12-08 12:02:02 +00:00 |
Rory Powell
|
ad52b06a75
|
Merge pull request #3644 from Budibase/rest-import
Rest import
|
2021-12-08 11:54:38 +00:00 |
Budibase Release Bot
|
a382184cd0
|
v1.0.8
|
2021-12-08 11:38:32 +00:00 |
Martin McKeaveney
|
1b8a3c9813
|
updating cypress test to cover automation creation
|
2021-12-08 11:32:28 +00:00 |
Rory Powell
|
83a28eb4bb
|
Merge pull request #3702 from Budibase/duplicate-query
Duplicate queries
|
2021-12-08 11:32:28 +00:00 |
Andrew Kingston
|
31e669dc12
|
Merge pull request #3666 from Budibase/fix/conditional-layout-links
Fix conditional layout links
|
2021-12-08 11:30:21 +00:00 |
Rory Powell
|
ee5c8ea449
|
Move query to common definitions and add openapi-types to dev dependencies
|
2021-12-08 11:30:09 +00:00 |
Andrew Kingston
|
8b7593a971
|
Merge pull request #3716 from Budibase/ak-fixes
Misc bug fixes
|
2021-12-08 11:29:38 +00:00 |
Martin McKeaveney
|
acfe5ac0d7
|
Merge branch 'ak-fixes' of github.com:Budibase/budibase into fix/incoming-webhooks
|
2021-12-08 11:16:22 +00:00 |
Rory Powell
|
6b7f94a358
|
Merge branch 'develop' into rest-import
|
2021-12-08 11:08:32 +00:00 |
Rory Powell
|
4f642a03a4
|
Refactor store actions to allow self reference
|
2021-12-08 11:01:12 +00:00 |
Andrew Kingston
|
90011b53cc
|
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
|
e199207daf
|
v1.0.8-alpha.1
|
2021-12-08 10:29:51 +00:00 |
Peter Clement
|
d66b5bad50
|
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
|
f40fe2e4ed
|
account for integer type from JSON schema
|
2021-12-08 10:14:30 +00:00 |
Andrew Kingston
|
b8b66b0c07
|
Remove unnecessary optional chaining
|
2021-12-08 09:47:43 +00:00 |
Andrew Kingston
|
a90cfc3e73
|
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
|
96e2ada5bd
|
Lint
|
2021-12-08 09:42:19 +00:00 |
Andrew Kingston
|
cc212d456a
|
Fix query params directly mutating the stored app definition
|
2021-12-08 09:31:39 +00:00 |
Andrew Kingston
|
6b20d5cf46
|
Allow internal links to be opened in a new tab
|
2021-12-08 09:03:56 +00:00 |
Andrew Kingston
|
49551ceb54
|
Fix incorrect icon used for repeater layout in settings bar
|
2021-12-08 08:36:01 +00:00 |
Andrew Kingston
|
cb1f870831
|
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
|
b1cc72c54a
|
Add support for accessing unlimited levels of nested JSON arrays
|
2021-12-07 21:19:14 +00:00 |
Andrew Kingston
|
7146b994ff
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2021-12-07 15:11:32 +00:00 |
Andrew Kingston
|
4bbbd75a4e
|
Fix datasource invalidations not propagating through peek modals
|
2021-12-07 15:11:13 +00:00 |
Andrew Kingston
|
d36daaf9b9
|
Add button action for duplicating a row
|
2021-12-07 13:59:12 +00:00 |
Andrew Kingston
|
00179c8a33
|
Fix lucene filtering crashing when being provided an invalid binding string as the document array
|
2021-12-07 13:58:59 +00:00 |
Andrew Kingston
|
b1c2308b8b
|
Remove infuriating behaviour of drawer closing on escape keypress
|
2021-12-07 13:58:34 +00:00 |