Commit graph

90 commits

Author SHA1 Message Date
Gamebrary
6709e44579 Added covers view 2021-02-01 15:53:27 -07:00
Gamebrary
7a2efea095 clean up 2020-11-03 15:12:49 -07:00
Gamebrary
63d640c7cc clean up 2020-11-02 13:37:38 -07:00
Gamebrary
353618a984 new translations 2020-10-31 10:43:47 -07:00
Roman Cervantes
2312f1039c pro wip 2020-10-22 14:53:41 -07:00
Gamebrary
3fa09a73bc dark theme updates 2020-10-14 16:49:05 -07:00
Gamebrary
a764e99a73 update translations 2020-10-14 16:21:12 -07:00
Gamebrary
d5183d432d updated translations 2020-10-14 14:47:14 -07:00
Gamebrary
3bb49b434c list updates 2020-10-13 17:37:22 -07:00
Gamebrary
10cd7d944c update translations 2020-10-08 11:11:18 -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
39f6c76a64
Merge pull request #199 from Bagerian/master
Updated pl.json
2020-09-28 16:48:58 -07:00
Gamebrary
3a43d2eafb file management and board settings 2020-08-24 21:23:22 -07:00
Gamebrary
d320125934 added global delete translation 2020-08-22 05:23:36 -07:00
Gamebrary
9d1c6912b4 more refactoring 2020-08-20 23:13:45 -07:00
Gamebrary
f68af1cbdd refactor progresses 2020-08-15 13:41:43 -07:00
Gamebrary
714e1e3243 translation tweaks 2020-08-14 23:35:41 -07:00
Gamebrary
10b21caa27 lots of stuff xD 2020-08-14 17:02:34 -07:00
Gamebrary
7368293aed updates 2020-08-11 16:39:11 -07:00
Bagerian
230b39184d
Updated pl.json
Corrected the translations
2020-06-18 13:25:51 +02:00
Patrick Kontschak
62b09311bb
[183] Show when an upcoming game is going to be released (#193)
* use moment.js to get the days until release

* add days until release to game info

* show release date in compact grid view

* show days until release on masonry items

* option to hide game info displayed on masonry cover

* option to hide days until release for each list

* add proper release text to text-based views

* add release dates to search

this is to avoid the TBA when adding a game to a list

* enable sorting for masonry items

* add "releases today" on day of release

* round up rather than down

this way the app won't tell people the game releases 12 hours before it does.

* assume games are released by 3pm on release day

* Show "Today" on release day.

* translation
2020-02-18 18:30:34 +01:00
Roman Cervantes
2ab0e7bd5a Cleaned up game search modal 2020-01-22 11:09:16 -07:00
Roman Cervantes
2eb644ad2d Rename card component 2019-12-18 10:05:56 -07:00
Roman Cervantes
39cbf23a81
Game progress clean up (#162)
* Remove bus event for progresses

* Remove progress pie for now

* Progress mutations

* progress actions

* Additional translations

* Fix indentation

* Update getter to get value from platform-specific progress

* Modal clean up, make close button fixed always

* update sort logic to get values from platform-specific

* Use native progress element for view only

* Removed completed todo

* Added desktop media query

* Added todo to sync notes and progresses

* Cleaned up gameProgress component

* Todo

* Show progress on top and button next to other actions

* remove deprecated hollow button class

* Update accent color for default theme

* Cleaned up gameCardGrid a bit

* linter fix

* removed computed prop

* Fix typo

* space out actions

* null check
2019-12-17 22:47:35 -07:00
Patrick Kontschak
d2a3f78942 Add Progress (WIP) (#152)
* Copy GameNotes and use it as boilerplate

* Save and display progress data

* Save and display progress data

* Mobile adjustments and add label

* Mobile adjustments and add label

* save progress as integer

* Add sorting by progress

* Display progress on select GameCards

* Fix `progress()` return

* Reduce amount of props

* Copy change

* remove unnecessary check

* use `input[type=range]`

* remove unnecessary check

* Add progress-pie in the Grid view

Credit goes to @oliviale for her lovely CSS progress pie

* Save and display progress data

* Add progress-pie in the Grid view

Credit goes to @oliviale for her lovely CSS progress pie

* fix rebase conflict

* add translation

* Fixed merge conflict typo
2019-12-16 22:05:35 -07:00
Patrick Kontschak
c7b47871f7 Grid and Masonry (#150) 2019-12-14 21:32:40 -07:00
Roman Cervantes
8d69fd428c Added sorting and filtering 2019-12-13 16:50:30 -07:00
Roman Cervantes
95838d19cc Auto save list settings 2019-12-02 11:46:28 -07:00
Roman Cervantes
4dd2b98dff Update sort list translation 2019-12-02 11:34:12 -07:00
Roman Cervantes
5a26667d35 Wallpaper text update 2019-12-02 11:21:23 -07:00
Roman Cervantes
b8c5c09fb0 Apply tag modal 2019-11-21 15:56:26 -07:00
Roman Cervantes
e2a1ce0865 apply tag modal clean up 2019-11-21 15:26:33 -07:00
Roman Cervantes
5fa43e8d2b Linter fixes 2019-11-08 13:34:06 -07:00
Roman Cervantes
10787e2bfc switch to 2 spaces 2019-11-08 12:56:03 -07:00
Roman Cervantes
d27ea1eac6 Themes support + clean up 2019-10-09 09:30:07 -07:00
Roman Cervantes
2702958408 Cleaned up translations 2019-10-01 15:26:51 -07:00
Roman Cervantes
4a446c3d7e Game details UI updates 2019-09-26 11:33:30 -07:00
Roman Cervantes
79d945fb24 Settings updates 2019-09-25 14:57:05 -07:00
Roman Cervantes
f662daf6c9 Clean up and missing translations 2019-09-13 15:11:12 -07:00
Roman Cervantes
0dc8a74647 Updated translation 2019-08-19 23:20:16 -07:00
Roman Cervantes
d2c3a2fee5 Added missing translation 2019-08-09 11:10:48 -07:00
Roman Cervantes
05983a41dd Updated translations 2019-08-08 21:10:49 -07:00
Roman Cervantes
f9714b0e4a Clean up game search 2019-08-07 16:03:46 -07:00
Roman Cervantes
ddbd4c6e4b Game board settings clean up 2019-08-07 15:40:32 -07:00
Roman Cervantes
8447bed6ae Translations 2019-08-06 15:20:10 -07:00
Roman Cervantes
e4f691b08f List settings clean up 2019-08-06 15:18:50 -07:00
Roman Cervantes
3ec03951eb more realistic messages in parens 2019-07-16 16:44:01 -07:00
Roman Cervantes
7b42f7c7fe Added translation for reloading 2019-07-11 12:54:58 -07:00
Roman Cervantes
e6e765c7d3 Added recent translations 2019-07-11 12:27:30 -07:00