Commit graph

148 commits

Author SHA1 Message Date
Roman Cervantes
4b172cef53 Platform pages tweaks 2019-09-10 14:33:34 -07:00
Roman Cervantes
1f925bb180 Remove scss extension 2019-09-10 13:02:16 -07:00
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
8f9082467a added clickable prop to platforms page 2019-08-19 23:21:08 -07:00
Roman Cervantes
7dc75d793e Show platform name under game name 2019-08-19 23:20:55 -07:00
Roman Cervantes
4e8b51185b Platforms clean up 2019-08-19 21:05:58 -07:00
Roman Cervantes
1c1b255344 Handle expired sessions gracefuly 2019-08-09 12:12:11 -07:00
Roman Cervantes
ddbd4c6e4b Game board settings clean up 2019-08-07 15:40:32 -07:00
Roman Cervantes
b6eda18024
Flatten unnecessarily deep folders (#132) 2019-08-06 15:45:59 -07:00
Roman Cervantes
1a2b41407b Go to setting tab based on where you are in the app 2019-07-16 10:39:36 -07:00
Roman Cervantes
5d2c2d3eb0 Adjust confirm button 2019-07-11 13:27:20 -07:00
Roman Cervantes
adfc263559 only reload page if language is set 2019-07-11 12:54:44 -07:00
Roman Cervantes
b9eddd9295 Remove settings check 2019-07-11 12:27:17 -07:00
Roman Cervantes
0bf0ed9651 Moved computed prop and method to account settings 2019-07-11 12:27:09 -07:00
Roman Cervantes
2b68a42252 About gamebrary section 2019-07-11 12:05:34 -07:00
Roman Cervantes
8e8ebdd7d8 Updated settings components 2019-07-10 16:23:40 -07:00
Roman Cervantes
0e2f006905 Remove block sizes 2019-06-19 15:14:35 -07:00
Roman Cervantes
eacc16dd5e Clean up 2019-06-18 14:00:31 -07:00
Roman Cervantes
1fac00e00f Show time to beat 2019-06-17 16:00:01 -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
romancm
fbf459375c Clean up 2019-05-18 09:43:25 -07:00
romancm
0899ded68d Clean up 2019-05-18 06:44:49 -07:00
Roman Cervantes
6ca9216f1f
Platforms page cleanup (#110) 2019-05-18 06:05:46 -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
Alex Noble
378a04432f Keyboard shortcuts (#105)
* Added basic shortcut support
Added vue-shortkey library
Added 'esc' shortcut to go back from add list component
Added 'esc' shortcut to go back from game search component
Added 'ctl+alt+d' to delete list from list settings component

* Add shortcut to delete game from list (Delete Key)

* Added shortcuts to delete game from list
Added shortcuts to add note to game
Added shortcuts to cancel from note creation
Added shortcuts to delete note

* Fixing import method for consistency

* Fixed code review suggestions
2019-05-18 05:54:52 -07:00
Roman Cervantes
24d1fa9dbc Switched over to original masonry layout 2019-05-17 13:26:55 -07:00
romancm
5ce73534bd Moved tag component inside tags folder 2019-05-16 22:45:15 -07:00
romancm
96ba4b1b77 Removed affiliate link 2019-05-16 22:43: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
romancm
42f3a25e67 Linter fixes 2019-05-16 22:25:22 -07:00
romancm
aa27ffad90 Updated platforms page 2019-05-16 22:20:15 -07:00
Roman Cervantes
b98f15fc49 More cleanup 2019-05-08 15:40:15 -07:00
romancm
7e6893b98c Prevent error when opening and closing game modal quickly 2019-05-05 11:34:39 -07:00
Roman Cervantes
02a0d4cbc0 make game actions more mobile friendly 2019-05-02 22:01:19 -07:00
Roman Cervantes
f0641b339c use available data when loading game 2019-05-02 21:53:16 -07:00
Roman Cervantes
c19aacdc06 Game detail dark theme tweaks 2019-04-26 13:05:17 -07:00
Roman Cervantes
811ba38ba3 Fixed overlapping background on mobile 2019-04-26 12:54:25 -07:00
Roman Cervantes
543784388b Make game detail tags readonly 2019-04-26 08:34:22 -07:00
Roman Cervantes
c216d21bf4 Linter fixes 2019-04-25 23:56:43 -07:00
Roman Cervantes
fee3bf127f Remove tag method 2019-04-25 23:55:05 -07:00
Roman Cervantes
20c0702c10 Removed testing stuff 2019-04-25 23:36:04 -07:00
Roman Cervantes
aa410290ed Tag component 2019-04-25 23:18:53 -07:00
Roman Cervantes
76f93da574 Remove hard-coded close button 2019-04-25 16:25:39 -07:00
Roman Cervantes
21be1e0cd5 Added dev debug placheolder component 2019-04-25 11:45:42 -07:00
Roman Cervantes
5ae243d46d Improve modal close button on mobile 2019-04-25 11:41:47 -07:00