Rory Powell
|
9face50a07
|
Fix build failure around PouchDB type
|
2022-10-25 09:02:55 +01:00 |
mike12345567
|
f5557fd805
|
Fetching a list of backup/restore events includes the full user object.
|
2022-10-20 15:05:50 +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
|
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 |
Rory Powell
|
3fba690240
|
Merge pull request #6074 from Budibase/feature/app-quotas
App/resource ID breakdown of quotas
|
2022-09-30 13:28:07 +01:00 |
Rory Powell
|
98168aee29
|
Merge branch 'develop' into feature/app-quotas
|
2022-09-28 12:33:39 +01:00 |
Rory Powell
|
79226777b1
|
Merge develop
|
2022-09-28 08:56:45 +01:00 |
mike12345567
|
2acdf6b7eb
|
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 |
mike12345567
|
9b29bd6709
|
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
|
2022-09-22 18:44:16 +01:00 |
mike12345567
|
34771e1ef7
|
Updates to improve the view development experience.
|
2022-09-20 19:12:48 +01:00 |
Rory Powell
|
f7ec431a45
|
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 |
mike12345567
|
40688f6783
|
Adding budibase/pro integration for plugins, controlling quota limits.
|
2022-09-15 14:57:27 +01:00 |
Rory Powell
|
086d9ebdf9
|
Merge branch 'develop' into feature/day-pass-pricing
|
2022-09-15 10:56:50 +01:00 |
Rory Powell
|
8cfd6a9faa
|
Merge branch 'develop' into feature/day-pass-pricing
|
2022-09-15 08:55:33 +01:00 |
Martin McKeaveney
|
41a300c2f9
|
Merge pull request #7591 from Budibase/fix/platform-email-casing
Fix/platform email casing
|
2022-09-14 16:09:52 +01:00 |
Martin McKeaveney
|
7d9253b8d4
|
fix circular dependency issues
|
2022-09-13 17:29:31 +01:00 |
Martin McKeaveney
|
19a2049475
|
remove references to module exports
|
2022-09-13 12:35:17 +01:00 |
Martin McKeaveney
|
07f2f66b04
|
convert views to typescript
|
2022-09-13 12:22:03 +01:00 |
mike12345567
|
86c8618e8f
|
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 |
mike12345567
|
2d183e0c6c
|
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 |
Martin McKeaveney
|
381622aa7a
|
revert back to circular dep
|
2022-09-02 18:44:03 +01:00 |
Martin McKeaveney
|
e02b7c1c68
|
fixing circular dep issue
|
2022-09-02 16:55:55 +01:00 |
Martin McKeaveney
|
7e5252e2e2
|
remove unnecessary files
|
2022-09-02 16:07:30 +01:00 |
Martin McKeaveney
|
0db194b412
|
platform view casing
|
2022-09-02 15:42:20 +01:00 |
Martin McKeaveney
|
9e2fd5222b
|
platform user casing view
|
2022-09-02 09:12:03 +01:00 |
Rory Powell
|
276c455a11
|
Merge branch 'develop' into feature/day-pass-pricing
|
2022-09-01 15:26:16 +01:00 |
Rory Powell
|
5f022e04a3
|
Merge branch 'develop' into user-fixes
|
2022-08-31 11:39:41 +01:00 |
Rory Powell
|
59a53736ac
|
update bulk create and bulk delete backend
|
2022-08-25 19:41:47 +01:00 |
Rory Powell
|
d591acf2d3
|
User fixes wip
|
2022-08-23 09:37:13 +01:00 |
Rory Powell
|
8fc8308530
|
Merge branch 'develop' into feature/day-pass-pricing
|
2022-08-19 14:08:03 +01:00 |
mike12345567
|
1c7f860184
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-08-11 16:28:46 +01:00 |
mike12345567
|
b803a3fd93
|
Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes.
|
2022-08-11 13:50:05 +01:00 |
Martin McKeaveney
|
b89c429f40
|
simplify if
|
2022-08-11 11:31:16 +01:00 |
Martin McKeaveney
|
68df1b14e6
|
skip empty dbs in test
|
2022-08-11 09:30:29 +01:00 |
Martin McKeaveney
|
a60398b3b3
|
dont get app db name if undefined
|
2022-08-10 18:39:41 +01:00 |
Peter Clement
|
3f8a006626
|
some more pr comments
|
2022-07-25 18:57:10 +01:00 |
Peter Clement
|
25d13d4a72
|
move bulk update / delete functionality out of controller
|
2022-07-25 16:58:30 +01:00 |
Peter Clement
|
ca41e88045
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-19 11:23:31 +01:00 |
Rory Powell
|
3820182359
|
Write users and activity to dynamo
|
2022-07-18 16:11:52 -04:00 |
mike12345567
|
d4b1ed58b8
|
Removing console log.
|
2022-07-18 14:18:15 +01:00 |
mike12345567
|
a8a7bea658
|
Merge branch 'develop' of github.com:Budibase/budibase into labday/backups
|
2022-07-18 13:59:46 +01:00 |
Peter Clement
|
f3fa67e802
|
split out id parsing into pro repo
|
2022-07-15 11:29:20 +01:00 |
mike12345567
|
fcfe1341a1
|
PR comments.
|
2022-07-14 19:02:00 +01:00 |
mike12345567
|
5057994b45
|
Merge branch 'master' of github.com:Budibase/budibase into fix/memory-leak
|
2022-07-14 18:53:58 +01:00 |
mike12345567
|
3b4d7950d0
|
Merge branch 'master' of github.com:Budibase/budibase into fix/memory-leak
|
2022-07-14 16:40:23 +01:00 |
mike12345567
|
e2042ebefb
|
Fixing some issues highlighted by test cases, as well as refactoring context a bit to make it easier to edit.
|
2022-07-14 16:02:05 +01:00 |
Peter Clement
|
545f3d62b7
|
overview card updates
|
2022-07-14 08:39:39 +01:00 |