Gergő Jedlicska
43596e4509
refactor(server authz): refactor authz module to TypeScript ( #907 )
...
* refactor(server authz): refactor authz module to TypeScript
* improved roles types
* Update packages/server/modules/shared/errors/base.ts
Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com >
* refactor(server authz): fix PR comments
Co-authored-by: Fabians <fabis94@live.com >
2022-08-16 14:45:13 +02: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
Kristaps Fabians Geikins
86c63c29db
feat: adding extra apollo studio env vars to helm chart ( #830 )
...
* feat: adding extra apollo studio env vars to helm chart
* made apollo read version from SPECKLE_SERVER_VERSION
* moved from graph_ref to graph_id
* changing up some values
2022-07-19 16:36:16 +02:00
Kristaps Fabians Geikins
da9224a069
feat: server & stream invites rework
...
feat: server & stream invites rework
Co-authored-by: Dimitrie Stefanescu <didimitrie@gmail.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-19 13:01:19 +03:00
Gergő Jedlicska
2d03d8a632
refactor(scopes constants): add users:invite to Scopes constant
2022-04-25 11:53:32 +02:00
Kristaps Fabians Geikins
aeeb88340d
feat: favoriting streams #620 ( #633 )
2022-03-29 16:30:49 +03:00
Kristaps Fabians Geikins
b157a98901
feat(server): simplified test running & IDE integrations
2022-03-16 17:31:53 +02:00