Commit graph

278 commits

Author SHA1 Message Date
Matthew Dillon
c79f5941c7 Setup CORS 2015-01-27 16:39:38 -09:00
Matthew Dillon
26e72410e6 Heroku integration 2015-01-27 16:39:20 -09:00
Matthew Dillon
25f08a8eda Moving JWT keys to ENVVARS 2015-01-27 16:39:20 -09:00
Matthew Dillon
9a48e8ef3a Vendoring (godep). Closes #3. 2015-01-27 16:39:04 -09:00
Matthew Dillon
af515e3e3c Ember data: convey strain/meas. relationships 2015-01-26 11:39:26 -09:00
Matthew Dillon
4be150f897 Ember data: convey species/strain relationships. 2015-01-26 09:49:39 -09:00
Matthew Dillon
61c24fc843 Use “SelectOne” everywhere. 2015-01-23 11:03:33 -09:00
Matthew Dillon
5d2b644145 Disabling paging (species) 2015-01-23 11:03:11 -09:00
Matthew Dillon
1dbfb3bc54 Ember data: convey genera/species relationships 2015-01-21 09:31:56 -09:00
Matthew Dillon
52b21b24d8 Genus: modl selectone instead of select 2015-01-20 09:47:53 -09:00
Matthew Dillon
334d254517 Fixed a typo in client 2015-01-20 09:47:10 -09:00
Matthew Dillon
1c79f5561a Measurements changes for ember data. 2015-01-16 08:39:58 -09:00
Matthew Dillon
a03a9837a6 Strains changes for ember data. 2015-01-15 17:06:04 -09:00
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
3e3e9d6e52 Bump up the token time 2015-01-15 12:07:58 -09:00
Matthew Dillon
63a690903c Dropping cookie, stick with headers. 2015-01-13 15:57:17 -09:00
Matthew Dillon
02f46aab11 Uniform trailing slashes, client.URL() 2015-01-12 12:58:48 -09:00
Matthew Dillon
980367e527 User changes for ember data. 2015-01-12 08:51:47 -09:00
Matthew Dillon
8052ab425c Genus changes for ember data. 2015-01-11 17:51:45 -09:00
Matthew Dillon
8a72ecae69 Oops — don’t worry about genus for non soubrettes. 2015-01-11 17:40:43 -09:00
Matthew Dillon
cbb45c3fd7 Placeholder for health check endpoint 2015-01-09 11:10:43 -09:00
Matthew Dillon
e649352d52 authHandlers all around. 2015-01-09 06:51:25 -09:00
Matthew Dillon
6cd80ca66a model pointer string representation. 2015-01-09 06:40:18 -09:00
Matthew Dillon
52a680dcd7 Subroutes: measurements. 2015-01-09 06:36:38 -09:00
Matthew Dillon
b5af05de9d Subroutes: strains 2015-01-08 16:15:31 -09:00
Matthew Dillon
7b7f519c01 Fixed issue with NullString JSON unmarshalling.
Updated Measurements.Notes test.
2015-01-08 15:51:50 -09:00
Matthew Dillon
7da59ffef2 Auth (subroutes), password. 2015-01-07 16:14:30 -09:00
Matthew Dillon
16e742fcd7 Fig. 2015-01-05 16:28:03 -09:00
Matthew Dillon
50c09481ec Better signing error, setup api test certs. 2015-01-05 14:51:31 -09:00
Matthew Dillon
3203c63237 Using codegangsta/cli, specify keys at runtime 2015-01-05 14:16:50 -09:00
Matthew Dillon
7a59ef6be3 Can specify certs now 2015-01-05 14:16:15 -09:00
Matthew Dillon
d081639b88 WIP 2015-01-05 13:27:37 -09:00
Matthew Dillon
28f29f3d68 can serve (hackish) 2015-01-05 11:50:42 -09:00
Matthew Dillon
2f3aa58af6 Bump year 2015-01-05 09:45:58 -09:00
Matthew Dillon
2aab7a5932 Bump golang 1.4 2014-12-22 08:48:18 -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
950b15a117 Renaming observations to characteristics 2014-12-12 10:34:56 -09:00
Matthew Dillon
c1323f9c1f Renaming observation types to characteristic types 2014-12-12 10:24:59 -09:00
Matthew Dillon
be9e6481d0 Roughing in JWT-based authentication.
Todo: Actually utilize this stuff somewhere.
2014-12-10 13:52:26 -09:00
Matthew Dillon
8dc07e3cc8 Cleaning up null values in json 2014-12-06 14:55:35 -09:00
Matthew Dillon
bc6e585b8d Updating measurement model (test methods) 2014-12-03 15:33:28 -09:00
Matthew Dillon
3d2dd015a2 Adding table ‘test_methods’ 2014-12-03 15:25:59 -09:00
Matthew Dillon
b15eb217ef Explicit schema + FK indices. 2014-12-03 14:59:59 -09:00
Matthew Dillon
d092637b33 Measurements can be one of three types. 2014-12-03 13:52:21 -09:00
Matthew Dillon
641203ceb9 Adding ‘isolated from’ to strains. 2014-12-03 13:14:58 -09:00
Matthew Dillon
f33205e721 Measurements — adding notes, changing schema 2014-12-03 12:54:13 -09:00
Matthew Dillon
4eecb36e34 Delete a measurement 2014-12-02 14:45:00 -09:00
Matthew Dillon
bc3c724a1d Update a measurement 2014-12-02 14:37:53 -09:00