Commit graph

12 commits

Author SHA1 Message Date
Matthew Dillon
a669cf8d93 Returning nil on delete, fix species test 2015-01-15 17:01:07 -09:00
Matthew Dillon
eb7c778be8 Species changes for ember data. 2015-01-15 16:51:40 -09:00
Matthew Dillon
8dc07e3cc8 Cleaning up null values in json 2014-12-06 14:55:35 -09:00
Matthew Dillon
4bbd67dd4f Tweaking JSON field naming convention for emberjs 2014-11-26 17:18:22 -09:00
Matthew Dillon
f48ee87ccd NullTime in normalizeTime & tests 2014-10-31 09:38:49 -08:00
Matthew Dillon
20d65bd561 Minor whitespace cleanup. 2014-10-27 15:40:53 -08:00
Matthew Dillon
c088386a00 Refactoring model & api tests. 2014-10-24 16:02:19 -08:00
Matthew Dillon
4669aff3c2 Species - delete 2014-10-24 10:42:31 -08:00
Matthew Dillon
c8d1d0a84f species update wip 2014-10-23 18:25:15 -08:00
Matthew Dillon
5244ae529a Species: List species. 2014-10-23 17:29:07 -08:00
Matthew Dillon
7fe5566edf Create species, cleanup schema.
- create species
- species genus_id not null
2014-10-15 16:43:09 -08:00
Matthew Dillon
830a8805c9 Species Read - Order of ops:
router/routes.go
router/api.go
models/species_test.go
models/species.go
models/client.go
datastore/migrations/addspecies.sql
datastore/migrations/dropspecies.sql
datastore/species_test.go
datastore/species.go
datastore/datastore.go
api/species_test.go
api/species.go
api/handler.go
2014-10-15 13:01:11 -08:00