gancio-upstream/pages
2022-11-10 08:48:48 +01:00
..
add new navbar, loading component 2022-11-09 10:18:42 +01:00
announcement fix pug indent issue 2022-07-10 21:42:01 +02:00
collection s/cohort/collection 2022-06-18 01:10:27 +02:00
embed fix pug indent issue 2022-07-10 21:42:01 +02:00
event use full-image instead of thumb 2022-10-27 12:58:49 +00:00
place trim place's name and description + event's title - fix #189 2022-10-27 15:09:11 +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 add lighter background to editor 2022-07-23 23:03:49 +02:00
Admin.vue add admin plugin page 2022-08-30 18:13:06 +02:00
Authorize.vue squash new oauth2 flow 2022-11-04 12:22:21 +01:00
export.vue fix recurrent events 2022-08-14 14:40:41 +02:00
index.vue minor on collections / announcement layout 2022-11-10 08:48:48 +01:00
Login.vue minor 2022-07-18 12:02:55 +02:00
README.md start with nuxt 2019-04-03 00:25:12 +02:00
Register.vue fix SMTP configuration 2022-07-18 10:05:59 +02:00
search.vue a new search page 2022-06-01 14:10:04 +02:00
settings.vue fix pug indent issue 2022-07-10 21:42:01 +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.