Commit graph

233 commits

Author SHA1 Message Date
Matthew Dillon
48cd1f4f39 Step one, move up to pod root 2015-11-10 14:35:17 -07:00
Matthew Dillon
fa5b741e35 Refactor strains/new 2015-11-10 14:31:38 -07:00
Matthew Dillon
29c507af6b Refactor strain form and edit strain 2015-11-10 12:57:12 -07:00
Matthew Dillon
04486880a0 Begin refactoring strains/show
Will address measurements table later
2015-11-10 11:41:04 -07:00
Matthew Dillon
85d861da27 Refactor strains/index 2015-11-10 11:13:22 -07:00
Matthew Dillon
35475c2b92 Rough in some tests 2015-11-10 11:02:23 -07:00
Matthew Dillon
079b2c59f6 Refactor user lockout/pw reset 2015-11-10 09:22:35 -07:00
Matthew Dillon
ec597cd419 Refactor new user creation 2015-11-10 09:15:28 -07:00
Matthew Dillon
367341c780 Lint user lockout 2015-11-10 07:55:08 -07:00
Matthew Dillon
45703e67ee refactor user password change 2015-11-06 11:56:38 -07:00
Matthew Dillon
1dd0910ed1 Refactored users/edit 2015-11-06 11:20:28 -07:00
Matthew Dillon
b742ddbb51 refactored users/show 2015-11-05 20:24:07 -07:00
Matthew Dillon
e6510992dc Refactor users/index 2015-11-05 17:48:58 -07:00
Matthew Dillon
2d7d22f847 Set up preliminary tests for users 2015-11-05 17:42:50 -07:00
Matthew Dillon
9cb030ab02 Refactor characteristics/new 2015-11-05 14:18:59 -07:00
Matthew Dillon
7106696533 Refactor characteristics/edit 2015-11-05 14:05:57 -07:00
Matthew Dillon
31c4ff4d52 Refactor characteristics/show 2015-11-05 14:05:50 -07:00
Matthew Dillon
9715aac1f5 Refactor characteristics/index 2015-11-05 14:05:40 -07:00
Matthew Dillon
e6c6cac212 MetaData mixin 2015-11-05 12:40:10 -07:00
Matthew Dillon
35c53fc79b Set up tests for existing pod 2015-11-05 10:16:27 -07:00
Matthew Dillon
c672a245aa Temporary fix for quill editor use in strains edit 2015-11-04 13:36:09 -07:00
Matthew Dillon
19ce579983 Test new species (plus minor cleanup) 2015-11-04 13:05:03 -07:00
Matthew Dillon
30e7000a81 Wrapping up form cleanup 2015-11-04 12:26:43 -07:00
Matthew Dillon
dbcc573f69 Quill DDAU 2015-11-04 11:35:31 -07:00
Matthew Dillon
cb43c27c6f Fixed up checkbox input 2015-11-04 10:55:12 -07:00
16d77dead7 WIP (checkbox) 2015-11-03 15:48:35 -07:00
3f5eb26a33 DeleteModel Mixin 2015-11-03 13:58:01 -07:00
cc85ee6f27 Using mixins on new species 2015-11-03 13:54:45 -07:00
76942a10d0 ElevatedAccess Mixin 2015-11-03 13:47:58 -07:00
58cbf4027d SaveModel Mixin
#43
2015-11-03 13:41:04 -07:00
4dbfb73b3c Refactor species edit 2015-11-03 11:27:22 -07:00
Matthew Dillon
d1e3d05db2 Refactor species/show 2015-11-03 09:22:04 -07:00
Matthew Dillon
9c065af74a Rough in species index test 2015-11-02 18:06:45 -07:00
Matthew Dillon
257ca6edff Explicit parameters 2015-11-02 13:22:56 -07:00
Matthew Dillon
d80e95c1eb cleaning some tests 2015-10-29 20:52:16 -07:00
Matthew Dillon
8684d0d148 Destructuring 2015-10-29 17:00:13 -07:00
Matthew Dillon
a52710f090 New index 2015-10-29 16:52:20 -07:00
Matthew Dillon
6dbdd70d31 Clean up after cancelling new model creation
Fixes #27
2015-10-29 16:41:50 -07:00
Matthew Dillon
6ab7e66d03 measurement row flash typo 2015-10-29 13:28:48 -07:00
Matthew Dillon
1605f34dcc Clean up password reset 2015-10-27 16:17:18 -07:00
Matthew Dillon
8e11942521 Revert #22 2015-10-21 07:27:33 -07:00
Matthew Dillon
c7a34023b5 Missing semicolon in login controller 2015-10-20 20:35:20 -07:00
227a85bb01 Clean up delete transitions 2015-10-20 16:12:35 -07:00
f06fbd0305 Inject session for vanilla ajax requests 2015-10-20 16:09:51 -07:00
bbcef5459e Update account service references 2015-10-20 15:04:35 -07:00
52979ac9e2 Setup authorizer and custom session for account 2015-10-20 15:04:14 -07:00
1f163737da Remove dead route 2015-10-20 15:03:28 -07:00
7051180e49 Remove extra mixin 2015-10-20 15:03:08 -07:00
c2e8299e67 Can log in now 2015-10-20 13:34:06 -07:00
e526167c62 Application boots
Can’t authenticate
2015-10-20 10:28:28 -07:00