gancio/pages
2021-10-29 12:38:31 +02:00
..
add fix issue adding event with dueHour -> 'bad request' 2021-10-29 12:38:31 +02:00
announcement improve announcement management 2021-05-31 00:08:13 +02:00
embed remove to-ico dependency, use png favicon 2021-07-28 10:03:54 +02:00
event minor with event style 2021-10-18 15:43:58 +02:00
recover remove less preprocessor when not needed 2021-10-18 11:31:44 +02:00
setup minor 2021-10-19 17:59:09 +02:00
user_confirm remove to-ico dependency, use png favicon 2021-07-28 10:03:54 +02:00
user_confirm_pwd cleaning message/confirm usage 2020-10-07 11:12:13 +02:00
about.vue minor 2021-03-24 21:07:03 +01:00
Admin.vue fix create user dialog in admin 2021-03-18 15:44:04 +01:00
Authorize.vue remove less preprocessor when not needed 2021-10-18 11:31:44 +02:00
export.vue fix max event export 2021-09-01 11:18:57 +02:00
index.vue new web setup ! 2021-09-27 11:12:14 +02:00
Login.vue minor 2021-05-18 20:37:16 +02:00
README.md start with nuxt 2019-04-03 00:25:12 +02:00
Register.vue minor 2021-05-18 20:37:16 +02:00
settings.vue remove unused code 2021-10-20 14:11:21 +02:00

PAGES

This directory contains your Application Views and Routes. The framework reads all the *.vue files inside this directory and creates the router of your application.

More information about the usage of this directory in the documentation.