Dean
|
bb4ee20bd6
|
Values or defaults passed to the picker are parsed to ensure only valid options are marked/added to the component.
|
2022-10-17 12:03:13 +01:00 |
Andrew Kingston
|
8563f1df90
|
Merge branch 'master' of github.com:Budibase/budibase into bug/sev2/is-in-filter-startswith-crash
|
2022-09-26 15:04:02 +01:00 |
Peter Clement
|
f069ddb27e
|
Automation fixes
|
2022-09-23 13:35:27 +01:00 |
Mel O'Hagan
|
97e33f8eee
|
Only call startsWith if string
|
2022-09-21 15:25:53 +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 |
Dean
|
5e63adb42b
|
Added sections for UI component event bindings
|
2022-08-24 16:38:08 +01:00 |
Dean
|
447f45d71b
|
Updated the hover behaviour for bindings and added flags to stop empty sections from rendering
|
2022-08-24 12:36:58 +01:00 |
Dean
|
2e807fdc3d
|
Code review updates
|
2022-08-24 12:07:51 +01:00 |
Dean
|
09bf4ecd42
|
Removed duplicated div structure
|
2022-08-23 10:52:25 +01:00 |
Dean
|
02c89bcdb1
|
Minor refactoring and icon updates
|
2022-08-23 09:56:09 +01:00 |
Dean
|
098c67ce5d
|
Initial commit of UX refactor
|
2022-08-22 12:49:05 +01:00 |
mike12345567
|
26c3f8a486
|
Switching variable name to make it more obvious value isn't being set directly.
|
2022-08-04 12:56:08 +01:00 |
mike12345567
|
b4a8109cf0
|
Adding the examples and helper add functionality for JS as well as hiding button to convert outside of development environment.
|
2022-07-29 14:12:04 +01:00 |
mike12345567
|
7a6efe3ea8
|
Some minor fixes for edge cases.
|
2022-07-29 09:50:53 +01:00 |
mike12345567
|
3d13030aa1
|
Initial attempt at transpiling HBS to JS.
|
2022-07-28 20:20:53 +01:00 |
Maurits Lourens
|
a4405891d4
|
set word-wrap to break word, so the text spreads on multiple lines
|
2022-03-16 21:05:45 +01:00 |
Maurits Lourens
|
ab0de4b233
|
set text-overflow on binding panel items
|
2022-03-16 21:01:47 +01:00 |
Rory Powell
|
814b5ae5ab
|
Merge branch 'master' into develop
|
2022-02-18 11:57:54 +00:00 |
Martin McKeaveney
|
e8d5d54f5d
|
bug fix for handlebars expression, show budibase version in updates panel
|
2022-02-17 10:12:35 +01:00 |
mike12345567
|
6445cefee7
|
Fixing issue with value being set in binding panel as per review comments of aptkingston.
|
2022-02-15 13:49:20 +00:00 |
mike12345567
|
9cf3d97b4d
|
Fixing issue with HBS insert, not including curlies as required. Also fixing an issue with value not always being correctly updated.
|
2022-02-15 11:19:59 +00:00 |
Andrew Kingston
|
46bb498122
|
Ensure CodeMirror hints are rendered on top of modals
|
2021-11-23 16:57:51 +00:00 |
Andrew Kingston
|
4145f6eccc
|
Refactor client and server binding panels into single generic panel. Enable JS for formula fields
|
2021-11-23 14:05:20 +00:00 |
Andrew Kingston
|
6f67a8f20e
|
Fix issue with validity checking binding expressions
|
2021-10-14 12:53:56 +01:00 |
Andrew Kingston
|
b1e421651d
|
Use custom Input for component settings so that JS bindings can be displayed nicley
|
2021-10-12 16:07:59 +01:00 |
Andrew Kingston
|
7f3c589ae8
|
Improve handling of toggling between HBS and JS bindings
|
2021-10-12 15:20:31 +01:00 |
Andrew Kingston
|
43d546b2db
|
Fix inserting bindings manually when using JS
|
2021-10-11 16:18:20 +01:00 |
Andrew Kingston
|
67a74ee327
|
Fix bug determining if a binding is JS or not
|
2021-10-11 15:51:47 +01:00 |
Andrew Kingston
|
4ab15190ad
|
Add support for JS editing in binding panel
|
2021-10-08 12:07:11 +01:00 |
Andrew Kingston
|
47ca925003
|
Add global data bindings for mobile and tablet device sizes
|
2021-08-13 11:24:47 +01:00 |
Andrew Kingston
|
38014a76be
|
Update drawer styles, drawer bindable inputs and settings bindable inputs
|
2021-07-14 14:21:11 +01:00 |
Andrew Kingston
|
32a3c2bbb6
|
Lint with prettier
|
2021-06-15 19:39:40 +01:00 |
Andrew Kingston
|
1712f559aa
|
Update routing to serve any builder routes under /app so that envoy can proxy correctly
|
2021-05-06 16:39:34 +01:00 |
mike12345567
|
e5f3b3956c
|
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 13:24:14 +01:00 |
mike12345567
|
7a5ba0eeba
|
Some fixes after testing binding.
|
2021-05-04 10:49:33 +01:00 |
mike12345567
|
dcf69b2181
|
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 10:34:30 +01:00 |
mike12345567
|
a7022de9b5
|
Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion.
|
2021-04-30 16:17:57 +01:00 |