Commit graph

112 commits

Author SHA1 Message Date
Gamebrary
4e6e06717b hide footer and add scrollable prop to platform picker 2020-11-20 23:34:05 -07:00
Gamebrary
ed446bd562 move create button inside form 2020-11-20 23:32:43 -07:00
Gamebrary
beea9174f7 fix and improve platform picker 2020-11-20 23:23:40 -07:00
Roman Cervantes
62ec1ad600 dark theme enhancements 2020-10-21 12:02:32 -07:00
Roman Cervantes
524bfd9da4 Merge branch 'igdb-v4-migration' 2020-10-21 12:01:44 -07:00
Roman Cervantes
e9135691cb move board switcher to component 2020-10-21 10:33:22 -07:00
Gamebrary
c8352d690a wip 2020-10-21 09:26:00 -07:00
Gamebrary
9b8f00a2da fix issue with platforms dropdown 2020-10-21 09:25:11 -07:00
Gamebrary
f833e68dbc minor fixes 2020-10-15 14:27:53 -07:00
Roman Cervantes
cb50e88033 fix platform picker overflow 2020-10-14 16:57:10 -07:00
Gamebrary
aaf3fef6c7 clean up board settings UI 2020-10-14 16:20:25 -07:00
Gamebrary
cef5446b50 more modal clean up 2020-10-14 14:48:27 -07:00
Gamebrary
ab463adbe1 simplify modals 2020-10-14 14:47:02 -07:00
Gamebrary
f3e57015d6 More modal header updtes 2020-10-13 17:36:41 -07:00
Gamebrary
fde04d9beb more header and dark theme updates 2020-10-13 17:35:40 -07:00
Gamebrary
5de1f7dc45 Improved empty board 2020-10-13 17:11:08 -07:00
Gamebrary
8db3c82631 dark theme wip 2020-10-13 17:08:56 -07:00
Gamebrary
d56f542a6e null checks 2020-10-09 11:21:57 -07:00
Gamebrary
4144708738 use octicons instead of bootstrap's 2020-10-08 13:55:26 -04:00
Gamebrary
2ac97c59a4 translate everything 2020-10-05 11:42:04 -07:00
Gamebrary
46b0401f4d replace placholder with skeleton 2020-09-30 16:08:11 -07:00
Roman Cervantes
7b2ba778b1 Add tooltips 2020-09-23 21:15:31 -07:00
Gamebrary
6311dfbeaa removed unused styles imports 2020-09-09 13:45:20 -07:00
Gamebrary
4a5e4acf1b clean up 2020-09-06 15:01:25 -07:00
Gamebrary
8358675ac1 remove outline from template picker 2020-09-01 16:30:34 -07:00
Gamebrary
bd18deb65d platform picker enhancements 2020-09-01 16:28:34 -07:00
Gamebrary
09ee41f77e improve board placeholder accuracy 2020-08-26 14:23:15 -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
8b1d13779f use grid layout for platforms 2020-08-26 09:29:44 -07:00
Gamebrary
29bc9638c2 move platform picker up in order 2020-08-26 09:28:58 -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
8ff82d26c4 use state board when available in board placeholder 2020-08-25 21:26:58 -07:00
Gamebrary
23d4761601 default to popular filter 2020-08-25 17:06: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
b8397d5398 remove unnecessary div + null check 2020-08-24 21:24:32 -07:00
Gamebrary
1c03353bc9 fix board placeholder 2020-08-24 21:24:02 -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
011863d4c9 linter fixes 2020-08-24 09:44:45 -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
a7b018cf5b commit then dispatch action when adding a list 2020-08-22 11:58:00 -07:00
Gamebrary
2b9d50d1b2 load platforms from boards 2020-08-22 05:24:24 -07:00
Gamebrary
1e42364643 fix board placeholder 2020-08-21 08:08:57 -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
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
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
37af1601e2 lazy load game card images, make whole card clickable 2020-08-14 23:43:50 -07:00
Gamebrary
f00cbd04e3 remove modal component and comment out pending modals 2020-08-14 23:42:30 -07:00
Gamebrary
667dc2d037 remove font awesome 2020-08-14 23:39:19 -07:00
Gamebrary
05348124ec rename GameBoard -> Board 2020-08-14 16:58:55 -07:00