Commit graph

237 commits

Author SHA1 Message Date
Roman Cervantes
ec0b4d3ab1 Make text view normal width 2019-09-11 12:05:55 -07:00
Roman Cervantes
1f925bb180 Remove scss extension 2019-09-10 13:02:16 -07:00
Roman Cervantes
93172a1f21 Fix translation 2019-09-03 21:18:36 -07:00
Roman Cervantes
98d7ba7b80 Optimize list to use full width when only one list and is mobile 2019-09-03 13:28:36 -07:00
Roman Cervantes
1c1b255344 Handle expired sessions gracefuly 2019-08-09 12:12:11 -07:00
Roman Cervantes
cc331650bf Add icon for wishlists 2019-08-09 07:34:11 -07:00
Roman Cervantes
1f5ba0184c Linter fixes 2019-08-08 21:28:43 -07:00
Roman Cervantes
f0d1cfeeed Added list type to list settings 2019-08-08 21:18:40 -07:00
Roman Cervantes
c0f2c2dda5 removed unnecessary markup 2019-08-08 21:18:23 -07:00
Roman Cervantes
15ed84400a Added list types and cleaned up ListAdd 2019-08-08 21:10:24 -07:00
Roman Cervantes
2e6836a751 Button tweaks 2019-08-07 16:15:33 -07:00
Roman Cervantes
f574c0543b Patch fix for grid not initializing on time 2019-08-07 15:51:29 -07:00
Roman Cervantes
b6eda18024
Flatten unnecessarily deep folders (#132) 2019-08-06 15:45:59 -07:00
Roman Cervantes
e4f691b08f List settings clean up 2019-08-06 15:18:50 -07:00
Roman Cervantes
cf9fcc71eb Use template instead of div for list name 2019-08-06 15:12:02 -07:00
Roman Cervantes
139e61be2b List edit, remove icon in favor of text 2019-07-10 16:26:16 -07:00
Roman Cervantes
3dcb41880a Re render grid when entering or leaving editing mode 2019-07-10 16:24:53 -07:00
Roman Cervantes
3bcad9eaec Moved list name edit inside list settings 2019-07-10 16:24:37 -07:00
Roman Cervantes
2cf7462c5c Translate suggestion when creating a list 2019-06-27 12:13:45 -07:00
Roman Cervantes
15f4164758 More translations 2019-06-20 13:27:05 -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
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
romancm
add25c1a16 Animate width transitions 2019-05-21 23:59:34 -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
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
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
fbf459375c Clean up 2019-05-18 09:43:25 -07:00
romancm
0899ded68d Clean up 2019-05-18 06:44:49 -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
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
50256bd708 Simplified tags modal 2019-05-08 00:42:08 -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
Roman Cervantes
187fac33d8 Fix press enter to save when creating a list 2019-04-18 22:42:23 -07:00
Roman Cervantes
d3eb0e28e3 Remove wallpaper icon highlight 2019-04-13 08:37:44 -07:00
Roman Cervantes
af7afbcd2f Highlighted wallpaper action 2019-04-09 13:45:19 -07:00
Roman Cervantes
e37b1a2280 Wallpaper upload component 2019-04-08 21:17:26 -07:00
Roman Cervantes
33b9730701 Fix add list bugs 2019-04-06 07:41:09 -07:00
Roman Cervantes
cb38320acf Simplified add list 2019-04-05 15:46:56 -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
d154cf4cc8 Correct game tags title value 2019-04-04 09:58:16 -07:00
Roman Cervantes
db326614be Toggle search on newly created list 2019-04-03 18:39:24 -07:00
Roman Cervantes
72bdc8255a Don't set active list upon creation 2019-04-03 17:12:11 -07:00
Roman Cervantes
942a4e1254 Store renaming 2019-04-03 16:21:27 -07:00
Roman Cervantes
4f30adb494 Share list improvements 2019-03-29 15:00:42 -07:00
Roman Cervantes
4d43536854
Lots of clean up and minor improvements (#58) 2019-03-28 14:23:09 -07:00
Roman Cervantes
fc1f3f43f8 Moved settings back to nav 2019-02-21 11:54:13 -07:00
Roman Cervantes
be7e2fcfb7 Hide modal cancel button by default 2019-02-21 10:03:43 -07:00
Roman Cervantes
11b7624353 Share your list to twtiter 2019-02-15 22:17:17 -07:00
Roman Cervantes
33e9e5563e Bug fixes 2019-02-15 21:45:14 -07:00
Roman Cervantes
a215ff7546 Fix modal padding 2019-02-15 14:57:11 -07:00
Roman Cervantes
79cbde52eb Moved settings to game board, made releases button more prominent 2019-02-09 12:27:14 -07:00
Roman Cervantes
4e10f62678 Go to add games immediately after adding list 2019-02-08 10:39:13 -07:00
Roman Cervantes
d5192919b9 Added support for game tags 2019-02-07 23:15:16 -07:00
Roman Cervantes
a13321c1ac Replaced sweet alert with custom modal 2019-02-05 00:31:40 -07:00
Roman Cervantes
b04d43b722 Updated share url 2019-01-23 23:16:34 -07:00
Roman Cervantes
0304bd7ed4 Replaced sweet alert success alerts with my own toasts 2019-01-18 22:57:52 -07:00
Roman Cervantes
ba2267d1e8 Removed unused file 2019-01-16 23:23:57 -07:00
Roman Cervantes
44c85496cf Moved list share button to list options 2019-01-16 23:22:30 -07:00
Roman Cervantes
62f80fb991 Only show list add cancel button when list exists 2019-01-16 23:21:04 -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
ece90ad072 Added first time use message for empty collections 2019-01-11 16:34:52 -07:00
Roman Cervantes
4652fb5af9 Translated hard-coded strings 2018-12-19 09:30:09 -07:00
Roman Cervantes
044df53b78 Updated button styles 2018-11-24 13:49:29 -07:00
Roman Cervantes
a52b54db0c Switched to native sweetalert2 2018-11-20 19:39:49 -07:00
Roman Cervantes
f1790de781 Vue analytics and bug fixes 2018-11-04 19:28:29 -07:00
Roman Cervantes
e41dc85238 Dark theme 2018-11-01 18:42:43 -07:00
Roman Cervantes
a2b79bfcf0 Tons of stuff 2018-10-29 16:53:49 -07:00
Roman
b6b92e32d1
Firebase migration (#50)
Firebase migration
2018-10-24 23:33:15 -07:00
Roman Cervantes
21e2c55003 Initial commit 2018-10-18 22:15:28 -07:00