ErickSkrauch
a2d4243bc3
Allow to pull languages without proofreading
2021-03-25 04:35:45 +01:00
SleepWalker
cd8a5a8a8b
chore: fix linting errors
2020-10-11 21:30:50 +03:00
SleepWalker
79ff3b9410
chore(build): enable support for ts declare fields
2020-10-11 21:30:50 +03:00
ErickSkrauch
930a272cd0
Fix crowdin's branch selection for non-tty environment, add support for CI-provided branch name [skip ci]
...
Show crowdin's error at any depth
Show branch name on i18n:push
Unpack git .pack objects to fix automatic branch detect (seems like a workaround for a workaround 🙃 )
Detect git branch from CI if available.
Replace git-repo-info with git-rev-sync (maintained)
Fix accidentally removed git installation for Yarn job
2020-07-23 23:06:21 +03:00
ErickSkrauch
28ccab8a98
Fix Czech language
2020-06-15 01:04:41 +03:00
ErickSkrauch
7bd45e7ada
Improve file search algorithm
2020-06-15 00:22:19 +03:00
ErickSkrauch
b25e888781
Enable prettier for the i18n-crowdin script
2020-06-10 15:01:49 +03:00
ErickSkrauch
5f6c11dddb
Pin inquirer to the version, when it throws an exception on unavailable TTY
2020-06-10 00:21:36 +03:00
ErickSkrauch
c3b778e3ca
Fix errors catching in i18n-crowdin script.
...
Detect non tty environment and apply defaults.
2020-06-09 22:02:55 +03:00
ErickSkrauch
7b74d7820c
Cleanup dependencies
2020-06-09 21:07:21 +03:00
ErickSkrauch
7c415a0d96
Crowdin's branches support
2020-06-09 21:01:38 +03:00
ErickSkrauch
bf6a76d006
Remove all *.intl.json files. Move strings to the corresponding views. Implement custom command to build i18n/en.json file
2020-06-04 19:43:08 +03:00
ErickSkrauch
57cf6b3776
Migrate i18n-collect to the new prompt library
2020-05-27 19:06:44 +03:00
ErickSkrauch
5e62c930b1
Cleanup the crowdin integration script, completely migrate it to API v2
2020-05-27 18:52:06 +03:00
ErickSkrauch
e47eaf720f
Reimplement the pull command of the crowdin script
2020-05-26 19:22:21 +03:00
ErickSkrauch
f85b9d8d35
Change prettier rules
2020-05-24 02:08:24 +03:00
SleepWalker
2d903f96fc
Upgrade prettier before it will be removed forever
2020-05-20 20:02:22 +03:00
SleepWalker
39576c0480
Bump deps and fix webpack dev mode
2020-05-20 20:01:35 +03:00
ErickSkrauch
96049ad4ad
Implemented strict mode for the project (broken tests, hundreds of @ts-ignore and new errors are included) [skip ci]
2020-05-20 19:59:43 +03:00
ErickSkrauch
10e8b77acf
Reimplement scripts with TS
2020-05-20 19:59:43 +03:00
Sviatoslav
dfa8c6df5f
Fix sb build ( closes #18 ) ( #19 )
...
* Fix storybook build command
* Bump deps
* Add storybook build step
* Perform storybook build quiet
Co-authored-by: ErickSkrauch <erickskrauch@ely.by>
2020-01-16 18:33:05 +03:00
SleepWalker
4d8704f17c
Rename ./dist to ./build
2019-12-30 10:33:19 +02:00
SleepWalker
d5e0e9a7fb
Bump deps
2019-12-25 13:28:11 +02:00
SleepWalker
f9d3bb4e20
Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace
2019-12-07 21:06:42 +02:00