1
0
Fork 0
mirror of synced 2024-06-30 12:00:31 +12:00
Commit graph

24580 commits

Author SHA1 Message Date
Budibase Staging Release Bot 5024df1d98 v1.1.18-alpha.4 2022-07-21 10:00:09 +00:00
melohagan 83cb189fe5
Merge pull request #6815 from Budibase/feature/contains-filter
Contains filter for Multi-select types
2022-07-21 10:47:23 +01:00
Mel O'Hagan f653345296 Added unit tests for contains filter 2022-07-21 10:28:54 +01:00
Budibase Staging Release Bot a5430038fa Update pro version to 1.1.18-alpha.3 2022-07-21 08:43:20 +00:00
Budibase Staging Release Bot 0bfaf28ea8 v1.1.18-alpha.3 2022-07-21 08:41:47 +00:00
deanhannigan eb323dc11f
Merge pull request #6830 from Budibase/fix/binding-drawer-positioning
Fix for left positioning of the KeyValueBuilder drawers
2022-07-21 09:18:22 +01:00
Andrew Kingston c2ff7769e2
Merge pull request #6788 from Budibase/clickable-cards
Allow full spectrum cards to be clickable
2022-07-21 09:16:41 +01:00
Dean 26713ab53b Fix for left positioning of the KeyValueBuilder drawers 2022-07-20 16:38:42 +01:00
Budibase Staging Release Bot b0d4c86f49 Update pro version to 1.1.18-alpha.2 2022-07-20 11:13:23 +00:00
Budibase Staging Release Bot 135ce55971 v1.1.18-alpha.2 2022-07-20 11:11:31 +00:00
Michael Drury 94a226d55d
Merge pull request #6821 from Budibase/dependabot/npm_and_yarn/packages/server/terser-5.14.2
Bump terser from 5.14.0 to 5.14.2 in /packages/server
2022-07-20 11:58:50 +01:00
Budibase Staging Release Bot 4011779e2e Update pro version to 1.1.18-alpha.1 2022-07-20 09:23:10 +00:00
Budibase Staging Release Bot 8264777bcc v1.1.18-alpha.1 2022-07-20 09:21:34 +00:00
dependabot[bot] ebda417449
Bump terser from 5.14.0 to 5.14.2 in /packages/server
Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 09:00:58 +00:00
Michael Drury 57cfc0d69b
Merge pull request #6817 from Budibase/dependabot/npm_and_yarn/packages/client/terser-5.14.2
Bump terser from 5.10.0 to 5.14.2 in /packages/client
2022-07-20 10:00:26 +01:00
Michael Drury c632e5484f
Merge pull request #6804 from Budibase/dependabot/npm_and_yarn/packages/cli/axios-0.21.2
Bump axios from 0.21.1 to 0.21.2 in /packages/cli
2022-07-20 10:00:17 +01:00
Michael Drury c195e8618d
Merge pull request #6818 from Budibase/dependabot/npm_and_yarn/packages/string-templates/terser-5.14.2
Bump terser from 5.10.0 to 5.14.2 in /packages/string-templates
2022-07-20 10:00:06 +01:00
Michael Drury a2c50932f5
Merge pull request #6819 from Budibase/dependabot/npm_and_yarn/packages/bbui/terser-5.14.2
Bump terser from 5.6.1 to 5.14.2 in /packages/bbui
2022-07-20 09:59:57 +01:00
dependabot[bot] d1415535ea
Bump terser from 5.6.1 to 5.14.2 in /packages/bbui
Bumps [terser](https://github.com/terser/terser) from 5.6.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 06:06:01 +00:00
dependabot[bot] b23ae4aa86
Bump terser from 5.10.0 to 5.14.2 in /packages/string-templates
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 04:59:40 +00:00
dependabot[bot] a1cc898299
Bump terser from 5.10.0 to 5.14.2 in /packages/client
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 02:41:02 +00:00
Mel O'Hagan 6b81d3d727 Handle numeric types Postgres 2022-07-19 18:34:30 +01:00
Mel O'Hagan 156eb8eb09 Merge branch 'develop' into feature/contains-filter 2022-07-19 18:10:12 +01:00
Mel O'Hagan cd0bac74e2 Prettier 2022-07-19 18:04:27 +01:00
Mel O'Hagan 4a7c7349e6 Yarn lock 2022-07-19 18:03:50 +01:00
Mel O'Hagan f376fc30b3 lint fix 2022-07-19 17:28:56 +01:00
Mel O'Hagan e5dc38845b Added contains support for datasource pluses 2022-07-19 17:25:41 +01:00
dependabot[bot] 2ad83d95eb
Bump axios from 0.21.1 to 0.21.2 in /packages/cli
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.2/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 13:28:42 +00:00
Budibase Staging Release Bot 5d8efe40eb Update pro version to 1.1.18-alpha.0 2022-07-19 13:26:44 +00:00
Budibase Staging Release Bot 981cd98376 v1.1.18-alpha.0 2022-07-19 13:24:56 +00:00
Mel O'Hagan 1345ec831a Test prettier precommit 2022-07-19 14:17:09 +01:00
mike12345567 2c9cbc6681 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-19 14:12:48 +01:00
Mel O'Hagan 6a1867939c Contains now works for internalSearch array type 2022-07-19 14:11:40 +01:00
Budibase Staging Release Bot ff18e8c1c7 Update pro version to 1.1.15-alpha.3 2022-07-19 10:25:17 +00:00
Budibase Staging Release Bot 3b8078c809 v1.1.15-alpha.3 2022-07-19 10:23:48 +00:00
Michael Drury 4e38662dab
Merge pull request #6584 from Budibase/labday/backups
CLI backups functionality
2022-07-19 11:13:59 +01:00
Budibase Release Bot 651bcb9e4a Update pro version to 1.1.17 2022-07-18 17:53:26 +00:00
Budibase Release Bot 327cc3b6f9 v1.1.17 2022-07-18 17:51:38 +00:00
Michael Drury fcdd97ea47
Merge pull request #6794 from Budibase/fix/automation-issue
Fix for automations and context stack up
2022-07-18 18:39:56 +01:00
Budibase Staging Release Bot dc93f42f7d Update pro version to 1.1.15-alpha.2 2022-07-18 17:25:08 +00:00
Budibase Staging Release Bot 94a0f1b575 v1.1.15-alpha.2 2022-07-18 17:23:36 +00:00
mike12345567 d2987fcf39 PR comments. 2022-07-18 18:18:01 +01:00
Rory Powell 7fa0f7fa49
Merge pull request #6601 from panos--/chart-imagepullsecrets
Helm chart: allow specifying image pull secrets
2022-07-18 13:13:59 -04:00
mike12345567 18a7ad70a0 Updating dependencies and pinning. 2022-07-18 17:56:04 +01:00
mike12345567 d6bb6582b4 Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-18 17:53:28 +01:00
Michael Drury 0e10e6a6b3
Merge pull request #6741 from Budibase/dependabot/npm_and_yarn/packages/bbui/svelte-3.49.0
Bump svelte from 3.38.2 to 3.49.0 in /packages/bbui
2022-07-18 17:47:47 +01:00
Michael Drury 4104074a98
Merge pull request #6745 from Budibase/dependabot/npm_and_yarn/svelte-3.49.0
Bump svelte from 3.46.4 to 3.49.0
2022-07-18 17:47:37 +01:00
mike12345567 0a7ceda807 Fixing an issue with automations being unable to access app databases due to new context stack up. 2022-07-18 17:38:58 +01:00
Budibase Release Bot eb602fb304 Update pro version to 1.1.16 2022-07-18 14:26:22 +00:00
Budibase Release Bot 914258cba1 v1.1.16 2022-07-18 14:24:55 +00:00