Commit Graph

4606 Commits

Author SHA1 Message Date
Budibase Release Bot 302704cbf4 v2.2.6 2022-12-15 15:27:14 +00:00
Budibase Staging Release Bot 9ed49221bd Update pro version to 2.2.4-alpha.2 2022-12-15 14:17:01 +00:00
Budibase Staging Release Bot 87f008ded0 v2.2.4-alpha.2 2022-12-15 14:13:23 +00:00
Budibase Release Bot db8a6bf271 Update pro version to 2.2.5 2022-12-15 13:08:36 +00:00
Budibase Release Bot edae61a51b v2.2.5 2022-12-15 13:04:16 +00:00
Budibase Staging Release Bot 13ecd3f22c Update pro version to 2.2.4-alpha.1 2022-12-15 12:52:49 +00:00
Budibase Staging Release Bot b785582a22 v2.2.4-alpha.1 2022-12-15 12:48:37 +00:00
Budibase Staging Release Bot e4f14f013c v2.2.4-alpha.0 2022-12-15 12:27:02 +00:00
Andrew Kingston 20ff5dcb70
Master => Develop (#9049)
* v2.1.46

* Update pro version to 2.1.46

* v2.2.0

* Update pro version to 2.2.0

* Fix for budibase plugin skeleton, which utilises the old import style.

* Fix side nav styles

* v2.2.1

* Update pro version to 2.2.1

* using dist folder to allow importing constants for openAPI specs

* v2.2.2

* Update pro version to 2.2.2

* Fix for user enrichment call (updating to @budibase/nano fork) (#9038)

* Fix for #9029 - this should fix the issue users have been experiencing with user enrichment calls in apps, essentially it utilises a fork of the nano library we use to interact with CouchDB, which has been updated to use a POST request rather than a GET request as it supports a larger set of data being sent as query parameters.

* Incrementing Nano version to attempt to fix yarn registry issues.

* v2.2.3

* Update pro version to 2.2.3

* Fix SQL table `_id` filtering (#9030)

* Re-add support for filtering on _id using external SQL tables and fix filter key prefixes not working with _id field

* Remove like operator from internal tables and only allow basic operators on SQL table _id column

* Update data section filtering to respect new rules

* Update automation section filtering to respect new rules

* Update dynamic filter component to respect new rules

Co-authored-by: Martin McKeaveney <martin@budibase.com>
Co-authored-by: Budibase Release Bot <>
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2022-12-15 12:13:42 +00:00
Budibase Staging Release Bot ff9ef8443f Update pro version to 2.1.46-alpha.14 2022-12-15 12:01:41 +00:00
Budibase Staging Release Bot 82caff8496 v2.1.46-alpha.14 2022-12-15 11:58:11 +00:00
Rory Powell 7ef9e9dc51
File authentication using presigned URLs (#8883)
* file auth wip

* Private plugin bucket wip

* Add etag to logo request, fix circular dependency

* Resolve cyclic dependency

* Ensure browser doesn't cache custom component

* Global file fixes

* File fixes / remove permaUrl

* Add ctx local storage

* Enable presigned url to work from any host

* Test fix

* Self hosting w/ S3 + other fixes

* Fix for serving dev app in multi tenant

* Fix backup restore and import attachment url processing, never store attachment urls

* Test fixes

* Unit tests WIP

* Replace file path with base64 encoded private key

* Multi tenancy tests for files

* Environment files fixes

* Post-merge build and test fixes

* Add debug conditional to all jest logging and revert/fix prod minio proxy_pass

* Re-add default '/' minio route :(

* Rename iconFile -> iconFileName

* Add cloudfront vars to k8s templates

* Remove public bucket policy

* Remove duplicated test
2022-12-15 11:35:22 +00:00
Budibase Staging Release Bot c245ebb3df Update pro version to 2.1.46-alpha.13 2022-12-15 11:33:12 +00:00
Budibase Staging Release Bot f69d1ca7f9 v2.1.46-alpha.13 2022-12-15 11:28:12 +00:00
Budibase Release Bot a8b0dc4646 Update pro version to 2.2.4 2022-12-15 09:41:31 +00:00
Budibase Release Bot f1dea09042 v2.2.4 2022-12-15 09:37:40 +00:00
Budibase Staging Release Bot 1a28e05b5a v2.1.46-alpha.12 2022-12-14 22:08:24 +00:00
Budibase Staging Release Bot caeb54b4d1 Update pro version to 2.1.46-alpha.11 2022-12-14 15:22:51 +00:00
Budibase Staging Release Bot b5eb4c0367 v2.1.46-alpha.11 2022-12-14 15:19:14 +00:00
Budibase Staging Release Bot 494271bbbf Update pro version to 2.1.46-alpha.10 2022-12-14 14:42:53 +00:00
Budibase Staging Release Bot 8ae7bfd21f v2.1.46-alpha.10 2022-12-14 14:38:07 +00:00
Budibase Staging Release Bot 63202985a0 Update pro version to 2.1.46-alpha.9 2022-12-14 14:12:02 +00:00
Budibase Staging Release Bot ee099d0f02 v2.1.46-alpha.9 2022-12-14 14:07:16 +00:00
Budibase Staging Release Bot ede37b384a Update pro version to 2.1.46-alpha.8 2022-12-14 13:39:37 +00:00
Budibase Staging Release Bot 8632db4efb v2.1.46-alpha.8 2022-12-14 13:35:36 +00:00
Budibase Staging Release Bot 552d542eac Update pro version to 2.1.46-alpha.7 2022-12-14 13:12:25 +00:00
Budibase Staging Release Bot 128cc4c872 v2.1.46-alpha.7 2022-12-14 13:07:32 +00:00
Budibase Release Bot c0cfec1081 Update pro version to 2.2.3 2022-12-14 00:56:53 +00:00
Budibase Release Bot 1fee98510b v2.2.3 2022-12-14 00:52:41 +00:00
Budibase Staging Release Bot 27ddbd7d47 Update pro version to 2.1.46-alpha.6 2022-12-13 09:39:24 +00:00
Budibase Staging Release Bot 694c0013a8 v2.1.46-alpha.6 2022-12-13 09:35:44 +00:00
Rory Powell 9d3c3eba1f
Exclude all test utils packages from TS build (#9024) 2022-12-13 09:21:42 +00:00
Budibase Staging Release Bot 3d9d2d7c72 Update pro version to 2.1.46-alpha.5 2022-12-12 22:22:38 +00:00
Budibase Staging Release Bot 0f4f64effd v2.1.46-alpha.5 2022-12-12 22:18:47 +00:00
Peter Clement 9bf37b34ae
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 Release Bot 3cb13e005a Update pro version to 2.2.2 2022-12-12 16:56:13 +00:00
Budibase Release Bot dc11fd4d54 v2.2.2 2022-12-12 16:52:02 +00:00
Budibase Release Bot e795971491 Update pro version to 2.2.1 2022-12-12 13:16:47 +00:00
Budibase Release Bot 04387191d9 v2.2.1 2022-12-12 13:13:05 +00:00
Budibase Staging Release Bot fe52daaaf1 Update pro version to 2.1.46-alpha.4 2022-12-12 12:48:08 +00:00
Budibase Staging Release Bot eb7eb957aa v2.1.46-alpha.4 2022-12-12 12:44:42 +00:00
Budibase Release Bot c3cd61a44f Update pro version to 2.2.0 2022-12-12 10:25:56 +00:00
Budibase Release Bot 736f36effc v2.2.0 2022-12-12 10:21:57 +00:00
Budibase Release Bot 09a55cb2ae Update pro version to 2.1.46 2022-12-12 09:05:49 +00:00
Budibase Release Bot b99a3a3e9b v2.1.46 2022-12-12 09:02:12 +00:00
Budibase Staging Release Bot e79b0d0e20 Update pro version to 2.1.46-alpha.3 2022-12-11 22:38:10 +00:00
Budibase Staging Release Bot 91f7e2bcaf v2.1.46-alpha.3 2022-12-11 22:33:55 +00:00
Budibase Staging Release Bot 849e2ee3d7 Update pro version to 2.1.46-alpha.2 2022-12-11 17:33:45 +00:00
Budibase Staging Release Bot 51b2958628 v2.1.46-alpha.2 2022-12-11 17:30:10 +00:00
Budibase Staging Release Bot 3daa583248 v2.1.46-alpha.1 2022-12-09 14:42:23 +00:00
Budibase Staging Release Bot 3fd0d0e465 Update pro version to 2.1.46-alpha.0 2022-12-09 13:55:41 +00:00
Budibase Staging Release Bot 1c1f758ab9 v2.1.46-alpha.0 2022-12-09 13:52:03 +00:00
Martin McKeaveney 42bb6374f5 merge 2022-12-09 13:35:18 +00:00
Budibase Staging Release Bot 38420d1c67 Update pro version to 2.1.43-alpha.15 2022-12-08 11:40:19 +00:00
Budibase Staging Release Bot ecc52184a7 v2.1.43-alpha.15 2022-12-08 11:36:58 +00:00
Budibase Staging Release Bot 8adcf81beb v2.1.43-alpha.14 2022-12-08 10:29:26 +00:00
Budibase Staging Release Bot 3b2af5437e Update pro version to 2.1.43-alpha.13 2022-12-08 09:40:47 +00:00
Budibase Staging Release Bot 0e33c2a66e v2.1.43-alpha.13 2022-12-08 09:36:34 +00:00
Michael Drury 45984e4c3f
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
mike12345567 c869cf23f9 Adding unit test. 2022-12-07 18:37:23 +00:00
mike12345567 35b097fa28 build fixes. 2022-12-07 18:04:20 +00:00
mike12345567 0b7057dd1d Some fixes based on test failure. 2022-12-07 17:33:26 +00:00
Budibase Staging Release Bot f140ec94f9 Update pro version to 2.1.43-alpha.12 2022-12-07 13:32:39 +00:00
Budibase Staging Release Bot 3a5e1b63a3 v2.1.43-alpha.12 2022-12-07 13:29:13 +00:00
mike12345567 edb3c88a41 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 db0136a0dd Update pro version to 2.1.43-alpha.11 2022-12-07 11:22:36 +00:00
Budibase Staging Release Bot 5e37b2273c v2.1.43-alpha.11 2022-12-07 11:19:14 +00:00
Budibase Staging Release Bot d8963e08b5 Update pro version to 2.1.43-alpha.10 2022-12-06 16:32:55 +00:00
Budibase Staging Release Bot 6834a7435a v2.1.43-alpha.10 2022-12-06 16:29:26 +00:00
Budibase Staging Release Bot 44266af227 Update pro version to 2.1.43-alpha.9 2022-12-06 15:03:37 +00:00
Budibase Staging Release Bot b31cceb0f8 v2.1.43-alpha.9 2022-12-06 14:59:52 +00:00
Budibase Release Bot 4295b8a858 Update pro version to 2.1.45 2022-12-06 14:48:32 +00:00
Budibase Release Bot 4570e0cdf4 v2.1.45 2022-12-06 14:44:23 +00:00
Budibase Staging Release Bot afaf843e4a Update pro version to 2.1.43-alpha.8 2022-12-06 12:45:48 +00:00
Budibase Staging Release Bot 136a206a11 v2.1.43-alpha.8 2022-12-06 12:41:31 +00:00
Budibase Staging Release Bot f1082c638d Update pro version to 2.1.43-alpha.7 2022-12-06 11:03:10 +00:00
Budibase Staging Release Bot a93cb69b4e v2.1.43-alpha.7 2022-12-06 10:59:45 +00:00
Budibase Release Bot 9096a5dcde Update pro version to 2.1.44 2022-12-05 18:44:23 +00:00
Budibase Release Bot 025ddf65dd v2.1.44 2022-12-05 18:40:59 +00:00
Budibase Staging Release Bot 95b332a351 Update pro version to 2.1.43-alpha.6 2022-12-05 18:29:19 +00:00
Budibase Staging Release Bot 4eadbd1e1d v2.1.43-alpha.6 2022-12-05 18:25:31 +00:00
Budibase Staging Release Bot 4711934024 Update pro version to 2.1.43-alpha.5 2022-12-05 13:13:26 +00:00
Budibase Staging Release Bot 0a103a9a8a v2.1.43-alpha.5 2022-12-05 13:10:00 +00:00
Budibase Staging Release Bot d44f5308ef Update pro version to 2.1.43-alpha.4 2022-12-05 12:41:41 +00:00
Budibase Staging Release Bot 4842fe12ae v2.1.43-alpha.4 2022-12-05 12:38:09 +00:00
Budibase Staging Release Bot cf7af9ffa0 Update pro version to 2.1.43-alpha.3 2022-12-05 09:55:34 +00:00
Budibase Staging Release Bot 788db7ab35 v2.1.43-alpha.3 2022-12-05 09:51:56 +00:00
Budibase Release Bot e595b34e48 Update pro version to 2.1.43 2022-12-05 09:37:29 +00:00
Budibase Release Bot 462d3be323 v2.1.43 2022-12-05 09:33:56 +00:00
Budibase Staging Release Bot 850acc3837 Update pro version to 2.1.43-alpha.2 2022-12-02 17:58:05 +00:00
Budibase Staging Release Bot 9967b1962b v2.1.43-alpha.2 2022-12-02 17:54:31 +00:00
Budibase Staging Release Bot a9d0f983d2 Update pro version to 2.1.43-alpha.1 2022-12-02 13:44:27 +00:00
Budibase Staging Release Bot e87ed9aaf7 v2.1.43-alpha.1 2022-12-02 13:40:48 +00:00
Budibase Staging Release Bot f63957d366 Update pro version to 2.1.43-alpha.0 2022-12-02 11:12:11 +00:00
Budibase Staging Release Bot 4dd37f4252 v2.1.43-alpha.0 2022-12-02 11:08:37 +00:00
Rory Powell 4508796e45 lint 2022-12-01 15:02:05 +00:00
Rory Powell 64ca3a0dc5 test fix 2022-12-01 15:00:56 +00:00
Rory Powell 28b29ea7a9 build fix 2022-12-01 14:44:56 +00:00
Rory Powell e3fa737a9b Merge branch 'master' into develop 2022-12-01 14:39:05 +00:00
Budibase Staging Release Bot cefa6986c2 Update pro version to 2.1.40-alpha.7 2022-12-01 11:45:45 +00:00
Budibase Staging Release Bot 254d7d3a69 v2.1.40-alpha.7 2022-12-01 11:42:21 +00:00
Budibase Release Bot 1a9dac704c Update pro version to 2.1.42 2022-11-30 16:30:02 +00:00
Budibase Staging Release Bot b24421a83d Update pro version to 2.1.40-alpha.6 2022-11-30 16:26:14 +00:00
Budibase Release Bot 8078cfadfe v2.1.42 2022-11-30 16:25:46 +00:00
Budibase Staging Release Bot bd527a0292 v2.1.40-alpha.6 2022-11-30 16:21:48 +00:00
Budibase Release Bot b23ad76b3b Update pro version to 2.1.41 2022-11-30 09:54:06 +00:00
Budibase Release Bot c7cd934392 v2.1.41 2022-11-30 09:50:39 +00:00
melohagan a16a991541
Merge pull request #8844 from Budibase/bug/sev2/dev-user-permissions
Allow developers to set user access
2022-11-30 09:39:22 +00:00
Mel O'Hagan d60a70af82 Move custom rbac from controller to routes 2022-11-30 09:29:56 +00:00
Budibase Staging Release Bot d7c6855fa8 Update pro version to 2.1.40-alpha.5 2022-11-30 09:28:50 +00:00
Budibase Staging Release Bot b9a56cbf4c v2.1.40-alpha.5 2022-11-30 09:24:52 +00:00
Budibase Staging Release Bot 8828525755 Update pro version to 2.1.40-alpha.4 2022-11-29 22:27:53 +00:00
Budibase Staging Release Bot 5c318f9d9f v2.1.40-alpha.4 2022-11-29 22:24:37 +00:00
Rory Powell 24d5fc4af3 Fix default env processing typescript error 2022-11-29 22:11:44 +00:00
Budibase Staging Release Bot 1fd3521fa9 Update pro version to 2.1.40-alpha.3 2022-11-29 17:27:19 +00:00
Mel O'Hagan d484dc6011 lint 2022-11-29 17:23:54 +00:00
Budibase Staging Release Bot f1ba4d6d13 v2.1.40-alpha.3 2022-11-29 17:23:40 +00:00
Mel O'Hagan 08104c918b refactor 2022-11-29 16:38:44 +00:00
Budibase Staging Release Bot 90b93a851f Update pro version to 2.1.40-alpha.2 2022-11-29 16:20:13 +00:00
Budibase Staging Release Bot 1fbbcab3e3 v2.1.40-alpha.2 2022-11-29 16:16:09 +00:00
Mel O'Hagan 7db3f4ca94 Added unit tests 2022-11-29 16:11:53 +00:00
Michael Drury 8e4cb2f079 Adding back prod check. 2022-11-29 15:43:44 +00:00
Michael Drury 791d74dd94 Fixing sentry init. 2022-11-29 15:38:25 +00:00
Mel O'Hagan 035a601c28 lint 2022-11-29 15:14:29 +00:00
Mel O'Hagan 85c4095656 Fix unit tests 2022-11-29 15:13:58 +00:00
Budibase Staging Release Bot b0f65526d8 Update pro version to 2.1.40-alpha.1 2022-11-29 12:21:36 +00:00
Budibase Staging Release Bot 956ff5d3d6 v2.1.40-alpha.1 2022-11-29 12:18:18 +00:00
Michael Drury 8fdfc699d7
Merge pull request #8853 from Budibase/fix/ts-linter-error
Minor package update to fix console error
2022-11-29 12:05:22 +00:00
Budibase Staging Release Bot 4fee031a68 Update pro version to 2.1.40-alpha.0 2022-11-29 11:37:04 +00:00
Mel O'Hagan 2ac638fc26 Only allow admin to create new user 2022-11-29 11:36:24 +00:00
Budibase Release Bot 97db236711 v2.1.40 2022-11-29 11:33:43 +00:00
Budibase Staging Release Bot c1e2c04c89 v2.1.40-alpha.0 2022-11-29 11:33:39 +00:00
Michael Drury 659f974eba Updating typescript eslinter version to all match and resolve issue with our current Typescript version. 2022-11-29 11:26:23 +00:00
Michael Drury 618bba54c0 Updating lock files. 2022-11-29 11:16:37 +00:00
Michael Drury 1f0570907a Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-29 11:13:54 +00:00
Michael Drury 178fd100af
Merge pull request #8829 from Budibase/refactor/backend-core-worker
Complete backend Typescript conversion
2022-11-29 11:08:46 +00:00
mike12345567 b5b74b9cad General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
Mel O'Hagan e0645e0293 Invite is adminOnly 2022-11-28 16:02:49 +00:00
Mel O'Hagan 1567ab27d0 Allow developers to manage user access 2022-11-28 16:01:27 +00:00
Budibase Release Bot 6ffeddcf98 Update pro version to 2.1.39 2022-11-28 14:17:27 +00:00
Budibase Release Bot cf6c77309c v2.1.39 2022-11-28 14:13:40 +00:00
Budibase Release Bot 728e40a427 Update pro version to 2.1.38 2022-11-28 09:39:31 +00:00
Budibase Release Bot 98eceef539 v2.1.38 2022-11-28 09:36:09 +00:00
Budibase Staging Release Bot 38f0bf8145 Update pro version to 2.1.32-alpha.11 2022-11-28 09:23:26 +00:00
Budibase Staging Release Bot 91a5cf74f3 v2.1.32-alpha.11 2022-11-28 09:19:56 +00:00
Budibase Release Bot 2697b01fea Update pro version to 2.1.37 2022-11-27 13:53:06 +00:00
Budibase Release Bot d90b9b030c v2.1.37 2022-11-27 13:49:45 +00:00
mike12345567 ea66f7ac38 Disabling js interop in Typescript build of backend-core and worker, fixing build issues. 2022-11-26 14:46:01 +00:00
mike12345567 b92d1855fe Merge branch 'develop' of github.com:Budibase/budibase into refactor/backend-core-worker 2022-11-26 13:51:19 +00:00
mike12345567 0a32126c5b Automation overhaul to Typescript, plus type updates. 2022-11-25 19:57:07 +00:00
Rory Powell cfaae2c3fa
Merge pull request #8814 from Budibase/env-var-fix-master
Environment variable type coercion fix
2022-11-25 14:47:43 +00:00
Budibase Release Bot e5bad5c599 Update pro version to 2.1.36 2022-11-25 14:14:57 +00:00
Budibase Release Bot 4f5806fba3 v2.1.36 2022-11-25 14:11:38 +00:00
Budibase Staging Release Bot 998fd7ccc8 Update pro version to 2.1.32-alpha.10 2022-11-25 14:00:38 +00:00
Budibase Staging Release Bot 229f7bd35b v2.1.32-alpha.10 2022-11-25 13:57:11 +00:00
Budibase Release Bot eddf5d1374 Update pro version to 2.1.35 2022-11-25 12:59:26 +00:00
Rory Powell 42f596c728 Environment variable type coercion fix 2022-11-25 12:55:58 +00:00
Budibase Release Bot b806c6bfba v2.1.35 2022-11-25 12:55:56 +00:00
Rory Powell 20c4b00a0c Environment variable type coercion fix 2022-11-25 12:52:50 +00:00
Budibase Staging Release Bot 3a3cc523f8 Update pro version to 2.1.32-alpha.9 2022-11-25 10:21:14 +00:00
Budibase Staging Release Bot 003049abb2 v2.1.32-alpha.9 2022-11-25 10:17:30 +00:00
mike12345567 a38d617138 Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
Budibase Release Bot 38994eb977 Update pro version to 2.1.34 2022-11-24 15:29:22 +00:00
Budibase Release Bot 3a97595805 v2.1.34 2022-11-24 15:25:31 +00:00
Budibase Release Bot 4d1599082a Update pro version to 2.1.33 2022-11-24 13:59:59 +00:00
Budibase Release Bot 0a46bcc1e1 v2.1.33 2022-11-24 13:56:05 +00:00
Budibase Release Bot 8442da7aef Update pro version to 2.1.32 2022-11-24 12:21:22 +00:00
Budibase Release Bot e2edbced82 v2.1.32 2022-11-24 12:17:58 +00:00
mike12345567 1b408e60f2 Refactoring worker, converting all controllers/routes to Typescript and all imports of backend-core to new style. 2022-11-23 18:25:20 +00:00
Budibase Staging Release Bot c79f7506c1 Update pro version to 2.1.32-alpha.8 2022-11-23 17:06:27 +00:00
Budibase Staging Release Bot 55efd02421 v2.1.32-alpha.8 2022-11-23 17:02:56 +00:00
Budibase Staging Release Bot 8b4c02b534 Update pro version to 2.1.32-alpha.7 2022-11-23 15:17:06 +00:00
Budibase Staging Release Bot 3fc0138e86 v2.1.32-alpha.7 2022-11-23 15:13:37 +00:00
Budibase Staging Release Bot a8b0920274 Update pro version to 2.1.32-alpha.6 2022-11-23 13:32:42 +00:00
Budibase Staging Release Bot 7d4f4bba2d v2.1.32-alpha.6 2022-11-23 13:29:13 +00:00
Budibase Staging Release Bot ee9e00d48f Update pro version to 2.1.32-alpha.5 2022-11-23 08:48:45 +00:00
Budibase Staging Release Bot 50f7a03afc v2.1.32-alpha.5 2022-11-23 08:45:13 +00:00
Budibase Staging Release Bot e7ce166075 Update pro version to 2.1.32-alpha.4 2022-11-22 17:04:40 +00:00
Budibase Staging Release Bot e8ebef0a91 v2.1.32-alpha.4 2022-11-22 17:00:36 +00:00
Budibase Staging Release Bot 67b9dd14ac Update pro version to 2.1.32-alpha.3 2022-11-22 10:51:42 +00:00
Budibase Staging Release Bot 9302c091ef v2.1.32-alpha.3 2022-11-22 10:47:48 +00:00
deanhannigan f043b8deda
Merge pull request #8672 from Budibase/feature/default-internal-datasource
Default Datasource and sample row data
2022-11-22 10:32:12 +00:00
Budibase Staging Release Bot c84edb4c8f Update pro version to 2.1.32-alpha.2 2022-11-21 17:34:34 +00:00
Budibase Staging Release Bot 086cd0cf84 v2.1.32-alpha.2 2022-11-21 17:30:27 +00:00
Budibase Staging Release Bot 3e03cd0286 v2.1.32-alpha.1 2022-11-21 15:56:51 +00:00
Dean 7fe99448f7 Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource 2022-11-21 15:40:11 +00:00
Budibase Staging Release Bot f192fc72b3 v2.1.32-alpha.0 2022-11-21 15:35:45 +00:00
mike12345567 5aa1f94cfe Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-21 15:05:48 +00:00
Budibase Release Bot 027ff0e42f Update pro version to 2.1.31 2022-11-21 12:58:23 +00:00
Budibase Release Bot 26c060039a v2.1.31 2022-11-21 12:54:57 +00:00
Dean a123e65e78 Import fixes for backend core constants. Minor name change for default data source from Test DB to Sample Data 2022-11-21 12:47:36 +00:00
Budibase Staging Release Bot 8722fbde9d Update pro version to 2.1.22-alpha.9 2022-11-21 12:20:47 +00:00
Budibase Staging Release Bot 7c1867ce36 v2.1.22-alpha.9 2022-11-21 12:17:27 +00:00
Budibase Release Bot 9ec9dccfaf Update pro version to 2.1.30 2022-11-21 12:08:44 +00:00
Budibase Release Bot 105b7bb83f v2.1.30 2022-11-21 12:04:40 +00:00
Budibase Staging Release Bot 7d31af5c6a Update pro version to 2.1.22-alpha.8 2022-11-18 09:33:37 +00:00
Budibase Staging Release Bot d9dff5c7ad v2.1.22-alpha.8 2022-11-18 09:29:55 +00:00
Budibase Staging Release Bot 79969586a8 Update pro version to 2.1.22-alpha.7 2022-11-17 17:07:04 +00:00
Budibase Staging Release Bot c90a987eb1 v2.1.22-alpha.7 2022-11-17 17:02:41 +00:00
mike12345567 c4f041e511 Updating PouchLike to be an interface in types, with its impl stored in backend-core, now called Database. 2022-11-17 14:35:03 +00:00