Roman Cervantes
600432a0fd
Renamed url constant, added test url
2019-11-04 11:25:17 -07:00
Roman Cervantes
86396dd8c4
Moved save settings to actions
2019-10-18 11:15:09 -07:00
Roman Cervantes
d27ea1eac6
Themes support + clean up
2019-10-09 09:30:07 -07:00
Roman Cervantes
b87de334c0
Commented out move list until fixed
2019-10-05 22:45:38 -07:00
Roman Cervantes
3a621d9b81
Removed no longer used mutations
2019-10-05 22:45:22 -07:00
Roman Cervantes
fe3f23d19c
Removed no longer used mutations
2019-10-05 22:28:13 -07:00
Roman Cervantes
f71458b633
Store clean up and new actions
2019-10-01 15:27:34 -07:00
Roman Cervantes
138cd6bb93
Pass lastLogin to user
2019-09-24 10:03:36 -07:00
Roman Cervantes
0d746897f2
Added option for custom branding
2019-09-11 14:02:59 -07:00
Roman Cervantes
777de9e2a8
linter fixes
2019-08-19 23:33:44 -07:00
Roman Cervantes
0b120d724e
Updated gamePlatforms getter
2019-08-19 23:21:50 -07:00
Roman Cervantes
7a46aae0aa
Update list type mutation
2019-08-08 21:18:06 -07:00
Roman Cervantes
15ed84400a
Added list types and cleaned up ListAdd
2019-08-08 21:10:24 -07:00
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