Commit graph

609 commits

Author SHA1 Message Date
romancm
bdd067739b Removed unused computed prop 2019-06-24 18:07:09 -07:00
romancm
9727a4ebb7 Removed console log 2019-06-24 18:06:43 -07:00
Roman Cervantes
17c7779d8d Fixed null check 2019-06-22 05:58:38 -07:00
Roman Cervantes
e5346b4910 fixed line 2019-06-22 05:47:43 -07:00
Roman Cervantes
3299447667 default settings lang to english 2019-06-22 05:46:11 -07:00
Roman Cervantes
f10872f143 improved null check 2019-06-22 05:43:51 -07:00
Roman Cervantes
b386d7ea80 null check for vuex localstorage 2019-06-22 05:41:05 -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
15f4164758 More translations 2019-06-20 13:27:05 -07:00
Roman Cervantes
b2873dd5ef Updated links branding 2019-06-20 11:13:34 -07:00
Roman Cervantes
d986c587d5 Improved links section 2019-06-19 16:20:45 -07:00
Roman Cervantes
0e2f006905 Remove block sizes 2019-06-19 15:14:35 -07:00
Roman Cervantes
1f4124cf24 Translate the translations (brain explodes) 2019-06-19 15:14:02 -07:00
Roman Cervantes
0341bb16c3 Moved translate script to build folder and added script to package.json 2019-06-19 12:09:44 -07:00
Roman Cervantes
1387909678 Added japanese setting translation 2019-06-19 10:01:17 -07:00
romancm
ad548d2361 Change text direction if arabic is selected 2019-06-19 07:58:31 -07:00
romancm
222b786818 Added support for japanese 2019-06-19 07:39:04 -07:00
romancm
3342b9c79b Added auto reloader 2019-06-19 07:38:51 -07:00
romancm
bb6cd7ff17 Language settings translation 2019-06-19 06:52:08 -07:00
Roman Cervantes
cc6ab8b156 Disable linter in translate script 2019-06-18 16:48:29 -07:00
Roman Cervantes
3ebc9c4664 Get language from settings, default to english 2019-06-18 16:46:29 -07:00
Roman Cervantes
db8ca2a538 Translate script 2019-06-18 16:46:15 -07:00
Roman Cervantes
1d255006c5 Simplify messages file 2019-06-18 16:46:03 -07:00
Roman Cervantes
6266585ad4 Translated files 2019-06-18 16:45:54 -07:00
Roman Cervantes
080b592e04 Removed toasty easter egg 2019-06-18 14:29:00 -07:00
Roman Cervantes
990b2eba88 Clean up router view 2019-06-18 14:18:26 -07:00
Roman Cervantes
77b7b98e1c Single line vueanalytics 2019-06-18 14:15:14 -07:00
Roman Cervantes
6a28e2c93e Fixed path 2019-06-18 14:09:28 -07:00
Roman Cervantes
5ed7cdc238 kebab case age ratings folder 2019-06-18 14:01:37 -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
6c0622c3d5 Added platforms reference 2019-06-08 19:55:56 -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
003cf81e9e Linter fixes 2019-06-06 17:16:41 -07:00
Roman Cervantes
88d0acbfe5 Grid view fixes 2019-06-06 17:15:44 -07:00
Roman Cervantes
eb92520305 Added translation for grid view 2019-06-06 17:06:42 -07:00
romancm
046b3934d0 Address build fail for now 2019-06-06 06:47:39 -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
Haseeb Elahi
04fc3ea23f Sort list by game release date (#122) 2019-05-23 13:49:09 -07:00
Roman Cervantes
1481ffb14f Cleaned up list settings 2019-05-22 12:06:27 -07:00
Roman Cervantes
560693e552 Show game count in platform tile 2019-05-22 11:50:15 -07:00
Roman Cervantes
7a4f7ab249 fix platform image on larger resolutions 2019-05-22 11:28:00 -07:00
Roman Cervantes
f46e60d661
Fix for 3ds result dupes (#119) 2019-05-22 11:17:56 -07:00
romancm
add25c1a16 Animate width transitions 2019-05-21 23:59:34 -07:00
romancm
bcff9c378e Refactored 3ds fix 2019-05-21 23:46:00 -07:00
romancm
fa13fd906d Linter fixes 2019-05-21 23:44:12 -07:00
romancm
d4b5a0a7d4 Added text only game card 2019-05-21 23:26:05 -07:00
romancm
de537ecd6f Removed list width option in favor of cover sizes 2019-05-21 23:25:46 -07:00
romancm
fddb1c8ca0 Fixed indentation 2019-05-21 23:23:10 -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
Roman Cervantes
0969535e8b Addressed linter issues 2019-05-20 10:14:57 -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
romancm
31d1c879c3 Updated icon styles 2019-05-18 10:30:15 -07:00
romancm
1d23a99806 Move listSettings component to lists folder 2019-05-18 10:16:20 -07:00
romancm
6a137e45f3 Address vue draggable deprecated warning 2019-05-18 10:12:14 -07:00
romancm
a7b14532d8 Removed old unused draggable options object 2019-05-18 10:08:52 -07:00
romancm
d4ed2907a5 Fixed translations 2019-05-18 10:08:41 -07:00
romancm
fbf459375c Clean up 2019-05-18 09:43:25 -07:00
romancm
857f336fee Translations for de, es, fr, pt, it 2019-05-18 07:21:40 -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
0f20550869 Fixed popover overriding max width 2019-05-16 22:50:11 -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
fba91b1a2c added todo 2019-05-16 22:41:55 -07:00
romancm
f5d0f45133 moved masonry plugin up 2019-05-16 22:41:16 -07:00
romancm
d832023f3f Moved list name edit 2019-05-16 22:38:37 -07:00
romancm
32e804f595 Moved list components to correct folder 2019-05-16 22:37:58 -07:00
romancm
be2af1f2db Renamed dupe ListSettings to GameBoardSettings 2019-05-16 22:37:17 -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
bf6f97f05f Merge branch 'master' of github.com:romancm/gamebrary 2019-05-16 22:22:42 -07:00
romancm
aa27ffad90 Updated platforms page 2019-05-16 22:20:15 -07:00
romancm
bf9d6984f0 Login with twitter WIP 2019-05-16 19:32:52 -07:00
Alex Noble
50aa9a6eca Localization (#107)
* Added new strings to localization

* Add localization support to ReviewBox
Add localization support to GameScreenshots
Add localization support to GameVideos
2019-05-16 16:42:44 -07:00
Roman Cervantes
429864b279 Line break 2019-05-16 12:47:54 -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
f6f70b8657 Cleaned up shared styles 2019-05-13 11:12:18 -07:00
Roman Cervantes
b98f15fc49 More cleanup 2019-05-08 15:40:15 -07:00
Roman Cervantes
ae5a1a3b67 Clean up 2019-05-08 15:38:30 -07:00
Roman Cervantes
1d38a80e2c Removed unused class 2019-05-08 15:34:57 -07:00
Roman Cervantes
6af9b4fe51 Multi line format long lines 2019-05-08 15:32:52 -07:00
Roman Cervantes
63df1de7a5 Linter fix 2019-05-08 15:09:19 -07:00
Roman Cervantes
32103ccf10 Improve tag isDuplicate computed prop 2019-05-08 15:04:32 -07:00
Roman Cervantes
918d484e38 Disable button if tag name already exists 2019-05-08 14:54:11 -07:00
Roman Cervantes
4b980e7a0f Removed disabled state 2019-05-08 14:47:27 -07:00
Roman Cervantes
a4781f31e2 Clean up tags 2019-05-08 14:40:47 -07:00
romancm
a1d2ed6ab0 Removed left over tag 2019-05-08 01:11:55 -07:00
romancm
cd9835a9fa Remove unused stuff 2019-05-08 00:54:47 -07:00
romancm
50256bd708 Simplified tags modal 2019-05-08 00:42:08 -07:00
romancm
f97e24dad4 Removed redundant tag 2019-05-08 00:41:58 -07:00
romancm
7ba19031c4 Cleaned up settings modal 2019-05-05 13:10:00 -07:00
romancm
fd8163b7f9 Linter fixes 2019-05-05 13:04:45 -07:00
romancm
ff8e3f5234 Consolidated list settings into one modal 2019-05-05 13:03:23 -07:00
romancm
7e6893b98c Prevent error when opening and closing game modal quickly 2019-05-05 11:34:39 -07:00
Roman Cervantes
952d56a3fe Increased size of add note button 2019-05-02 22:09:18 -07:00
Roman Cervantes
02a0d4cbc0 make game actions more mobile friendly 2019-05-02 22:01:19 -07:00
Roman Cervantes
3dad6a50b3 linter fix 2019-05-02 21:57:54 -07:00
Roman Cervantes
43197885cd match game cover style 2019-05-02 21:57:20 -07:00
Roman Cervantes
f0641b339c use available data when loading game 2019-05-02 21:53:16 -07:00
Roman Cervantes
6c49f4650f Adjust modals on mobile 2019-05-02 21:45:44 -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
23bd09e688 Adjust game detail placeholder 2019-04-26 12:16:20 -07:00
Roman Cervantes
f5f3ac1996 Hide close button in popover mode 2019-04-26 12:10:53 -07:00
Roman Cervantes
7b467f1aa8 Removed overlay scroll in favor of traditional scroll 2019-04-26 11:50:40 -07:00
Roman Cervantes
f54a406744 Screenshots slider adjustments 2019-04-26 11:45:21 -07:00
Roman Cervantes
b3ff46d358 Added back to game button 2019-04-26 10:57:02 -07:00
Roman Cervantes
28f2a3d455 Fixed overlapping UI elements when viewing game screenshots 2019-04-26 10:46:33 -07:00
Roman Cervantes
543784388b Make game detail tags readonly 2019-04-26 08:34:22 -07:00
Roman Cervantes
3cc87aa00a Fixed tag remove method 2019-04-26 08:33:20 -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
be3282889f Moved action to label 2019-04-25 23:54:23 -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
c1cb3cf628 Use tag component 2019-04-25 16:26:04 -07:00
Roman Cervantes
76f93da574 Remove hard-coded close button 2019-04-25 16:25:39 -07:00
Roman Cervantes
8cc478d075 Tag component 2019-04-25 16:25:22 -07:00
Roman Cervantes
d5eabee2bc Remove tag method in game card 2019-04-25 16:25:13 -07:00
Roman Cervantes
94e08ed96f Restored modal close button 2019-04-25 16:24:15 -07:00
Roman Cervantes
6a0c81d9b7 Added typography 2019-04-25 11:47:15 -07:00
Roman Cervantes
3da7ed4c51 Multi line computed prop 2019-04-25 11:46:58 -07:00
Roman Cervantes
dd5dd275cd Font sizes 2019-04-25 11:46:31 -07:00
Roman Cervantes
21be1e0cd5 Added dev debug placheolder component 2019-04-25 11:45:42 -07:00
Roman Cervantes
07b446d817 WIP tag button 2019-04-25 11:45:33 -07:00
Roman Cervantes
9ab0e9d8f9 Debug component 2019-04-25 11:45:26 -07:00
Roman Cervantes
e31b2d9a22 Removed close button 2019-04-25 11:44:37 -07:00
Roman Cervantes
0cdce74761 Remove platforms action 2019-04-25 11:42:01 -07:00
Roman Cervantes
5ae243d46d Improve modal close button on mobile 2019-04-25 11:41:47 -07:00
Roman Cervantes
179478ad58 Added close bus event to modal 2019-04-25 11:41:21 -07:00
Roman Cervantes
b09ce5d03f Check if owned platform contains lists before counting games 2019-04-20 20:41:27 -07:00
Roman Cervantes
30f65c51a7 Reduce timeout for warning toasts 2019-04-19 23:16:27 -07:00
Roman Cervantes
662c9bb4ab Added easter egg when adding Mortal Kombat games 2019-04-19 23:14:07 -07:00
Roman Cervantes
efa03410ae Dark theme tweaks for notes 2019-04-19 13:39:02 -07:00
Roman Cervantes
46e995ee89 Only show tags when tags are available 2019-04-19 13:34:47 -07:00
Roman Cervantes
25c2a9869e Fix bug when deleting game 2019-04-19 13:32:14 -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
0364b7ca84 Catch 404 pages 2019-04-19 10:35:02 -07:00
Roman Cervantes
233aa49f6e Fix platform label in dark theme 2019-04-19 10:19:23 -07:00
Roman Cervantes
4ff0af5b54 update share list port for development 2019-04-19 10:15:18 -07:00
Roman Cervantes
130f84f588 Prevent list settings backround from being transparent 2019-04-19 10:15:07 -07:00
Roman Cervantes
3ec7adcfb3 Use div for group label 2019-04-19 10:04:04 -07:00
Roman Cervantes
7ab8c177fe Fix humongous drag placeholder card for cover view 2019-04-19 10:01:57 -07:00
Roman Cervantes
98713d607a Updated loading placeholders to match selected view 2019-04-19 09:52:45 -07:00
Roman Cervantes
5264e83a38 List width wide variable 2019-04-19 09:52:32 -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
5bfb35f266 Added missing semi colon 2019-04-18 22:48:01 -07:00
Roman Cervantes
42b5303601 Missing space 2019-04-18 22:42:30 -07:00
Roman Cervantes
187fac33d8 Fix press enter to save when creating a list 2019-04-18 22:42:23 -07:00
Roman Cervantes
4286c3cbc6 Default to defaultView if view is not set 2019-04-18 22:36:08 -07:00
Roman Cervantes
0c581b0418 Broke up game card frankenstein component into many components 2019-04-18 22:33:49 -07:00
Roman Cervantes
35e619e0ff Added black color sass variable 2019-04-18 22:32:41 -07:00
Roman Cervantes
6ca0c383bc Close list add on board click 2019-04-18 13:31:15 -07:00
Roman Cervantes
817be6e390 Destructured games 2019-04-17 22:45:00 -07:00
Roman Cervantes
b12d608c41 Platforms updates 2019-04-17 22:43:22 -07:00
Roman Cervantes
78b49ec644 Re-organized pages folder 2019-04-17 21:52:21 -07:00
Roman Cervantes
85ed246cb6 Missing trailing comma 2019-04-15 09:35:48 -07:00
Roman Cervantes
02f3cc475b Only apply transparency if wallpaper is present 2019-04-13 15:08:41 -07:00
Roman Cervantes
12844304c6 Only delete wallpaper url when removing wallpaper 2019-04-13 15:08:30 -07:00
Roman Cervantes
69156b919e Added option to make lists semi transparent 2019-04-13 15:05:26 -07:00
Roman Cervantes
d3eb0e28e3 Remove wallpaper icon highlight 2019-04-13 08:37:44 -07:00
Roman Cervantes
b0df438dc6 Move footer content to settings menu 2019-04-13 08:36:47 -07:00
Roman Cervantes
12fcaa8444 Clean up computed prop 2019-04-09 15:07:31 -07:00
Roman Cervantes
982c666d57 Clean up game screenshots 2019-04-09 15:04:21 -07:00
Roman Cervantes
f0de42cce1 List settings UI improvements 2019-04-09 14:33:54 -07:00
Roman Cervantes
9e5e156ee4 Missing semi colon 2019-04-09 14:05:46 -07:00
Roman Cervantes
af7afbcd2f Highlighted wallpaper action 2019-04-09 13:45:19 -07:00
Roman Cervantes
9ee504516c Added success button style 2019-04-09 13:45:08 -07:00
Roman Cervantes
987095552d Fixed issues when removing existing wallpaper 2019-04-09 13:43:08 -07:00
Roman Cervantes
f5169b9708 Hide file upload when wallpaper already stored 2019-04-09 13:40:56 -07:00
Roman Cervantes
ec97233680 Linter fix 2019-04-08 23:16:53 -07:00
Roman Cervantes
3af37c0f50 Null checks 2019-04-08 23:10:53 -07:00
Roman Cervantes
4f98cbceca Null check! 2019-04-08 22:04:04 -07:00
Roman Cervantes
e37b1a2280 Wallpaper upload component 2019-04-08 21:17:26 -07:00
Roman Cervantes
c7cb2e2c56 Removed 'new' flag from steam platform 2019-04-08 21:17:14 -07:00
Roman Cervantes
0ff75d9f6a hide game ratings for covers view 2019-04-06 07:46:27 -07:00
Roman Cervantes
33b9730701 Fix add list bugs 2019-04-06 07:41:09 -07:00
Roman Cervantes
e1166b9805 Fixed typo and added thumbnail to delete game toast 2019-04-05 23:18:07 -07:00
Roman Cervantes
4f911bd578 Improve add game toast, added cover and custom dynamic text 2019-04-05 23:15:34 -07:00
Roman Cervantes
eb2fcaa07b Added option to show image in toast 2019-04-05 23:15:17 -07:00
Roman Cervantes
2a901de4a7 Use wide game card style for search results 2019-04-05 22:11:20 -07:00
Roman Cervantes
cb38320acf Simplified add list 2019-04-05 15:46:56 -07:00
Roman Cervantes
516a5f3396 Sectioned settings page 2019-04-05 15:46:17 -07:00
Roman Cervantes
8ab936c2eb Restored flex 2019-04-05 15:45:04 -07:00
Roman Cervantes
3ea7cfb952 Restored css alias 2019-04-05 12:16:32 -07:00
Roman Cervantes
1721673ce7 Removed css alias 2019-04-05 12:10:50 -07:00
Roman Cervantes
e00a9c13af Scroll to top after each search 2019-04-04 16:12:20 -07:00
Roman Cervantes
9a9130fad5 Fix tags spacing 2019-04-04 16:09:29 -07:00
Roman Cervantes
5d66eef50d Show games that are already in list when searching 2019-04-04 15:50:56 -07:00
Roman Cervantes
21fc4e2e9a Additional tweaks to covers view 2019-04-04 15:37:27 -07:00