diff --git a/.idea/SIRH.iml b/.idea/SIRH.iml index c7c5054..ce7d6d2 100644 --- a/.idea/SIRH.iml +++ b/.idea/SIRH.iml @@ -136,6 +136,12 @@ + + + + + + diff --git a/.idea/material_theme_project_new.xml b/.idea/material_theme_project_new.xml index dde2787..613a0b1 100644 --- a/.idea/material_theme_project_new.xml +++ b/.idea/material_theme_project_new.xml @@ -1,10 +1,12 @@ - - - - - + + + + + \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml index 3be66db..380453f 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -1,161 +1,167 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/frontend/components/AbsenceFormDrawer.vue b/frontend/components/AbsenceFormDrawer.vue new file mode 100644 index 0000000..b33cd73 --- /dev/null +++ b/frontend/components/AbsenceFormDrawer.vue @@ -0,0 +1,201 @@ +