1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
Commit graph

6535 commits

Author SHA1 Message Date
Budibase Release Bot 6255dadb43 v0.9.41 2021-06-09 18:01:31 +00:00
Andrew Kingston fb77125ad8
Merge pull request #1682 from Budibase/fix/nullish-booleans
Fix nullish booleans
2021-06-09 18:51:48 +01:00
Andrew Kingston af15241019 Remove log statement 2021-06-09 16:42:14 +01:00
Andrew Kingston 345d286229 Invert boolean filter expressions to consider nulls as false 2021-06-09 16:41:15 +01:00
Budibase Release Bot 72caa080fe v0.9.40 2021-06-09 15:26:30 +00:00
Michael Drury 2a8129b1de
Merge pull request #1680 from Budibase/fix/smtp-error
Updating SMTP config to show better errors
2021-06-09 16:17:12 +01:00
mike12345567 eb3222a0bc Updating SMTP config to show better errors. 2021-06-09 15:45:54 +01:00
Budibase Release Bot 94c4a30657 v0.9.39 2021-06-09 13:51:07 +00:00
Andrew Kingston e05d9f5e7f
Merge pull request #1678 from Budibase/form-fixes
Form fixes
2021-06-09 14:42:59 +01:00
Andrew Kingston 7e082a18d8 Allow string templates to handle null objects without failing 2021-06-09 14:17:11 +01:00
Andrew Kingston a9eb15e925 Update autoscreens to add new form type setting 2021-06-09 13:08:36 +01:00
Andrew Kingston e027e34c69 Change form type setting to 'actionType' to avoid clashing with old settings 2021-06-09 12:55:17 +01:00
Andrew Kingston d47b871e9e Add type setting to forms and fix inheriting initial values 2021-06-09 12:53:12 +01:00
Budibase Release Bot 24b7e74cc3 v0.9.38 2021-06-09 11:37:37 +00:00
Andrew Kingston 7f468c0701 Correctly set initial values when registering fields in forms 2021-06-09 12:29:27 +01:00
Michael Drury 71e0e9dcb5
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 f72eac2657 v0.9.37 2021-06-09 11:22:57 +00:00
Michael Drury 53ea8800f1
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 895fda0d4e
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
Michael Drury ca0d155c15
Merge pull request #1595 from Budibase/dependabot/npm_and_yarn/packages/worker/ws-7.4.6
Bump ws from 7.4.5 to 7.4.6 in /packages/worker
2021-06-09 12:13:05 +01:00
mike12345567 f9ba157f97 Updating test. 2021-06-09 12:11:40 +01:00
mike12345567 310ed3aefc Formatting./ 2021-06-09 11:52:26 +01:00
mike12345567 a98cff0446 Adding info about timezone to date helper info. 2021-06-09 11:50:00 +01:00
mike12345567 3ffd340450 Updating date helper to allow timezone capabilites. 2021-06-09 11:44:24 +01:00
dependabot[bot] b75041a862
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] 0685529488
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 9a7c515466 v0.9.36 2021-06-09 10:41:59 +00:00
dependabot[bot] c7fa13502c
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
Martin McKeaveney 21c6c5e583
Merge pull request #1670 from Budibase/dependabot/npm_and_yarn/packages/bbui/ws-5.2.3
Bump ws from 5.2.2 to 5.2.3 in /packages/bbui
2021-06-09 11:34:32 +01:00
Martin McKeaveney 4a7dcf23cc
Merge pull request #1671 from Budibase/dependabot/npm_and_yarn/packages/worker/normalize-url-4.5.1
Bump normalize-url from 4.5.0 to 4.5.1 in /packages/worker
2021-06-09 11:34:25 +01:00
Martin McKeaveney fedd2175d2
Merge pull request #1672 from Budibase/dependabot/npm_and_yarn/packages/client/browserslist-4.16.6
Bump browserslist from 4.16.3 to 4.16.6 in /packages/client
2021-06-09 11:34:17 +01:00
Martin McKeaveney 426d7aa55c
Merge pull request #1673 from Budibase/dependabot/npm_and_yarn/packages/builder/postcss-8.3.0
Bump postcss from 8.2.9 to 8.3.0 in /packages/builder
2021-06-09 11:34:09 +01:00
Martin McKeaveney 7cf43ce490
Merge pull request #1674 from Budibase/dependabot/npm_and_yarn/packages/server/ws-5.2.3
Bump ws from 5.2.2 to 5.2.3 in /packages/server
2021-06-09 11:34:00 +01:00
dependabot[bot] 42a6fe7bd3
Bump ws from 5.2.2 to 5.2.3 in /packages/server
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:13:51 +00:00
dependabot[bot] f8412badb5
Bump ws from 5.2.2 to 5.2.3 in /packages/bbui
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:13:33 +00:00
Budibase Release Bot cc518ff381 v0.9.35 2021-06-09 10:12:38 +00:00
dependabot[bot] 5a91cceaa8
Bump browserslist from 4.16.3 to 4.16.6 in /packages/client
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:03:54 +00:00
Martin McKeaveney 9a3c7ec746
Merge pull request #1548 from Budibase/dependabot/npm_and_yarn/packages/bbui/browserslist-4.16.6
Bump browserslist from 4.16.4 to 4.16.6 in /packages/bbui
2021-06-09 11:03:22 +01:00
Martin McKeaveney ae87ca1718
Merge pull request #1549 from Budibase/dependabot/npm_and_yarn/packages/builder/browserslist-4.16.6
Bump browserslist from 4.16.3 to 4.16.6 in /packages/builder
2021-06-09 11:03:14 +01:00
dependabot[bot] 596376f69e
Bump postcss from 8.2.9 to 8.3.0 in /packages/builder
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.9 to 8.3.0.
- [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.3.0)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:03:10 +00:00
dependabot[bot] 95b5b38a35
Bump normalize-url from 4.5.0 to 4.5.1 in /packages/worker
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:02:46 +00:00
Martin McKeaveney 77a6378352
Merge pull request #1594 from Budibase/dependabot/npm_and_yarn/packages/string-templates/ws-7.4.6
Bump ws from 7.4.2 to 7.4.6 in /packages/string-templates
2021-06-09 11:02:28 +01:00
Martin McKeaveney 74cee2db48
Merge pull request #1471 from Budibase/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.5 to 2.8.9
2021-06-09 11:02:19 +01:00
Martin McKeaveney 0aa28a777a
Merge pull request #1591 from Budibase/dependabot/npm_and_yarn/packages/client/ws-7.4.6
Bump ws from 7.3.1 to 7.4.6 in /packages/client
2021-06-09 11:02:09 +01:00
Martin McKeaveney f4cafd5a17
Merge pull request #1610 from Budibase/dependabot/npm_and_yarn/packages/worker/urijs-1.19.6
Bump urijs from 1.19.2 to 1.19.6 in /packages/worker
2021-06-09 11:01:48 +01:00
dependabot[bot] 694ad3ddc4
Bump ws from 7.3.1 to 7.4.6 in /packages/client
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 19:58:24 +00:00
dependabot[bot] 687c8eb3f4
Bump ws from 7.4.2 to 7.4.6 in /packages/string-templates
Bumps [ws](https://github.com/websockets/ws) from 7.4.2 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.2...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 19:57:59 +00:00
Budibase Release Bot 4e3c777129 v0.9.34 2021-06-08 19:56:50 +00:00
Martin McKeaveney 13cf6e6786 Merge branch 'master' of github.com:Budibase/budibase 2021-06-08 20:49:17 +01:00
Martin McKeaveney d1037067bc ensuring PH and sentry configured correctly 2021-06-08 20:43:01 +01:00