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
|
86e6c45a2f
|
Create new characteristic
|
2015-09-08 10:37:22 -07:00 |
|
Matthew Dillon
|
773987fed3
|
Update characteristics
|
2015-09-04 08:45:33 -07:00 |
|
Matthew Dillon
|
763c1f77d1
|
Add compare handler
|
2015-07-17 16:35:09 -08:00 |
|
Matthew Dillon
|
ec93617ca8
|
Add lockout handler
|
2015-07-16 18:46:28 -08:00 |
|
Matthew Dillon
|
3eb1d522e3
|
Streamline verification a bit
|
2015-07-14 13:34:05 -08:00 |
|
Matthew Dillon
|
f948fdaadb
|
Drop characteristic type (for now, might bring back)
|
2015-07-10 17:12:10 -08:00 |
|
Matthew Dillon
|
1ba602b1e2
|
Move canEdit into payload
|
2015-07-10 15:36:58 -08:00 |
|
Matthew Dillon
|
0c9688917f
|
Add genus to create/POST
|
2015-07-08 14:27:26 -08:00 |
|
Matthew Dillon
|
a14f4f0418
|
Add genus to update/PUT
|
2015-07-08 14:16:23 -08:00 |
|
Matthew Dillon
|
630fe07554
|
Species editable permissions
|
2015-07-07 12:59:11 -08:00 |
|
Matthew Dillon
|
1cfee8a460
|
Roughing in multi-component payload
|
2015-07-07 09:56:32 -08:00 |
|
Matthew Dillon
|
12e3bac6ce
|
Fix up tokenHandler (remove json hack)
|
2015-07-06 16:24:36 -08:00 |
|
Matthew Dillon
|
c78998739d
|
Clean up new user verification
|
2015-06-26 14:07:59 -08:00 |
|
Matthew Dillon
|
99b2ee94bf
|
Restructuring users routes under genus
|
2015-06-25 22:18:27 -08:00 |
|
Matthew Dillon
|
05ded17aec
|
Roughed in verify user. Will resist after restructuring users routes
|
2015-06-25 22:09:58 -08:00 |
|
Matthew Dillon
|
384002155a
|
nil claims
|
2015-06-24 22:09:35 -08:00 |
|
Matthew Dillon
|
e8c6a92427
|
Remove auth from create user route
|
2015-06-24 21:43:05 -08:00 |
|
Matthew Dillon
|
eb92319bdc
|
5) update services JSON errors
|
2015-06-24 18:05:50 -08:00 |
|
Matthew Dillon
|
4ae382aa8f
|
4) create services JSON errors
|
2015-06-24 17:51:43 -08:00 |
|
Matthew Dillon
|
eab3361ad7
|
3) list services JSON errors
|
2015-06-24 17:29:00 -08:00 |
|
Matthew Dillon
|
4a1d968539
|
2) get services JSON errors
|
2015-06-24 17:14:04 -08:00 |
|
Matthew Dillon
|
cf6dcb6a7b
|
1) All responses JSON
|
2015-06-24 08:12:11 -08:00 |
|
Matthew Dillon
|
14b7a0ec62
|
Rough in new and update user, plus try out validation
|
2015-06-24 07:59:02 -08:00 |
|
Matthew Dillon
|
3232d4ffbe
|
Upgrade users routes to use interfaces
|
2015-06-19 11:25:42 -08:00 |
|
Matthew Dillon
|
f469d9514b
|
Rough in characteristic_type
|
2015-06-16 15:25:44 -08:00 |
|
Matthew Dillon
|
d861eff377
|
Move url param to list func, search meas.
|
2015-06-09 07:26:50 -08:00 |
|
Matthew Dillon
|
d436a8c344
|
Species update and create
|
2015-06-03 16:55:05 -08:00 |
|
Matthew Dillon
|
ed1f795a01
|
Create strain
|
2015-06-03 11:22:06 -08:00 |
|
Matthew Dillon
|
0ceaccf0e4
|
Rough in species
|
2015-06-02 12:27:42 -08:00 |
|
Matthew Dillon
|
d413226d4d
|
Refactor: generic handlers
|
2015-06-02 11:11:06 -08:00 |
|
Matthew Dillon
|
6403622d19
|
Update strain (rough)
|
2015-05-26 14:44:23 -08:00 |
|
Matthew Dillon
|
77cb7828cf
|
Replace dgrijalva/jwt-go with thermokarst/jwt
|
2015-04-22 17:03:45 -08:00 |
|
Matthew Dillon
|
b83b816ce8
|
Removing genus check in authHandler
|
2015-04-10 11:02:59 -08:00 |
|
Matthew Dillon
|
46024b28d7
|
Get user(s)
|
2015-04-10 10:17:41 -08:00 |
|
Matthew Dillon
|
b774da0bfb
|
Get a single characteristic
|
2015-03-27 11:32:49 -08:00 |
|
Matthew Dillon
|
86a22d0a95
|
Roughing in characteristics
|
2015-03-26 17:07:20 -08:00 |
|
Matthew Dillon
|
6030310caa
|
Rebooting
|
2015-03-20 15:52:29 -08:00 |
|