Bernhard Hayden
|
65c436145a
|
Proof of concept OIDC implementation
|
2021-07-06 10:03:40 +01:00 |
mike12345567
|
c17bfa34f5
|
Fixing issue with Redis which was causing CPU peaking if couldn't connect.
|
2021-06-25 15:32:59 +01:00 |
mike12345567
|
44c6b77c55
|
Fixing issues discovered by cypress tests.
|
2021-06-21 18:37:14 +01:00 |
mike12345567
|
fc9e48e8e7
|
Fixing authentication with API key issue.
|
2021-06-21 17:13:06 +01:00 |
Martin McKeaveney
|
c88244fd34
|
Merge pull request #1667 from Budibase/fix/stability-bugfixes
Fix/stability bugfixes
|
2021-06-08 19:40:41 +01:00 |
mike12345567
|
5a9c8daf7b
|
Formatting.
|
2021-06-08 18:06:56 +01:00 |
mike12345567
|
8cffe5c9ff
|
Fixing a collection of issues, specifically users being exported/imported and issues with database import causing weirdness (metadata doc being wrong).
|
2021-06-08 18:06:16 +01:00 |
Martin McKeaveney
|
f33c570b1d
|
remove builder role from google auth, only allow google sign in if local account exists
|
2021-06-08 14:46:18 +01:00 |
mike12345567
|
ef057910e1
|
Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes
|
2021-06-07 13:22:27 +01:00 |
mike12345567
|
9d3c28ecbf
|
Fixing issue with builder not always having the correct roles to view an app - global builders are now admins in all apps.
|
2021-06-04 12:13:29 +01:00 |
Martin McKeaveney
|
ae1753a654
|
set content type on client lib upload
|
2021-06-03 21:33:44 +01:00 |
Martin McKeaveney
|
0166c48d40
|
removing superfluous controllers
|
2021-06-01 20:22:56 +01:00 |
Martin McKeaveney
|
7a0bbfdb84
|
Merge branch 'master' of https://github.com/Budibase/budibase into lab-day-2705
|
2021-06-01 19:24:24 +01:00 |
mike12345567
|
0792370f03
|
Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes
|
2021-06-01 15:25:37 +01:00 |
Martin McKeaveney
|
ec9ea0e841
|
remove log
|
2021-06-01 15:03:19 +01:00 |
Martin McKeaveney
|
887426fe34
|
merge google accounts, improve connection pooling for RDBMS
|
2021-06-01 15:00:28 +01:00 |
Martin McKeaveney
|
a453f6cac2
|
adding watchtower to docker config
|
2021-05-28 10:09:32 +01:00 |
mike12345567
|
be7736afb7
|
Fixing app cypress test cases.
|
2021-05-25 13:25:42 +01:00 |
Martin McKeaveney
|
f3198aec98
|
sanitizing client lib URL
|
2021-05-24 21:30:46 +01:00 |
mike12345567
|
8200f2a4e8
|
Fixing issue with redis updates in tests.
|
2021-05-24 17:05:46 +01:00 |
mike12345567
|
bd0f78e38e
|
Changing how connection is waited for.
|
2021-05-24 16:31:50 +01:00 |
mike12345567
|
ec85f13d5a
|
Adding an initial connection timeout of 5 seconds which after it will retry again.
|
2021-05-24 16:30:24 +01:00 |
mike12345567
|
2abe543cb1
|
Linting and fixing an issue with the dev pass through.
|
2021-05-24 16:20:02 +01:00 |
mike12345567
|
428a9e5ba3
|
Formatting.
|
2021-05-24 14:56:23 +01:00 |
mike12345567
|
292d520b30
|
Adding some changes for to redis library, allowing reconnection.
|
2021-05-24 14:54:47 +01:00 |
mike12345567
|
18cbb02bf9
|
Updating administration middleware so that internal requests allowed through automatically.
|
2021-05-21 16:43:01 +01:00 |
mike12345567
|
4653471412
|
Updating UI to use the updated at.
|
2021-05-21 14:38:58 +01:00 |
mike12345567
|
f56250824c
|
Adding a debounced updated at timestamp to applications.
|
2021-05-21 13:07:10 +01:00 |
mike12345567
|
8c68f1c134
|
Fixing issues with the user table within the apps.
|
2021-05-19 15:55:00 +01:00 |
mike12345567
|
6d6eee2a93
|
Adding the ability to get all apps, with the status attached.
|
2021-05-19 15:09:57 +01:00 |
Martin McKeaveney
|
d5fb542589
|
lint ✨
|
2021-05-17 21:43:50 +01:00 |
mike12345567
|
19b1310c60
|
Merge branch 'feature/draft-apps' of github.com:Budibase/budibase into feature/draft-apps
|
2021-05-17 14:24:36 +01:00 |
mike12345567
|
dd4a963c3e
|
Updating role system to never think about the dev app.
|
2021-05-17 14:20:19 +01:00 |
Martin McKeaveney
|
6dc288fcc3
|
merge
|
2021-05-16 21:29:07 +01:00 |
Martin McKeaveney
|
0ed0550e73
|
revert functionality working
|
2021-05-16 21:25:37 +01:00 |
mike12345567
|
ac0f620b38
|
Formatting.
|
2021-05-14 16:32:51 +01:00 |
mike12345567
|
c45fdefb48
|
Adding administration roles API.
|
2021-05-14 16:31:07 +01:00 |
mike12345567
|
2d0122f7d6
|
A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge.
|
2021-05-14 15:43:41 +01:00 |
Martin McKeaveney
|
0ee83a2e60
|
set up live replication between prod and dev instances
|
2021-05-13 17:24:32 +01:00 |
mike12345567
|
e560390d8a
|
Fixing an issue with portal calls causing the app to be re-locked.
|
2021-05-13 15:32:03 +01:00 |
mike12345567
|
86000b1714
|
Fixing issues with redis keys, however still not removing lock.
|
2021-05-13 14:34:04 +01:00 |
mike12345567
|
f4e3e1d196
|
Altering object store so that all writes/reads to the object store have the dev app prefix replaced with standard app.
|
2021-05-13 13:29:53 +01:00 |
Martin McKeaveney
|
61a5b109f5
|
dev mode E2E
|
2021-05-13 11:06:08 +01:00 |
mike12345567
|
f6fbeb4858
|
Putting together redis lock system.
|
2021-05-12 17:37:09 +01:00 |
mike12345567
|
fed94bea70
|
Merge branch 'next' of github.com:Budibase/budibase into feature/draft-apps
|
2021-05-12 12:49:42 +01:00 |
mike12345567
|
c9d903a92f
|
General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now.
|
2021-05-11 17:49:26 +01:00 |
mike12345567
|
2ea05c44b4
|
Changing INTERNAL_KEY to INTERNAL_API_KEY.
|
2021-05-11 15:23:03 +01:00 |
mike12345567
|
7d78d7b15a
|
Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base.
|
2021-05-11 12:02:29 +01:00 |
Martin McKeaveney
|
b415fb2089
|
pull template type from body instead of params
|
2021-05-10 14:41:52 +01:00 |
mike12345567
|
902119c39c
|
Updating with a tested and functional API for uploading files for configs.
|
2021-05-07 13:55:30 +01:00 |