Owen Diffey
|
40e8310640
feat: Installs mongoose versioning package
|
1 年之前 |
Owen Diffey
|
569409535f
refactor: Removes unused code/comments from data module
|
1 年之前 |
Owen Diffey
|
2d4c7ef55f
refactor: Call EventsModule methods directly
|
1 年之前 |
Owen Diffey
|
2198914e61
refactor: Allow configuring default job config to disabled
|
1 年之前 |
Owen Diffey
|
d3824882bb
refactor: Call DataModule.getModel directly
|
1 年之前 |
Owen Diffey
|
b71a0cf769
refactor: Export instantiated classes
|
1 年之前 |
Owen Diffey
|
28ca369686
refactor: Load model relations only when required
|
1 年之前 |
Owen Diffey
|
209beef162
refactor: Include model name in object and references to replace _relations
|
1 年之前 |
Owen Diffey
|
69a8f3f30e
feat: Frontend model relation handling
|
1 年之前 |
Owen Diffey
|
4e2b1645c1
refactor: Add src import path to backend
|
1 年之前 |
Owen Diffey
|
8d1947b0f8
refactor: Started adding new websocket and job/event handling to frontend
|
1 年之前 |
Owen Diffey
|
d046b239ac
refactor: Split up model schema files
|
1 年之前 |
Owen Diffey
|
89e9dd5166
refactor: Include oldDoc in updated events
|
1 年之前 |
Owen Diffey
|
444902a649
chore: Removed outdated tests and comments
|
1 年之前 |
Owen Diffey
|
d42faa9729
fix: Various minor fixes
|
1 年之前 |
Owen Diffey
|
61c6989eb1
refactor: Replace model static method jobs with a jobConfig, and added basic crud jobs for models
|
1 年之前 |
Owen Diffey
|
527acab5a3
refactor: Prefix protected attributes with _
|
1 年之前 |
Owen Diffey
|
2eedee2df1
refactor: Prefix private attributes with _
|
1 年之前 |
Owen Diffey
|
38251f3570
feat: Disable api access to jobs
|
1 年之前 |
Owen Diffey
|
0c4a57f08e
refactor: Use virtual jobs for data module model jobs
|
1 年之前 |
Kristian Vos
|
12d2fb5e12
feat: worked on APIModule<->DataModule middleware and jobs (WIP)
|
1 年之前 |
Owen Diffey
|
1ec9960709
refactor: Handle dependencies when stopping modules
|
1 年之前 |
Owen Diffey
|
e537231cde
feat: Add user schema
|
1 年之前 |
Owen Diffey
|
3e47b654c4
feat: Add session model and include in jobs and sockets
|
1 年之前 |
Owen Diffey
|
07efc4ba9b
refactor: Add jobQueue to BaseModule
|
1 年之前 |
Owen Diffey
|
0a58a5f84d
feat: Add module dependency logic
|
1 年之前 |
Owen Diffey
|
b653691a20
feat: Add ts-patch-mongoose package and integrate events
|
1 年之前 |
Owen Diffey
|
9463279190
feat: Add documentVersion schema plugin
|
1 年之前 |
Owen Diffey
|
e7cde971d8
feat: Add getData interface
|
1 年之前 |
Owen Diffey
|
68a60bb156
feat: Add migration functionality
|
1 年之前 |