Commit graph

30 commits

Author SHA1 Message Date
Matthew Dillon
5e5121fc65 Validate user password
Fixes #29.
2015-11-13 13:43:09 -07:00
Matthew Dillon
a482a083bf Drop metadata attr
Fixes #26
2015-11-13 13:08:08 -07:00
Matthew Dillon
708eed5817 json-api error format
Part of #11.
2015-10-14 10:28:09 -07:00
Matthew Dillon
2894efaf46 Drop soft-delete
Fixes #13.
2015-10-13 16:03:18 -07:00
Matthew Dillon
ae17363f8b Model validation, initial cut
Fixes #11.
2015-10-13 15:28:44 -07:00
Matthew Dillon
a678eb4017 Cleaning up missing comments 2015-10-13 13:44:26 -07:00
Matthew Dillon
d46e721063 Refactor delete handlers
Fixes #18.
2015-10-13 13:42:19 -07:00
Matthew Dillon
b87077a1df Refactoring update handlers.
Fixes #16.
2015-10-13 12:38:18 -07:00
Matthew Dillon
3bfb6fe2b7 Refactor DbGetUserByID
Fixes #15
2015-10-13 09:13:35 -07:00
Matthew Dillon
e283ec7004 Password change 2015-10-12 20:43:59 -07:00
Matthew Dillon
0326b5e3c1 Refactor users/list 2015-10-12 11:00:49 -07:00
Matthew Dillon
efb0cc13fa Golint 2015-10-05 10:34:21 -07:00
Matthew Dillon
a880fdea82 Errors package 2015-10-05 10:34:07 -07:00
Matthew Dillon
335d573d23 Restructuring into packages. 2015-10-05 10:33:49 -07:00
Matthew Dillon
6030310caa Rebooting 2015-03-20 15:52:29 -08:00
Matthew Dillon
63a690903c Dropping cookie, stick with headers. 2015-01-13 15:57:17 -09:00
Matthew Dillon
980367e527 User changes for ember data. 2015-01-12 08:51:47 -09:00
Matthew Dillon
6cd80ca66a model pointer string representation. 2015-01-09 06:40:18 -09:00
Matthew Dillon
7da59ffef2 Auth (subroutes), password. 2015-01-07 16:14:30 -09:00
Matthew Dillon
ea73ecedb9 Working on securing routes and adding auth levels. 2014-12-18 11:14:55 -09:00
Matthew Dillon
f912a434b5 Users: NullTime, removing transaction from insert. 2014-12-17 15:29:13 -09:00
Matthew Dillon
4bbd67dd4f Tweaking JSON field naming convention for emberjs 2014-11-26 17:18:22 -09:00
Matthew Dillon
c088386a00 Refactoring model & api tests. 2014-10-24 16:02:19 -08:00
Matthew Dillon
7e74d672ba Using struct attrs to match desired db schema 2014-10-16 09:22:27 -08:00
Matthew Dillon
6fe6d5d189 Left 'post' instead of 'user' 2014-10-13 15:34:18 -08:00
Matthew Dillon
c0b54d821e User creation, DB transactions, createdb flag changes. 2014-10-01 13:09:36 -08:00
Matthew Dillon
e1685bd32b API endpoints. 2014-09-30 16:03:16 -08:00
Matthew Dillon
1e283e7cd6 Working in PG datastore. 2014-09-30 15:13:36 -08:00
Matthew Dillon
76d5264474 Adding list() to client & api route. 2014-09-30 09:51:07 -08:00
Matthew Dillon
da7be2e150 Rocking github.com/sourcegraph/thesrc template
- Working in client, router, and basic models (user)
2014-09-24 11:19:31 -08:00