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 |
Andrew Kingston
|
ef9650136a
|
Hot reload custom component settings in the builder
|
2022-09-30 16:26:15 +01:00 |
Andrew Kingston
|
293ab37636
|
Use friendly name when adding instances of custom components
|
2022-09-30 16:26:02 +01:00 |
Andrew Kingston
|
0840bcb7d7
|
Fix custom components not working properly with generated bindings
|
2022-09-30 16:23:26 +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 |
Dean
|
f0f222f9ea
|
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
|
2022-09-15 09:06:48 +01:00 |
Dean
|
132f347916
|
Apps Page update to hide apps when sessions are maxed. General refactoring and updates to the licensing notification flows.
|
2022-09-14 18:04:58 +01:00 |
mike12345567
|
8744d0a86c
|
Renaming data source -> datasource as per Mel's request.
|
2022-09-14 12:11:20 +01:00 |
Dean
|
b848fc52d9
|
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
|
2022-09-13 11:52:58 +01:00 |
Dean
|
60feccaac0
|
Merge commit
|
2022-09-13 11:52:31 +01:00 |
mike12345567
|
5c62bdac2e
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-09-05 14:14:47 +01:00 |
Martin McKeaveney
|
e4a9b684c7
|
Merge branch 'develop' of github.com:Budibase/budibase into revert-7503-revert-7414-feature/binding-ux-update
|
2022-09-02 18:45:00 +01:00 |
mike12345567
|
e149b3d807
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-31 16:24:10 +01:00 |
Andrew Kingston
|
512d225389
|
Merge pull request #7450 from Budibase/cheeks-fixes
App navigation and screen migration for imports and templates
|
2022-08-31 15:27:18 +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
|
452eba8635
|
Automatically migrate old apps server-side when importing or using templates
|
2022-08-24 21:35:24 +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 |
Dean
|
02c89bcdb1
|
Minor refactoring and icon updates
|
2022-08-23 09:56:09 +01:00 |
Dean
|
6eb187f706
|
Merge remote-tracking branch 'origin/develop' into feature/binding-ux-update
|
2022-08-22 23:09:03 +01:00 |
Andrew Kingston
|
bec08eecc8
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-22 17:54:25 +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
|
23a91b89a7
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-22 11:27:04 +01:00 |
Andrew Kingston
|
8a2f35b3f0
|
Add action for showing a custom notification
|
2022-08-22 11:00:51 +01:00 |
Rory Powell
|
7d1a32f729
|
Merge branch 'master' into develop
|
2022-08-19 14:15:49 +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 |
mike12345567
|
6a64c23999
|
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-17 23:21:58 +01:00 |
mike12345567
|
7dfe049ae6
|
Adding full builder integration of custom components - splitting into own section properly - fixing some issues with SVG class overlap.
|
2022-08-17 23:13:51 +01:00 |
Andrew Kingston
|
32025ef76d
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-17 16:13:27 +01:00 |
Andrew Kingston
|
4e916d2812
|
Reload app metadata when adding custom components
|
2022-08-11 17:05:04 +01:00 |
Andrew Kingston
|
e6303fb4ec
|
Remove static definition from store and properly handle custom components from API
|
2022-08-11 15:25:43 +01:00 |
Andrew Kingston
|
16e42dc5a1
|
Add full PoC of using a custom component inside the builder, with children and bindings
|
2022-08-10 16:54:13 +01:00 |
Andrew Kingston
|
9717858c95
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop
|
2022-07-29 15:04:37 +01:00 |
Andrew Kingston
|
3ebb2e193f
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-29 13:48:27 +01:00 |
Andrew Kingston
|
04d40223dd
|
Improve component selection after deleting a component
|
2022-07-29 13:33:04 +01:00 |
Andrew Kingston
|
a4847a471c
|
Add keyboard shortcuts for components. Improve component reordering
|
2022-07-29 13:33:02 +01:00 |
Andrew Kingston
|
30256bbb8d
|
Add groundwork for custom themes based off other themes
|
2022-07-27 16:37:35 +01:00 |
mike12345567
|
d30e27d27d
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-26 17:25:55 +01:00 |
Andrew Kingston
|
3aef4d8e49
|
Don't load theme options from the store
|
2022-07-26 13:41:30 +01:00 |