Commit graph

484 commits

Author SHA1 Message Date
Roman Cervantes
c6718c9ed4 test 2019-05-21 15:21:26 -07:00
Roman Cervantes
766a8e1daf test 2019-05-21 15:17:51 -07:00
Roman Cervantes
c27e361402 Commented out failing test 2019-05-21 15:17:01 -07:00
Roman Cervantes
0626d4239e test 123 2019-05-21 15:14:24 -07:00
Roman Cervantes
f32aacfd8a test 2019-05-21 15:13:17 -07:00
Roman Cervantes
8a162d2078 test 2019-05-21 15:08:46 -07:00
Roman Cervantes
4d76917775 test 2019-05-21 15:04:25 -07:00
Roman Cervantes
50466f210e test 2019-05-21 15:03:25 -07:00
Roman Cervantes
3eca610784 yarn lint test 2019-05-21 15:02:02 -07:00
Roman Cervantes
1f77b9a2b3 Restore config 2019-05-21 14:56:43 -07:00
Roman Cervantes
5cb87964bf update circleci config 2019-05-21 14:52:20 -07:00
Roman Cervantes
45538a2de3 Added lint job 2019-05-21 14:51:04 -07:00
Roman Cervantes
e2be286aaa Added circleci badge 2019-05-21 14:49:02 -07:00
Roman Cervantes
b9cf477615 Added circleci 2019-05-21 14:47:14 -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
allcontributors[bot]
75bd89a8b2 docs: add WKenya as a contributor (#112)
* docs: update README.md

* docs: update .all-contributorsrc
2019-05-18 21:31:50 -07:00
romancm
9721f99f9c fixed lock file 2019-05-18 18:27:20 -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
883bf78cd9 Added vue masonry 2019-05-16 22:19:36 -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
allcontributors[bot]
770c6e82b8 docs: add Swinkid as a contributor (#106)
* docs: update README.md

* docs: update .all-contributorsrc
2019-05-16 13:57:23 -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