Andrew Kingston
|
9ae4b3753f
|
Remove unused import
|
2021-11-24 08:53:14 +00:00 |
Andrew Kingston
|
6e85a90a31
|
Fix relationship paths not using correct readable and runtime bindings in server binding panel
|
2021-11-24 08:44:12 +00:00 |
Andrew Kingston
|
e65bfe5b9a
|
Ensure CodeMirror hints are rendered on top of modals
|
2021-11-23 16:57:51 +00:00 |
Andrew Kingston
|
d72094e8ad
|
Set inputs to readonly when displaying the javascript function helper label to prevent accidentally setting explicit text
|
2021-11-23 16:41:09 +00:00 |
Andrew Kingston
|
5f2f01851b
|
Refactor client and server binding panels into single generic panel. Enable JS for formula fields
|
2021-11-23 14:05:20 +00:00 |
mike12345567
|
d54992de3d
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-11-11 13:48:07 +00:00 |
Andrew Kingston
|
8d6ac3510d
|
Add cypress data tag to binding icon in drawer bindable combo box
|
2021-11-10 11:58:27 +00:00 |
Andrew Kingston
|
eabe0e66cf
|
Use bindable combo boxes for text settings and clean up
|
2021-11-10 11:23:51 +00:00 |
Martin McKeaveney
|
af5b0905cf
|
adding check for delete app
|
2021-11-09 18:30:51 +01:00 |
Andrew Kingston
|
2aaad350b4
|
Fix issue with validity checking binding expressions
|
2021-10-14 12:53:56 +01:00 |
mike12345567
|
123dc581f0
|
Some final tweaks.
|
2021-10-13 16:42:07 +01:00 |
mike12345567
|
b27a07f785
|
Adding the basics of the query transformers to the frontend and to the backend, as well as switching to vm2 for script running.
|
2021-10-12 18:45:13 +01:00 |
Andrew Kingston
|
445a560e0d
|
Enable JS bindings in all design fields where HBS is also enabled
|
2021-10-12 16:52:56 +01:00 |
Andrew Kingston
|
932c332b81
|
Use custom Input for component settings so that JS bindings can be displayed nicley
|
2021-10-12 16:07:59 +01:00 |
Andrew Kingston
|
f0d79a34ed
|
Improve handling of toggling between HBS and JS bindings
|
2021-10-12 15:20:31 +01:00 |
Andrew Kingston
|
b06669fe32
|
Fix inserting bindings manually when using JS
|
2021-10-11 16:18:20 +01:00 |
Andrew Kingston
|
d114b3f1ed
|
Fix bug determining if a binding is JS or not
|
2021-10-11 15:51:47 +01:00 |
Andrew Kingston
|
72ea464cda
|
Add support for JS editing in binding panel
|
2021-10-08 12:07:11 +01:00 |
Andrew Kingston
|
d6ca48b46a
|
Add QOL addons to CodeMirror editor
|
2021-10-08 12:06:52 +01:00 |
Andrew Kingston
|
6d8507d95e
|
Add new generic CodeMirror editor component
|
2021-10-08 11:42:10 +01:00 |
Andrew Kingston
|
d368e54d17
|
Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal
|
2021-09-16 16:06:41 +01:00 |
PClmnt
|
90eee7492b
|
Merge pull request #2610 from Budibase/feature/automation-redesign
Automation Redesign
|
2021-09-16 15:17:51 +01:00 |
Peter Clement
|
3b57fd8a7e
|
fix debounce / store test data bug
|
2021-09-16 14:48:55 +01:00 |
Martin McKeaveney
|
e3ebc48060
|
Merge pull request #2169 from mslourens/collapse_expand_database_connections
Collapse and expand database connections
|
2021-09-16 14:26:25 +01:00 |
Peter Clement
|
1b8f7efbbb
|
fix label not being rendered correctly
|
2021-09-16 12:15:32 +01:00 |
Andrew Kingston
|
1ecfd93c96
|
Update config checklist to be mobile friendly
|
2021-09-14 12:32:04 +01:00 |
Maurits Lourens
|
33104fb1d1
|
fix test
|
2021-09-06 20:23:33 +02:00 |
Maurits Lourens
|
01f3851c9a
|
add link to checklist items for direct navigation (and lint issues)
|
2021-09-06 15:16:21 +02:00 |
Maurits Lourens
|
82a0b444d3
|
Merge branch 'develop' into collapse_expand_database_connections
|
2021-08-20 22:10:29 +02:00 |
Andrew Kingston
|
a656b419b9
|
Making picker sorting optional and default to off. Sort by default for client apps
|
2021-08-20 10:03:21 +01:00 |
Andrew Kingston
|
f4d965347d
|
Add global data bindings for mobile and tablet device sizes
|
2021-08-13 11:24:47 +01:00 |
Andrew Kingston
|
3e4e8eae3b
|
Fix URL select not working properly, and massively reduce usage of getBindableProperties to improve settings loading speed
|
2021-08-01 13:39:33 +01:00 |
Maurits Lourens
|
bfbbacc087
|
Collapse and expand database connections
|
2021-07-29 11:22:45 +02:00 |
Andrew Kingston
|
cb3211beb3
|
Merge branch 'develop' of github.com:Budibase/budibase into drawer-improvements
|
2021-07-20 14:39:55 +01:00 |
Andrew Kingston
|
65acfe21f3
|
Update styles of modal bindable input
|
2021-07-14 15:46:47 +01:00 |
Andrew Kingston
|
bddb6591d6
|
Update styles of server binding panel used for formula fields and automation bindings
|
2021-07-14 15:46:31 +01:00 |
Andrew Kingston
|
e894bb5ddc
|
Disable save button in drawerbindableinput when syntax is invalid
|
2021-07-14 15:45:05 +01:00 |
Andrew Kingston
|
deb0b2998f
|
Update drawer styles, drawer bindable inputs and settings bindable inputs
|
2021-07-14 14:21:11 +01:00 |
Rory Powell
|
3704c75af9
|
Casing change to config checklist
|
2021-07-14 14:13:04 +01:00 |
Rory Powell
|
fef63a1b8e
|
Update config checklist to handle multiple sso sources
|
2021-07-13 17:30:17 +01:00 |
Andrew Kingston
|
f7f7180437
|
Add spectrum card component
|
2021-06-30 16:33:35 +01:00 |
Andrew Kingston
|
1547c17f7f
|
Merge and add initial work on cards
|
2021-06-30 16:33:19 +01:00 |
mike12345567
|
987b66fd59
|
Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted.
|
2021-06-18 13:14:45 +01:00 |
Martin McKeaveney
|
90bd99039b
|
lint
|
2021-06-17 14:06:31 +01:00 |
Martin McKeaveney
|
09895b901a
|
view fix, add help icon to builder
|
2021-06-17 10:47:01 +01:00 |
mike12345567
|
d22f608c6f
|
Formatting.
|
2021-06-16 18:39:59 +01:00 |
Martin McKeaveney
|
1a94ef5039
|
end to end data providers and opinionated sql
|
2021-06-16 17:50:22 +01:00 |
Andrew Kingston
|
abb1d33948
|
Lint with prettier
|
2021-06-15 19:39:40 +01:00 |
Andrew Kingston
|
d9d0cc9be3
|
Fix all eslint issues
|
2021-06-15 19:36:56 +01:00 |
Andrew Kingston
|
f00ebcf7d6
|
Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro
|
2021-05-25 10:11:41 +01:00 |