Commit graph

60 commits

Author SHA1 Message Date
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