eventman/angular_app
2016-07-05 21:30:12 +02:00
..
js partial implementation of an All Tickets page 2016-07-05 21:30:12 +02:00
event-edit.html #145: populate allPersons from other events with the same Group ID 2016-07-03 14:13:27 +02:00
event-main.html moved tickets page 2016-06-19 16:58:38 +02:00
event-tickets.html #145: populate allPersons from other events with the same Group ID 2016-07-03 14:13:27 +02:00
events-list.html fixes #138: if the ticket has the "cancelled" property, it is not considered valid 2016-06-26 16:54:08 +02:00
Gruntfile.js add grunt file to extract translations 2015-05-16 13:11:35 +02:00
import-main.html code cleanup 2015-04-05 22:16:11 +02:00
import-persons.html add person to an event from the edit page 2015-04-06 21:08:52 +02:00
index.html partial implementation of an All Tickets page 2016-07-05 21:30:12 +02:00
login.html email for new users and users cache 2016-06-13 21:17:01 +02:00
modal-confirm-action.html modal dialog to confirm destructive actions 2015-05-03 17:33:52 +02:00
modal-quick-add-ticket.html fixes #139: quick add using the custom form 2016-07-02 00:05:50 +02:00
person-edit.html nicer person edit form 2015-05-05 21:31:37 +02:00
person-info.html moved tickets page 2016-06-19 16:58:38 +02:00
person-main.html code cleanup 2015-04-05 22:16:11 +02:00
README.txt README.txt files 2015-03-15 23:08:22 +01:00
ticket-edit.html rename methods 2016-07-03 00:39:07 +02:00
ticket-main.html basic ticket add 2016-06-02 21:46:26 +02:00
tickets-list.html partial implementation of an All Tickets page 2016-07-05 21:30:12 +02:00

This directory contains the AngularJS app that will be executed by the browser.