1
0
Fork 0
mirror of synced 2024-09-13 07:53:31 +12:00
Commit graph

370 commits

Author SHA1 Message Date
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
Andrew Kingston
22b73411d5 Add back readable text for oauth checklist step 2021-05-24 19:33:28 +01:00
Keviin Åberg Kultalahti
24c56a89ec fixes missing cursor styling 2021-05-20 14:34:19 +02:00
mike12345567
46d572a8fc Formatting. 2021-05-18 15:09:04 +01:00
mike12345567
6e858d2bbd Adding repeat password entry component. 2021-05-18 15:08:57 +01:00
Martin McKeaveney
dbabe0afaf
Merge pull request #1496 from Budibase/feature/draft-apps
Feature/draft apps
2021-05-18 11:25:51 +01:00
mike12345567
fed94bea70 Merge branch 'next' of github.com:Budibase/budibase into feature/draft-apps 2021-05-12 12:49:42 +01:00
Andrew Kingston
3eabaea42f Merge branch 'next' of github.com:Budibase/budibase into lab-day-search 2021-05-11 10:47:52 +01:00
Andrew Kingston
5aebceb608
Merge pull request #1472 from Budibase/app-list
App list screen
2021-05-11 08:43:47 +01:00
mike12345567
a32ae1db46 Fixing an issue that occurred in a merge. 2021-05-10 18:14:18 +01:00
mike12345567
6fa96981ae Other minor fixes after doing some initial setup testing. 2021-05-10 13:18:05 +01:00