Commit graph

146 commits

Author SHA1 Message Date
Roman Cervantes
eba277b222 Renamed mutation 2019-08-01 10:26:59 -07:00
Roman Cervantes
df262c2e7a Update tag mutation 2019-07-25 15:36:35 -07:00
Roman Cervantes
965514a7b2 More null checks 2019-07-16 23:10:16 -07:00
Roman Cervantes
ecbd651853 Hide modal close button when gallery is open 2019-07-11 16:32:03 -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
Haseeb Elahi
04fc3ea23f Sort list by game release date (#122) 2019-05-23 13:49:09 -07:00
Roman Cervantes
f46e60d661
Fix for 3ds result dupes (#119) 2019-05-22 11:17:56 -07:00
romancm
bcff9c378e Refactored 3ds fix 2019-05-21 23:46:00 -07:00
romancm
de537ecd6f Removed list width option in favor of cover sizes 2019-05-21 23:25:46 -07:00
Roman Cervantes
a2443b17b3
Update action (#118) 2019-05-21 15:33:42 -07:00
Matthew Bunge
a1bf2a80be
#74: 3DS and New 3DS libraries need to be merged (#113)
* Fixed back strings

* Merged 3DS and New 3DS

* Apply suggestions from code review

Co-Authored-By: Roman Cervantes <roman.cervantes@keap.com>
2019-05-20 10:27:34 -07:00
Matthew Bunge
b8b9290a0b
#69: Adjustable list width (#109)
* 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

* Added width selector and associated data in ListSettings

* Moved selectedWidth up a level

* Width now changes width, doesn't change card size

* Mostly working, covers are just giant for no particular reason right now

* Removed hard coded Strings in ListSettings
2019-05-19 13:19:11 -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
0cdce74761 Remove platforms action 2019-04-25 11:42:01 -07:00
Roman Cervantes
fbd48ce178 Game notes! 2019-04-19 13:27:45 -07:00
Roman Cervantes
6ca0c383bc Close list add on board click 2019-04-18 13:31:15 -07:00
Roman Cervantes
e37b1a2280 Wallpaper upload component 2019-04-08 21:17:26 -07:00
Roman Cervantes
cb38320acf Simplified add list 2019-04-05 15:46:56 -07:00
Roman Cervantes
c769b0d2d8 linter fixes 2019-04-03 16:29:58 -07:00
Roman Cervantes
942a4e1254 Store renaming 2019-04-03 16:21:27 -07:00
Roman Cervantes
e3ee38afe1 Send welcome email action 2019-04-02 17:14:32 -07:00
Roman Cervantes
9d945c569b Send welcome email on sign up 2019-04-02 16:45:01 -07:00
Roman Cervantes
22a451e311 Sort mutation null check 2019-03-29 13:43:12 -07:00
Roman Cervantes
7d074ea7b9 More null checks 2019-03-29 13:40:24 -07:00
Roman Cervantes
d5192919b9 Added support for game tags 2019-02-07 23:15:16 -07:00
Roman Cervantes
6b043ffa1c Added releases in store 2019-02-07 23:03:40 -07:00
Roman Cervantes
ee375145fe Removed no longer used stuff 2019-02-07 23:01:15 -07:00
Roman Cervantes
79dcc95701 Show release history 2019-02-07 22:46:29 -07:00
Roman Cervantes
a321014f26 Clear active list mutation 2019-02-05 00:32:08 -07:00
Roman
f724263a7e
#52 Delete platform (#53)
* Remove unnecessary parens

* Remove platform mutation

* Added option to delete platform
2019-01-15 22:01:31 -07:00
Roman Cervantes
18b93693d7 Added sort by rating option 2018-12-21 16:35:12 -06:00
Roman Cervantes
a7742f345c Moved settings null check to getter 2018-12-21 15:52:11 -06:00
Roman Cervantes
5ccc12a171 Detect if device supports touch on login 2018-12-01 13:36:09 -07:00
Roman Cervantes
fbd5ed2b46 Fixed console errors 2018-11-27 16:59:19 -07:00
Roman Cervantes
27b5a7097f Load platform action 2018-11-26 23:46:01 -07:00
Roman Cervantes
34af251d9f Added ability to move lists 2018-11-25 14:18:34 -07:00
Roman Cervantes
e1e71f7016 Share list 2018-11-20 19:43:10 -07:00
Roman Cervantes
56e4d40ce2 Load game on page load now 2018-11-17 15:21:29 -07:00
Roman Cervantes
dfae214a03 Update active game mutation 2018-11-17 15:20:54 -07:00
Roman Cervantes
c18aec2ca7 Improved clear session mutation 2018-10-26 22:27:43 -07:00
Roman Cervantes
a2353f7163 Set cache data correctly 2018-10-26 22:27:27 -07:00
Roman
b6b92e32d1
Firebase migration (#50)
Firebase migration
2018-10-24 23:33:15 -07:00
Roman Cervantes
fef745d59d Switched games endpoint to firebase 2018-10-18 23:04:27 -07:00
Roman Cervantes
344771feb8 Enabled cors 2018-10-18 23:00:49 -07:00
Roman Cervantes
50ffb4ebed Added cors to functions / Replaced search endpoint with firebase cloud function 2018-10-18 22:55:06 -07:00
Roman Cervantes
21e2c55003 Initial commit 2018-10-18 22:15:28 -07:00