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

778 commits

Author SHA1 Message Date
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
Fedor Katurov
4d5d76cf63 fixed flow navigation 2020-06-26 11:42:24 +07:00
Fedor Katurov
49efc452d3 closing modal on back button 2020-06-26 11:33:10 +07:00
Fedor Katurov
5a6e34d769 upgraded react sortable 2020-06-25 17:41:14 +07:00
Fedor Katurov
1a0d580e47 fixed dependencies 2020-06-25 17:28:05 +07:00
Fedor Katurov
ac2411d67a fixed no comments gradient 2020-06-25 17:21:26 +07:00
Fedor Katurov
2be23d0244 fixed comment blank placeholder 2020-06-25 17:20:11 +07:00
Fedor Katurov
95fbeaabbb changed comment image preview size 2020-06-24 16:38:49 +07:00
Fedor Katurov
0d5e035c7f fixed boris layout 2020-06-09 16:46:44 +07:00
Fedor Katurov
8435f1804f changed boris text 2020-06-09 16:34:53 +07:00
Fedor Katurov
67173bfec1 changed boris texts 2020-06-09 13:01:20 +07:00
Fedor Katurov
d35397108a better boris stats 2020-06-09 12:58:41 +07:00
Fedor Katurov
be3401a4e5 fetching backend stats 2020-06-09 12:35:54 +07:00