Add start and enddate when fetching the position history
This commit is contained in:
@@ -95,4 +95,5 @@ Key Principles
|
||||
- you have to pass from controller -> application -> repository, do not inject repository inside controllers
|
||||
- dont use command line to edit file, use agent mode capabilities to do it
|
||||
- when dividing, make sure variable is not zero
|
||||
- to test a single ts test you can run : npm run test:single test/plugins/test-name-file.test.tsx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user