1
0
Fork 0
Commit graph

46 commits

Author SHA1 Message Date
1302454e5e Remove caching 2015-11-03 13:24:10 -05:00
8c826b44ee Add some memory caching for now 2015-11-03 13:16:59 -05:00
183ca46fa4 Fix N+1 on API 2015-11-03 12:04:58 -05:00
72c012a5df Show all relevant passive skill details 2015-10-23 13:41:19 -04:00
6e9ad101e0 Merge branch 'atomaka/bugfix/unique-passive-skill' into 'development'
Uniqueness constraint on passive skill



See merge request !6
2015-10-23 11:28:07 -04:00
23796373f0 Uniqueness constraint on passive skill 2015-10-23 11:27:15 -04:00
f5f91f0ff9 Super Attack name + description should be unique 2015-10-23 11:21:26 -04:00
860f58b974 Require leader skills to be unique 2015-10-23 11:06:06 -04:00
acf2ac26bb Clean up api serializers 2015-10-21 10:52:59 -04:00
5232273a37 Only set types during create 2015-10-21 10:33:48 -04:00
ea38a64ced Set stat_type correctly 2015-10-21 10:24:41 -04:00
faa1f56aec Finish up stattypes 2015-10-20 19:27:59 -04:00
793e18a8f9 Update form/controller stuff 2015-10-20 17:57:58 -04:00
c9af398b8f Add new tables for stats 2015-10-20 17:41:09 -04:00
daceb1d21c hack in only allowing bulk uploads of max 10 2015-10-16 16:11:48 -04:00
dd42725402 Bulk evidence uploading 2015-10-16 15:16:19 -04:00
d16bb6e03b AwakenType needs to be unqiue 2015-10-16 11:40:11 -04:00
0a628a6a6e Add evidence creation and association 2015-10-14 13:42:59 -04:00
4e78901739 Allow verification checkbox for cards 2015-10-14 11:20:13 -04:00
caf7178189 Fix undo link 2015-10-14 11:19:48 -04:00
dfa4ffeaea Implement undoing 2015-10-14 10:00:16 -04:00
dc55fc10f1 Support associations (no has_and_belongs_to) 2015-10-14 10:00:06 -04:00
73d5f36357 Add listing and showing of old versions 2015-10-13 17:27:21 -04:00
f7adce658e Install paper_trail and track all models 2015-10-13 17:27:13 -04:00
a438b48726 Need to unscope to get correct User.count 2015-10-12 15:56:57 -04:00
eee6f9f995 Fix after_create bug 2015-10-12 15:30:06 -04:00
04d6aea297 Create sample dashboard stuff 2015-10-09 15:37:23 -04:00
215c989806 Create admin namespace for data admin 2015-10-09 12:52:49 -04:00
90ebcdf06b Clean up title 2015-10-08 21:52:03 -04:00
92dbf98339 Null object pattern for User as GuestUser 2015-10-08 18:03:09 -04:00
d9bea7f39a Implement roles and authorization 2015-10-08 17:58:46 -04:00
2297d1341a Match current API endpoints (/links, /characters) 2015-10-08 14:20:56 -04:00
dae4760a5b Add some default ordering 2015-10-08 13:08:45 -04:00
a412fcf5d9 Super full width to dispaly description 2015-10-08 13:03:48 -04:00
97ae2f33b2 Cleanup a few N+1 2015-10-08 13:02:25 -04:00
1655d48d21 Rename prefix to title 2015-10-08 12:40:31 -04:00
e0c8c56dbd Add dokkan card 2015-10-08 11:45:05 -04:00
9ff9131d52 Fix leader skill dropdown 2015-10-08 11:00:55 -04:00
3e3ce86d16 generate dynamic titles temporarily 2015-10-07 16:28:31 -04:00
be4344823a leader skills only have a description 2015-10-07 16:17:40 -04:00
da3d78a32a Add all the basic models 2015-10-07 15:27:26 -04:00
6a36a7e61c Switch to bootstrap for now 2015-10-06 12:11:53 -04:00
ccf4e75ee0 Add links CRUD 2015-10-06 11:50:31 -04:00
fb390b7e00 Setup slim layout 2015-10-01 11:12:17 -04:00
fa05d6cc91 Add Reddit login/logout 2015-09-29 21:21:27 -04:00
785f8a4d00 Initial rails new 2015-09-29 19:02:43 -04:00