Rory Powell
|
14e9fb4505
|
Remove ui events except for component created and view published app
|
2022-06-06 12:51:22 +01:00 |
Rory Powell
|
64d73e2f96
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-28 23:03:31 +01:00 |
mike12345567
|
806a0c0389
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-05-23 17:03:36 +01:00 |
Rory Powell
|
80a82bbcc3
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-23 09:04:00 +01:00 |
mike12345567
|
8ab3fc810b
|
Improving performance of load script, can generate thousands of users a second.
|
2022-05-22 18:29:02 +01:00 |
Martin McKeaveney
|
a934b7c680
|
disable prod app sync
|
2022-05-22 17:11:05 +01:00 |
mike12345567
|
e261011697
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage
|
2022-05-19 21:25:41 +01:00 |
Peter Clement
|
8c95429b08
|
default value for env variable
|
2022-05-19 10:56:51 +01:00 |
Peter Clement
|
feb9973d22
|
use env variable as the folder setting
|
2022-05-19 10:24:19 +01:00 |
Peter Clement
|
e46d6fc8de
|
remove test boolean
|
2022-05-18 16:30:05 +01:00 |
Peter Clement
|
4c3c84eabd
|
Return QA templates when TEST_ENV environmentvariable is set
|
2022-05-18 16:21:17 +01:00 |
mike12345567
|
36a190b0ed
|
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 |
Rory Powell
|
bd33c827eb
|
Merge branch 'develop' into feature/posthog-v2
|
2022-04-27 16:32:00 +01:00 |
Martin McKeaveney
|
e01ef9bdfb
|
merge with master
|
2022-04-26 10:21:45 +01:00 |
Rory Powell
|
2269bf677b
|
Merge branch 'develop' into feature/licensing
|
2022-04-20 14:59:36 +01:00 |
Peter Clement
|
47dcc24491
|
add environment variable
|
2022-04-13 10:23:40 +01:00 |
Rory Powell
|
23b68660c2
|
Merge branch 'feature/licensing' into feature/posthog-v2
|
2022-04-12 17:12:46 +01:00 |
Rory Powell
|
dd740df387
|
Merge branch 'develop' into feature/licensing
|
2022-04-12 16:18:41 +01:00 |
Peter Clement
|
a06fcd571b
|
add max iterations env variable
|
2022-04-12 09:13:01 +01:00 |
Kacper
|
b0019c80c7
|
Move out QUERY_THREAD_TIMEOUT from `to remove` section
|
2022-04-08 16:20:55 +02:00 |
Kacper
|
3df18be4b2
|
added parseIntSafe function.
|
2022-04-08 16:17:19 +02:00 |
Rory Powell
|
eec094b581
|
builder / app / app preview served events
|
2022-04-08 14:07:11 +01:00 |
Kacper
|
33090d5d4f
|
QUERY_THREAD_TIMEOUT is string instead of int fix
|
2022-04-08 13:23:44 +02:00 |
mike12345567
|
40d38e6e3d
|
Single docker container configuration.
|
2022-04-01 01:00:52 +01:00 |
Martin McKeaveney
|
ee6a16827a
|
fixing google sheets bug, respect google configuration hierarchy
|
2022-03-28 16:44:33 +01:00 |
Rory Powell
|
180e37b9f1
|
Tests complete + backwards compatibility for deployment
|
2022-03-22 00:23:22 +00:00 |
mike12345567
|
d52f6dea05
|
Adding the ability to expand the max number of rows retrieved by SQL queries (say for table exports).
|
2022-03-21 17:44:43 +00:00 |
mike12345567
|
216af35aeb
|
Fixing review comments.
|
2022-03-03 12:03:29 +00:00 |
mike12345567
|
b1167fd444
|
Adding public API rate limiting, with env variable option, defaults to 120 requests per minute.
|
2022-03-02 11:36:30 +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
|
417bf98ec9
|
Tests updating, all now passing, fixed some issues discovered by them.
|
2022-01-28 15:43:51 +00:00 |
Rory Powell
|
a66f14a289
|
Migrations 2.0
|
2022-01-24 10:48:59 +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 |
Martin McKeaveney
|
18ad8ac1e5
|
configurable query timeout, s3 options for minIO, safety on cloud deploy job
|
2021-12-30 17:44:27 +00:00 |
mike12345567
|
0335b1cee3
|
Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version).
|
2021-11-22 17:42:41 +00:00 |
mike12345567
|
1e4799ce9c
|
Fixing an issue with env variables becoming numbers if they started with one.
|
2021-10-11 17:59:44 +01:00 |
Martin McKeaveney
|
6f5567b4b6
|
merge with develop
|
2021-09-30 16:05:06 +01:00 |
Martin McKeaveney
|
13a07a5e51
|
end user ping for client apps
|
2021-09-30 15:03:57 +01:00 |
mike12345567
|
f8562015ac
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export
|
2021-09-30 12:22:28 +01:00 |
Andrew Kingston
|
1b60fb5988
|
Only use fetch for search when running in cypress
|
2021-09-29 18:22:56 +01:00 |
mike12345567
|
a0f69251c8
|
Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly.
|
2021-09-29 16:55:59 +01:00 |
mike12345567
|
838a25ea09
|
Adding the ability to migrate from existing in db views to in memory views.
|
2021-09-21 17:37:26 +01:00 |
mike12345567
|
3da8adfe48
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/view-cloud-replacement
|
2021-09-21 17:27:47 +01:00 |
mike12345567
|
a38f83d0ec
|
Moving views into a different location so they don't trigger tree creation and attempting to use in memory pouchDB to run views on the fly.
|
2021-09-20 18:24:09 +01:00 |
Rory Powell
|
1d873d9e11
|
Move all session population to budibase (bug fix)
|
2021-09-20 11:26:19 +01:00 |
mike12345567
|
500179e312
|
Fixing test cases, making it possible to still run automations via env variable.
|
2021-09-14 11:18:02 +01:00 |
Martin McKeaveney
|
af4c1b23de
|
simplify couchDB configuration
|
2021-08-18 11:23:28 +01:00 |
Martin McKeaveney
|
f4232bd7d7
|
couchDB auth options
|
2021-08-17 14:11:03 +01:00 |
mike12345567
|
46ea3f3e9e
|
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 4834b765be , reversing
changes made to 2456e69483 .
|
2021-08-05 09:59:08 +01:00 |
Michael Drury
|
b86a6fddc9
|
Revert "Multi-tenancy/organisations"
|
2021-08-04 10:02:24 +01:00 |