Commit graph

72 commits

Author SHA1 Message Date
6c0181cefd rename navigation controller 2015-03-28 15:48:59 +01:00
a93cd5996d introduce eventman.js for our utilities 2015-03-28 12:48:36 +01:00
935ffb1618 downgrade AngularJS to version 1.2.28 2015-03-24 22:37:46 +01:00
e6b72cdd7e fields validations 2015-03-23 23:06:44 +01:00
65f1e8da13 ability to delete an entry 2015-03-22 17:08:25 +01:00
9ebf47ec91 fix typo 2015-03-22 11:12:29 +01:00
06eb4c550b add license 2015-03-22 09:36:32 +01:00
64cf4a580f document JavaScript 2015-03-22 09:19:30 +01:00
0c65f0c87b use strict mode 2015-03-22 08:57:57 +01:00
8b8df99dce store new ID into scope 2015-03-22 00:07:05 +01:00
1c993c147c use MongoDB ObjectId as unique IDs 2015-03-21 20:32:03 +01:00
8a1834e509 backend draft 2015-03-21 18:29:19 +01:00
84f9f6b202 edit page for a new Person 2015-03-21 16:48:00 +01:00
c63124f575 JavaScript code cleanup 2015-03-21 15:45:40 +01:00
bd5e73f62b controller to add new event 2015-03-21 15:33:17 +01:00
0db7feb547 basic new Event page 2015-03-21 13:21:47 +01:00
4e7fff358e basic REST services 2015-03-21 13:21:15 +01:00
b6b870fc06 move REST logic into services 2015-03-21 11:34:55 +01:00
2de8c0dde0 navigation controller 2015-03-20 22:47:49 +01:00
efe4e27a78 detail pages 2015-03-15 23:05:59 +01:00
3aa2e057b6 introduce events list page 2015-03-15 18:00:08 +01:00
a96e81a951 introduce angularjs app 2015-03-14 17:32:16 +01:00