Daniel Gak Anagrov
|
f8c8170e48
|
feat(fileImport): gql mutation for nextGen (#5132)
* feat: drafted gql mutation
* fix: warning issue
* unified naming of action
* feat(file_uplaod): moved finishFileUplaod test to graphql
* fix: tests
* removed nextGen rest endpoint
* fix: Int type, adapted fileupload next gen call
* feat: udpated gqlgen
* improved fileimport errors
* fix: access control
* mr comments
* fix: tests
* fix: import
|
2025-07-24 08:00:52 +02:00 |
|
Kristaps Fabians Geikins
|
4b06f42db7
|
chore(server): run TS files directly (no compilation) (#5134)
* sort of works
* type fixes
* added option to run old way too
|
2025-07-23 11:20:40 +02:00 |
|
Kristaps Fabians Geikins
|
c8bbab864a
|
chore(server): improved db notif logging for issue troubleshooting (#5001)
|
2025-06-27 15:41:30 +03:00 |
|
Kristaps Fabians Geikins
|
fd1a3cf341
|
fix(server): using project scoped db for fileupload sub handlers (#4994)
|
2025-06-26 17:56:15 +03:00 |
|
Kristaps Fabians Geikins
|
1ae7e79d5b
|
fix(server): file upload sub auth checks (#4992)
|
2025-06-26 16:46:39 +03:00 |
|
Kristaps Fabians Geikins
|
ed507c265b
|
fix(server): not firing upload created/processed subs in next gen uploads (#4991)
* fix(server): not firing upload created subs in next gen uploads
* lint fixes
* upload finished fixes
* test fixes
* fixed file_import_started
|
2025-06-26 15:33:11 +03:00 |
|
Daniel Gak Anagrov
|
23b61769b7
|
feat(fileupload): added eventBus and mixpanel monitoring
|
2025-06-02 08:22:20 +02:00 |
|