Kristaps Fabians Geikins
b02a07e2b6
feat: Frontend 2.0 MVP
2023-05-08 10:47:01 +03:00
Gergő Jedlicska
40a6701799
feat(server): add switchable admin authz override ( #1378 )
...
* feat(server): add switchable admin authz override
* fix(server): make sure tests work with the new admin override
* feat(server authz): make sure to add all requested roles to server admins in admin override mode
2023-02-17 16:31:06 +01:00
Iain Sproat
90847e422d
Feat: configurable file limits ( #835 )
...
* Feat: configurable file limits
* ci(circleci): container build speed imporvements
* feat(frontend nginx): add file size limit configurability to frontend nginx
* feat(server blobstorage): use the new file size limit customization value
* feat(helm chart): implement the file size configuration in the helm chart
* fix(frontend docker): fix entrypoint script
* fix(server blobstorage): fix env var parsing NaN
* feat(fileimport-service): add customizable import timeout
* feat(helm chart): add fileimport service timeout value to helm chart
* feat(blobstorage): add server side blob storage size limits
* feat(docker-compose): add blob size limit env var to docker-compose files
* refactor(frontend file uploads): refactor file uploads to use `useQuery`
* refactor(server env helper): move env helper to shared module
* refactor(blobstorage): use env helper for file size limit
* refactor(frontend file uploads): use generated query document
* fix(server blob sotrage): fix file size limit function call
Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com >
2022-07-29 12:00:29 +02:00
cristi8
0a0fe3cb77
monitoring microservices; new container for overall monitoring of a deployment; helm update; helm local testing
2022-05-05 02:01:00 +03:00
Fabians
abe6d5e086
chore: re-formatted everything with prettier
2022-03-30 12:54:24 +03:00
Cristian Balas
019b7ac495
Service health ( #516 )
...
* health checks, sigterm handling for all services
2022-01-12 15:18:32 +02:00