Peter Clement
|
f5c9e22d42
|
fix paging and add deletion
|
2022-10-20 11:46:04 +01:00 |
Peter Clement
|
9d35e4f533
|
Merge remote-tracking branch 'origin/feature/app-backups' into feature/backups-ui
|
2022-10-20 11:12:47 +01:00 |
mike12345567
|
f11c0bbfd7
|
Some type updates and processor handling for backup document being created before backup/restore occurs.
|
2022-10-19 19:19:36 +01:00 |
Peter Clement
|
a0de31394a
|
Merge remote-tracking branch 'origin/feature/app-backups' into feature/backups-ui
|
2022-10-19 18:32:57 +01:00 |
mike12345567
|
10c81c1adc
|
Fixing issue with using templates.
|
2022-10-19 16:57:14 +01:00 |
Peter Clement
|
c5744806ea
|
Merge remote-tracking branch 'origin/feature/app-backups' into feature/backups-ui
|
2022-10-19 16:49:47 +01:00 |
mike12345567
|
113a23ba3d
|
Adding statistics output for backups.
|
2022-10-19 16:48:32 +01:00 |
Peter Clement
|
627b0afa18
|
lint
|
2022-10-19 16:11:25 +01:00 |
Peter Clement
|
3e7d631031
|
add paging and add more custom table renderers
|
2022-10-19 16:08:34 +01:00 |
Peter Clement
|
969218ce74
|
Merge remote-tracking branch 'origin/feature/app-backups' into feature/backups-ui
|
2022-10-19 14:46:24 +01:00 |
mike12345567
|
59bf052b70
|
Fixing issue with metadata name not being provided for uploaded backup on publish.
|
2022-10-19 13:52:56 +01:00 |
Peter Clement
|
6bbbfd6f7b
|
Merge remote-tracking branch 'origin/feature/app-backups' into feature/backups-ui
|
2022-10-19 13:27:08 +01:00 |
mike12345567
|
f5845a8a6e
|
Protection for real app IDs.
|
2022-10-19 11:47:07 +01:00 |
Peter Clement
|
71439d4b82
|
add datepicker range and test search
|
2022-10-19 10:16:54 +01:00 |
Peter Clement
|
4665d6930d
|
Merge remote-tracking branch 'origin/feature/app-backups' into feature/backups-ui
|
2022-10-19 09:55:50 +01:00 |
mike12345567
|
bdc4e29b2d
|
Finishing import processor - download backup, delete dev DB and then import over the top of this. Also includes a rollback feature if the backup fails to restore for whatever reason.
|
2022-10-18 19:43:19 +01:00 |
Peter Clement
|
7ae1e3a3ee
|
add apis and svelte store
|
2022-10-18 19:00:19 +01:00 |
Peter Clement
|
81aa2fbfcc
|
add base ui and backups tab
|
2022-10-18 18:38:49 +01:00 |
mike12345567
|
b52f413aa5
|
Removing attachment dir constant - no longer needed.
|
2022-10-18 17:04:18 +01:00 |
mike12345567
|
caa4954d8e
|
Updating export/import to include the budibase client and manifest.
|
2022-10-18 16:42:25 +01:00 |
mike12345567
|
f795cb0e33
|
Reformatting types to allow queue to be used for import and export.
|
2022-10-17 19:42:36 +01:00 |
mike12345567
|
8003f8b283
|
Work for backup download endpoint.
|
2022-10-17 18:50:52 +01:00 |
mike12345567
|
bb4e3ba8cf
|
Adding in required events for app backup system.
|
2022-10-17 15:26:09 +01:00 |
mike12345567
|
11115aab56
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups
|
2022-10-17 14:49:31 +01:00 |
mike12345567
|
1373630b33
|
Minor fixes after testing manual backup system.
|
2022-10-14 20:10:44 +01:00 |
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 |
Budibase Staging Release Bot
|
7d40c0056a
|
Update pro version to 2.0.30-alpha.7
|
2022-10-14 09:29:34 +00:00 |
Budibase Staging Release Bot
|
76fabb81f6
|
v2.0.30-alpha.7
|
2022-10-14 09:26:33 +00:00 |
Pedro Silva
|
2259fd7480
|
Merge pull request #8259 from Budibase/Update-cypress-test-rest-datasource
Update rest datasource test
|
2022-10-14 10:12:39 +01:00 |
Gerard Burns
|
0f642f37f4
|
Page load actions now fire on parameter change as well as on mount (#8240)
* Page load actions now fire on parameter change as well as on mount
* PR Feedback
Co-authored-by: ger <ger@gers-MacBook-Pro.local>
|
2022-10-14 10:10:06 +01:00 |
Gerard Burns
|
2bce44ae96
|
Merge pull request #8246 from Budibase/feature/replace-builder-back-button-with-menu
Replace Builder Back Button With Menu
|
2022-10-14 10:09:29 +01:00 |
Budibase Staging Release Bot
|
c8606fe182
|
Update pro version to 2.0.30-alpha.6
|
2022-10-14 09:07:10 +00:00 |
Budibase Staging Release Bot
|
6511a5460c
|
v2.0.30-alpha.6
|
2022-10-14 09:04:02 +00:00 |
Pedro Silva
|
f1ff467b12
|
Update rest datasource test
|
2022-10-14 10:00:11 +01:00 |
melohagan
|
2d70cb969c
|
Merge pull request #8256 from Budibase/feature/mongodb-aggregate
MongoDB Aggregate - Handle null or empty steps
|
2022-10-14 09:53:33 +01:00 |
Mel O'Hagan
|
26a16f1931
|
Handle null or empty steps
|
2022-10-14 08:02:29 +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 |
Budibase Staging Release Bot
|
16c6c2367c
|
Update pro version to 2.0.30-alpha.5
|
2022-10-13 16:38:26 +00:00 |
Budibase Staging Release Bot
|
39a72968b3
|
v2.0.30-alpha.5
|
2022-10-13 16:34:26 +00:00 |
mike12345567
|
35525bfedd
|
Moving queue implementation into backend-core - so that pro can access.
|
2022-10-13 17:27:04 +01:00 |
deanhannigan
|
fefd6ba018
|
Merge pull request #8219 from Budibase/feature/blocks-in-auto-screens
Component Blocks in CRUD Auto-screens
|
2022-10-13 17:18:53 +01:00 |
Dean
|
3f434f7410
|
Removed commented out barcode scanner config
|
2022-10-13 17:06:04 +01:00 |
Budibase Staging Release Bot
|
85739f9664
|
Update pro version to 2.0.30-alpha.4
|
2022-10-13 15:57:53 +00:00 |
Dean
|
909a8b7074
|
Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens
|
2022-10-13 16:54:55 +01:00 |
Budibase Staging Release Bot
|
4625ee10ee
|
v2.0.30-alpha.4
|
2022-10-13 15:54:42 +00:00 |
Dean
|
cb071096e1
|
Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens
|
2022-10-13 16:49:10 +01:00 |
deanhannigan
|
aa1293f15a
|
Merge pull request #8153 from Budibase/feature/qr-barcode-reader
Feature/qr barcode reader
|
2022-10-13 16:43:54 +01:00 |
melohagan
|
9c8aa0dd84
|
Merge pull request #8117 from Budibase/lab/mongodb
Add aggregate method to MongoDB
|
2022-10-13 16:32:30 +01:00 |