Commit graph

108 commits

Author SHA1 Message Date
Roman Cervantes
219c5239b1 game card tweaks 2019-10-06 07:08:53 -07:00
Roman Cervantes
65f65dfd29 Show magic wand when list is being auto sorted 2019-10-05 22:52:11 -07:00
Roman Cervantes
b87de334c0 Commented out move list until fixed 2019-10-05 22:45:38 -07:00
Roman Cervantes
a10f2e696e Refactor list sort to use computed 2019-10-05 22:26:13 -07:00
Roman Cervantes
2fad16b9e1 Removed no longer used method 2019-10-05 22:25:56 -07:00
Roman Cervantes
b05634c45f Removed sort by release date 2019-10-05 22:25:46 -07:00
Roman Cervantes
5fd783bf93 clear list on open 2019-10-05 17:21:22 -07:00
Roman Cervantes
12a54ae8e2 linter fixes 2019-10-05 15:47:37 -07:00
Roman Cervantes
43010883f2 Moved list name edit to settings component 2019-10-05 14:47:16 -07:00
Roman Cervantes
c13d51b5fc Refactored list settings 2019-10-05 14:46:47 -07:00
Roman Cervantes
85884a1407 Removed list name edit component 2019-10-01 15:28:27 -07:00
Roman Cervantes
1b666efe44 Moved add list to new component 2019-10-01 15:26:31 -07:00
Roman Cervantes
d5529de1f4 Move search game stuff to component 2019-09-30 15:04:26 -07:00
Roman Cervantes
f3eb74f33c Make add game borders fit better with styles 2019-09-30 11:36:09 -07:00
Roman Cervantes
db51941422 Fix add game button in dark mode 2019-09-30 11:35:48 -07:00
Roman Cervantes
094a8858c3 Open game search in a modal 2019-09-30 11:31:07 -07:00
Roman Cervantes
7370754606 List UI tweaks 2019-09-29 09:48:14 -07:00
Roman Cervantes
959e597759 Clear search status when editing list 2019-09-26 11:21:08 -07:00
Roman Cervantes
52336b2388 Added todos for firebase calls 2019-09-23 13:03:30 -07:00
Roman Cervantes
b12f527e1a added set timeout to watchers 2019-09-13 15:59:01 -07:00
Roman Cervantes
0d746897f2 Added option for custom branding 2019-09-11 14:02:59 -07:00
Roman Cervantes
ec0b4d3ab1 Make text view normal width 2019-09-11 12:05:55 -07:00
Roman Cervantes
1f925bb180 Remove scss extension 2019-09-10 13:02:16 -07:00
Roman Cervantes
93172a1f21 Fix translation 2019-09-03 21:18:36 -07:00
Roman Cervantes
98d7ba7b80 Optimize list to use full width when only one list and is mobile 2019-09-03 13:28:36 -07:00
Roman Cervantes
1c1b255344 Handle expired sessions gracefuly 2019-08-09 12:12:11 -07:00
Roman Cervantes
cc331650bf Add icon for wishlists 2019-08-09 07:34:11 -07:00
Roman Cervantes
1f5ba0184c Linter fixes 2019-08-08 21:28:43 -07:00
Roman Cervantes
f0d1cfeeed Added list type to list settings 2019-08-08 21:18:40 -07:00
Roman Cervantes
c0f2c2dda5 removed unnecessary markup 2019-08-08 21:18:23 -07:00
Roman Cervantes
15ed84400a Added list types and cleaned up ListAdd 2019-08-08 21:10:24 -07:00
Roman Cervantes
2e6836a751 Button tweaks 2019-08-07 16:15:33 -07:00
Roman Cervantes
f574c0543b Patch fix for grid not initializing on time 2019-08-07 15:51:29 -07:00
Roman Cervantes
b6eda18024
Flatten unnecessarily deep folders (#132) 2019-08-06 15:45:59 -07:00
Roman Cervantes
e4f691b08f List settings clean up 2019-08-06 15:18:50 -07:00
Roman Cervantes
cf9fcc71eb Use template instead of div for list name 2019-08-06 15:12:02 -07:00
Roman Cervantes
139e61be2b List edit, remove icon in favor of text 2019-07-10 16:26:16 -07:00
Roman Cervantes
3dcb41880a Re render grid when entering or leaving editing mode 2019-07-10 16:24:53 -07:00
Roman Cervantes
3bcad9eaec Moved list name edit inside list settings 2019-07-10 16:24:37 -07:00
Roman Cervantes
2cf7462c5c Translate suggestion when creating a list 2019-06-27 12:13:45 -07:00
Roman Cervantes
15f4164758 More translations 2019-06-20 13:27:05 -07:00
Roman Cervantes
c2823c2a59
IGDV v3 migration (#125)
* Updated endpoints to use IGDB v3

* Updated computed props to match v3 changes

* Moved ageRatings to getter + updated for v3

* Updated getters to support v3 changes

* Moved all ratings images under same folder

* Use new endpoints in actions

* Compatibility updates

* Null check

* formatting

* Load games in chunks of 10 to meet new API requirements

* More compatibility changes

* Use ids for New and standard 3DS, great job naming consoles nintendo!

* Drop v2 suffix
2019-06-08 19:04:07 -07:00
Roman Cervantes
888f91b557 Masonry layout fixes 2019-06-07 09:05:18 -07:00
Roman Cervantes
003cf81e9e Linter fixes 2019-06-06 17:16:41 -07:00
Roman Cervantes
88d0acbfe5 Grid view fixes 2019-06-06 17:15:44 -07:00
romancm
046b3934d0 Address build fail for now 2019-06-06 06:47:39 -07:00
romancm
0629a387b3 Masonry layout WIP 2019-06-06 06:44:06 -07:00
romancm
b0951cced7 Fixed redundant small/tiny classes 2019-06-05 10:30:47 -07:00
Haseeb Elahi
04fc3ea23f Sort list by game release date (#122) 2019-05-23 13:49:09 -07:00
Roman Cervantes
1481ffb14f Cleaned up list settings 2019-05-22 12:06:27 -07:00