1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00
Commit graph

20344 commits

Author SHA1 Message Date
Budibase Staging Release Bot
1e9ae6aec1 v2.4.44-alpha.18 2023-04-12 21:27:37 +00:00
Rory Powell
36ba6507e3 Syntax fix for proxy service image in helm charts (#10284) 2023-04-12 22:19:54 +01:00
dependabot[bot]
c85da05f12 Bump vm2 from 3.9.14 to 3.9.16 in /packages/worker
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.14 to 3.9.16.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.14...3.9.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 21:11:11 +00:00
dependabot[bot]
c43d99ad13 Bump vm2 from 3.9.11 to 3.9.16 in /packages/string-templates
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.16.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.11...3.9.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 20:52:02 +00:00
dependabot[bot]
8c7c0653b0 Bump vm2 from 3.9.11 to 3.9.16 in /packages/server
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.16.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.11...3.9.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 20:49:15 +00:00
adrinr
0319610095 Fix backend-core tests 2023-04-12 21:46:08 +01:00
mike12345567
b2d7f24ff3 Adding builder test case. 2023-04-12 20:02:37 +01:00
adrinr
2858b27f72 Fix string-templates tests 2023-04-12 20:01:31 +01:00
mike12345567
23e99ca4b7 Adding group and user tests for user sync. 2023-04-12 19:59:05 +01:00
adrinr
123a762b60 Add missing dependency 2023-04-12 19:43:57 +01:00
adrinr
e217286e7b Remove types 2023-04-12 19:41:23 +01:00
adrinr
929e0c8e6a Remove bootstrap 2023-04-12 19:36:22 +01:00
adrinr
b41157d740 Add missing types 2023-04-12 19:08:19 +01:00
adrinr
e73aa0ce75 Remove wrong pro commit 2023-04-12 18:54:16 +01:00
adrinr
abf9c634fa Update yarn.lock 2023-04-12 18:51:37 +01:00
adrinr
e6dc4e5fa0 Remove unused yarn.lock 2023-04-12 18:49:29 +01:00
adrinr
4f98f99a90 Use yarn workspaces with nx 2023-04-12 18:48:57 +01:00
adrinr
181d0ee236 Run pro bootstrap if submodule exists 2023-04-12 18:36:58 +01:00
adrinr
77a96b41a0 Undo yarn.lock changes 2023-04-12 17:41:49 +01:00
mike12345567
1129d19412 Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754 2023-04-12 17:09:29 +01:00
Budibase Staging Release Bot
222e772cb7 Update pro version to 2.4.44-alpha.17 2023-04-12 15:41:28 +00:00
Budibase Staging Release Bot
4eb5201f6a v2.4.44-alpha.17 2023-04-12 15:38:04 +00:00
Rory Powell
b71169deee Fix how version is processed in helm chart (#10277) 2023-04-12 16:30:10 +01:00
adrinr
f6cf462906 Fix cross references 2023-04-12 16:22:56 +01:00
mike12345567
cb73e3b1c3 Fixing build issue. 2023-04-12 16:22:30 +01:00
Andrew Kingston
724bff60f2 Add persitence to column size and order in sheets 2023-04-12 14:56:22 +01:00
mike12345567
a9fb09424b Merge branch 'develop' of github.com:Budibase/budibase into labday/automation-plugins 2023-04-12 14:27:50 +01:00
Budibase Staging Release Bot
201c886f5a Update pro version to 2.4.44-alpha.16 2023-04-12 13:10:35 +00:00
Budibase Staging Release Bot
9afbb300fa v2.4.44-alpha.16 2023-04-12 13:07:38 +00:00
melohagan
3a5e31710c Add db prop to redis integration (#10210)
* Add db prop to redis integration

* Add DB display

* Default DB value to 0
2023-04-12 13:51:40 +01:00
Rory Powell
3b9887c66c Use helm .Chart.AppVersion instead of specifying value (#9933)
* Use helm .Chart.AppVersion instead of specifying value

* Backwards compatibility with existing process for deploying chart from source where Chart.AppVersion hasn't been generated yet
2023-04-12 13:49:25 +01:00
Budibase Staging Release Bot
cc929b93a9 Update pro version to 2.4.44-alpha.15 2023-04-12 12:45:51 +00:00
mike12345567
3eb718ea6d Merge branch 'develop' of github.com:Budibase/budibase into fix/BUDI-6754 2023-04-12 13:42:46 +01:00
Budibase Staging Release Bot
ad393a829d v2.4.44-alpha.15 2023-04-12 12:42:23 +00:00
Michael Drury
0911cc05cf Merge pull request #10272 from Budibase/test/coverage-bckend-core
Test/coverage bckend core
2023-04-12 13:32:04 +01:00
Budibase Staging Release Bot
48a7d454b5 Update pro version to 2.4.44-alpha.14 2023-04-12 11:01:52 +00:00
Budibase Staging Release Bot
f65a308ffd v2.4.44-alpha.14 2023-04-12 10:58:55 +00:00
melohagan
6ca999722c Add file/upload size validation option (#10262)
* Add file/upload size validation option

* Max upload size handler

* Update max total upload label
2023-04-12 11:51:18 +01:00
Mateus Badan de Pieri
df38368eaf removing tests 2023-04-12 11:06:01 +01:00
adrinr
222ec15879 Update submodule 2023-04-12 10:56:46 +01:00
mike12345567
ada052e043 Merging in develop - fixing some test cases which broke in the process. 2023-04-12 10:56:21 +01:00
adrinr
cc64539981 Remove test pro 2023-04-12 10:50:10 +01:00
Andrew Kingston
49611298b4 Fix issue with display column not being able to be unset 2023-04-12 10:38:35 +01:00
adrinr
120b27ae20 Add token 2023-04-12 10:35:58 +01:00
Andrew Kingston
76353c2e4d Fix issue when no display column exists 2023-04-12 10:34:33 +01:00
adrinr
4e9a8fd7d2 Pull submodules on actions 2023-04-12 10:27:10 +01:00
Andrew Kingston
68cd1fbe8e Fix reorder overlay z-index issue 2023-04-12 10:13:40 +01:00
Budibase Staging Release Bot
1d7ba831ca Update pro version to 2.4.44-alpha.13 2023-04-12 09:10:56 +00:00
Budibase Staging Release Bot
a4e2c41c1c v2.4.44-alpha.13 2023-04-12 09:07:40 +00:00
Andrew Kingston
7bbb8e5648 Fix importing and exporting with sheets 2023-04-12 10:03:58 +01:00