Commit graph

1484 commits

Author SHA1 Message Date
Gamebrary
a7b018cf5b commit then dispatch action when adding a list 2020-08-22 11:58:00 -07:00
Gamebrary
f3b44eea98 remove add list action 2020-08-22 11:57:41 -07:00
Gamebrary
3052eca97f constants file 2020-08-22 11:57:33 -07:00
Gamebrary
4b28f37c06 platform logos 2020-08-22 11:57:27 -07:00
Gamebrary
9aea43334a Merge branch 'next' of github.com:romancm/gamebrary into next 2020-08-22 11:56:58 -07:00
Gamebrary
0a5d7b83be stop lazy loading images 2020-08-22 11:56:46 -07:00
Gamebrary dev team
ea7d035ab9 updated lock file 2020-08-22 09:01:26 -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
d320125934 added global delete translation 2020-08-22 05:23:36 -07:00
Gamebrary
105db012d5 catch error when adding game, also update mutation prop 2020-08-22 05:23:26 -07:00
Gamebrary
2906835701 add/remove game mutations 2020-08-22 05:22:51 -07:00
Gamebrary
1a9b7ffb6b rename non legacy actions 2020-08-22 05:22:32 -07:00
Gamebrary
1f655b9783 save igdb platforms to store 2020-08-22 05:21:56 -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
46e0f346df allow merge mode when saving board 2020-08-20 23:50:06 -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
f91347493f missing semi colon 2020-08-20 23:14:13 -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
c9feaac712 clean up cloud functions 2020-08-18 11:56:25 -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
5b045bda7b rename home -> consoles 2020-08-17 09:16:28 -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
8cfebe6810 use modal method instead of referencing method inside add-list component 2020-08-14 23:52:35 -07:00
Gamebrary
a5c2714f14 updated lock file 2020-08-14 23:44:01 -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
043da4636f move toast to bottom right corner 2020-08-14 23:42:38 -07:00
Gamebrary
f00cbd04e3 remove modal component and comment out pending modals 2020-08-14 23:42:30 -07:00