Commit graph

288 commits

Author SHA1 Message Date
Matthew Dillon
a482a083bf Drop metadata attr
Fixes #26
2015-11-13 13:08:08 -07:00
Matthew Dillon
9b36644a31 Delete guards
Fixes #24.
2015-11-13 13:02:12 -07:00
Matthew Dillon
548f65eeb7 Users: only use modl hooks for times
Fixes #23 (ensures modl hooks are used everywhere)
2015-11-13 09:06:28 -07:00
Matthew Dillon
5bae0238de Update thermokarst/jwt 2015-11-11 17:46:56 -07:00
Matthew Dillon
031538cc18 Referencing wrong struct in meas delete 2015-10-29 13:31:05 -07:00
Matthew Dillon
f2a1c7c645 New char type
Fixes #30
https://github.com/lib/pq/issues/24
2015-10-29 13:04:35 -07:00
Matthew Dillon
f8e7a5de13 Tweak lockout email language 2015-10-27 16:17:36 -07:00
Matthew Dillon
b29b406630 Fixes #27 (verification error) 2015-10-27 10:40:08 -07:00
6cdf0c4b24 godep update github.com/thermokarst/jwt 2015-10-20 16:40:32 -07:00
cc50c794ba Specify response status codes (delete, create)
Fixes #28
2015-10-20 16:24:08 -07:00
5dd14c1ffe Fix typo in forbidden error 2015-10-20 16:22:24 -07:00
88d1bb5fe4 Tweak token response for ESA1.0 2015-10-20 16:22:08 -07:00
dd4fbc4cf8 Add notes to "compare" results
Fixes #22.
2015-10-19 14:30:13 -07:00
8bae238685 Fix gorilla/schema import path 2015-10-16 14:25:51 -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
62734899e2 Refactor create handlers
Fixes #17.
2015-10-13 12:51:08 -07:00
Matthew Dillon
299cd718b9 Making interface slightly more generic for create and update 2015-10-13 12:43:00 -07:00
Matthew Dillon
b87077a1df Refactoring update handlers.
Fixes #16.
2015-10-13 12:38:18 -07:00
Matthew Dillon
7c253d7aa5 Invalidate token when new role exists
Fixes #12.
2015-10-13 11:14:32 -07:00
Matthew Dillon
e756b13099 Refactor handlers package
Fixes #19.
2015-10-13 11:06:02 -07:00
Matthew Dillon
978a6d09b2 User guards
Fixes #14
2015-10-13 10:48:53 -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
0331834b92 Clean up CSV generation in compare. 2015-10-12 17:47:41 -07:00
Matthew Dillon
ddd323d883 Fix user update 2015-10-12 12:05:19 -07:00
Matthew Dillon
0326b5e3c1 Refactor users/list 2015-10-12 11:00:49 -07:00
Matthew Dillon
dd7ebf1509 Delete strains 2015-10-12 10:46:07 -07:00
Matthew Dillon
20026ebfd9 Delete species 2015-10-12 10:40:47 -07:00
Matthew Dillon
50bee9ab88 Delete characteristic 2015-10-12 10:27:32 -07:00
Matthew Dillon
e1b4cd80fe Merge pull request #10 from thermokarst/package-refactor
Package refactor
2015-10-05 10:40:00 -07:00
Matthew Dillon
845d08e2bc Tweak when no schema 2015-10-05 10:34:28 -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
0eec85ed08 Rename auth file 2015-10-05 10:34:07 -07:00
Matthew Dillon
419ef7b5cf Payload stutter 2015-10-05 10:34:07 -07:00
Matthew Dillon
da523e0160 Split up payloads 2015-10-05 10:34:07 -07:00
Matthew Dillon
4f3b4ec4bf Split up types 2015-10-05 10:34:07 -07:00
Matthew Dillon
1bff626805 Not needed anymore 2015-10-05 10:34:02 -07:00
Matthew Dillon
335d573d23 Restructuring into packages. 2015-10-05 10:33:49 -07:00
Matthew Dillon
4963e3ca71 User payload 2015-10-01 08:54:09 -07:00
Matthew Dillon
62bc917d07 Create measurement 2015-09-29 16:11:07 -07:00
Matthew Dillon
f646437f73 Delete measurement 2015-09-25 15:37:40 -07:00
Matthew Dillon
82f5628266 Refresh token 2015-09-17 15:56:12 -07:00
Matthew Dillon
2295a6e84c Update measurements 2015-09-17 10:42:56 -07:00
Matthew Dillon
44387aa14b Golang 1.5 and gzip 2015-09-09 19:01:45 -07:00
Matthew Dillon
12b460db9a Beef up strains payload 2015-09-09 11:39:34 -07:00