Commit graph

42 commits

Author SHA1 Message Date
Roman Cervantes
3ba351d13a hasTags getter 2019-11-21 12:32:41 -07:00
Roman Cervantes
874e018b42 Platform exclusive tags and custom colors 2019-11-20 15:16:51 -07:00
Roman Cervantes
a8585a7b6e restored old linter rules 2019-11-14 14:10:10 -07:00
Roman Cervantes
5fa43e8d2b Linter fixes 2019-11-08 13:34:06 -07:00
Roman Cervantes
10787e2bfc switch to 2 spaces 2019-11-08 12:56:03 -07:00
Roman Cervantes
e91b561236
Firebase cleanup (#144) 2019-11-04 15:08:30 -07:00
Roman Cervantes
4951759dc7 Get platform specific value for game rating 2019-10-31 15:04:36 -07:00
Roman Cervantes
5f7155c53a Set min height to text card to fix #141 2019-10-18 13:01:36 -07:00
Roman Cervantes
d27ea1eac6 Themes support + clean up 2019-10-09 09:30:07 -07:00
Roman Cervantes
219c5239b1 game card tweaks 2019-10-06 07:08:53 -07:00
Roman Cervantes
094a8858c3 Open game search in a modal 2019-09-30 11:31:07 -07:00
Roman Cervantes
52336b2388 Added todos for firebase calls 2019-09-23 13:03:30 -07:00
Roman Cervantes
11f8eb6a24 Reduce cover size for compact view 2019-09-11 12:07:16 -07:00
Roman Cervantes
7bc0e22a84 Reduce border radius and make radius usage more consistent 2019-09-11 12:06:42 -07:00
Roman Cervantes
1f925bb180 Remove scss extension 2019-09-10 13:02:16 -07:00
Roman Cervantes
1c1b255344 Handle expired sessions gracefuly 2019-08-09 12:12:11 -07:00
Roman Cervantes
2e6836a751 Button tweaks 2019-08-07 16:15:33 -07:00
Roman Cervantes
f9714b0e4a Clean up game search 2019-08-07 16:03:46 -07:00
Roman Cervantes
b6eda18024
Flatten unnecessarily deep folders (#132) 2019-08-06 15:45:59 -07:00
Roman Cervantes
242ed71f57 More translations and TODOs 2019-06-25 11:18:40 -07:00
Roman Cervantes
03dc56a38c Allow cards to be draggable even if sorting is enabled 2019-06-21 12:13:59 -07:00
Roman Cervantes
080b592e04 Removed toasty easter egg 2019-06-18 14:29:00 -07:00
Roman Cervantes
c2823c2a59
IGDV v3 migration (#125)
* Updated endpoints to use IGDB v3

* Updated computed props to match v3 changes

* Moved ageRatings to getter + updated for v3

* Updated getters to support v3 changes

* Moved all ratings images under same folder

* Use new endpoints in actions

* Compatibility updates

* Null check

* formatting

* Load games in chunks of 10 to meet new API requirements

* More compatibility changes

* Use ids for New and standard 3DS, great job naming consoles nintendo!

* Drop v2 suffix
2019-06-08 19:04:07 -07:00
Roman Cervantes
888f91b557 Masonry layout fixes 2019-06-07 09:05:18 -07:00
Roman Cervantes
88d0acbfe5 Grid view fixes 2019-06-06 17:15:44 -07:00
romancm
0629a387b3 Masonry layout WIP 2019-06-06 06:44:06 -07:00
romancm
b0951cced7 Fixed redundant small/tiny classes 2019-06-05 10:30:47 -07:00
romancm
d4b5a0a7d4 Added text only game card 2019-05-21 23:26:05 -07:00
romancm
fddb1c8ca0 Fixed indentation 2019-05-21 23:23:10 -07:00
romancm
5ce73534bd Moved tag component inside tags folder 2019-05-16 22:45:15 -07:00
Roman Cervantes
793ab3326d Account for undefined sortorder + linter fixes 2019-05-16 12:33:43 -07:00
Matthew Bunge
a9641290f8 Answer Issue #71: Auto sort list (#91)
* Added Autosorting

* When list set to sort new games now properly sorted

* Custom by default on new lists

* Apply suggestions from code review

Will look at recommended changes to <i> as they are more involved

Co-Authored-By: Roman Cervantes <roman.cervantes@keap.com>

* Made rest of formatting changes
2019-05-16 10:34:33 -07:00
Roman Cervantes
aa410290ed Tag component 2019-04-25 23:18:53 -07:00
Roman Cervantes
c1cb3cf628 Use tag component 2019-04-25 16:26:04 -07:00
Roman Cervantes
d5eabee2bc Remove tag method in game card 2019-04-25 16:25:13 -07:00
Roman Cervantes
662c9bb4ab Added easter egg when adding Mortal Kombat games 2019-04-19 23:14:07 -07:00
Roman Cervantes
fbd48ce178 Game notes! 2019-04-19 13:27:45 -07:00
Roman Cervantes
815e0f5812 Remove tags and delete button from game card 2019-04-19 10:53:30 -07:00
Roman Cervantes
7ab8c177fe Fix humongous drag placeholder card for cover view 2019-04-19 10:01:57 -07:00
Roman Cervantes
21c9335e07 Cleaned up cover view 2019-04-18 23:21:54 -07:00
Roman Cervantes
6254b7bd25 Added actions to game detail modal 2019-04-18 23:20:29 -07:00
Roman Cervantes
0c581b0418 Broke up game card frankenstein component into many components 2019-04-18 22:33:49 -07:00