Andrew Kingston
|
23a91b89a7
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-22 11:27:04 +01:00 |
Rory Powell
|
917bb96ae6
|
add on() to mock queue
|
2022-08-20 11:42:51 +01:00 |
mike12345567
|
f329f9868c
|
Adding management of the new README.md file that is retrieved with the plugin skeletons.
|
2022-08-18 18:23:07 +01:00 |
mike12345567
|
2bb32253d8
|
Adding in hash handling for datasource plugins.
|
2022-08-18 15:21:55 +01:00 |
mike12345567
|
7dfe049ae6
|
Adding full builder integration of custom components - splitting into own section properly - fixing some issues with SVG class overlap.
|
2022-08-17 23:13:51 +01:00 |
mike12345567
|
b6a5ccbf10
|
Adding some controls around datasource config creation and updating minio fetch.
|
2022-08-17 11:01:25 +01:00 |
mike12345567
|
2aaff7576b
|
Adding full flow for creating custom datasource.
|
2022-08-17 10:05:13 +01:00 |
Mel O'Hagan
|
5171fc09fb
|
Delete attachments on field clear
|
2022-08-12 11:29:57 +01:00 |
mike12345567
|
76d427001a
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-11 16:34:01 +01:00 |
mike12345567
|
fc6111272e
|
Fixing viewname enumeration.
|
2022-08-11 14:40:17 +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 |
mike12345567
|
a683665a99
|
Adding plugin upload API - takes a file form-data and then extracts, uploads to minio and stores data about the plugin to CouchDB.
|
2022-08-10 20:01:48 +01:00 |
mike12345567
|
2dea5c5614
|
Some various session fixes based on current data.
|
2022-08-05 21:35:26 +01:00 |
Peter Clement
|
c3a4941119
|
Merge pull request #6989 from Budibase/pc/fixes
User Management UI fixes
|
2022-08-01 09:39:55 +01:00 |
Peter Clement
|
79f7fd380d
|
pr comments and updating group check to be more safe
|
2022-07-30 11:38:08 +01:00 |
mike12345567
|
07f3897b55
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop
|
2022-07-29 14:31:18 +01:00 |
Peter Clement
|
dca37a61da
|
adding tests and pr comments
|
2022-07-27 10:20:39 +01:00 |
Peter Clement
|
548e8d518c
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-26 20:19:33 +01:00 |
Peter Clement
|
46a6fc5048
|
refactor groups into pro and some other pr comments
|
2022-07-26 20:04:29 +01:00 |
mike12345567
|
f4db17502a
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop
|
2022-07-26 17:28:57 +01:00 |
mike12345567
|
3fad32899f
|
Main body of updates to support disabling the cron, some cleanup of metadata at deployment to make sure they can be re-ran.
|
2022-07-25 20:45:29 +01:00 |
mike12345567
|
a84d4d014d
|
Fixing issues with exporting apps, first removing the deleted documents when exporting and second making it so that the user has a choice whether to export the development app or the published app from the UI.
|
2022-07-22 18:16:14 +01:00 |
Peter Clement
|
dd34282a33
|
2nd fix for multi tenancy groups
|
2022-07-22 10:56:16 +01:00 |
Peter Clement
|
723bbd65e4
|
fixing bug on multi tenant environment
|
2022-07-22 10:12:16 +01:00 |
Peter Clement
|
ba74fa9500
|
update handling of group roles
|
2022-07-19 14:20:57 +01:00 |
Peter Clement
|
ca41e88045
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-19 11:23:31 +01:00 |
mike12345567
|
c525721854
|
Fix for #6709 - Adding the option to set a role for app action, allowing users to set what level an automation can be accessed from.
|
2022-07-15 17:13:45 +01:00 |
Peter Clement
|
f3fa67e802
|
split out id parsing into pro repo
|
2022-07-15 11:29:20 +01:00 |
Martin McKeaveney
|
367cf37795
|
remove beta stuff and remove self-host banners
|
2022-07-11 11:08:56 +01:00 |
Andrew Kingston
|
467cc27f47
|
Add env vars to automatically create initial admin user on first run
|
2022-06-30 11:28:52 +01:00 |
Martin McKeaveney
|
251520bcd1
|
adding types
|
2022-06-28 12:16:23 +01:00 |
Rory Powell
|
4dc5cfc5a7
|
Merge branch 'release' into merge-release
|
2022-06-13 11:45:18 +01:00 |
Martin McKeaveney
|
c470c2f676
|
merge with master
|
2022-06-08 13:26:14 +01:00 |
Andrew Kingston
|
72397530ec
|
Apply timezones patch from existing ignore-timezones branch
|
2022-06-07 08:31:00 +01:00 |
Martin McKeaveney
|
d15dfb83fc
|
new ui functionality working from S3 bucket
|
2022-06-06 23:30:36 +01:00 |
Peter Clement
|
5bd5d7df1b
|
Merge pull request #6059 from Budibase/feat/dont-export-app-rows
Allow export of app without rows
|
2022-06-06 16:31:21 +01:00 |
Peter Clement
|
bd737cc1ca
|
negate export button
|
2022-06-06 15:17:14 +01:00 |
Martin McKeaveney
|
d57c4987fe
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-06-01 09:47:13 +01:00 |
mike12345567
|
fa30457f2b
|
Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully.
|
2022-05-30 21:22:06 +01:00 |
mike12345567
|
723b96c5a5
|
Adding the ID inputs for the quota breakdown functionality.
|
2022-05-26 16:01:10 +01:00 |
Peter Clement
|
5a67be19fa
|
Merge remote-tracking branch 'origin/develop' into feat/dont-export-app-rows
|
2022-05-26 10:32:18 +01:00 |
mike12345567
|
8bc0142a37
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-05-25 18:12:27 +01:00 |
mike12345567
|
84d0b61588
|
Swapping bcryptjs for bcrypt.
|
2022-05-25 16:14:45 +01:00 |
Peter Clement
|
af5c1a7e1f
|
change variable to reflect negation
|
2022-05-25 15:06:41 +01:00 |
Peter Clement
|
955b9a4d63
|
Export app without rows
|
2022-05-25 09:26:10 +01:00 |
Martin McKeaveney
|
92ed60af54
|
Merge pull request #5786 from Budibase/feature/app-overview-section
Feature/app overview section
|
2022-05-24 15:16:17 +01:00 |
mike12345567
|
1f3d552199
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-05-23 17:03:36 +01:00 |
mike12345567
|
aede23d44e
|
Improving performance of load script, can generate thousands of users a second.
|
2022-05-22 18:29:02 +01:00 |
mike12345567
|
c528896e2d
|
Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing.
|
2022-05-17 17:44:40 +01:00 |
Dean
|
5104631d20
|
Initial Commit for app overview
|
2022-05-05 12:52:17 +01:00 |
mike12345567
|
9e46413202
|
Fix for export issue reported in #5669 - streaming + closing the database didn't work well together, have to support an edge case for our code stopping execution, but DB access continuing.
|
2022-05-03 15:20:46 +01:00 |
Michael Drury
|
8d78698c60
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-04-26 20:10:26 +01:00 |
mike12345567
|
194b76985c
|
Fix for #5269 - the sub type was being lost in some scenarios related to the user table being updated - making sure it is consistently kept when dealing with either of the related tables.
|
2022-04-26 14:24:51 +01:00 |
Martin McKeaveney
|
9ca4dacbaa
|
merge with master
|
2022-04-26 10:21:45 +01:00 |
mike12345567
|
345bbf603c
|
Fixing issues with test cases - a lot of test cases didn't setup tenancy in any format, which now means that the API endpoints they call would not have access to a Global DB instance. Also had to disable the closing of the database in test as this was removing the database from memory, meaning future calls would find an empty database when they opened it.
|
2022-04-21 14:56:14 +01:00 |
mike12345567
|
192fb1307e
|
Initial version of memory leak protection, making sure that PouchDB databases are closed correctly after use, using a combination of closures wrapping DB gets (this replaces the getDB, leaving only a dangerousGetDB function which can be used in very very specific scenarios) and then closing the DB as part of CLS hooked functions finishing. Also moving the GlobalDB init to the tenancy middleware as this is used everywhere in the worker/app services - means that not all getGlobalDB calls require an async closure around them.
|
2022-04-19 19:42:52 +01:00 |
Rory Powell
|
41144db055
|
Remove remaining direct usage of CouchDB. Add common pouch config to backend-core
|
2022-04-19 16:45:27 +01:00 |
mike12345567
|
2accebec7f
|
Fix for issue discovered in #5187 - expanding regex to cover all sorts of number coercion.
|
2022-04-07 10:26:39 +01:00 |
Rory Powell
|
0a4b1eb552
|
Tests complete + backwards compatibility for deployment
|
2022-03-22 00:23:22 +00:00 |
Rory Powell
|
715d42d3e6
|
Merge branch 'develop' into feature/licensing
|
2022-03-21 17:13:16 +00:00 |
Rory Powell
|
795b48bfb0
|
Published apps, automations and query count quotas
|
2022-03-20 01:13:54 +00:00 |
mike12345567
|
53386909ab
|
Updating row search bookmark to handle numbers as bookmarks.
|
2022-03-09 10:12:26 +00:00 |
Rory Powell
|
eefe4ea2ad
|
Integrate usage quotas with licensing
|
2022-03-08 14:21:41 +00:00 |
mike12345567
|
b6e6f81d15
|
Adding test cases for user implementation with mocks.
|
2022-02-25 19:01:17 +00:00 |
mike12345567
|
cf27667580
|
Users implementation added.
|
2022-02-25 19:00:12 +00:00 |
mike12345567
|
8f6e55e65b
|
Adding controllers for row, query and applications public APIs.
|
2022-02-23 18:31:32 +00:00 |
mike12345567
|
edd4a3233e
|
Shifting over all of self API, deprecating old endpoints.
|
2022-02-14 18:11:35 +00:00 |
mike12345567
|
dbc048b365
|
Review comments, renaming deployed -> prod in terms of app IDs.
|
2022-01-31 17:42:51 +00:00 |
mike12345567
|
1095ad17c6
|
Adding comments to areas that need to keep using old db creation method.
|
2022-01-31 17:27:47 +00:00 |
mike12345567
|
476f34fb93
|
Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db
|
2022-01-31 17:16:59 +00:00 |
mike12345567
|
9198439f7f
|
Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db
|
2022-01-31 17:00:22 +00:00 |
mike12345567
|
f9c7877e02
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
|
2022-01-31 15:21:15 +00:00 |
mike12345567
|
91a90e62b2
|
Fixing some issues discovered by the cypress tests, cleaning up how Couch is used.
|
2022-01-28 18:52:34 +00:00 |
mike12345567
|
d5f8cc1023
|
Tests updating, all now passing, fixed some issues discovered by them.
|
2022-01-28 15:43:51 +00:00 |
Michael Drury
|
d3a90acc55
|
Final pass refactoring - need to test but all code in server converted.
|
2022-01-28 00:05:39 +00:00 |
mike12345567
|
d2fe119d90
|
Main body of work, refactoring most usages.
|
2022-01-27 18:18:31 +00:00 |
mike12345567
|
ab5c7766b4
|
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
|
da26761773
|
Make sure attachments are deleted when table is deleted, or column is removed.
|
2022-01-24 16:32:41 +00:00 |
mike12345567
|
10a2915bcb
|
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
|
81e8ceff1a
|
Merge branch 'develop' into feature/app-urls
|
2022-01-21 17:35:23 +00:00 |
Rory Powell
|
e0dcc7648c
|
Remove server -> worker request to retrieve apps, remove hosting endpoints and store
|
2022-01-21 17:31:18 +00:00 |
mike12345567
|
deb4a34c18
|
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
|
87d5e0d39e
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
|
2022-01-21 12:52:58 +00:00 |
Rory Powell
|
04386bd1d8
|
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
|
50eff577f9
|
Getting the static formulas being processed on input, not re-processing on output.
|
2022-01-20 18:04:44 +00:00 |
Michael Drury
|
9d5d8284cb
|
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
|
604d316834
|
Add dryRun to automation row create and remove env conditional on delete
|
2022-01-18 15:53:55 +00:00 |
Rory Powell
|
fc043e116d
|
Support template and app import in quotas + logging
|
2022-01-18 15:37:16 +00:00 |
Rory Powell
|
79c10fba7c
|
Account for duplicate row ids caused by app import
|
2022-01-18 12:48:54 +00:00 |
Rory Powell
|
ff887f8f88
|
Sync row usage with app deletion
|
2022-01-17 18:07:26 +00:00 |
Rory Powell
|
8fc60af820
|
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
|
a12a30c8ad
|
Merge branch 'develop' into fix/sync-apps-reset-rows-quotas
|
2022-01-14 10:12:57 +00:00 |
Martin McKeaveney
|
4b6e88075d
|
merge with master
|
2022-01-13 14:58:17 +01:00 |
mike12345567
|
bca8212d1d
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/sync-apps-reset-rows-quotas
|
2022-01-12 13:20:22 +00:00 |
mike12345567
|
97c6f3298a
|
Removing use of direct package access.
|
2022-01-12 12:54:25 +00:00 |
mike12345567
|
5ee6aa24b2
|
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
|
e58bd14dcc
|
Merge branch 'develop' into fix/sync-apps-reset-rows-quotas
|
2022-01-12 09:34:14 +00:00 |
Rory Powell
|
979313f966
|
Enable migration
|
2022-01-11 18:38:18 +00:00 |
Rory Powell
|
726315afde
|
Sync app quota to correct number, reset and disable rows quota
|
2022-01-11 17:49:42 +00:00 |
mike12345567
|
37d0617ace
|
Renaming some variables to core, fixing test cases that referenced auth directly.
|
2022-01-11 16:18:30 +00:00 |