Dean
e8c6185add
Refactoring and some styling updates
2023-05-29 21:19:44 +01:00
Dean
56bac67d49
Merge commit
2023-05-26 10:11:51 +01:00
Peter Clement
c571a3f881
Fix issue with REST bindings not being shown in drawer
2023-04-04 09:12:15 +01:00
Andrew Kingston
91a3707527
Generate bindings for unsaved "Update State" actions ( #9508 )
...
* Ensure update state actions have a binding for their own key
* Make own binding generation more futureproof
* Refactor array.find to array.some
* Move state binding generation up a level to account for all actions needing to be able to reference newly created state bindings
2023-02-01 17:53:50 +00:00
Rory Powell
da2c809a09
Merge branch 'develop' into feature/environment-variables
2023-01-27 11:27:11 +00:00
Peter Clement
c68b5ccb84
fix license check
2023-01-26 16:16:56 +00:00
Peter Clement
debef20af5
gate env vars in binding drawers behind license
2023-01-26 15:09:20 +00:00
Peter Clement
843649eb54
add envrionment bindings to automations
2023-01-26 14:59:29 +00:00
Peter Clement
fc6d20c0b2
add environment bindings to rest query binding drawer
2023-01-25 11:39:13 +00:00
Andrew Kingston
a3e555c85e
Misc fixes ( #9383 )
...
* Shrink cloud upgrade button to proper size
* Add brackets to fix operator precedence when ejecting blocks to prevent undefined custom CSS
* Prevent relationship fields in forms from being used as datasources
* Remove extraneous navigation when adding a component which caused next navigation to fail
* Improve form logic concerning when to fully remount itself to fix issues with stale schema being passed in
2023-01-19 09:47:10 +00:00
Andrew Kingston
857364b257
Fix selected rows bindings for table blocks not having a category
2022-10-15 13:06:34 +01:00
Andrew Kingston
72ff7ce122
Prevent crash when determining datasource schema for non string type values
2022-10-15 12:58:32 +01:00
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