1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13:00
Commit graph

3634 commits

Author SHA1 Message Date
Andrew Kingston
e6f9f3ec6f Add component for customising navigation links, improve layouts and responsiveness 2021-06-17 12:18:48 +01:00
Andrew Kingston
88b9527f8a Fix crash determining illegal children when selectedComponent is null 2021-06-16 09:37:23 +01:00
Andrew Kingston
d5e40fc090 Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc 2021-06-16 09:35:11 +01:00
Andrew Kingston
ab6e31811b Merge pull request #1712 from Budibase/fix/eslint-prettier
Fix eslint, update eslint and prettier versions and update package scripts
2021-06-16 09:22:07 +01:00
Andrew Kingston
32a3c2bbb6 Lint with prettier 2021-06-15 19:39:40 +01:00
Andrew Kingston
38e064fa0f Fix all eslint issues 2021-06-15 19:36:56 +01:00
Budibase Release Bot
6153fa74f1 v0.9.48 2021-06-15 12:43:29 +00:00
mike12345567
f55e82ec04 Removing log statement. 2021-06-15 13:05:31 +01:00
Andrew Kingston
70175ba276 Fix prettier and eslint, update versions and update package scripts 2021-06-15 12:42:50 +01:00
mike12345567
b0bb2a23db Fix for #1710 - don't allow setting setting info from within apps and making the user portal a bit more clear about builders being global admins. 2021-06-14 15:23:24 +01:00
Andrew Kingston
61912fd7cd Fix crash when removing data bindings from an object which contains a null value 2021-06-14 12:18:54 +01:00
Andrew Kingston
27009438c8 Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc 2021-06-14 09:54:11 +01:00
Keviin Åberg Kultalahti
e47e8b1112 missed files that were not commited on friday 2021-06-14 07:34:42 +02:00
Budibase Release Bot
afcab1af1b v0.9.47 2021-06-11 13:03:19 +00:00
Keviin Åberg Kultalahti
d541e60243 wip layout compoent 2021-06-11 14:47:57 +02:00
Andrew Kingston
2d3bc1312e Fix cypress test 2021-06-11 13:11:17 +01:00
Andrew Kingston
d8c49ac168 Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-11 09:52:21 +01:00
Budibase Release Bot
b58e8925d1 v0.9.46 2021-06-11 08:48:36 +00:00
Keviin Åberg Kultalahti
76954b948d remove unused components in builder settings 2021-06-11 09:19:44 +02:00
Keviin Åberg Kultalahti
3c4a0f38f4 Merge branch 'master' into feature/layout-poc 2021-06-11 09:09:34 +02:00
Budibase Release Bot
e91bab560d v0.9.45 2021-06-10 13:17:08 +00:00
Keviin Åberg Kultalahti
a8294f2389 Merge branch 'master' into feature/layout-poc 2021-06-10 14:57:20 +02:00
Budibase Release Bot
0c935fb5fa v0.9.44 2021-06-10 12:54:14 +00:00
Martin McKeaveney
fac91d0cee Merge pull request #1691 from Budibase/fix/recent-bugs
fix feedback notification panel, prevent MinIO bucket from being deleted
2021-06-10 13:45:43 +01:00
Keviin Åberg Kultalahti
a66d3456b8 Merge branch 'master' into feature/layout-poc 2021-06-10 13:55:48 +02:00
Budibase Release Bot
989ff250b1 v0.9.43 2021-06-10 11:21:35 +00:00
Michael Drury
cb43edb640 Merge pull request #1690 from Budibase/fix/smtp-tls
Adding options to SMTP form for configuring TLS/STARTTLS
2021-06-10 12:14:00 +01:00
Martin McKeaveney
cbb681e140 re-adding if 2021-06-10 12:10:19 +01:00
Martin McKeaveney
a7dbada7dc fix feedback notification panel, prevent MinIO bucket from being deleted 2021-06-10 12:07:39 +01:00
Budibase Release Bot
fac53fe92f v0.9.42 2021-06-10 10:51:32 +00:00
mike12345567
21d463ce43 Spelling error. 2021-06-10 11:30:24 +01:00
mike12345567
2ce312b5b0 Making sure auth section of form can always be filled in. 2021-06-10 11:28:03 +01:00
mike12345567
86f13557ca Adding options to SMTP form for configuring TLS/STARTTLS. 2021-06-10 11:25:06 +01:00
Andrew Kingston
ae5bc4171f Add customProps function to screen component for building autoscreens 2021-06-10 10:36:43 +01:00
Keviin Åberg Kultalahti
7dc7f80571 Merge branch 'master' into feature/layout-poc 2021-06-10 11:35:46 +02:00
Andrew Kingston
6b062c90c2 Update autoscreens to be more responsive by default 2021-06-10 10:20:59 +01:00
Andrew Kingston
2124c85a09 Update autoscreens to have new container props 2021-06-10 09:48:08 +01:00
Andrew Kingston
b8d8829560 Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-10 09:20:45 +01:00
Budibase Release Bot
968c4dabb7 v0.9.41 2021-06-09 18:01:31 +00:00
Andrew Kingston
9040a0bd1c Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-09 18:54:36 +01:00
Budibase Release Bot
aed973681e v0.9.40 2021-06-09 15:26:30 +00:00
mike12345567
22431a4ea2 Updating SMTP config to show better errors. 2021-06-09 15:45:54 +01:00
Andrew Kingston
2383e4e54a Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-09 15:10:11 +01:00
Budibase Release Bot
ad45781228 v0.9.39 2021-06-09 13:51:07 +00:00
Andrew Kingston
18a78c979d Merge pull request #1678 from Budibase/form-fixes
Form fixes
2021-06-09 14:42:59 +01:00
Keviin Åberg Kultalahti
9f36b4f5ef Merge branch 'master' into feature/layout-poc 2021-06-09 14:10:55 +02:00
Andrew Kingston
739abfd706 Update autoscreens to add new form type setting 2021-06-09 13:08:36 +01:00
Budibase Release Bot
123f5d390f v0.9.38 2021-06-09 11:37:37 +00:00
Budibase Release Bot
70de6b34fc v0.9.37 2021-06-09 11:22:57 +00:00
dependabot[bot]
af6bf5a855 Bump ws from 7.4.4 to 7.4.6 in /packages/builder
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:42:53 +00:00