Andrew Kingston
|
f27704ccf6
|
Merge branch 'develop' of github.com:Budibase/budibase into form-block
|
2022-10-07 12:45:53 +01:00 |
Dean
|
acf583120a
|
Removed filter excluding links from user bindings.
|
2022-10-05 12:40:53 +01:00 |
Andrew Kingston
|
6272c7cb66
|
Fix generating datsource structure for components which have a setting of type table
|
2022-09-30 16:26:29 +01:00 |
Dean
|
a6cee09812
|
Filter 'link' fields from the Current User bindings
|
2022-09-20 11:09:58 +01:00 |
Dean
|
d0d63f14b0
|
Removed redundant display variable from user bindings
|
2022-09-20 10:15:23 +01:00 |
Dean
|
58d96d3a6b
|
Minor change to ensure correct labelling for OAuthToken binding
|
2022-09-20 10:07:07 +01:00 |
Dean
|
09ff6a2556
|
Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names
|
2022-09-16 17:34:22 +01:00 |
Dean
|
5347a8339c
|
Minor fix to add categories for rest bindings
|
2022-09-16 17:32:50 +01:00 |
mike12345567
|
ee40819c9e
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-09-16 16:13:20 +01:00 |
mike12345567
|
fc8dc9f176
|
Fixing issue introduced by fix for #7683 - encoding the query string caused handlebars statements to break, this rectifies that.
|
2022-09-15 19:35:55 +01:00 |
Dean
|
78d72b78cb
|
Fix to include the current user bindings in datasource queries
|
2022-09-15 16:39:25 +01:00 |
Andrew Kingston
|
5577f31a17
|
Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block
|
2022-09-06 09:00:21 +01:00 |
Martin McKeaveney
|
3f26c411c9
|
Revert "Revert "Feature/binding ux update""
|
2022-08-30 10:16:15 +01:00 |
Martin McKeaveney
|
65bf17b87c
|
Revert "Feature/binding ux update"
|
2022-08-30 10:16:01 +01:00 |
Andrew Kingston
|
d9d01b1d17
|
Add legacy compatibility for string-only datasources
|
2022-08-25 09:47:04 +01:00 |
Dean
|
5e63adb42b
|
Added sections for UI component event bindings
|
2022-08-24 16:38:08 +01:00 |
Dean
|
2e807fdc3d
|
Code review updates
|
2022-08-24 12:07:51 +01:00 |
Andrew Kingston
|
434fe378c7
|
Merge branch 'develop' of github.com:Budibase/budibase into form-block
|
2022-08-23 11:40:15 +01:00 |
Dean
|
02c89bcdb1
|
Minor refactoring and icon updates
|
2022-08-23 09:56:09 +01:00 |
Dean
|
f4a5715461
|
Merge remote-tracking branch 'origin/develop' into feature/binding-ux-update
|
2022-08-22 12:49:56 +01:00 |
Dean
|
098c67ce5d
|
Initial commit of UX refactor
|
2022-08-22 12:49:05 +01:00 |
Andrew Kingston
|
7b6cef8794
|
Rename some usages of button actions to events
|
2022-08-18 13:43:32 +01:00 |
Andrew Kingston
|
1841677e0d
|
Add bindings for screen on load setting
|
2022-08-18 11:16:59 +01:00 |
Andrew Kingston
|
16116f2877
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-07-11 10:33:50 +01:00 |
Dean
|
e14289abee
|
Added fixes for query body binding. Query parameter fixes and pretty bindings added
|
2022-07-03 17:33:25 +01:00 |
Dean
|
31b51e1ecf
|
Fixes for datasource authentication parsing. Mapping UX updates
|
2022-07-01 17:27:24 +01:00 |
Andrew Kingston
|
7eddb3b369
|
Add data binding for query params
|
2022-06-21 09:39:25 +01:00 |
Andrew Kingston
|
8643bb1553
|
Add 'on load' actions for screens
|
2022-06-20 16:12:46 +01:00 |
Dean
|
d50a62fd37
|
Context binding for authenticated user in REST API querys. Includes fix for REST datasource UI
|
2022-06-14 10:14:05 +01:00 |
Andrew Kingston
|
271e302b10
|
Add back in component settings panel
|
2022-04-26 14:22:32 +01:00 |
Andrew Kingston
|
9545b3af1b
|
Add button actions to update form field values
|
2022-04-14 09:46:07 +01:00 |
Andrew Kingston
|
e5678d9b27
|
Update role bindings to use Role prefix rather than Roles
|
2022-04-06 08:22:10 +01:00 |
Andrew Kingston
|
c980801579
|
Add role IDs as bindings
|
2022-04-05 16:05:29 +01:00 |
Andrew Kingston
|
d08d9d1248
|
Add form block and form block plus components
|
2022-04-01 12:51:23 +01:00 |
Andrew Kingston
|
bedbf4bcae
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/map-actions
|
2022-03-25 12:00:17 +00:00 |
Andrew Kingston
|
9500203515
|
Add event context to button actions to allow passing in params at run time and add corresponding data bindings
|
2022-03-15 11:16:51 +00:00 |
Andrew Kingston
|
990442b45e
|
Add optional chaining to all current asset references to account for nullish values
|
2022-03-08 17:57:36 +00:00 |
Peter Clement
|
ed2c210db8
|
Add button action allowing for export of client row selection
|
2022-03-07 12:06:11 +00:00 |
Andrew Kingston
|
175bde36d6
|
Ensure data binding generation doesn't crash if no asset is selected
|
2022-02-25 08:25:56 +00:00 |
Andrew Kingston
|
e38cc1c079
|
Fix table row selection bindings not being generated, add row selection bindings for table blocks, update readable text for row selection bindings
|
2022-02-24 09:17:27 +00:00 |
Peter Clement
|
dffdcd882f
|
add ability to select rows from different tables and provide bindings
|
2022-02-22 15:18:08 +00:00 |
Peter Clement
|
87d001b66f
|
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
|
2022-02-22 15:17:38 +00:00 |
Andrew Kingston
|
c858b9341f
|
Fix issue with schema generation when datasource is undefined
|
2022-02-17 09:25:02 +00:00 |
Peter Clement
|
1dd909c8c2
|
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
|
2022-02-16 14:35:42 +00:00 |
Andrew Kingston
|
ee0bfa9ab0
|
Update datasource schema generation to take new flags, and update automation blocks to use core databinding utilities
|
2022-02-15 14:59:11 +00:00 |
Peter Clement
|
5a88c89baf
|
changing bindings key
|
2022-02-11 15:37:43 +00:00 |
Peter Clement
|
d45c107db7
|
add row selection functionality to tables
|
2022-02-11 11:55:35 +00:00 |
Andrew Kingston
|
1ec3a91cae
|
Update usages of utils and helpers in the builder
|
2022-01-20 11:19:37 +00:00 |
Andrew Kingston
|
ab1e5abd5e
|
Refactor button definitions, rename button action components and add button manifest
|
2021-12-13 10:55:45 +00:00 |
Andrew Kingston
|
dc7d22e5cb
|
Add support for binding forms to deep json fields
|
2021-12-10 14:18:01 +00:00 |