Owen Diffey
|
c6bf02c58b
fix: Various fixes and tweaks
|
hace 9 meses |
Owen Diffey
|
a2dd0ff7e4
fix: Fix remaining backend eslint issues
|
hace 10 meses |
Kristian Vos
|
3c24cd26d2
Merge branch 'release/backend-rewrite' of github.com:Musare/Musare into release/backend-rewrite
|
hace 10 meses |
Kristian Vos
|
a3440bc5a7
fix: a bunch more TS fixes
|
hace 10 meses |
Owen Diffey
|
991819b667
refactor: Move job options type to job file
|
hace 10 meses |
Owen Diffey
|
aa92c2400a
fix: Various fixes and improvements
|
hace 10 meses |
Owen Diffey
|
1f4df43cbf
refactor: Separated jobs into their own classes
|
hace 10 meses |
Owen Diffey
|
9220eaf873
refactor: Updates backend module file structure
|
hace 1 año |
Owen Diffey
|
bd8a3e6608
refactor: Dispatch websocket job callback from job
|
hace 1 año |
Owen Diffey
|
d3824882bb
refactor: Call DataModule.getModel directly
|
hace 1 año |
Owen Diffey
|
b71a0cf769
refactor: Export instantiated classes
|
hace 1 año |
Owen Diffey
|
4e2b1645c1
refactor: Add src import path to backend
|
hace 1 año |
Owen Diffey
|
8d1947b0f8
refactor: Started adding new websocket and job/event handling to frontend
|
hace 1 año |
Owen Diffey
|
46983ca1fd
fix: assertPermission improperly handling models
|
hace 1 año |
Owen Diffey
|
d046b239ac
refactor: Split up model schema files
|
hace 1 año |
Owen Diffey
|
e9d551ca19
feat: Added model job permission handling and configuration
|
hace 1 año |
Owen Diffey
|
2eedee2df1
refactor: Prefix private attributes with _
|
hace 1 año |
Owen Diffey
|
7281cd11ae
feat: Include socketId in job options and context
|
hace 1 año |
Owen Diffey
|
76463517d5
feat: Add getUserPermissions job to API module
|
hace 1 año |
Owen Diffey
|
8c78ee467b
refactor: Prepare websocket session and ready data in api module
|
hace 1 año |
Owen Diffey
|
06bdd370da
feat: Add job context methods to get session user and assert logged in and perms
|
hace 1 año |
Owen Diffey
|
3e47b654c4
feat: Add session model and include in jobs and sockets
|
hace 1 año |
Owen Diffey
|
13256ff9b1
refactor: Split runJob into queueJob, runJob and executeJob
|
hace 1 año |
Owen Diffey
|
658cfd0e64
refactor: Starting reworking job, queue and module structure
|
hace 1 año |
Kristian Vos
|
01c2835942
refactor: avoid passing on singleton-like object instances of ModuleManager and LogBook
|
hace 1 año |
Kristian Vos
|
d2781bdbae
refactor: worked on nesting job queues in jobs for child jobs
|
hace 1 año |
Owen Diffey
|
4cfa9e7075
refactor: Various fixes and tweaks
|
hace 2 años |
Kristian Vos
|
09d2a5b8f4
refactor: changed JobContext to be param instead of this, force use an empty object if no payload is expected
|
hace 2 años |
Kristian Vos
|
4b9d71ee92
feat: worked on new module/job system with runJob, job context and more
|
hace 2 años |