Owen Diffey
|
d513be1a05
feat: Add events module
|
1 năm trước cách đây |
Owen Diffey
|
5372d26694
feat: Add getData as schema plugin (WIP)
|
1 năm trước cách đây |
Owen Diffey
|
4e2fd1fbf7
refactor: Rename schemas folder and removed old code
|
1 năm trước cách đây |
Kristian Vos
|
5df6901b08
refactor: changed and fixed a few DataModule things with new mongoose changes, 3.10 changes
|
1 năm trước cách đây |
Owen Diffey
|
13256ff9b1
refactor: Split runJob into queueJob, runJob and executeJob
|
2 năm trước cách đây |
Owen Diffey
|
658cfd0e64
refactor: Starting reworking job, queue and module structure
|
2 năm trước cách đây |
Kristian Vos
|
a68a770b8d
refactor: move JobQueue stats to a dedicated JobStatistics singleton-like class
|
2 năm trước cách đây |
Kristian Vos
|
01c2835942
refactor: avoid passing on singleton-like object instances of ModuleManager and LogBook
|
2 năm trước cách đây |
Kristian Vos
|
d2781bdbae
refactor: worked on nesting job queues in jobs for child jobs
|
2 năm trước cách đây |
Kristian Vos
|
18170454db
fix: DataModule object checking false positive
|
2 năm trước cách đây |
Kristian Vos
|
c05a7ae1ae
refactor: fixed TypeScript errors in main.ts
|
2 năm trước cách đây |
Kristian Vos
|
72895f6006
refactor: fixed TypeScript errors in DataModule
|
2 năm trước cách đây |
Kristian Vos
|
61b174fcb9
fix: some fixes for DataModule find
|
2 năm trước cách đây |
Kristian Vos
|
4719cc242f
fix: fixed not working for arrays in DataModule find job
|
2 năm trước cách đây |
Kristian Vos
|
f66be4af3a
refactor: added better handling of restricted values with find job in DataModule
|
2 năm trước cách đây |
Kristian Vos
|
5e83017cbe
refactor: DataModule support for in find
|
2 năm trước cách đây |
Kristian Vos
|
323d005ead
refactor: added more support for DataModule find job filtering with arrays/schemas
|
2 năm trước cách đây |
Kristian Vos
|
f4a7f6b6ce
refactor: worked more on DataModule functions, reordering, cleaning things up, renaming things and adding comments
|
2 năm trước cách đây |
Kristian Vos
|
b2c31e288b
refactor: added back better support for type casting and worked on support for arrays with both normal and schema types
|
2 năm trước cách đây |
Kristian Vos
|
3cb9580dac
refactor: improve nested projection within the DataModule find job
|
2 năm trước cách đây |
Owen Diffey
|
1abcd3641d
feat: Allow logbook outputs to be configured via json config and other tweaks
|
2 năm trước cách đây |
Kristian Vos
|
9e0666b177
refactor: changed the DataModule parseQuery function and find job function a little bit, and a few other small changes
|
2 năm trước cách đây |
Kristian Vos
|
09d2a5b8f4
refactor: changed JobContext to be param instead of this, force use an empty object if no payload is expected
|
2 năm trước cách đây |
Kristian Vos
|
4b9d71ee92
feat: worked on new module/job system with runJob, job context and more
|
2 năm trước cách đây |
Owen Diffey
|
6be255044c
refactor: Continued implementing logging class
|
2 năm trước cách đây |
Owen Diffey
|
d4b9325f82
feat: Started adding logging class
|
2 năm trước cách đây |
Owen Diffey
|
390748e94f
refactor: Replaced nodemon with ts-node-dev
|
2 năm trước cách đây |
Kristian Vos
|
f4f7c1f004
feat: worked on DataModule find function, startup with async waterfall, and a few other small things
|
2 năm trước cách đây |
Owen Diffey
|
80607e19bf
refactor: Use promises for module startup and shutdown
|
2 năm trước cách đây |
Kristian Vos
|
c23f955228
Initial code for new backend module and job system using TypeScript
|
2 năm trước cách đây |