No description
  • TypeScript 100%
Find a file
2021-12-09 22:20:48 +01:00
app Tried to work on EmployeesController.update function. 2021-11-17 22:21:34 +01:00
commands first commit 2021-10-16 21:31:35 +02:00
config EmployeesController.index now support selection of specific rows and never tranfers the password(hash)! 2021-11-07 02:21:48 +01:00
contracts switched to token based authentication 2021-10-22 05:29:50 +02:00
database contractHours notNullable, defaultTo(0) 2021-11-15 16:48:20 +01:00
providers first commit 2021-10-16 21:31:35 +02:00
start some shit 2021-11-12 23:37:33 +01:00
.adonisrc.json worked on authController 2021-10-20 01:21:44 +02:00
.editorconfig first commit 2021-10-16 21:31:35 +02:00
.env.example ??? 2021-10-20 10:45:58 +02:00
.eslintignore first commit 2021-10-16 21:31:35 +02:00
.eslintrc.json first commit 2021-10-16 21:31:35 +02:00
.gitignore first commit 2021-10-16 21:31:35 +02:00
.prettierignore first commit 2021-10-16 21:31:35 +02:00
.prettierrc first commit 2021-10-16 21:31:35 +02:00
ace first commit 2021-10-16 21:31:35 +02:00
ace-manifest.json added login / logout functionality and authorization rules via bouncer 2021-10-17 17:11:21 +02:00
env.ts first commit 2021-10-16 21:31:35 +02:00
package-lock.json updated dependencies 2021-12-09 22:20:48 +01:00
package.json updated dependencies 2021-12-09 22:20:48 +01:00
server.ts first commit 2021-10-16 21:31:35 +02:00
tsconfig.json added login / logout functionality and authorization rules via bouncer 2021-10-17 17:11:21 +02:00