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

916 commits

Author SHA1 Message Date
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
Fedor Katurov
d260325592 changed jenkins tasks 2020-06-09 11:21:56 +07:00
Fedor Katurov
cb518f0528 left panel with git logs at boris 2020-06-09 11:20:46 +07:00
Fedor Katurov
13ac60a1e6 added stats column 2020-06-08 16:22:35 +07:00
Fedor Katurov
3b2e59e445 returned styling back 2020-06-08 16:21:13 +07:00
Fedor Katurov
2027ec65af added api fn to request git stats 2020-06-08 14:10:50 +07:00
Fedor Katurov
29c3b8a26f added saga for boris load stats 2020-06-08 14:01:20 +07:00
Fedor Katurov
f8b2b3707b removed about title 2020-06-08 13:09:52 +07:00
Fedor Katurov
efdc756d21 added stats panel markup 2020-06-08 13:09:22 +07:00
Fedor Katurov
6595adcccd added boris reducer 2020-06-08 11:38:03 +07:00
Fedor Katurov
381c2fecda added funny phrases 2020-06-08 10:54:15 +07:00
Fedor Katurov
7d3132237d feature: added image preview for comments 2020-06-05 17:42:02 +07:00
Fedor Katurov
08f6b518e4 cleaned comment 2020-06-05 17:34:13 +07:00