gancio-upstream/pages
2022-06-28 13:34:02 +02:00
..
add minor 2022-06-22 17:51:56 +02:00
announcement improve announcement management 2021-05-31 00:08:13 +02:00
collection s/cohort/collection 2022-06-18 01:10:27 +02:00
embed remove less & less-loader dep 2022-05-03 15:23:55 +02:00
event place is a link in event 2022-06-21 22:46:12 +02:00
place place pages on /place/:name 2022-06-18 01:09:25 +02:00
recover improve user_confirm / recover code flow 2021-12-03 16:19:50 +01:00
setup move components where they belong 2022-05-26 11:10:21 +02:00
tag minor 2022-06-18 01:12:40 +02:00
user_confirm fix submit UX on user_confirm 2022-06-28 13:33:47 +02:00
about.vue minor 2021-03-24 21:07:03 +01:00
Admin.vue s/cohort/collection 2022-06-18 01:11:19 +02:00
Authorize.vue remove less preprocessor when not needed 2021-10-18 11:31:44 +02:00
export.vue add tabs icons in export 2022-05-31 15:24:21 +02:00
index.vue add text/calendar alternate to home page 2022-06-11 12:00:47 +02:00
Login.vue ask confirmation to toggle admin status to an user 2022-06-23 15:50:48 +02:00
README.md start with nuxt 2019-04-03 00:25:12 +02:00
Register.vue minor 2022-06-28 13:34:02 +02:00
search.vue a new search page 2022-06-01 14:10:04 +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.