Pavel Mineev and Umputun
f922a51a28
new-auth: add tests
...
* use testing-libruaby for new tests
* tests for auth module
* add svg stub
* add global stub for `useIntl`
* add global stub for `common/settings`
2021-03-04 12:02:46 -06:00
Pavel Mineev and GitHub
a2ecfa65d0
Merge branch 'master' into fetch-mock
2021-02-24 18:29:37 +00:00
Pavel Mineev
0a4c8dbe45
clear localstorage-mock after each test
2021-02-24 14:56:22 +00:00
Pavel Mineev and Umputun
4a43092fb5
ignore autogenerated loadLocale.ts in coverage report
2021-02-22 02:13:03 -06:00
Pavel Mineev
b184bb5b7b
Make fetch mock global
2021-02-22 00:15:31 +03:00
Pavel Mineev and Umputun
7f7973a78f
Propper settings for collect coverage
2021-01-14 12:11:22 -06:00
Pavel Mineev and Umputun
bb5907d21f
Replacing REMARK_URL, fix remark_config stub, add minify html/css in templates
2021-01-12 13:39:26 -06:00
Pavel Mineev and Umputun
5825a55b69
Update frontend
...
* change root dit and change way to import modules
* update deps to latest versions
* use latest tools for building bundles
* rewrite webpack config
* use nomodule technique for loading modern bundle
* inject polyfills by babel usebuiltins
* update eslint rules
* rename all style files to CSS
* use postcss preset env for building styles
* proper typescript typing
* put all html files to templates folder
* etc
2021-01-12 13:39:26 -06:00
Pavel Pustovalov and Umputun
c02590665f
Setup coverage for FE
2020-09-06 14:15:56 -05:00
Pavel Mineev and Umputun
a883052e03
Fix saving of comment sorting
...
* Add tests
2020-03-22 16:11:01 -05:00
konstantin krivlenia
be6aa8314b
#5 use css custom properties instead of color constant
2020-03-05 12:34:40 +03:00
b22cd5f76a
Add localization ( #602 )
...
* #10 add localization
* #10 revert locale from dev page
* #10 add more examples
* #10 localize auth panel
* #10 localize some comment message
* #10 localize some comment form message
* #10 translate vote messages
* #10 translate comment message
* #10 use messages value for translate reference
* #10 fix compile issue
* #10 use messages value for translate reference
* #10 use messages value for translate reference
* #10 use messages value for translate reference
* #10 use messages value for translate reference
* #10 use messages value for translate reference
* #10 translate comment message
* #10 translate comment form
* #10 translate comment form
* #10 translate root component
* #10 translate user info
* #10 translate settings
* #10 translate settings
* #10 translate toolbar
* #10 translate errors messages
* #10 sort dict
* #10 fix after rebase
* #10 localize anonymousLoginForm
* #10 localize emailLoginForm
* #10 update size-limit
* #10 localize subscribe by rss
* #10 localize subscribe by email
* #10 add de locale
* #10 increase limit size
* #10 auto generate loadLocale
* #10 add some documentation
* #10 fix error messages
* fix typo
* don't bundle en locale
* fix message id
* change size limits
* Update extract message pattern
Co-Authored-By: Pavel Mineev <pavel@mineev.me >
Co-authored-by: Pavel Mineev <pavel@mineev.me >
2020-03-04 14:56:00 -06:00
Konstantin Krivlenia and Umputun
17be003652
#378 Emoji suggestions ( #546 )
...
* #378 add emoji suggestion
* #378 use lazy load for nodeEmoji
* #378 apply remark styles only for light theme
* #378 add dark theme
* #378 fix test
* #378 use permanent class names
* #378 flip if else for readability
2020-01-13 18:26:32 -06:00
Vyrtsev Mikhail
02b2895cac
update Preact to Preact X
2019-10-28 02:30:49 +03:00
Vyrtsev Mikhail
24860e124e
mv web -> frontend
2019-04-28 19:27:36 +03:00