Mostly UI stuff
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- config/config.exs 9 additions, 0 deletionsconfig/config.exs
- js/src/App.vue 24 additions, 3 deletionsjs/src/App.vue
- js/src/components/Account/Account.vue 169 additions, 171 deletionsjs/src/components/Account/Account.vue
- js/src/components/Event/Create.vue 1 addition, 1 deletionjs/src/components/Event/Create.vue
- js/src/components/Event/Event.vue 131 additions, 80 deletionsjs/src/components/Event/Event.vue
- js/src/components/Home.vue 35 additions, 26 deletionsjs/src/components/Home.vue
- js/src/components/NavBar.vue 7 additions, 3 deletionsjs/src/components/NavBar.vue
- lib/eventos/events/events.ex 14 additions, 0 deletionslib/eventos/events/events.ex
- lib/eventos_web/controllers/event_controller.ex 13 additions, 4 deletionslib/eventos_web/controllers/event_controller.ex
- lib/eventos_web/controllers/participant_controller.ex 16 additions, 0 deletionslib/eventos_web/controllers/participant_controller.ex
- lib/eventos_web/router.ex 1 addition, 3 deletionslib/eventos_web/router.ex
- lib/eventos_web/views/event_view.ex 8 additions, 3 deletionslib/eventos_web/views/event_view.ex
- mix.exs 2 additions, 1 deletionmix.exs
- mix.lock 2 additions, 0 deletionsmix.lock
- priv/repo/migrations/20180706082208_alter_events_set_description_as_text.exs 15 additions, 0 deletions...s/20180706082208_alter_events_set_description_as_text.exs
Loading
Please register or sign in to comment