1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00
Commit graph

890 commits

Author SHA1 Message Date
Fedor Katurov
aa62dcfbcd fixed social account settings role buttons 2020-08-26 13:15:10 +07:00
Fedor Katurov
46542632b5 updated error codes 2020-08-26 13:07:44 +07:00
Fedor Katurov
88f8ae1bd3 hiding audio image block if no images 2020-08-26 10:06:13 +07:00
Fedor Katurov
5b8f13755f posting node right way 2020-08-25 13:46:37 +07:00
muerwre
5b7c3f364d removed console.log 2020-08-23 20:04:01 +07:00
muerwre
5c73d1bce7 disabled register dialog (for now) 2020-08-22 17:28:55 +07:00
muerwre
3ea52c7f45 updated env example 2020-08-22 17:24:52 +07:00
Fedor Katurov
c4f9d88447 added funny checkbox 2020-08-21 11:10:07 +07:00
Fedor Katurov
9486c5bdf5 sending register request 2020-08-20 17:04:56 +07:00
Fedor Katurov
3a11b01c99 added action to perform send register request 2020-08-20 15:29:23 +07:00
Fedor Katurov
88ee0601c8 clearing errors in dialog on input 2020-08-20 11:27:32 +07:00
Fedor Katurov
f1463ed5ea made saga open register dialog 2020-08-20 11:18:41 +07:00
Fedor Katurov
837b4ee6f3 added register_socials to reducer 2020-08-20 10:55:14 +07:00
Fedor Katurov
358b197c19 moved login dialog padding to variable 2020-08-20 10:35:55 +07:00
Fedor Katurov
70e08b286d started creating login register dialog 2020-08-20 10:30:48 +07:00
Fedor Katurov
ff8ecba6db showing needs_register dialog 2020-08-19 18:53:50 +07:00
Fedor Katurov
441a0824cc moved reaction for oauth events to sagas 2020-08-19 18:26:53 +07:00
Fedor Katurov
94cc515589 fixed typescript errors 2020-08-19 18:10:52 +07:00
Fedor Katurov
41e4190096 fixed empty tags fallback 2020-08-19 13:59:11 +07:00
Fedor Katurov
20f49a52b5 refactored login dialog 2020-08-13 16:27:32 +07:00
Fedor Katurov
16700432d2 refactored 2020-08-03 14:42:54 +07:00
Fedor Katurov
43968f14b2 logging user in by social 2020-07-29 18:49:29 +07:00
Fedor Katurov
505242c099 fixed godrays 2020-07-28 17:11:26 +07:00
Fedor Katurov
fca146048e made horizontal grid for buttons 2020-07-28 17:07:32 +07:00
Fedor Katurov
be62a59860 listening for events from login dialog 2020-07-28 17:05:16 +07:00
Fedor Katurov
108f17b0e9 moved accounts to settings 2020-07-28 14:11:04 +07:00
Fedor Katurov
3e6ede51d4 fixed error displaying 2020-07-27 18:24:51 +07:00
Fedor Katurov
b1c71faf3a attaching accounts and displaying errors 2020-07-27 18:17:48 +07:00
Fedor Katurov
3ae22fb63d listening for backend events 2020-07-27 17:35:59 +07:00
Fedor Katurov
2466f01b0b added todo 2020-07-27 14:17:57 +07:00
Fedor Katurov
e94d776ee5 actually getting event about adding account 2020-07-27 14:17:32 +07:00
Fedor Katurov
5396cf7611 added account list and ability to drop them 2020-07-26 18:31:15 +07:00
Fedor Katurov
2388a7e20e fixed typos 2020-07-23 18:37:52 +07:00
Fedor Katurov
17807b9c8b Merge branch 'master' into feature/go-backend 2020-07-23 18:10:51 +07:00
Fedor Katurov
3cb10177f7 hightlighting todos 2020-07-23 11:08:37 +07:00
Fedor Katurov
0962dbc7fb breaking words on boris stats 2020-07-23 10:54:26 +07:00
muerwre
5ad5ff705b
Merge pull request #6 from muerwre/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-07-22 18:39:18 +07:00
dependabot[bot]
1fc6b250f4
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-22 11:38:39 +00:00
muerwre
6fb1c7b321
Merge pull request #5 from muerwre/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-22 18:37:56 +07:00
Fedor Katurov
c56a5275c2 updated readme 2020-07-22 18:35:36 +07:00
dependabot[bot]
99c0ee7976
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 18:44:19 +00:00
Fedor Katurov
02ebc3932e showing ellipsis if no title 2020-07-13 15:11:30 +07:00
Fedor Katurov
bb93c558fc smaller gaps on mobile 2020-07-13 11:20:23 +07:00
Fedor Katurov
b35143f843 fixed youtube link z-index 2020-07-13 11:17:26 +07:00
Fedor Katurov
230e3549a7 disabled title disappearance 2020-07-13 11:13:40 +07:00
Fedor Katurov
6b6c7f5dd2 refactored to match backend 2020-07-12 15:39:09 +07:00
Fedor Katurov
33a55c852d cleanup 2020-07-08 20:20:51 +07:00
Fedor Katurov
77f7bc8af2 Merge branch 'master' into feature/go-backend 2020-07-08 18:48:09 +07:00
Fedor Katurov
014eecaaa2 changed cell appearance 2020-06-26 17:27:33 +07:00
Fedor Katurov
0033f53b53 changed flow cell animation 2020-06-26 17:00:41 +07:00