Commit graph

19 commits

Author SHA1 Message Date
Roman Cervantes
54e9c27afb Game board load bug fix 2019-09-03 21:09:31 -07:00
Roman Cervantes
5fbcdb1fd9 Remove shared route (for now) 2019-09-03 16:05:48 -07:00
Roman Cervantes
41a878d5fe Increase games request limit to 500, refactored load methods 2019-09-03 16:03:20 -07:00
Roman Cervantes
cf36448c40 refactored loadGameData method, increased chunk size to 50 2019-09-03 15:01:04 -07:00
Roman Cervantes
1c1b255344 Handle expired sessions gracefuly 2019-08-09 12:12:11 -07:00
Roman Cervantes
b6eda18024
Flatten unnecessarily deep folders (#132) 2019-08-06 15:45:59 -07:00
Roman Cervantes
5d2c2d3eb0 Adjust confirm button 2019-07-11 13:27:20 -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
romancm
a7b14532d8 Removed old unused draggable options object 2019-05-18 10:08:52 -07:00
Alex Noble
26c72206a9 Localization (#108)
* Added new strings to localization

* Add localization support to ReviewBox
Add localization support to GameScreenshots
Add localization support to GameVideos

* Finished finding hardcoded strings
2019-05-18 05:56:05 -07:00
romancm
5ce73534bd Moved tag component inside tags folder 2019-05-16 22:45:15 -07:00
romancm
32e804f595 Moved list components to correct folder 2019-05-16 22:37:58 -07:00
romancm
e0a0c94364 Renamed list actions to game board actions 2019-05-16 22:34:59 -07:00
Roman Cervantes
b98f15fc49 More cleanup 2019-05-08 15:40:15 -07:00
Roman Cervantes
fee3bf127f Remove tag method 2019-04-25 23:55:05 -07:00
Roman Cervantes
aa410290ed Tag component 2019-04-25 23:18:53 -07:00
Roman Cervantes
21be1e0cd5 Added dev debug placheolder component 2019-04-25 11:45:42 -07:00
Roman Cervantes
6254b7bd25 Added actions to game detail modal 2019-04-18 23:20:29 -07:00
Roman Cervantes
78b49ec644 Re-organized pages folder 2019-04-17 21:52:21 -07:00
Renamed from src/pages/GameBoard/GameBoard.vue (Browse further)