 Pavel MineevandUmputun
|
cac1eb2601
|
remove unused code
|
2021-08-08 14:25:10 -05:00 |
|
 Pavel MineevandUmputun
|
3216641cbc
|
unify icons
|
2021-08-08 14:25:10 -05:00 |
|
 Pavel MineevandUmputun
|
3314ed30a8
|
add sort-picker
|
2021-08-08 14:25:10 -05:00 |
|
 Pavel MineevandUmputun
|
e5e9d5a10e
|
format
|
2021-08-08 14:25:10 -05:00 |
|
 Pavel MineevandUmputun
|
76244fca88
|
remove unused vars
|
2021-08-08 14:25:10 -05:00 |
|
 Pavel MineevandUmputun
|
a733733e69
|
update sort-picker
|
2021-08-08 14:25:10 -05:00 |
|
 Pavel MineevandUmputun
|
b47174af4a
|
add tests for sort picker and update select tests
|
2021-08-08 14:25:10 -05:00 |
|
 Pavel MineevandUmputun
|
718ad691c0
|
add tests for select
|
2021-08-08 14:25:10 -05:00 |
|
 Pavel MineevandUmputun
|
a04204b3d5
|
move sort picker below comment form
|
2021-08-08 14:25:10 -05:00 |
|
 Pavel MineevandUmputun
|
be41016266
|
fix: open own profile from comment
|
2021-08-08 14:25:10 -05:00 |
|
 Pavel MineevandUmputun
|
c6fcb06086
|
fix typo
|
2021-08-08 14:25:10 -05:00 |
|
 Pavel MineevandUmputun
|
484e547c79
|
fix spinner
|
2021-08-08 14:25:10 -05:00 |
|
 Pavel MineevandUmputun
|
3a20bfcbb2
|
profile popup
|
2021-08-08 14:25:10 -05:00 |
|
 Pavel MineevandUmputun
|
68aba33765
|
fix typo
|
2021-06-16 01:27:10 -05:00 |
|
 Pavel MineevandUmputun
|
5aa24f95fc
|
fix more comments button
|
2021-06-16 01:17:20 -05:00 |
|
 Pavel MineevandUmputun
|
4f0002abdb
|
chage iframe size if any element is changed
|
2021-06-09 13:09:57 -05:00 |
|
 Pavel MineevandUmputun
|
3068dfe637
|
post messages from iframe
- fix user info opening
- remove iframe height checks by interval
- update height by mutation observer events
- rename events
|
2021-06-03 00:56:16 -05:00 |
|
 Pavel MineevandUmputun
|
97934e23f9
|
fix tests
|
2021-05-30 12:50:37 -05:00 |
|
 Pavel MineevandUmputun
|
79eab8ccde
|
fix copy message with styles
|
2021-05-30 12:50:37 -05:00 |
|
 Yuriy KarpovandUmputun
|
6f10a5a4a3
|
fix mobile navigation to comment for hidden comments
issues-82
|
2021-05-19 03:59:25 -05:00 |
|
 Pavel MineevandUmputun
|
63ae392927
|
fix oauth text color
|
2021-05-18 13:29:33 -05:00 |
|
 Pavel MineevandUmputun
|
75196d185d
|
avatar fixes after review
|
2021-05-17 21:29:46 -05:00 |
|
 Pavel MineevandUmputun
|
93b29e934b
|
renew avatar
|
2021-05-17 15:14:35 -05:00 |
|
 ElephmoonandUmputun
|
992b843cf5
|
postMessage without serialization
|
2021-05-16 13:41:50 -05:00 |
|
 Pavel MineevandUmputun
|
d8058c6576
|
use named imports
|
2021-05-06 15:55:46 -05:00 |
|
 Pavel MineevandUmputun
|
123cd53c09
|
fix linter
|
2021-05-06 15:39:57 -05:00 |
|
 Pavel MineevandUmputun
|
58d8fe0f1c
|
fix linter errors
|
2021-05-06 15:39:57 -05:00 |
|
 Pavel MineevandUmputun
|
9f98b46351
|
replace classnames to faster and smaller package
|
2021-05-06 15:11:36 -05:00 |
|
 Pavel MineevandUmputun
|
3ad7ba2c09
|
make form available after failed commit sending
|
2021-05-06 15:08:03 -05:00 |
|
 Pavel MineevandUmputun
|
f4b6d73a4a
|
use remark_config.host for oauth links
|
2021-05-04 03:55:52 -05:00 |
|
Pavel Mineev
|
b748771fed
|
allow spaces in username with trim
|
2021-05-02 18:55:07 +03:00 |
|
 Pavel MineevandUmputun
|
befb079207
|
fix default avatar
- fix import of default avatar
- optimaze ghost svg
- add tests
- refactor avatar-icon
|
2021-04-28 14:13:02 -05:00 |
|
 Pavel MineevandUmputun
|
6cf2849e70
|
rewrite tests in recommended way and add more cases coverage
|
2021-04-09 11:07:12 -05:00 |
|
 Pavel MineevandUmputun
|
c9ce2bbf8c
|
use named functions instead of arrows
|
2021-04-09 11:07:12 -05:00 |
|
 Pavel MineevandUmputun
|
adb443571f
|
Fix form footer
|
2021-04-09 11:07:12 -05:00 |
|
 Pavel MineevandUmputun
|
8cbdf36bdd
|
Fix error message on token tab on login
|
2021-04-09 11:07:12 -05:00 |
|
 johnwiiandUmputun
|
8ef87f400a
|
#add auth source title international language support
with zh.json and en.json.
|
2021-03-30 11:13:50 -05:00 |
|
 Pavel MineevandUmputun
|
e7950fcb22
|
Fix saving comment to LS
* save comment after image upload
* do not affect error messages by save to LS mechanism
* check if data in LS in empty
|
2021-03-22 03:42:03 -05:00 |
|
 Pavel MineevandUmputun
|
4325a3c249
|
Fix dropdown opening
* change iframe height on content change
* change iframe size on dropdown open
|
2021-03-13 12:41:25 -06:00 |
|
 Pavel MineevandUmputun
|
345ee88333
|
add testing-library/jest-dom, fix waitfor
|
2021-03-04 12:02:46 -06:00 |
|
 Pavel MineevandUmputun
|
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 MineevandUmputun
|
63218ac51c
|
new-auth
|
2021-03-04 12:02:46 -06:00 |
|
 Pavel MineevandUmputun
|
ec62b1a572
|
refac textarea autosize
|
2021-02-24 12:27:32 -06:00 |
|
 Pavel MineevandUmputun
|
e1e8da4b2a
|
use parens for arrow funcs always
|
2021-01-29 03:17:10 -06:00 |
|
 Pavel MineevandUmputun
|
758c6bb1b2
|
fix font in user comments
|
2021-01-15 12:39:20 -06:00 |
|
 Yury AntonovandUmputun
|
8b53c68cc3
|
add missing Fragment import
|
2021-01-15 12:12:19 -06:00 |
|
 Pavel MineevandUmputun
|
bb5907d21f
|
Replacing REMARK_URL, fix remark_config stub, add minify html/css in templates
|
2021-01-12 13:39:26 -06:00 |
|
 Pavel MineevandUmputun
|
27e0fa0701
|
change styles for list-comments
|
2021-01-12 13:39:26 -06:00 |
|
 Pavel MineevandUmputun
|
1052898589
|
Change fragments to empty tag
|
2021-01-12 13:39:26 -06:00 |
|
 Pavel MineevandUmputun
|
b72f4d57ea
|
Fix paths to static
|
2021-01-12 13:39:26 -06:00 |
|