Commit graph

407 commits

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