Keviin Åberg Kultalahti
|
ab2bcd7d6e
|
fix placement of logo
|
2021-06-11 14:50:51 +02:00 |
Keviin Åberg Kultalahti
|
d541e60243
|
wip layout compoent
|
2021-06-11 14:47:57 +02: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 |
Michael Drury
|
efb2fee346
|
Merge pull request #1692 from Budibase/fix/length-helper
Quick fixes for length handlebars helper
|
2021-06-10 14:09:12 +01: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 |
mike12345567
|
c52be5aad6
|
Updating examples, adding length tests and updating HBS helpers library.
|
2021-06-10 13:44:44 +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 |
Michael Drury
|
1be573c0e5
|
Merge pull request #1684 from Budibase/fix/attachments
Quick attachments fix discovered when investigating the MinIO issue
|
2021-06-10 11:43:48 +01:00 |
mike12345567
|
73e7398a41
|
Removing leading slash.
|
2021-06-10 11:34:37 +01: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 |
Keviin Åberg Kultalahti
|
7dc7f80571
|
Merge branch 'master' into feature/layout-poc
|
2021-06-10 11:35:46 +02:00 |
Budibase Release Bot
|
968c4dabb7
|
v0.9.41
|
2021-06-09 18:01:31 +00:00 |
mike12345567
|
5086a4d0c9
|
Super quick fix for attachments, keeping in correct object store directory.
|
2021-06-09 17:38:24 +01:00 |
Andrew Kingston
|
7d30f69352
|
Remove log statement
|
2021-06-09 16:42:14 +01:00 |
Andrew Kingston
|
6e2823a4c0
|
Invert boolean filter expressions to consider nulls as false
|
2021-06-09 16:41:15 +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 |
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 |
Andrew Kingston
|
4d8e878f6f
|
Allow string templates to handle null objects without failing
|
2021-06-09 14:17:11 +01:00 |
Keviin Åberg Kultalahti
|
9f36b4f5ef
|
Merge branch 'master' into feature/layout-poc
|
2021-06-09 14:10:55 +02:00 |
Keviin Åberg Kultalahti
|
2244211ce6
|
add horizontal or vertical setting to navbar manifest
|
2021-06-09 14:10:29 +02:00 |
Andrew Kingston
|
739abfd706
|
Update autoscreens to add new form type setting
|
2021-06-09 13:08:36 +01:00 |
Andrew Kingston
|
e5737987c5
|
Change form type setting to 'actionType' to avoid clashing with old settings
|
2021-06-09 12:55:17 +01:00 |
Andrew Kingston
|
f586042267
|
Add type setting to forms and fix inheriting initial values
|
2021-06-09 12:53:12 +01:00 |
Budibase Release Bot
|
123f5d390f
|
v0.9.38
|
2021-06-09 11:37:37 +00:00 |
Andrew Kingston
|
8ab567e64c
|
Correctly set initial values when registering fields in forms
|
2021-06-09 12:29:27 +01:00 |
Michael Drury
|
cabea04bbc
|
Merge pull request #1675 from Budibase/fix/timezones
Allowing use of timezones with date helper
|
2021-06-09 12:29:00 +01:00 |
Budibase Release Bot
|
70de6b34fc
|
v0.9.37
|
2021-06-09 11:22:57 +00:00 |
Michael Drury
|
ae1ec4a7ea
|
Merge pull request #1467 from Budibase/dependabot/npm_and_yarn/packages/client/postcss-8.2.10
Bump postcss from 8.2.9 to 8.2.10 in /packages/client
|
2021-06-09 12:13:25 +01:00 |
Michael Drury
|
1f774b1f88
|
Merge pull request #1590 from Budibase/dependabot/npm_and_yarn/packages/builder/ws-7.4.6
Bump ws from 7.4.4 to 7.4.6 in /packages/builder
|
2021-06-09 12:13:15 +01:00 |
mike12345567
|
e67f19ea20
|
Updating test.
|
2021-06-09 12:11:40 +01:00 |
mike12345567
|
094b3f68ae
|
Formatting./
|
2021-06-09 11:52:26 +01:00 |
mike12345567
|
bda8e7c8f5
|
Adding info about timezone to date helper info.
|
2021-06-09 11:50:00 +01:00 |
mike12345567
|
b741194b7d
|
Updating date helper to allow timezone capabilites.
|
2021-06-09 11:44:24 +01: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 |
dependabot[bot]
|
40914306df
|
Bump ws from 7.4.5 to 7.4.6 in /packages/worker
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-09 10:42:49 +00:00 |
Budibase Release Bot
|
03ad1f0312
|
v0.9.36
|
2021-06-09 10:41:59 +00:00 |
dependabot[bot]
|
325c4fc94a
|
Bump postcss from 8.2.9 to 8.2.10 in /packages/client
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.9 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.9...8.2.10)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-09 10:35:06 +00:00 |