Pavel Vinnyk and Aleksei Gurianov
be41daae73
Auth handling added to deleteme.html #170 ( #208 )
2018-10-20 01:57:23 +04:00
igoradamenko
a7ba0567a3
remove useless close button in user-info
2018-10-01 10:30:27 +03:00
igoradamenko
06baa07da4
fix frontend build issues
2018-09-29 23:14:20 +03:00
Jack and igoradamenko
ab6bfff32f
Add help page about markdown formatting #8
2018-09-29 23:04:33 +03:00
Igor Adamenko and GitHub
a6e2fd30c4
Merge branch 'master' into user-info-redux
2018-09-29 22:50:33 +03:00
Alexandr
2a3b380686
UserInfo close by Esc fix
2018-09-06 09:06:42 +05:00
Alexandr K and Aleksei Gurianov
419d2ae75e
Add focus-visible polyfill, issue #187 ( #193 )
...
* add focus-visible polyfill
* remove unnecessary outline: none from styles
* make buttons Pin, Block, Delete visible when focused
* fix outline of user details close button
* close user info by ESC
* user info: don't focus the close button
2018-08-23 20:46:16 +04:00
Jack and Aleksei Gurianov
5c9d0d6119
Fix incorrect edit comment countdown timer calculation #74
2018-07-25 17:41:13 +04:00
Alexandr K and Aleksei Gurianov
c1e2616764
Input fix for Edge issue 169 ( #171 )
2018-07-19 00:16:37 +04:00
Aleksey Gurianov
8f3b8e11e1
Fix crossdomain clickoutside listener
2018-07-18 23:37:00 +04:00
Aleksey Gurianov
b27489e918
Logout user on deleteme request
2018-07-17 23:21:11 +04:00
Aleksey Gurianov
9b5c784bdc
Admin page to approve deleteme request
2018-07-17 23:21:11 +04:00
Eldar Amantay and Aleksei 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
Efremov Alexey and Aleksei Gurianov
4cca80e3c1
restyle close button, add close animation ( #152 )
...
closes #98
2018-07-13 11:46:22 +04:00
Jack & Burger and Aleksei Gurianov
905d41af7e
Option to disable comments manually ( #154 )
2018-07-13 11:41:12 +04:00
Aleksei Gurianov and GitHub
a544aff6ac
improve and document developer setup ( #161 )
...
japanese commit
fixes #158
2018-07-13 09:54:12 +04:00
Aleksey Gurianov
f74f9e462c
improve ux of login flow #157
2018-07-12 00:20:05 +04:00
DmitryTsepelev
d09e45b0a8
UserInfo uses redux store
2018-07-10 17:33:51 +03:00
Dmitry Tsepelev and Aleksei Gurianov
a02b1502a6
Basic redux integration for thread component ( #141 )
2018-07-10 14:05:39 +04:00
Efremov Alexey and Aleksei Gurianov
1539c1f043
add user-info in iframe ( #131 )
...
closes #98
2018-07-09 18:32:14 +04:00
Jack & Burger and Aleksei Gurianov
4cea9d5855
Add ability to ban users for limited time and to view in the 'Show blocked' ( #140 )
...
closes #88
2018-07-09 16:58:08 +04:00
Aleksander and Aleksei Gurianov
31cca0146f
use es7/promise polyfill instead of es6 for finally support ( #147 )
...
closes #122
2018-07-09 10:57:17 +04:00
Mihail Novikov and Aleksei Gurianov
bcd28306e2
migrate from sass to PostCSS ( #142 )
...
closes #135
2018-07-09 01:17:04 +04:00
Sviataslau Shchaurouski and Aleksei Gurianov
20f08683b5
112: mobile version breaks title with author name ( #126 )
...
* 112: refactors comment component a bit - replaces few onDo/onUndo methods with their toggle equivalent
* 112: refactors comment component a bit - replaces few onDo/onUndo methods with their toggle equivalent part 2
* revert it later
* Revert "revert it later"
This reverts commit f8bee04
* Adds engine section in package.json and sourcemaps generation in webpack
* Extracts Avatar as component
* Fixes typo, linting and bug
* Removes dev changes
* Fixes linter errors
* Fixes PR comments
2018-07-08 15:42:19 +04:00
Aleksey Gurianov
d1e3b14024
fix iframe container overflow
...
fix #80
2018-07-07 17:08:50 +04:00
DmitryTsepelev and Aleksei Gurianov
ea47e1d19c
Fix right margin for verified user icon
2018-07-07 13:10:16 +04:00
Prettier and Aleksey Gurianov
2df3aa01d4
apply prettier formating
2018-07-07 01:17:37 +04:00
DmitryTsepelev and Aleksei Gurianov
c173647d96
Cleanup user-info, make preloader and list-comments pure functions
2018-07-06 23:23:31 +04:00
Mihail Novikov and Aleksei 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
Aleksey Gurianov
fea398483e
Revert "Add: user-info in iframe Issue #98 "
...
This reverts commit bae2b8dcaa .
2018-07-06 03:08:53 +04:00
Mihail Novikov and Aleksei Gurianov
6c41ce263c
Fix comment_info block for small screens
2018-07-06 01:56:04 +04:00
Efremov Alexey and Aleksei Gurianov
bae2b8dcaa
Add: user-info in iframe Issue #98
...
Signed-off-by: Efremov Alexey <lexich121@gmail.com >
2018-07-06 01:30:37 +04:00
igoradamenko
ed92a0bda5
add finally polyfill for promises
2018-06-30 23:56:52 +03:00
Igor Adamenko and GitHub
06544037f1
Merge pull request #105 from Guria/polyfiils
...
Polyfils
2018-06-29 21:56:37 +03:00
igoradamenko
43099edf06
add site_id param to /auth request
2018-06-27 11:07:54 +03:00
Umputun and GitHub
7a6eca56b1
feature/jwtcleanup ( #113 )
...
* remove extra dmin check, add blocking check via jwt and auth middleware
* short jwt and refresh for expired
* lint: missing comment on UserFlager
* simplify user management in auth refresh
* allow custom max cookie age
* test blocked user
* reset cookie for blocked user
* move admin perm detection to data service
* customizable ttl with opts as a part of auth group
* add local auth provider dev
* main minimal test for dev auth mode
* add comments and update docs with current params
* add admin and auth_dev flags
* comments for dev compose
* lint: shadow err
2018-06-27 01:43:13 -05:00
Гурьянов Алексей Александрович
7088accf70
split polyfills into separate bundle
2018-06-24 16:14:46 +04:00
Гурьянов Алексей Александрович
f473c2a659
fix eslint warnings
2018-06-24 16:14:07 +04:00
Alex
76c7ea13d3
#import @method -fix
2018-06-23 23:15:56 +03:00
Alex
0b36b79d16
#remove @method -rename
2018-06-23 23:13:45 +03:00
Alex
73d875f477
#unverify @method -rename
2018-06-23 23:12:31 +03:00
Alex
72f1f774f5
#verify @method -rename
2018-06-23 23:11:34 +03:00
Alex
400905c8ff
#unpin @method -rename
2018-06-23 23:09:52 +03:00
Alex
7b7934e93c
#pin @method -rename
2018-06-23 23:08:41 +03:00
Alex
0171fc85b5
#edit @method -rename
2018-06-23 22:57:46 +03:00
Alex
48bcadbceb
#send @method -rename
2018-06-23 22:56:54 +03:00
Alex
7e27cf5060
#vote @method -rename
2018-06-23 22:53:22 +03:00
Alex
17529d0646
#counts @method -rename
2018-06-23 22:51:14 +03:00
Alex
83d3afa291
#last @method -rename
2018-06-23 22:38:55 +03:00