Budibase Staging Release Bot
d1bea44c95
Update pro version to 2.1.46-alpha.5
2022-12-12 22:22:38 +00:00
Budibase Staging Release Bot
c50b9af57c
v2.1.46-alpha.5
2022-12-12 22:18:47 +00:00
Peter Clement
9d841bc947
Server and Worker tests ( #8928 )
...
* automation unit tests
* row processor tests
* update executeQuery test
* update groups assertion
* some more worker tests
* plugin tests and tidying up
* linting
* temporarily disable group tests
* more tests
* fix import
* fix backup tests
* add pro mocks to worker
* check for app existence in import test
* test new tsconfig
* testing changes
* Pro test utils (#9020 )
* Pro test utils changes
* Add test fixes
* Remove ts-ignore
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
Co-authored-by: Rory Powell <rory.codes@gmail.com>
2022-12-12 22:02:32 +00:00
Budibase Staging Release Bot
eb27859af1
Update pro version to 2.1.46-alpha.4
2022-12-12 12:48:08 +00:00
Budibase Staging Release Bot
865ad436ba
v2.1.46-alpha.4
2022-12-12 12:44:42 +00:00
mike12345567
ee86c18287
Fix for budibase plugin skeleton, which utilises the old import style.
2022-12-12 12:31:32 +00:00
Budibase Staging Release Bot
85dec7e0a4
Update pro version to 2.1.46-alpha.3
2022-12-11 22:38:10 +00:00
Budibase Staging Release Bot
06938d4c2b
v2.1.46-alpha.3
2022-12-11 22:33:55 +00:00
Martin McKeaveney
7e7f1a6a3d
merge
2022-12-11 22:05:47 +00:00
Martin McKeaveney
a2b7ae01f9
additional spectrum deps
2022-12-11 19:13:08 +00:00
Budibase Staging Release Bot
2b18b6ab0f
Update pro version to 2.1.46-alpha.2
2022-12-11 17:33:45 +00:00
Budibase Staging Release Bot
ed6c1e953e
v2.1.46-alpha.2
2022-12-11 17:30:10 +00:00
Martin McKeaveney
e026d68ffe
pinning spectrum deps in BBUI
2022-12-11 17:13:22 +00:00
Budibase Staging Release Bot
314aef35c8
v2.1.46-alpha.1
2022-12-09 14:42:23 +00:00
Rory Powell
9577169320
Remove new ( #8994 )
2022-12-09 14:25:11 +00:00
Budibase Staging Release Bot
6a236337e0
Update pro version to 2.1.46-alpha.0
2022-12-09 13:55:41 +00:00
Budibase Staging Release Bot
062133181a
v2.1.46-alpha.0
2022-12-09 13:52:03 +00:00
Martin McKeaveney
bfab6fc335
merge
2022-12-09 13:35:18 +00:00
Budibase Staging Release Bot
89b0231bb9
Update pro version to 2.1.43-alpha.15
2022-12-08 11:40:19 +00:00
Budibase Staging Release Bot
d2f9668f21
v2.1.43-alpha.15
2022-12-08 11:36:58 +00:00
Budibase Staging Release Bot
cfd8180cbd
v2.1.43-alpha.14
2022-12-08 10:29:26 +00:00
Andrew Kingston
dae945e3d4
Merge pull request #8980 from Budibase/pin-bbui-spectrum
...
Pin all vesions of spectrum deps inside BBUI
2022-12-08 10:16:32 +00:00
Budibase Staging Release Bot
a86e2b7cd7
Update pro version to 2.1.43-alpha.13
2022-12-08 09:40:47 +00:00
Andrew Kingston
b57b18932f
Merge branch 'develop' of github.com:Budibase/budibase into pin-bbui-spectrum
2022-12-08 09:38:46 +00:00
Budibase Staging Release Bot
e2603945e8
v2.1.43-alpha.13
2022-12-08 09:36:34 +00:00
Andrew Kingston
d0f257a6bc
Pin all vesions of spectrum deps inside BBUI
2022-12-08 09:34:11 +00:00
Michael Drury
d4f89ad315
Merge pull request #8968 from Budibase/fix/user-self-update
...
Minor update - stop users updating their own admin/global flags
2022-12-08 09:01:41 +00:00
Michael Drury
33bfa0ef43
Merge pull request #8970 from Budibase/fix/7865
...
Fix for removing cron automations immediately after publishing
2022-12-08 09:01:06 +00:00
mike12345567
0809c025d1
Adding unit test.
2022-12-07 18:37:23 +00:00
mike12345567
a120ba0c8d
Fixing repl options.
2022-12-07 18:22:02 +00:00
mike12345567
16ecdddb8a
Fixing yarn locks.
2022-12-07 18:14:38 +00:00
mike12345567
b3e5483eca
Adding back compaction.
2022-12-07 18:09:17 +00:00
mike12345567
472454aef4
build fixes.
2022-12-07 18:04:20 +00:00
mike12345567
bf0a788fa1
Merge branch 'develop' of github.com:Budibase/budibase into fix/7865
2022-12-07 17:35:41 +00:00
mike12345567
20984e8072
Some fixes based on test failure.
2022-12-07 17:33:26 +00:00
mike12345567
be0b15428b
Linting.
2022-12-07 14:43:27 +00:00
mike12345567
617863ddd1
Fix for #7865 - if you deleted a cron automation immediately after creating/publishing it there was a scenario where prod automations would be out of sync with dev automations and it wouldn't really delete. To get around this, we do an automation sync back to dev DB - meaning that the cron ID is known and can be disabled.
2022-12-07 14:32:29 +00:00
Budibase Staging Release Bot
0953ceb0a5
Update pro version to 2.1.43-alpha.12
2022-12-07 13:32:39 +00:00
Budibase Staging Release Bot
4e38b40779
v2.1.43-alpha.12
2022-12-07 13:29:13 +00:00
Andrew Kingston
7107df83e8
Ensure filters are reset when changing table in the data section
2022-12-07 13:08:58 +00:00
Andrew Kingston
5cad5e2604
Merge pull request #8965 from Budibase/cheeks-fixes
...
Misc fixes
2022-12-07 13:01:14 +00:00
mike12345567
85dd6f2880
Extension on fix for user self assignment, don't allow users to change their admin/builder status.
2022-12-07 12:42:14 +00:00
Budibase Staging Release Bot
3ffbb90f5f
Update pro version to 2.1.43-alpha.11
2022-12-07 11:22:36 +00:00
Budibase Staging Release Bot
8075ff29df
v2.1.43-alpha.11
2022-12-07 11:19:14 +00:00
melohagan
bf01631cdc
Merge pull request #8886 from Budibase/bug/sev3/query-bindings-drawer
...
Query bindings drawer fixes
2022-12-07 11:06:19 +00:00
Michael Drury
eefba10623
Merge pull request #8956 from Budibase/fix/8843
...
Fix for JS helpers
2022-12-07 10:53:58 +00:00
Michael Drury
0bcc797614
Merge pull request #8955 from Budibase/fix/7732
...
Dis-allow users updating their roles/deleting themselves through the public API
2022-12-07 10:53:32 +00:00
Andrew Kingston
2b4ad2d0b9
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2022-12-07 09:54:57 +00:00
Andrew Kingston
e26d5096ae
Merge branch 'cheeks-fixes' of github.com:Budibase/budibase into cheeks-fixes
2022-12-07 09:54:47 +00:00
Andrew Kingston
a846192494
Fix side panel ejection
2022-12-07 09:51:47 +00:00