Commit graph

75 commits

Author SHA1 Message Date
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
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
Roman Cervantes
8824834006 More translations 2019-07-11 10:28:04 -07:00
Roman Cervantes
435e209f63 Missing translations 2019-07-10 16:27:04 -07:00
Roman Cervantes
f4bae1f19b Missing translations 2019-06-25 15:53:00 -07:00
Roman Cervantes
242ed71f57 More translations and TODOs 2019-06-25 11:18:40 -07:00
Roman Cervantes
15f4164758 More translations 2019-06-20 13:27:05 -07:00
Roman Cervantes
d986c587d5 Improved links section 2019-06-19 16:20:45 -07:00
Roman Cervantes
1f4124cf24 Translate the translations (brain explodes) 2019-06-19 15:14:02 -07:00
Roman Cervantes
0341bb16c3 Moved translate script to build folder and added script to package.json 2019-06-19 12:09:44 -07:00
Roman Cervantes
1387909678 Added japanese setting translation 2019-06-19 10:01:17 -07:00
romancm
222b786818 Added support for japanese 2019-06-19 07:39:04 -07:00
romancm
bb6cd7ff17 Language settings translation 2019-06-19 06:52:08 -07:00
Roman Cervantes
cc6ab8b156 Disable linter in translate script 2019-06-18 16:48:29 -07:00
Roman Cervantes
db8ca2a538 Translate script 2019-06-18 16:46:15 -07:00
Roman Cervantes
1d255006c5 Simplify messages file 2019-06-18 16:46:03 -07:00
Roman Cervantes
6266585ad4 Translated files 2019-06-18 16:45:54 -07:00