mike12345567
|
03b4b29b01
|
Review comments, renaming deployed -> prod in terms of app IDs.
|
2022-01-31 17:42:51 +00:00 |
mike12345567
|
225674d0a4
|
Adding comments to areas that need to keep using old db creation method.
|
2022-01-31 17:27:47 +00:00 |
mike12345567
|
09cfa9508e
|
Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db
|
2022-01-31 17:16:59 +00:00 |
mike12345567
|
da87b3d73e
|
Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db
|
2022-01-31 17:00:22 +00:00 |
mike12345567
|
8fbd101448
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
|
2022-01-31 15:21:15 +00:00 |
mike12345567
|
4b1331450c
|
Fixing some issues discovered by the cypress tests, cleaning up how Couch is used.
|
2022-01-28 18:52:34 +00:00 |
mike12345567
|
417bf98ec9
|
Tests updating, all now passing, fixed some issues discovered by them.
|
2022-01-28 15:43:51 +00:00 |
Michael Drury
|
91c2a40c89
|
Final pass refactoring - need to test but all code in server converted.
|
2022-01-28 00:05:39 +00:00 |
mike12345567
|
40c6eb2007
|
Main body of work, refactoring most usages.
|
2022-01-27 18:18:31 +00:00 |
mike12345567
|
135aff4a31
|
Bit of refactoring, adding in functionality to remove invalid static formula when the elements that the formula depends on are removed.
|
2022-01-24 18:22:59 +00:00 |
mike12345567
|
6bd2c9ac53
|
Make sure attachments are deleted when table is deleted, or column is removed.
|
2022-01-24 16:32:41 +00:00 |
mike12345567
|
faa82d8e0f
|
Getting relationship re-enrichment working, so that static formulas will update when the value of the relationship changes.
|
2022-01-21 17:45:24 +00:00 |
Rory Powell
|
7e0c435b7b
|
Merge branch 'develop' into feature/app-urls
|
2022-01-21 17:35:23 +00:00 |
Rory Powell
|
08bd447b51
|
Remove server -> worker request to retrieve apps, remove hosting endpoints and store
|
2022-01-21 17:31:18 +00:00 |
mike12345567
|
04934a544a
|
Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula.
|
2022-01-21 16:24:24 +00:00 |
mike12345567
|
196c322c4b
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
|
2022-01-21 12:52:58 +00:00 |
Rory Powell
|
5246296a39
|
Merge pull request #4000 from Budibase/fix/sync-apps-reset-rows-quotas
App and Row Quota Fixes
|
2022-01-21 11:20:14 +00:00 |
mike12345567
|
8115f6eef2
|
Getting the static formulas being processed on input, not re-processing on output.
|
2022-01-20 18:04:44 +00:00 |
Michael Drury
|
9b885d0207
|
Quick fix for #4093 - make sure the App ID/App URL returned for deployed apps is always lowercase, as URLs are not case sensitive and should not be compared as such.
|
2022-01-18 20:54:19 +00:00 |
Rory Powell
|
c6877ff636
|
Add dryRun to automation row create and remove env conditional on delete
|
2022-01-18 15:53:55 +00:00 |
Rory Powell
|
94cb39829c
|
Support template and app import in quotas + logging
|
2022-01-18 15:37:16 +00:00 |
Rory Powell
|
a09bbfb492
|
Account for duplicate row ids caused by app import
|
2022-01-18 12:48:54 +00:00 |
Rory Powell
|
3520c3d42b
|
Sync row usage with app deletion
|
2022-01-17 18:07:26 +00:00 |
Rory Powell
|
66a84e8fe6
|
Calculate total rows in migration, centralise quota enabled logic and tidy to use env vars only
|
2022-01-17 12:44:53 +00:00 |
Rory Powell
|
111aab2b72
|
Merge branch 'develop' into fix/sync-apps-reset-rows-quotas
|
2022-01-14 10:12:57 +00:00 |
Martin McKeaveney
|
6d3ebe6eb9
|
merge with master
|
2022-01-13 14:58:17 +01:00 |
mike12345567
|
d89cf66343
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/sync-apps-reset-rows-quotas
|
2022-01-12 13:20:22 +00:00 |
mike12345567
|
60a1efeade
|
Removing use of direct package access.
|
2022-01-12 12:54:25 +00:00 |
mike12345567
|
5d9b3af332
|
Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised.
|
2022-01-12 11:32:14 +00:00 |
Rory Powell
|
5671244274
|
Merge branch 'develop' into fix/sync-apps-reset-rows-quotas
|
2022-01-12 09:34:14 +00:00 |
Rory Powell
|
76463bc368
|
Enable migration
|
2022-01-11 18:38:18 +00:00 |
Rory Powell
|
ea82983ebd
|
Sync app quota to correct number, reset and disable rows quota
|
2022-01-11 17:49:42 +00:00 |
mike12345567
|
3f6b7d4daf
|
Renaming some variables to core, fixing test cases that referenced auth directly.
|
2022-01-11 16:18:30 +00:00 |
mike12345567
|
4c050699d4
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/auth-core
|
2022-01-11 15:16:07 +00:00 |
mike12345567
|
836a2f5863
|
Switching out @budibase/auth to @budibase/backend-core.
|
2022-01-10 19:33:00 +00:00 |
mike12345567
|
058678dec5
|
Updating to handle prod vs dev apps and deletion of attachments, as well as handling it on update.
|
2022-01-06 18:45:40 +00:00 |
mike12345567
|
1a6397026e
|
Removing attachments when row is deleted (always, need to restrict if app is deployed).
|
2022-01-06 17:59:29 +00:00 |
Martin McKeaveney
|
4d77353692
|
adding minio URL to objectStoreUrl check
|
2021-12-31 13:28:52 +00:00 |
Andrew Kingston
|
8d10fcf34c
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2021-12-15 13:36:10 +00:00 |
Andrew Kingston
|
a0f3863f69
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2021-12-07 15:11:32 +00:00 |
mike12345567
|
a48d7966a6
|
Adding stats, code, timings and size of request.
|
2021-12-06 18:23:18 +00:00 |
mike12345567
|
a6de5a4fa1
|
Exporting date and auto id field, but not importing autocolumns when table is created.
|
2021-12-02 16:17:10 +00:00 |
mike12345567
|
560a96b503
|
Exporting date and auto id field, but not importing autocolumns when table is created.
|
2021-12-02 16:17:10 +00:00 |
mike12345567
|
ec12d6a045
|
Fixing issue with updating row validation to allow empty objects.
|
2021-11-29 17:54:09 +00:00 |
Michael Drury
|
361589d18a
|
Merge pull request #3338 from Budibase/feature/query-rbac-timeouts
Query RBAC, query and automation threading/timeouts
|
2021-11-17 11:39:09 +00:00 |
Michael Drury
|
a726d158b8
|
Merge pull request #3338 from Budibase/feature/query-rbac-timeouts
Query RBAC, query and automation threading/timeouts
|
2021-11-17 11:39:09 +00:00 |
mike12345567
|
ba4c79895f
|
Updating to manage completed events piling up, this will periodically clear out all events - repeats cannot be removed with the removeOnCompleted job option.
|
2021-11-16 18:58:24 +00:00 |
mike12345567
|
11debac115
|
Updating to manage completed events piling up, this will periodically clear out all events - repeats cannot be removed with the removeOnCompleted job option.
|
2021-11-16 18:58:24 +00:00 |
mike12345567
|
7eb29ffc7d
|
Updating the getAllApps function to use a cached version of the app metadata, rather than retrieving it individually everytime. Also invalidating the results everytime they are updated (at least in the important locations).
|
2021-11-15 17:40:45 +00:00 |
mike12345567
|
f13257bebe
|
Updating the getAllApps function to use a cached version of the app metadata, rather than retrieving it individually everytime. Also invalidating the results everytime they are updated (at least in the important locations).
|
2021-11-15 17:40:45 +00:00 |