1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00
Commit graph

5308 commits

Author SHA1 Message Date
Andrew Kingston 8990201ea8 Update UI of JSON schema editor 2021-12-13 12:25:01 +00:00
Andrew Kingston 54645df16f Refactor button definitions, rename button action components and add button manifest 2021-12-13 10:55:45 +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 7ece903616 Lint 2021-12-13 09:45:50 +00:00
Budibase Staging Release Bot 90c0656ed1 v1.0.15-alpha.1 2021-12-10 16:56:34 +00:00
Budibase Staging Release Bot 35b66edf02 v1.0.15-alpha.0 2021-12-10 16:29:45 +00:00
mike12345567 42ad8adb97 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-12-10 16:19:24 +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 5793cc3bbd Add support for binding forms to deep json fields 2021-12-10 14:18:01 +00:00
Budibase Staging Release Bot 948765c186 v1.0.13-alpha.1 2021-12-10 11:14:30 +00:00
Budibase Release Bot e5ea78169c v1.0.13 2021-12-10 11:12:06 +00:00
Andrew Kingston 488f5b8d97 Hide JSON array from filter editor 2021-12-10 10:52:51 +00:00
Budibase Staging Release Bot 5038db170c v1.0.13-alpha.0 2021-12-10 10:39:20 +00:00
Rory Powell 32dc9e99af Merge branch 'master' into merge-master 2021-12-10 10:14:43 +00:00
Budibase Release Bot b6d94d88eb v1.0.12 2021-12-09 19:15:19 +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
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
Andrew Kingston 6aaab83895 Generate button context bindings for all button actions 2021-12-09 08:36:50 +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
Martin McKeaveney 57fa1cb7c3 merge with master 2021-12-08 17:20:14 +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
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
Martin McKeaveney 27da6ea4ab account for integer type from JSON schema 2021-12-08 10:14:30 +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 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 20f3f41327 Add button action for duplicating a row 2021-12-07 13:59:12 +00:00