Commit graph

724 commits

Author SHA1 Message Date
Gamebrary
b2ae21dfd8 fix drag 2020-08-26 16:47:17 -07:00
Gamebrary
9ed40fc435 Theme support 2020-08-26 16:31:39 -07:00
Gamebrary
24506c71b0 display platforms in board card 2020-08-26 14:23:28 -07:00
Gamebrary
09ee41f77e improve board placeholder accuracy 2020-08-26 14:23:15 -07:00
Gamebrary
a34ed94656 mobile enhancements 2020-08-26 14:23:05 -07:00
Gamebrary
bf2d8a3bb6 share clickable class for cards 2020-08-26 11:07:13 -07:00
Gamebrary
d2a4102a39 default logo format to svg 2020-08-26 11:06:47 -07:00
Gamebrary
6097294866 formatting and removed commented out line 2020-08-26 10:34:59 -07:00
Gamebrary
88991e5ecd increase size of board settings modal 2020-08-26 10:34:23 -07:00
Gamebrary
983939d6bf consolidate deprecation messages inside modal 2020-08-26 10:28:27 -07:00
Gamebrary
1449f59c44 add pointer cursor to board card 2020-08-26 09:32:38 -07:00
Gamebrary
8b1d13779f use grid layout for platforms 2020-08-26 09:29:44 -07:00
Gamebrary
11e9cc6bb4 make entire board card clickable 2020-08-26 09:29:08 -07:00
Gamebrary
29bc9638c2 move platform picker up in order 2020-08-26 09:28:58 -07:00
Gamebrary
b5f51f9000 Fix wallpaper issues 2020-08-26 09:13:04 -07:00
Gamebrary
9562b0a1b5 Fix wallpaper download url being stored instead of reference 2020-08-26 08:47:12 -07:00
Gamebrary
a1bf5f09d7 remove scrollable prop 2020-08-26 08:43:09 -07:00
Gamebrary
03e8b6ced3 default filter to popular 2020-08-26 00:16:49 -07:00
Gamebrary
6eed4492a6 remove delete board button from board card 2020-08-25 23:35:17 -07:00
Gamebrary
d2607ac746 fix loading stuck in legacy add list 2020-08-25 23:35:07 -07:00
Gamebrary
e9745d363c Added deprecation modal and option to convert platform to board 2020-08-25 23:34:52 -07:00
Gamebrary
bbfb0a0bf0 null check 2020-08-25 21:28:21 -07:00
Gamebrary
8ff82d26c4 use state board when available in board placeholder 2020-08-25 21:26:58 -07:00
Gamebrary
cd8c3bc9f5 bug fixes 2020-08-25 17:06:49 -07:00
Gamebrary
23d4761601 default to popular filter 2020-08-25 17:06:34 -07:00
Gamebrary
a4f952f5c9 linter fix 2020-08-25 16:43:21 -07:00
Gamebrary
804617a58c added empty state help image 2020-08-25 16:38:19 -07:00
Gamebrary
1fa619f07e custom game toast 2020-08-25 16:38:06 -07:00
Gamebrary
ed2267a440 added note for migration request 2020-08-25 16:37:58 -07:00
Gamebrary
3918be05cd fixed issues with tags 2020-08-25 16:37:44 -07:00
Gamebrary
18d0403172 clean up wallpapers, move everything to store 2020-08-25 16:37:33 -07:00
Gamebrary
91f0d78b26 wip delete account modal 2020-08-25 16:36:48 -07:00
Gamebrary
cffa0d1d05 show link to files settings if no wallpapers set 2020-08-24 23:34:28 -07:00
Gamebrary
2c3212125b make files modal scrollable 2020-08-24 23:33:58 -07:00
Gamebrary
b0cb5e3a29 remove warning syle from sign out button 2020-08-24 23:33:49 -07:00
Gamebrary
ebc070faee remove text shadow from board name in header 2020-08-24 23:33:09 -07:00
Gamebrary
c37fa3fd44 Open rename list when clicking on list name 2020-08-24 23:26:34 -07:00
Gamebrary
a7a5a9dc93 make sort/filter dropdowns 2020-08-24 23:26:21 -07:00
Gamebrary
9f372dd534 fixed typo 2020-08-24 23:26:10 -07:00
Gamebrary
0a1dca91ba Start empty list with a dummy list 2020-08-24 23:21:44 -07:00
Gamebrary
c1b6bfe552 mobile optimization 2020-08-24 22:37:51 -07:00
Gamebrary
8f4226ced4 put board name in header 2020-08-24 22:19:30 -07:00
Gamebrary
ed8ddb8152 game responsive adjustments 2020-08-24 22:18:56 -07:00
Gamebrary
b8397d5398 remove unnecessary div + null check 2020-08-24 21:24:32 -07:00
Gamebrary
02e32757ba game card clean up 2020-08-24 21:24:09 -07:00
Gamebrary
1c03353bc9 fix board placeholder 2020-08-24 21:24:02 -07:00
Gamebrary
a16eaf3c27 make header fixed in board 2020-08-24 21:23:34 -07:00
Gamebrary
3a43d2eafb file management and board settings 2020-08-24 21:23:22 -07:00
Gamebrary
e6892b70f9 platform picker sort/filter 2020-08-24 21:21:24 -07:00
Gamebrary
08c672c464 misc clean up 2020-08-24 10:23:04 -07:00
Gamebrary
a5d0b15ed7 use show instead of shown 2020-08-24 10:22:01 -07:00
Gamebrary
011863d4c9 linter fixes 2020-08-24 09:44:45 -07:00
Gamebrary
4bb7493aa2 remove session expired redirect on error 2020-08-24 09:44:22 -07:00
Gamebrary
68025566d7 load everything on show 2020-08-24 09:43:02 -07:00
Gamebrary
32777418f9 platform picker 2020-08-23 00:34:16 -07:00
Gamebrary
e0275427f7 add platform picker component 2020-08-22 11:59:58 -07:00
Gamebrary
beb51438a7 Add deprecation warning to platforms 2020-08-22 11:59:43 -07:00
Gamebrary
a7b018cf5b commit then dispatch action when adding a list 2020-08-22 11:58:00 -07:00
Gamebrary
0a5d7b83be stop lazy loading images 2020-08-22 11:56:46 -07:00
Gamebrary
2b9d50d1b2 load platforms from boards 2020-08-22 05:24:24 -07:00
Gamebrary
449b284b19 refactor game progress 2020-08-22 05:23:58 -07:00
Gamebrary
105db012d5 catch error when adding game, also update mutation prop 2020-08-22 05:23:26 -07:00
Gamebrary
1a9b7ffb6b rename non legacy actions 2020-08-22 05:22:32 -07:00
Gamebrary
ae068f27cb Compartmentalize game modal 2020-08-22 05:21:15 -07:00
Gamebrary
1e42364643 fix board placeholder 2020-08-21 08:08:57 -07:00
Gamebrary
8dea5070df fix game dragging 2020-08-21 07:52:44 -07:00
Gamebrary
babe9bd806 refactor list tweaks 2020-08-21 07:38:03 -07:00
Gamebrary
90bc7bafb8 refactor change view and rename list 2020-08-21 00:43:30 -07:00
Gamebrary
cd8c8b4b04 hide release date until ready 2020-08-21 00:42:16 -07:00
Gamebrary
9a37c72ae7 refactor move list 2020-08-20 23:49:49 -07:00
Gamebrary
04a754258e refactor sort list 2020-08-20 23:49:19 -07:00
Gamebrary
c19b77111e set empty settings when creating new list 2020-08-20 23:48:59 -07:00
Gamebrary
9d1c6912b4 more refactoring 2020-08-20 23:13:45 -07:00
Gamebrary
bfde8534bc refactor add game 2020-08-20 23:12:51 -07:00
Gamebrary
fa3034f68a refactor add list 2020-08-20 23:11:54 -07:00
Gamebrary
07de00ce5b rename mutations as well 2020-08-18 15:01:16 -07:00
Gamebrary
1617fbc71a rename actions to differntiate between old/new 2020-08-18 14:35:32 -07:00
Gamebrary
eb701f79ca separate legacy from new board 2020-08-18 11:56:10 -07:00
Gamebrary
fd026dff9a fix add list modal not opening 2020-08-18 11:55:39 -07:00
Gamebrary
879d552457 refactor tags 2020-08-17 09:11:43 -07:00
Gamebrary
c0c98476f1 remove size small 2020-08-17 09:11:21 -07:00
Gamebrary
83e1f9559e remove no longer used methods 2020-08-17 09:10:36 -07:00
Gamebrary
63496da63a make card clickable 2020-08-17 09:10:21 -07:00
Gamebrary
4ec6e0f904 refactor notes 2020-08-15 15:39:22 -07:00
Gamebrary
f68af1cbdd refactor progresses 2020-08-15 13:41:43 -07:00
Gamebrary
67e3e826b1 game tags 2020-08-15 09:19:35 -07:00
Gamebrary
d0e6e19c30 open game details when clicking on gamecardtext 2020-08-15 07:49:53 -07:00
Gamebrary
a9f566c945 make list empty state clickable 2020-08-14 23:52:47 -07:00
Gamebrary
37af1601e2 lazy load game card images, make whole card clickable 2020-08-14 23:43:50 -07:00
Gamebrary
40fa891b66 remove igdb logo from add game modal 2020-08-14 23:43:30 -07:00
Gamebrary
aa17351ae5 replace lodash debounce with bootstrap's built in, make search async 2020-08-14 23:43:20 -07:00
Gamebrary
f00cbd04e3 remove modal component and comment out pending modals 2020-08-14 23:42:30 -07:00
Gamebrary
0b99d9b220 remove tag component 2020-08-14 23:41:32 -07:00
Gamebrary
28717dc3cf platforms header clean up 2020-08-14 23:40:41 -07:00
Gamebrary
73ddbaf077 board settings clean up, temp disable themes and move delete to footer 2020-08-14 23:40:27 -07:00
Gamebrary
25a0055911 clean up wallpaper upload component 2020-08-14 23:39:36 -07:00
Gamebrary
667dc2d037 remove font awesome 2020-08-14 23:39:19 -07:00
Gamebrary
6f9db83975 replace github-button with standard buttons, load repo data directly 2020-08-14 23:37:27 -07:00
Gamebrary
19a760b276 tags settings clean up and wrong ref fix 2020-08-14 23:35:28 -07:00
Gamebrary
51c446bea8 replace entire lodash with subpackages 2020-08-14 23:34:39 -07:00