.dockerignore | |
|
|
.env | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.gitignore | |
|
|
.travis.yml | |
|
|
.vscode/launch.json | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE.md | |
|
|
PULL_REQUEST_TEMPLATE.md | |
|
|
README.md | |
|
|
build.bat | |
|
|
build.sh | |
|
|
client/.editorconfig | |
|
|
client/.eslintignore | |
|
|
client/.eslintrc.js | 40 | A 0 mins |
|
client/.gitignore | |
|
|
client/.postcssrc.js | 5 | A 0 mins |
|
client/.stylintrc | |
|
|
client/app-icon.png | |
|
|
client/app-splashscreen.png | |
|
|
client/babel.config.js | 5 | A 0 mins |
|
client/cypress.json | |
|
|
client/package.json | |
|
|
client/quasar.conf.js | 100 | A 3 hrs |
|
client/quasar.extensions.json | |
|
|
client/src/App.vue | |
|
|
client/src/api/axiosSettings.js | 15 | A 0 mins |
|
client/src/assets/sad.svg | |
|
|
client/src/boot/axios.js | 4 | A 0 mins |
|
client/src/components/ChangeWeek.vue | |
|
|
client/src/components/Confirm.vue | |
|
|
client/src/components/ManagedData.vue | |
|
|
client/src/components/MyFooter.vue | |
|
|
client/src/components/ProjectChart.js | 12 | A 0 mins |
|
client/src/components/RetrieveHoliday.vue | |
|
|
client/src/components/SelectConsultant.vue | |
|
|
client/src/css/app.sass | |
|
|
client/src/css/quasar.variables.sass | |
|
|
client/src/index.template.html | |
|
|
client/src/layouts/MyLayout.vue | |
|
|
client/src/mixins/workHoursMixin.js | 15 | A 0 mins |
|
client/src/pages/Administration.vue | |
|
|
client/src/pages/Documentation.vue | |
|
|
client/src/pages/Error404.vue | |
|
|
client/src/pages/Help.vue | |
|
|
client/src/pages/Holidays.vue | |
|
|
client/src/pages/Home.vue | |
|
|
client/src/pages/Overview.vue | |
|
|