Commit Graph

1664 Commits

Author SHA1 Message Date
Budibase Release Bot a786d41903 v2.0.32 2022-10-17 16:43:56 +00:00
mike12345567 0cfb1a9f74 Adding in required events for app backup system. 2022-10-17 15:26:09 +01:00
mike12345567 5e802ceb10 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-17 14:49:31 +01:00
mike12345567 758c46ce83 Minor fixes after testing manual backup system. 2022-10-14 20:10:44 +01:00
mike12345567 a20ad3233e 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 3507704680 Fixes for cronjob stop - correctly handle this without stalled job handle. 2022-10-14 13:26:42 +01:00
Budibase Release Bot a93d02d9e3 v2.0.31 2022-10-14 09:26:51 +00:00
Budibase Staging Release Bot 74511ef939 v2.0.30-alpha.7 2022-10-14 09:26:33 +00:00
Budibase Staging Release Bot 53731a9d2b v2.0.30-alpha.6 2022-10-14 09:04:02 +00:00
mike12345567 94188771df Handling listeners as part of queue creation, rather than external part. 2022-10-13 17:55:05 +01:00
mike12345567 9c57300030 Renaming some queue to automationQueue, getting build working. 2022-10-13 17:39:26 +01:00
Budibase Staging Release Bot eae13e24a8 v2.0.30-alpha.5 2022-10-13 16:34:26 +00:00
mike12345567 50ca437f03 Moving queue implementation into backend-core - so that pro can access. 2022-10-13 17:27:04 +01:00
Budibase Staging Release Bot 3cd5107573 v2.0.30-alpha.4 2022-10-13 15:54:42 +00:00
mike12345567 9242f695ab Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-13 15:59:31 +01:00
Budibase Staging Release Bot c083b3e3aa v2.0.30-alpha.3 2022-10-13 09:11:09 +00:00
Budibase Staging Release Bot d5b65426c0 v2.0.30-alpha.2 2022-10-12 19:07:36 +00:00
Budibase Release Bot ec85bd13ae v2.0.30 2022-10-12 16:58:49 +00:00
mike12345567 92484fa240 Fixes for find functionality after testing. 2022-10-12 17:57:31 +01:00
mike12345567 8deabb56dd Quick fixes to DB TS conversion. 2022-10-12 17:37:52 +01:00
mike12345567 a2d12ef0a6 Adding first pass of attachments updating. 2022-10-12 17:34:17 +01:00
mike12345567 33e31fe2e4 Refactoring more to Typescript, adding the ability to use the _find API of CouchDB. 2022-10-12 17:02:23 +01:00
Budibase Staging Release Bot 6183bdb53e v2.0.30-alpha.1 2022-10-12 11:46:45 +00:00
Rory Powell a414f92265
Merge pull request #8164 from Budibase/feature/quota-emails
Approaching and Exceeded Usage Limit Notifications
2022-10-12 12:31:17 +01:00
mike12345567 7439ade518 Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-12 11:59:00 +01:00
Budibase Staging Release Bot d0200a093e v2.0.30-alpha.0 2022-10-12 10:30:23 +00:00
Rory Powell ef433633b2 Merge branch 'master' into merge-master 2022-10-12 10:19:46 +01:00
Budibase Release Bot 855990ae00 v2.0.29 2022-10-12 08:22:33 +00:00
Budibase Release Bot fbc9af0c20 v2.0.28 2022-10-12 07:33:11 +00:00
mike12345567 5a05e0bf28 Adding import functionality - still need to update the attachments URL. 2022-10-11 20:25:22 +01:00
mike12345567 2f5170f70c Some fixes + cleanup of tmp directory. 2022-10-11 19:28:13 +01:00
Budibase Release Bot 2454379ed3 v2.0.27 2022-10-11 18:11:05 +00:00
Budibase Staging Release Bot 8b477356ce v2.0.24-alpha.4 2022-10-11 16:41:24 +00:00
mike12345567 bb65cf8ef9 Some updates towards supporting attachments in app exports. 2022-10-10 20:08:59 +01:00
Budibase Release Bot 15e6dc221a v2.0.26 2022-10-10 13:01:46 +00:00
Budibase Release Bot 26095923b5 v2.0.25 2022-10-10 10:13:09 +00:00
Martin McKeaveney 88e9419d73 redis fix for new instances, removing relationship options from google sheets integration 2022-10-10 11:00:45 +01:00
Rory Powell e92a31bd45 Add locking framework 2022-10-10 08:21:17 +01:00
Budibase Release Bot e1180dfac0 v2.0.24 2022-10-07 17:16:16 +00:00
mike12345567 dc589f7fb5 Switching from scan for app locks to mget - which is a fast O(N) operation that only retrieves what we need. 2022-10-07 18:05:18 +01:00
Budibase Staging Release Bot 2384896a1a v2.0.24-alpha.3 2022-10-07 16:45:27 +00:00
Michael Drury 7e38e86087
Merge pull request #8175 from Budibase/fix/remove-app-scans
Removing Redis SCAN operation from app services
2022-10-07 17:35:05 +01:00
mike12345567 2c40394bc6 Switching from scan for app locks to mget - which is a fast O(N) operation that only retrieves what we need. 2022-10-07 16:05:01 +01:00
Budibase Staging Release Bot 553b534a11 v2.0.24-alpha.2 2022-10-07 12:28:52 +00:00
Budibase Staging Release Bot 2b92accab5 v2.0.24-alpha.1 2022-10-07 11:56:02 +00:00
Budibase Staging Release Bot 0d274e3477 v2.0.24-alpha.0 2022-10-06 16:40:43 +00:00
mike12345567 fd74cb3960 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-10-06 16:54:25 +01:00
Rory Powell af24f72166 Process quota emails in account-portal 2022-10-06 16:03:47 +01:00
Budibase Release Bot d185ab9bfc v2.0.23 2022-10-06 14:26:45 +00:00
Budibase Release Bot 9808688025 v2.0.22 2022-10-05 15:44:22 +00:00
Budibase Release Bot cfebcbf1ab v2.0.21 2022-10-05 12:17:39 +00:00
Budibase Release Bot 224e33517c v2.0.20 2022-10-05 09:23:48 +00:00
Budibase Release Bot 3059cd4634 v2.0.19 2022-10-04 16:57:55 +00:00
Budibase Release Bot a51545dd3e v2.0.18 2022-10-04 14:10:26 +00:00
Budibase Release Bot b6a758a2ae v2.0.17 2022-10-04 13:20:54 +00:00
Budibase Release Bot 4a652e173a v2.0.16 2022-10-04 11:04:16 +00:00
Budibase Staging Release Bot 668c2584ae v2.0.14-alpha.3 2022-10-04 09:55:49 +00:00
Budibase Release Bot ca0f857dbe v2.0.15 2022-10-04 09:48:22 +00:00
Budibase Staging Release Bot 7f233038ac v2.0.14-alpha.2 2022-10-03 10:01:53 +00:00
Budibase Staging Release Bot 230a667817 v2.0.14-alpha.1 2022-10-03 09:34:56 +00:00
Budibase Release Bot 3ae3d653b3 v2.0.14 2022-10-03 09:02:31 +00:00
Budibase Staging Release Bot 73138b4d57 v2.0.14-alpha.0 2022-10-01 14:59:33 +00:00
Michael Drury 69abe9c5db Merge branch 'master' of github.com:Budibase/budibase into develop 2022-10-01 15:44:11 +01:00
Budibase Release Bot 096820e096 v2.0.13 2022-09-30 16:48:54 +00:00
Budibase Staging Release Bot a0e9ce6c60 v2.0.10-alpha.1 2022-09-30 15:51:17 +00:00
Budibase Release Bot 635a561ba2 v2.0.12 2022-09-30 15:51:16 +00:00
Budibase Release Bot 33ded6e013 v2.0.11 2022-09-30 14:59:22 +00:00
Budibase Release Bot 3e4c3a8599 v2.0.10 2022-09-30 14:18:54 +00:00
Michael Drury 64d90280a0
Merge pull request #8058 from Budibase/feature/plugin-icons
Custom datasource icons
2022-09-30 15:08:10 +01:00
Budibase Staging Release Bot 87ec3dc46c v2.0.10-alpha.0 2022-09-30 14:07:36 +00:00
mike12345567 48514da625 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-30 14:55:00 +01:00
Budibase Staging Release Bot beee56173b v2.0.7-alpha.2 2022-09-30 12:42:51 +00:00
Rory Powell a3cd3c8067
Merge pull request #6074 from Budibase/feature/app-quotas
App/resource ID breakdown of quotas
2022-09-30 13:28:07 +01:00
Budibase Release Bot 6d598aa36b v2.0.9 2022-09-30 12:02:17 +00:00
mike12345567 f33968f4da Merge branch 'master' of github.com:Budibase/budibase into feature/plugin-icons 2022-09-30 13:02:14 +01:00
Budibase Release Bot f1ac02246d v2.0.8 2022-09-30 11:22:29 +00:00
Budibase Release Bot 3617ce2643 v2.0.7 2022-09-30 10:44:12 +00:00
Budibase Staging Release Bot 678c7594e9 v2.0.7-alpha.1 2022-09-30 08:17:41 +00:00
mike12345567 cb0610c367 Merge branch 'fix/allow-removing-crud-plugins' of github.com:Budibase/budibase into feature/plugin-icons 2022-09-30 08:58:26 +01:00
mike12345567 1f5de9b71d Adding ability for datasource plugins to have a custom icon svg. 2022-09-29 19:30:53 +01:00
mike12345567 8deef57076 Allow removing CRUD operations from custom datasource plugins. 2022-09-29 16:56:46 +01:00
Budibase Staging Release Bot 84194d6a88 v2.0.7-alpha.0 2022-09-29 09:48:15 +00:00
Budibase Release Bot f4eba61994 v2.0.6 2022-09-28 15:34:09 +00:00
Rory Powell 61aafa87cb Create generic quota sync migration 2022-09-28 13:13:37 +01:00
Rory Powell 79d53042d8 Merge branch 'develop' into feature/app-quotas 2022-09-28 12:33:39 +01:00
Rory Powell 9af16738e5 Merge develop 2022-09-28 08:56:45 +01:00
Budibase Release Bot a8f8ea2504 v2.0.5 2022-09-27 18:15:36 +00:00
Budibase Release Bot 297754df17 v2.0.4 2022-09-27 09:43:49 +00:00
Budibase Release Bot 06d8533140 v2.0.3 2022-09-26 22:59:26 +00:00
Budibase Release Bot e07a61466c v2.0.2 2022-09-26 22:11:02 +00:00
Budibase Release Bot de67b7b329 v2.0.1 2022-09-26 20:26:27 +00:00
Budibase Release Bot d332e035d8 v2.0.0 2022-09-26 19:44:31 +00:00
Budibase Release Bot 49be12b428 v1.4.19 2022-09-26 18:29:06 +00:00
Michael Drury 190c54fb86
Merge pull request #7981 from Budibase/feature/group-app-add
Add apps to a group from within groups interface
2022-09-26 19:18:44 +01:00
Budibase Staging Release Bot 2e5daebd85 v1.4.18-alpha.1 2022-09-26 17:58:22 +00:00
Budibase Release Bot 395b2a45e0 v1.4.18 2022-09-26 17:57:51 +00:00
Budibase Staging Release Bot 98b3560197 v1.4.18-alpha.0 2022-09-26 17:14:45 +00:00
Martin McKeaveney d0ad7bbb67 merge with master 2022-09-26 17:57:23 +01:00
mike12345567 7484cdfb59 Feature to allow adding apps from within the groups interface, rather than having to go to apps individually to do this. 2022-09-26 17:54:00 +01:00
Budibase Staging Release Bot 489f392df7 v1.4.8-alpha.13 2022-09-26 15:35:59 +00:00
Budibase Release Bot 3ff0089293 v1.4.17 2022-09-26 15:20:46 +00:00
Budibase Staging Release Bot 60451026ca v1.4.8-alpha.12 2022-09-26 14:57:45 +00:00
Budibase Staging Release Bot eef813afaf v1.4.8-alpha.11 2022-09-26 14:19:47 +00:00
Budibase Release Bot 84ea807176 v1.4.16 2022-09-26 11:20:52 +00:00
Budibase Staging Release Bot 71debd85df v1.4.8-alpha.10 2022-09-26 10:20:31 +00:00
Budibase Release Bot 4776b44028 v1.4.15 2022-09-26 07:50:16 +00:00
Budibase Release Bot 86cba9de8f v1.4.14 2022-09-25 13:02:11 +00:00
Budibase Staging Release Bot cef27c68ef v1.4.8-alpha.9 2022-09-25 12:54:02 +00:00
Budibase Release Bot a04ce049cd v1.4.13 2022-09-24 19:22:02 +00:00
Budibase Staging Release Bot e4a7cf7d33 v1.4.8-alpha.8 2022-09-24 18:35:02 +00:00
Michael Drury 70c3c1b8d8 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-24 17:04:31 +01:00
Budibase Staging Release Bot c75ff1cd4a v1.4.8-alpha.7 2022-09-24 13:18:45 +00:00
mike12345567 b20db4d22a Adding a migration for the plugin quotas to make sure they are always accurate in self host at startup. 2022-09-24 12:10:09 +01:00
Budibase Release Bot c5efba0628 v1.4.12 2022-09-23 16:55:06 +00:00
Michael Drury 5b2e0f6bd8
Merge pull request #7949 from Budibase/fix/plugin-multitenancy
Tenancy awareness for plugin bucket
2022-09-23 17:43:59 +01:00
mike12345567 c8ec3c52af Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 17:10:30 +01:00
Budibase Release Bot f2b9f959f7 v1.4.11 2022-09-23 15:39:48 +00:00
Budibase Staging Release Bot ccfbf5835a v1.4.8-alpha.6 2022-09-23 15:36:03 +00:00
mike12345567 ed27b71103 Adding tenancy awareness for plugin bucket. 2022-09-23 16:30:45 +01:00
mike12345567 8830ba1827 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 14:37:50 +01:00
Budibase Staging Release Bot e20ff9919d v1.4.8-alpha.5 2022-09-23 12:53:06 +00:00
mike12345567 d749286f3e Minor update to feature flag name. 2022-09-23 13:08:18 +01:00
Budibase Staging Release Bot 7f10ab5537 v1.4.8-alpha.4 2022-09-23 11:18:55 +00:00
mike12345567 76114aa621 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-22 18:44:16 +01:00
mike12345567 fa8fb88f82 Updating a few core endpoints to better integrate the groups system and make sure users always have the correct role ID updated onto them. 2022-09-22 18:27:43 +01:00
Budibase Release Bot f0325eb54a v1.4.10 2022-09-22 16:06:01 +00:00
Budibase Staging Release Bot 5a895e48e0 v1.4.8-alpha.3 2022-09-22 14:37:09 +00:00
Budibase Release Bot e15f083445 v1.4.9 2022-09-22 14:28:02 +00:00
mike12345567 141c0a447d Self API in worker conversion to typescript. 2022-09-22 14:09:20 +01:00
Budibase Staging Release Bot d723cf5635 v1.4.8-alpha.2 2022-09-22 09:07:01 +00:00
Budibase Release Bot 860d7e15d3 v1.4.8 2022-09-22 08:15:50 +00:00
Budibase Staging Release Bot 085d733b47 v1.4.8-alpha.1 2022-09-21 21:22:04 +00:00
Budibase Staging Release Bot b7667257eb v1.4.8-alpha.0 2022-09-21 19:35:13 +00:00
Rory Powell f324e1b729
Merge pull request #7859 from Budibase/feature/enterprise
Enterprise / license override support
2022-09-21 20:18:54 +01:00
Rory Powell e564226f77 Merge branch 'master' into develop 2022-09-21 20:16:54 +01:00
Budibase Release Bot 383b163b12 v1.4.7 2022-09-21 16:14:11 +00:00
Budibase Release Bot ca67234670 v1.4.6 2022-09-21 15:46:23 +00:00
Budibase Staging Release Bot 856c7f07a7 v1.4.3-alpha.3 2022-09-21 14:57:19 +00:00
Rory Powell 903808c0d3 License analytics 2022-09-21 15:45:29 +01:00
Budibase Release Bot b5059559ff v1.4.5 2022-09-21 14:45:11 +00:00
Budibase Release Bot 0263a24eea v1.4.4 2022-09-21 12:56:47 +00:00
mike12345567 a1c7e60dfa Adding a user core bulk update function. 2022-09-21 13:55:10 +01:00
mike12345567 9466592663 Adding group cleanup, removing group IDs from users when group is deleted. 2022-09-21 12:43:09 +01:00
Budibase Staging Release Bot a409383b0a v1.4.3-alpha.2 2022-09-21 06:59:46 +00:00
melohagan 650e5a1f4a
Merge pull request #7857 from Budibase/feature/custom-datasource-support-extra
Add 'extra' validation for plugin datasource
2022-09-21 07:49:46 +01:00
mike12345567 49fc65b584 Updates to improve the view development experience. 2022-09-20 19:12:48 +01:00
Budibase Staging Release Bot ea1492ac18 v1.4.3-alpha.1 2022-09-20 15:04:46 +00:00
Mel O'Hagan 3a6d009114 Add 'extra' validation for plugin datasource 2022-09-20 15:47:17 +01:00
Budibase Staging Release Bot d95e755585 v1.4.3-alpha.0 2022-09-20 14:21:27 +00:00
Budibase Release Bot 871ac84223 v1.4.3 2022-09-20 14:07:55 +00:00
Budibase Release Bot 0f050250e2 v1.4.2 2022-09-20 13:25:12 +00:00
Budibase Release Bot 195c058503 v1.4.1 2022-09-20 13:10:51 +00:00
Budibase Release Bot a1cb45dc38 v1.4.0 2022-09-20 12:49:14 +00:00
Budibase Release Bot 02fc6ac086 v1.3.22 2022-09-20 12:29:11 +00:00
Budibase Staging Release Bot af8e0cba88 v1.3.22-alpha.5 2022-09-20 12:28:59 +00:00
Rory Powell a340bedbb0 Merge branch 'develop' into release-fixes 2022-09-20 12:29:29 +01:00
Budibase Staging Release Bot 622c2c4896 v1.3.22-alpha.4 2022-09-20 11:09:59 +00:00
Rory Powell e62094c8c8 Merge branch 'develop' into release-fixes 2022-09-20 11:08:54 +01:00
Budibase Staging Release Bot 9a6670cc54 v1.3.22-alpha.3 2022-09-20 09:52:49 +00:00
Rory Powell bcfb491858 Move tenancy/utils to db/tenancy to resolve circular imports between tenancy and db package. This should remove all reliance on the tenancy package from the db package 2022-09-20 10:20:36 +01:00
Budibase Staging Release Bot 5073d086ca v1.3.22-alpha.2 2022-09-19 11:47:32 +00:00
Budibase Staging Release Bot db762e7c2d v1.3.22-alpha.1 2022-09-18 17:07:07 +00:00
Budibase Staging Release Bot a3ecd6c8bd v1.3.22-alpha.0 2022-09-18 12:43:54 +00:00
Martin McKeaveney f1dee80961 merge 2022-09-18 13:30:16 +01:00
Budibase Staging Release Bot 361cc7577c v1.3.21-alpha.2 2022-09-18 09:48:19 +00:00
Martin McKeaveney b604a8a52a
Merge pull request #7792 from Budibase/feature/plugin-pro
Plugin pro integration
2022-09-18 10:34:06 +01:00
Budibase Release Bot 19ed43cb81 v1.3.21 2022-09-17 10:41:13 +00:00
Budibase Staging Release Bot 01d92902c4 v1.3.21-alpha.1 2022-09-16 17:36:27 +00:00
Budibase Staging Release Bot 95d427cdf7 v1.3.21-alpha.0 2022-09-16 15:30:27 +00:00
mike12345567 fa7702044d Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-16 16:13:20 +01:00
Budibase Staging Release Bot b86121efe7 v1.3.19-alpha.7 2022-09-16 11:33:30 +00:00
Budibase Release Bot 463d6238d2 v1.3.20 2022-09-16 11:33:12 +00:00
Budibase Staging Release Bot 7042ffd4b2 v1.3.19-alpha.6 2022-09-16 10:41:17 +00:00
Budibase Staging Release Bot 12d62cfedb v1.3.19-alpha.5 2022-09-16 08:35:09 +00:00
Budibase Staging Release Bot 298b2b17d1 v1.3.19-alpha.4 2022-09-15 20:22:50 +00:00
Budibase Staging Release Bot 70ca5eab59 v1.3.19-alpha.3 2022-09-15 17:18:38 +00:00
Budibase Release Bot 1e621da16b v1.3.19 2022-09-15 16:40:41 +00:00
Budibase Staging Release Bot 6c8550e2fb v1.3.19-alpha.2 2022-09-15 14:19:01 +00:00
mike12345567 ef737a7717 Adding budibase/pro integration for plugins, controlling quota limits. 2022-09-15 14:57:27 +01:00
Budibase Staging Release Bot 9eb4995976 v1.3.19-alpha.1 2022-09-15 12:46:10 +00:00
Rory Powell 934bba9562
Merge pull request #7782 from Budibase/feature/day-pass-pricing
Day pass pricing
2022-09-15 13:36:10 +01:00
Rory Powell c2fa270386 Fixes 2022-09-15 11:59:46 +01:00
Michael Drury 5e530c7374
Merge pull request #7774 from Budibase/events/plugins
Plugin init, imported and deleted events
2022-09-15 12:55:40 +02:00
Rory Powell ff8760e860 Pre-review tidy, add new badge to plugins 2022-09-15 11:23:51 +01:00
Rory Powell 0980be9377 Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 10:56:50 +01:00
Budibase Staging Release Bot 04749bf93a v1.3.19-alpha.0 2022-09-15 09:34:28 +00:00
Rory Powell 0b652a085f Merge branch 'master' into develop 2022-09-15 10:19:56 +01:00
Rory Powell 193a262705 Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 08:55:33 +01:00
mike12345567 2e5e3ecf3b Merge branch 'develop' of github.com:Budibase/budibase into events/plugins 2022-09-14 18:25:14 +01:00
Budibase Staging Release Bot 46eece76b6 v1.3.15-alpha.9 2022-09-14 16:58:05 +00:00
mike12345567 d7f38a38bc Adding types for plugin events, specifically for plugin init, import and deletion, this is across the CLI and the server. 2022-09-14 17:35:46 +01:00
Budibase Release Bot 5bf9d38233 v1.3.18 2022-09-14 15:21:19 +00:00
Martin McKeaveney 0605486965
Merge pull request #7591 from Budibase/fix/platform-email-casing
Fix/platform email casing
2022-09-14 16:09:52 +01:00
Budibase Staging Release Bot cf446aa85b v1.3.15-alpha.8 2022-09-14 14:00:26 +00:00
Martin McKeaveney be396dc3c0 fixing tests 2022-09-14 14:22:53 +01:00
Budibase Staging Release Bot d410b9a47c v1.3.15-alpha.7 2022-09-14 10:56:15 +00:00
Michael Drury 816a547345
Merge pull request #7758 from Budibase/fix/cli-build
Quick fix for CLI build
2022-09-14 12:43:55 +02:00
Rory Powell d72494e44b Navigation updates, cookie constant, update link-dependencies and localdomain scripts 2022-09-14 10:53:14 +01:00
Budibase Staging Release Bot d511cc183e v1.3.15-alpha.6 2022-09-14 09:52:46 +00:00
mike12345567 27518cb678 Fixing CLI build - prebuilds required for hashing can be disabled via environment variable. 2022-09-13 18:00:10 +01:00
Martin McKeaveney c4f424cb80 fix circular dependency issues 2022-09-13 17:29:31 +01:00
Martin McKeaveney d7737b90c7 remove references to module exports 2022-09-13 12:35:17 +01:00
Budibase Staging Release Bot fae86901b3 v1.3.15-alpha.5 2022-09-13 11:27:21 +00:00
Martin McKeaveney f9ade3685b convert views to typescript 2022-09-13 12:22:03 +01:00
Budibase Staging Release Bot 668928cacc v1.3.15-alpha.4 2022-09-13 10:29:40 +00:00
Budibase Release Bot 01d7c9d994 v1.3.17 2022-09-13 09:52:59 +00:00
Budibase Staging Release Bot a1eafcef98 v1.3.15-alpha.3 2022-09-13 09:48:22 +00:00
Budibase Staging Release Bot 223362f2e2 v1.3.15-alpha.2 2022-09-13 09:24:01 +00:00
Budibase Release Bot 596ee07675 v1.3.16 2022-09-13 07:39:52 +00:00
Budibase Staging Release Bot a92a8ed882 v1.3.15-alpha.1 2022-09-12 19:09:31 +00:00
Budibase Release Bot 735709a59a v1.3.15 2022-09-12 14:51:31 +00:00
mike12345567 f7d357974c Merge branch 'develop' of github.com:Budibase/budibase into feature/plugin-management-ui 2022-09-12 15:34:34 +01:00
Budibase Staging Release Bot 38f3c6d1d7 v1.3.15-alpha.0 2022-09-12 13:16:58 +00:00
Rory Powell 6644a20d2f Merge branch 'master' into develop 2022-09-12 14:05:36 +01:00
Budibase Release Bot a38626cf66 v1.3.14 2022-09-12 11:46:36 +00:00
Rory Powell e2b5c7b4ef Merge branch 'develop' into feature/day-pass-pricing-temp 2022-09-12 11:33:02 +01:00
Michael Drury d79a9bfecc
Merge pull request #7685 from Budibase/fix/sept-various-fixes
Fix/sept various fixes
2022-09-12 12:16:31 +02:00
Rory Powell 5523b63832 Add buttonText to InlineAlert, export TooltipWrapper, update Account type with license key activate time, convert error package to TS 2022-09-12 10:43:26 +01:00
Budibase Release Bot 272a2ec7c7 v1.3.13 2022-09-12 08:31:58 +00:00
NEOLPAR 347e7d33e8 fix build error exporting and declaring plugins 2022-09-09 12:01:04 +01:00
NEOLPAR a3b3163ab9 moved validate to backend-core to be used in server and cli 2022-09-09 11:12:14 +01:00
Martin McKeaveney 4b82f8f3fd merge 2022-09-07 23:31:24 +01:00
Martin McKeaveney 096da509d9 PR comments 2022-09-07 23:21:14 +01:00
mike12345567 dcada36111 Fix for #7431 - reboot didn't work at all previously which is why apps couldn't be published with it enabled, this is now a self host only feature, I've removed the ability to enable a reboot cron in the Cloud and it will not run the lookup/execution. 2022-09-07 17:05:17 +01:00
Budibase Staging Release Bot ae578a3a01 v1.3.12-alpha.3 2022-09-07 15:10:29 +00:00
Budibase Staging Release Bot 7687021737 v1.3.12-alpha.2 2022-09-07 13:27:13 +00:00
mike12345567 5bec5dff55 Merge branch 'master' of github.com:Budibase/budibase into fix/sept-various-fixes 2022-09-07 13:42:30 +01:00
mike12345567 a2fa27d95a Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-07 12:40:45 +01:00
Budibase Release Bot 7d458faa89 v1.3.12 2022-09-07 11:33:35 +00:00
Rory Powell 6e1a30bc60 Error handling, wildcard feature flags 2022-09-07 12:08:10 +01:00
Budibase Staging Release Bot ffd077a86e v1.3.12-alpha.1 2022-09-07 10:16:09 +00:00
NEOLPAR 07927a53cd Merge branch 'plugins-dev-experience' into feature/plugin-management-ui 2022-09-07 09:55:23 +01:00
mike12345567 45349845f5 Adding compaction before each replication to try to reduce size of database, as well as removing the possibility of app metadata being in conflict as per issue #7494. 2022-09-06 18:07:18 +01:00
Rory Powell 4f66dc0df3 Move day pass middleware from authenticated to licensing, sent activity to account portal 2022-09-06 16:24:36 +01:00
NEOLPAR 32863caf05 adding headers param in case it is needed for auth or similar 2022-09-06 15:46:11 +01:00
Budibase Staging Release Bot 23073179eb v1.3.12-alpha.0 2022-09-06 13:36:58 +00:00
Rory Powell ba211b8490 Day pass middleware 2022-09-06 12:25:57 +01:00
Budibase Release Bot 4011bfe199 v1.3.11 2022-09-06 10:39:42 +00:00
Rory Powell 8dfb861e7f Exclude test utils from server and worker builds 2022-09-06 10:22:14 +01:00
Budibase Release Bot 39b29fd8b9 v1.3.10 2022-09-06 08:01:24 +00:00
Budibase Release Bot 2d19d885fc v1.3.9 2022-09-06 07:35:26 +00:00
Budibase Release Bot 1142dff430 v1.3.8 2022-09-05 18:00:50 +00:00
Budibase Release Bot 094bfd337b v1.3.7 2022-09-05 17:01:52 +00:00
Budibase Release Bot 6f9f6b54ac v1.3.6 2022-09-05 13:19:34 +00:00
mike12345567 5b685b1f1b Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-05 14:14:47 +01:00
mike12345567 7f25076663 Updating backend-core lockfile. 2022-09-05 14:06:35 +01:00
Michael Drury 93837ff724
Merge pull request #7633 from Budibase/fix/backend-core-build
Fixing backend-core build, as raised in.
2022-09-05 14:50:59 +02:00
mike12345567 b3eb26dfd8 Pinning. 2022-09-05 13:26:35 +01:00
mike12345567 e1e4f2cc87 Fixing backend-core build, as raised in #7603. 2022-09-05 13:07:27 +01:00
Budibase Staging Release Bot 0c4937b6fa v1.3.4-alpha.1 2022-09-05 11:27:59 +00:00
Budibase Release Bot e3ac6893b3 v1.3.5 2022-09-05 10:40:03 +00:00
Budibase Release Bot a7e4518153 v1.3.4 2022-09-02 19:25:19 +00:00
Budibase Staging Release Bot c96ba7b291 v1.3.4-alpha.0 2022-09-02 19:23:41 +00:00
mike12345567 141e2744ba Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-02 20:11:57 +01:00
Budibase Release Bot 6f8f76a764 v1.3.3 2022-09-02 18:59:39 +00:00
Budibase Release Bot 14f5cab277 v1.3.2 2022-09-02 17:56:19 +00:00
Martin McKeaveney 493706d9e3 revert back to circular dep 2022-09-02 18:44:03 +01:00
mike12345567 4073c15ba0 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-02 18:21:50 +01:00
Martin McKeaveney 395a846328 fixing circular dep issue 2022-09-02 16:55:55 +01:00
Martin McKeaveney 2de507bffc remove unnecessary files 2022-09-02 16:07:30 +01:00
Martin McKeaveney 9c54a87ada platform view casing 2022-09-02 15:42:20 +01:00
Budibase Release Bot 68d741c482 v1.3.1 2022-09-02 11:23:26 +00:00
Budibase Release Bot e0b45432e0 v1.3.0 2022-09-02 11:10:25 +00:00
Budibase Release Bot 92c5567778 v1.2.59 2022-09-02 09:52:52 +00:00
Budibase Staging Release Bot 365df003a7 v1.2.59-alpha.0 2022-09-02 09:19:07 +00:00
Martin McKeaveney 8381057e88 merge 2022-09-02 09:22:36 +01:00
Martin McKeaveney f42b2d0087 platform user casing view 2022-09-02 09:12:03 +01:00
Budibase Staging Release Bot be967fbf9e v1.2.58-alpha.7 2022-09-01 14:31:49 +00:00
Rory Powell a0e79bf9d5 Merge branch 'develop' into feature/day-pass-pricing 2022-09-01 15:26:16 +01:00
Andrew Kingston d540788a56 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-01 14:38:36 +01:00
Budibase Staging Release Bot 6225d7d6a9 v1.2.58-alpha.6 2022-09-01 13:02:02 +00:00
Budibase Release Bot 2922b47620 v1.2.58 2022-09-01 12:49:54 +00:00
mike12345567 82a6f9f25c Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-01 11:31:50 +01:00
Budibase Staging Release Bot 6de0352299 v1.2.58-alpha.5 2022-09-01 08:30:35 +00:00
mike12345567 f2c79c1f3b Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-31 16:24:10 +01:00
mike12345567 5411f3c8e3 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-31 15:53:32 +01:00
Budibase Staging Release Bot e3d5398113 v1.2.58-alpha.4 2022-08-31 14:39:18 +00:00
Budibase Staging Release Bot f4f6e4202e v1.2.58-alpha.3 2022-08-31 13:29:34 +00:00
Budibase Staging Release Bot 675fdd4b88 v1.2.58-alpha.2 2022-08-31 12:42:49 +00:00
Budibase Staging Release Bot 3225729b2f v1.2.58-alpha.1 2022-08-31 12:17:36 +00:00
Rory Powell 17209cbd39
Merge pull request #7478 from Budibase/user-fixes
User fixes and updates
2022-08-31 13:03:59 +01:00
Rory Powell 472990b684 Add conditional around joiValidator schema.append 2022-08-31 12:24:12 +01:00
Budibase Staging Release Bot 8b6f73f398 v1.2.58-alpha.0 2022-08-31 10:45:50 +00:00
Rory Powell 6077814823 Merge branch 'develop' into user-fixes 2022-08-31 11:39:41 +01:00
Rory Powell 8fbe1378f0 Merge branch 'master' into develop 2022-08-31 11:35:07 +01:00
Budibase Release Bot 605b91baf8 v1.2.57 2022-08-30 15:37:17 +00:00
Budibase Release Bot 8df41d3484 v1.2.56 2022-08-30 15:08:07 +00:00
Budibase Release Bot 55ef22b64c v1.2.55 2022-08-30 13:05:19 +00:00
Budibase Release Bot af896d37aa v1.2.54 2022-08-30 12:26:19 +00:00
Budibase Release Bot e79730a59a v1.2.53 2022-08-30 10:27:30 +00:00
Budibase Staging Release Bot 42dd19d04b v1.2.44-alpha.11 2022-08-30 09:56:11 +00:00
Martin McKeaveney e8db6aebb8 merge 2022-08-30 10:44:58 +01:00
Martin McKeaveney 0089a07096 merge 2022-08-30 10:33:37 +01:00
Budibase Staging Release Bot ab4d45fd3b v1.2.44-alpha.11 2022-08-30 09:26:10 +00:00
Budibase Staging Release Bot 4f9beb41e9 v1.2.44-alpha.10 2022-08-26 13:27:00 +00:00
Rory Powell a519eb0cdc update bulk create and bulk delete backend 2022-08-25 19:41:47 +01:00
Budibase Staging Release Bot fedcd30ff8 v1.2.44-alpha.9 2022-08-25 18:40:42 +00:00
Budibase Release Bot 00e10574fc v1.2.52 2022-08-25 17:25:15 +00:00
Martin McKeaveney 446008d263 fixing s3 outage errors and scoping AWS configuration to service level 2022-08-25 17:01:12 +01:00
Budibase Staging Release Bot e357a9c2bb v1.2.44-alpha.8 2022-08-25 12:01:32 +00:00