mike12345567
|
0bd2a18e46
|
Main types and work for the CRUD operations of app backup backend in pro + the listeners to handle exporting apps from the server.
|
2022-10-14 19:24:03 +01:00 |
mike12345567
|
b702c7482a
|
Fixes for cronjob stop - correctly handle this without stalled job handle.
|
2022-10-14 13:26:42 +01:00 |
mike12345567
|
d620e54fdb
|
Handling listeners as part of queue creation, rather than external part.
|
2022-10-13 17:55:05 +01:00 |
mike12345567
|
b6ca14aa85
|
Renaming some queue to automationQueue, getting build working.
|
2022-10-13 17:39:26 +01:00 |
mike12345567
|
35525bfedd
|
Moving queue implementation into backend-core - so that pro can access.
|
2022-10-13 17:27:04 +01:00 |
mike12345567
|
8fdba78bde
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups
|
2022-10-13 15:59:31 +01:00 |
mike12345567
|
907b838db3
|
Fixing multi-app import from cloud.
|
2022-10-13 15:46:53 +01:00 |
Budibase Staging Release Bot
|
9c55bbf9cf
|
Update pro version to 2.0.30-alpha.3
|
2022-10-13 09:14:35 +00:00 |
Budibase Staging Release Bot
|
cfeffad3c2
|
v2.0.30-alpha.3
|
2022-10-13 09:11:09 +00:00 |
Rory Powell
|
0a6f1e4fba
|
Merge pull request #8238 from Budibase/fix-upgrade-page-debug-message
Remove debug message from upgrade page ui (self host)
|
2022-10-13 10:00:31 +01:00 |
Rory Powell
|
cbc1818c0c
|
Remove debug message from upgrade page ui (self host)
|
2022-10-13 09:28:12 +01:00 |
Budibase Staging Release Bot
|
5568fd930b
|
Update pro version to 2.0.30-alpha.2
|
2022-10-12 19:10:56 +00:00 |
Budibase Staging Release Bot
|
f5f6a46784
|
v2.0.30-alpha.2
|
2022-10-12 19:07:36 +00:00 |
Rory Powell
|
807182b9e2
|
Merge pull request #8227
Deprecate legacyHttpParser, fix rest tests
|
2022-10-12 19:56:02 +01:00 |
mike12345567
|
d1c9a56e9a
|
Full import implementation - needs further testing, untars the file with all apps, then adds each of them individually.
|
2022-10-12 19:15:28 +01:00 |
mike12345567
|
2eae3f2a6c
|
Fixes for find functionality after testing.
|
2022-10-12 17:57:31 +01:00 |
mike12345567
|
4da3705851
|
Quick fixes to DB TS conversion.
|
2022-10-12 17:37:52 +01:00 |
mike12345567
|
f5dd87f8f9
|
Adding first pass of attachments updating.
|
2022-10-12 17:34:17 +01:00 |
mike12345567
|
8d7f40e443
|
Refactoring more to Typescript, adding the ability to use the _find API of CouchDB.
|
2022-10-12 17:02:23 +01:00 |
Jonny McCullagh
|
00132ccb41
|
Merge pull request #8230 from Budibase/jonny/ipv6
remove ipv6 conf from nginx proxy if ipv6 not enabled
|
2022-10-12 16:56:25 +01:00 |
Jonny McCullagh
|
eecaa61555
|
remove ipv6 conf from nginx proxy if ipv6 not enabled
|
2022-10-12 15:02:05 +01:00 |
Jonny McCullagh
|
af2203fac8
|
remove ipv6 conf from nginx proxy if ipv6 not enabled
|
2022-10-12 14:54:25 +01:00 |
Jonny McCullagh
|
67301cfb58
|
remove ipv6 conf from nginx proxy if ipv6 not enabled
|
2022-10-12 14:53:06 +01:00 |
Budibase Staging Release Bot
|
c0b92fed70
|
Update pro version to 2.0.30-alpha.1
|
2022-10-12 11:50:43 +00:00 |
Budibase Staging Release Bot
|
1d886f244a
|
v2.0.30-alpha.1
|
2022-10-12 11:46:45 +00:00 |
Rory Powell
|
281eb151e2
|
Merge pull request #8164 from Budibase/feature/quota-emails
Approaching and Exceeded Usage Limit Notifications
|
2022-10-12 12:31:17 +01:00 |
mike12345567
|
9d34ccfaca
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups
|
2022-10-12 11:59:00 +01:00 |
Rory Powell
|
f745be1b9c
|
Improve documentation on quota.triggers[]
|
2022-10-12 11:38:16 +01:00 |
Budibase Staging Release Bot
|
806ac9b50f
|
Update pro version to 2.0.30-alpha.0
|
2022-10-12 10:33:41 +00:00 |
Budibase Staging Release Bot
|
54a11c6218
|
v2.0.30-alpha.0
|
2022-10-12 10:30:23 +00:00 |
Rory Powell
|
e29330093b
|
Fix tests
|
2022-10-12 11:18:57 +01:00 |
Rory Powell
|
c7dac5f417
|
Deprecate legacyHttpParser, fix rest tests
|
2022-10-12 11:05:16 +01:00 |
Rory Powell
|
6e083c85a4
|
Fix linting
|
2022-10-12 10:25:02 +01:00 |
Mitch-Budibase
|
10866e66d2
|
Merge pull request #8204 from Budibase/cypress_test_skip
Cypress: Auto Screens UI + PostgreSql test skip
|
2022-10-12 10:22:56 +01:00 |
Rory Powell
|
7c9767e186
|
Merge pull request #7716 from adamkingsbury/rejectUnauthorized
Reject unauthorized
|
2022-10-12 10:22:01 +01:00 |
Rory Powell
|
bf3819f3f5
|
Merge pull request #8216 from Budibase/merge-master
Merge master -> develop
|
2022-10-12 10:21:09 +01:00 |
Rory Powell
|
2f0f36e635
|
Merge branch 'master' into merge-master
|
2022-10-12 10:19:46 +01:00 |
Rory Powell
|
d2882a3779
|
Merge branch 'develop' into rejectUnauthorized
|
2022-10-12 10:06:50 +01:00 |
Martin McKeaveney
|
bbb0d1dbec
|
Merge branch 'develop' of github.com:Budibase/budibase into cypress_test_skip
|
2022-10-12 09:30:18 +01:00 |
Budibase Release Bot
|
5c2c3017f7
|
Update pro version to 2.0.29
|
2022-10-12 08:25:38 +00:00 |
Budibase Release Bot
|
24679ceb84
|
v2.0.29
|
2022-10-12 08:22:33 +00:00 |
melohagan
|
8757105501
|
Merge pull request #8169 from Budibase/bug/sev3/delete-button-roles
Hide delete button for built-in roles, and prevent duplicate roles
|
2022-10-12 09:11:58 +01:00 |
Budibase Release Bot
|
6fe9726807
|
Update pro version to 2.0.28
|
2022-10-12 07:36:40 +00:00 |
Budibase Release Bot
|
19e2a76125
|
v2.0.28
|
2022-10-12 07:33:11 +00:00 |
Rory Powell
|
80915c6105
|
Merge pull request #8212 from Budibase/fix/user-metadata-update
Fix user metadata update
|
2022-10-12 08:20:36 +01:00 |
mike12345567
|
19133f08e6
|
Adding import functionality - still need to update the attachments URL.
|
2022-10-11 20:25:22 +01:00 |
mike12345567
|
f237befbce
|
Some fixes + cleanup of tmp directory.
|
2022-10-11 19:28:13 +01:00 |
Budibase Release Bot
|
f3f7f359a3
|
Update pro version to 2.0.27
|
2022-10-11 18:14:21 +00:00 |
Budibase Release Bot
|
951fd48ebc
|
v2.0.27
|
2022-10-11 18:11:05 +00:00 |
Andrew Kingston
|
004d6457de
|
Merge pull request #8218 from Budibase/user-fixes
Fix user pagination not working when viewing users with access to an app
|
2022-10-11 19:00:30 +01:00 |