1
0
Fork 0
Commit Graph

56 Commits

Author SHA1 Message Date
Andrew Tomaka 6f3957a0b2 Add type and rarity to card index 2015-11-09 12:49:57 -05:00
Andrew Tomaka 69dc25001f Accept the Card Cost stat 2015-11-09 12:34:58 -05:00
Andrew Tomaka 697c893b17 Add Cost Stat 2015-11-09 12:11:53 -05:00
Andrew Tomaka 803837fdb3 Default scope sucks, fix ordering for cards 2015-11-04 11:56:26 -05:00
Andrew Tomaka 70f410baa5 Sort cards by updated_at in admin 2015-11-04 11:46:44 -05:00
Andrew Tomaka 7419056e2c Track newly created cards 2015-11-03 16:21:41 -05:00
Andrew Tomaka 6a6a31b77c Add some basic info to the dashboard 2015-11-03 16:15:20 -05:00
Andrew Tomaka cd7e8f736f Allow unnamed passive skills 2015-11-03 15:29:10 -05:00
Andrew Tomaka 8bef784209 Order leader skills alphabetically 2015-11-03 15:16:26 -05:00
Andrew Tomaka ab8b944682 Add counter cache for links 2015-11-03 14:36:44 -05:00
Andrew Tomaka 1302454e5e Remove caching 2015-11-03 13:24:10 -05:00
Andrew Tomaka 8c826b44ee Add some memory caching for now 2015-11-03 13:16:59 -05:00
Andrew Tomaka 183ca46fa4 Fix N+1 on API 2015-11-03 12:04:58 -05:00
Andrew Tomaka 72c012a5df Show all relevant passive skill details 2015-10-23 13:41:19 -04:00
Andrew Tomaka 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
Andrew Tomaka 23796373f0 Uniqueness constraint on passive skill 2015-10-23 11:27:15 -04:00
Andrew Tomaka f5f91f0ff9 Super Attack name + description should be unique 2015-10-23 11:21:26 -04:00
Andrew Tomaka 860f58b974 Require leader skills to be unique 2015-10-23 11:06:06 -04:00
Andrew Tomaka acf2ac26bb Clean up api serializers 2015-10-21 10:52:59 -04:00
Andrew Tomaka 5232273a37 Only set types during create 2015-10-21 10:33:48 -04:00
Andrew Tomaka ea38a64ced Set stat_type correctly 2015-10-21 10:24:41 -04:00
Andrew Tomaka faa1f56aec Finish up stattypes 2015-10-20 19:27:59 -04:00
Andrew Tomaka 793e18a8f9 Update form/controller stuff 2015-10-20 17:57:58 -04:00
Andrew Tomaka c9af398b8f Add new tables for stats 2015-10-20 17:41:09 -04:00
Andrew Tomaka daceb1d21c hack in only allowing bulk uploads of max 10 2015-10-16 16:11:48 -04:00
Andrew Tomaka dd42725402 Bulk evidence uploading 2015-10-16 15:16:19 -04:00
Andrew Tomaka d16bb6e03b AwakenType needs to be unqiue 2015-10-16 11:40:11 -04:00
Andrew Tomaka 0a628a6a6e Add evidence creation and association 2015-10-14 13:42:59 -04:00
Andrew Tomaka 4e78901739 Allow verification checkbox for cards 2015-10-14 11:20:13 -04:00
Andrew Tomaka caf7178189 Fix undo link 2015-10-14 11:19:48 -04:00
Andrew Tomaka dfa4ffeaea Implement undoing 2015-10-14 10:00:16 -04:00
Andrew Tomaka dc55fc10f1 Support associations (no has_and_belongs_to) 2015-10-14 10:00:06 -04:00
Andrew Tomaka 73d5f36357 Add listing and showing of old versions 2015-10-13 17:27:21 -04:00
Andrew Tomaka f7adce658e Install paper_trail and track all models 2015-10-13 17:27:13 -04:00
Andrew Tomaka a438b48726 Need to unscope to get correct User.count 2015-10-12 15:56:57 -04:00
Andrew Tomaka eee6f9f995 Fix after_create bug 2015-10-12 15:30:06 -04:00
Andrew Tomaka 04d6aea297 Create sample dashboard stuff 2015-10-09 15:37:23 -04:00
Andrew Tomaka 215c989806 Create admin namespace for data admin 2015-10-09 12:52:49 -04:00
Andrew Tomaka 90ebcdf06b Clean up title 2015-10-08 21:52:03 -04:00
Andrew Tomaka 92dbf98339 Null object pattern for User as GuestUser 2015-10-08 18:03:09 -04:00
Andrew Tomaka d9bea7f39a Implement roles and authorization 2015-10-08 17:58:46 -04:00
Andrew Tomaka 2297d1341a Match current API endpoints (/links, /characters) 2015-10-08 14:20:56 -04:00
Andrew Tomaka dae4760a5b Add some default ordering 2015-10-08 13:08:45 -04:00
Andrew Tomaka a412fcf5d9 Super full width to dispaly description 2015-10-08 13:03:48 -04:00
Andrew Tomaka 97ae2f33b2 Cleanup a few N+1 2015-10-08 13:02:25 -04:00
Andrew Tomaka 1655d48d21 Rename prefix to title 2015-10-08 12:40:31 -04:00
Andrew Tomaka e0c8c56dbd Add dokkan card 2015-10-08 11:45:05 -04:00
Andrew Tomaka 9ff9131d52 Fix leader skill dropdown 2015-10-08 11:00:55 -04:00
Andrew Tomaka 3e3ce86d16 generate dynamic titles temporarily 2015-10-07 16:28:31 -04:00
Andrew Tomaka be4344823a leader skills only have a description 2015-10-07 16:17:40 -04:00