Commit Graph
31 Commits
Author SHA1 Message Date
Misha VyrtsevandAleksei Gurianov 5809419bce Refactor frontend to typescript (#281) 2019-03-24 22:53:55 +04:00
Andrei AlikovandUmputun d62825642d Add "contradiction index" metric (#278)
* show the value of `controversy` in the hover on scores
* add a new sorting mode "controversial" to "sort by" dropdown
2019-02-17 17:48:49 -06:00
Misha VyrtsevandUmputun a2b9b39640 Update dependencies (#277)
* update dependencies

* fix eslint warnings

* remove redundant sass-loader
2019-02-17 13:32:51 -06:00
Igor AdamenkoandUmputun 6f1b9037d5 Dark theme (#228)
* add with-theme hoc

* add dark theme styles for components

* add toggle theme button to the dev demo page

* add info about widget themes to README
2018-12-15 17:10:41 -06:00
Vyrtsev Mikhail 87d011fe32 after @igoradamenko review 2018-11-14 17:56:48 +03:00
Vyrtsev Mikhail 5ac3255d17 third party cookies blocked fallback 2018-11-14 07:08:48 +03:00
Aleksey Gurianov b27489e918 Logout user on deleteme request 2018-07-17 23:21:11 +04:00
Eldar AmantayandAleksei Gurianov 1d267f5db6 ISSUE-73: UI support for DeleteMe request
Closes #73

* Add the API post request deleteMe
* Add a trigger button
* Add an utils/email module with the template and window opener
* Add a dropdown component
* Add a button component
* Hide the user-id text and a logout bout in the dropdown
* Add a noop empty function to pass a default handler callback to components
2018-07-17 23:21:11 +04:00
Jack & BurgerandAleksei Gurianov 905d41af7e Option to disable comments manually (#154) 2018-07-13 11:41:12 +04:00
Aleksey Gurianov d1e3b14024 fix iframe container overflow
fix #80
2018-07-07 17:08:50 +04:00
PrettierandAleksey Gurianov 2df3aa01d4 apply prettier formating 2018-07-07 01:17:37 +04:00
Mihail NovikovandAleksei Gurianov b08e351da0 Add a11y linter (#130) 2018-07-06 20:13:24 +04:00
Aleksey Gurianov 9949632cd7 set prettier rules to warn and fix jsx pragma 2018-07-06 19:05:35 +04:00
konstantin krivlenia 66ca6173bb fix formatting 2018-06-23 20:30:51 +03:00
konstantin krivlenia 52d791a7b6 setup testing environment 2018-06-23 18:36:14 +03:00
konstantin krivlenia 07f82bf6a5 add eslint check 2018-06-23 01:38:03 +03:00
igoradamenko 90f6259143 add sort by active & redesign select 2018-05-17 23:05:37 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë 158cc3f252 Changed according to code review by @igoradamenko 2018-05-13 21:30:30 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë e96f571b06 Resolve conflicts 2018-05-13 02:07:38 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë e6aa4111dd Add basic ARIA mark-up 2018-05-13 01:49:13 +03:00
igoradamenko b85ca4b488 show sort control for signed out users 2018-05-12 23:17:29 +03:00
igoradamenko ab9057efa3 enhance provider names in auth line 2018-05-12 15:12:13 +03:00
igoradamenko 343a67f975 highlight a bit auth message for unauthorized users 2018-05-12 15:07:09 +03:00
igoradamenko 5778c0385d remove outline from sort select 2018-05-06 23:29:01 +03:00
igoradamenko 75ece05a82 add sort switcher 2018-05-06 14:35:32 +03:00
igoradamenko ba05e94738 add toggle for list of blocked users to auth-panel 2018-03-18 23:12:42 +02:00
igoradamenko ab7c800cd4 add support for columns in auth-panel 2018-03-18 23:12:21 +02:00
igoradamenko 388d85232f show user id on click on username in auth panel 2018-03-12 21:43:58 +03:00
igoradamenko cd08c56d22 improve styles of links in auth-panel 2018-03-04 00:52:23 +03:00
igoradamenko fb45e40e5a fix default values for config and providers 2018-02-14 01:40:01 +02:00
igoradamenko 8e62f1b3aa add auth-panel block 2018-02-14 01:16:55 +02:00