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

1300 commits

Author SHA1 Message Date
Fedor Katurov
5b2bf82d48 made useGetNodeRelated use apiGetNodeRelated 2022-01-02 17:12:45 +07:00
muerwre
c2d1c2bfc9
99 use swr (#100)
* 99: made node use SWR

* 99: fixed comments for SWR node

* 99: added error toast to useNodeFormFormik.ts
2022-01-02 17:10:21 +07:00
Fedor Katurov
832386d39a added boris tabs 2021-12-26 11:35:07 +07:00
Fedor Katurov
da510e346a made better tabs (with context) 2021-12-26 11:25:34 +07:00
Fedor Katurov
f63d2d3228 fixed gaps and radiuses 2021-12-26 10:49:10 +07:00
Fedor Katurov
782bafcc60 fixed arrow size on tablet 2021-12-26 10:25:16 +07:00
Fedor Katurov
41cbb9f2a2 fixed image arrows on mobile 2021-12-23 14:15:18 +07:00
Fedor Katurov
5c9cd8c020 fixed delete button on tags 2021-12-23 14:12:13 +07:00
Fedor Katurov
7bac04d2fe Merge remote-tracking branch 'origin/master' 2021-12-22 18:12:01 +07:00
Fedor Katurov
23b74f4079 fixed swiper arrows 2021-12-22 18:11:39 +07:00
dependabot[bot]
89b740bfdf
Bump merge-deep from 3.0.2 to 3.0.3 (#98)
Bumps [merge-deep](https://github.com/jonschlinkert/merge-deep) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/jonschlinkert/merge-deep/releases)
- [Commits](https://github.com/jonschlinkert/merge-deep/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: merge-deep
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-22 16:09:34 +07:00
dependabot[bot]
d560782b78
Bump url-parse from 1.5.1 to 1.5.3 (#77)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-22 16:07:57 +07:00
dependabot[bot]
895dd79458
Bump ws from 5.2.2 to 5.2.3 (#86)
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-22 16:07:49 +07:00
dependabot[bot]
b89b8fc57f
Bump tmpl from 1.0.4 to 1.0.5 (#85)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-22 16:07:17 +07:00
dependabot[bot]
a61e8fbede
Bump axios from 0.21.1 to 0.21.2 (#84)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-22 16:07:05 +07:00
Fedor Katurov
3814a56fdb fixed error message on login form 2021-12-22 10:40:08 +07:00
Fedor Katurov
955b5927ca fixed paddings on some devices 2021-12-22 10:37:09 +07:00
Fedor Katurov
b228878207 fixed new comment glow 2021-12-21 17:55:07 +07:00
Fedor Katurov
8076c99c60 fixed hero scrollbars 2021-12-21 11:20:36 +07:00
Fedor Katurov
4f0a015593 disabled lazy load on flow cell 2021-12-16 13:54:15 +07:00
Fedor Katurov
7ed425efa3 changed boris picture 2021-12-10 11:29:54 +07:00
Fedor Katurov
d2893d1fa3 fixed lost node context on boris 2021-12-10 09:14:06 +07:00
Fedor Katurov
1dcf0753ea updating related on tags changed 2021-11-22 17:40:46 +07:00
Fedor Katurov
96f1529f2b made lab use provider and context 2021-11-22 16:24:46 +07:00
Fedor Katurov
cb314e9f8d moved views to containers 2021-11-22 12:11:25 +07:00
Fedor Katurov
39967c7e9e fixed node editor 2021-11-21 21:30:43 +07:00
Fedor Katurov
64cc47a116 made node editor use SWR 2021-11-21 21:23:07 +07:00
Fedor Katurov
2eb10c4da7 fixed typos 2021-11-21 17:37:30 +07:00
Fedor Katurov
19af0c0856 fixed boris infinite reloading 2021-11-21 17:35:19 +07:00
Fedor Katurov
e071665561 refactored boris components 2021-11-21 17:34:32 +07:00
Fedor Katurov
df217b41f7 refactored playerbar component 2021-11-21 17:31:50 +07:00
Fedor Katurov
6ca4c514bf renamed SWR config file 2021-11-21 17:16:38 +07:00
Fedor Katurov
e8f8e3536d removed node related from sagas and reducers 2021-11-21 17:15:44 +07:00
Fedor Katurov
d202a8cb18 added node related provider 2021-11-21 17:09:58 +07:00
Fedor Katurov
3090f3a306 fixed tags effect loop 2021-11-21 17:02:34 +07:00
Fedor Katurov
7284ed7301 renamed providers to context 2021-11-21 16:51:59 +07:00
Fedor Katurov
0dc5ae99a3 fixed node loading hook 2021-11-21 16:49:21 +07:00
Fedor Katurov
4c4461ea19 eslint auto-fix 2021-11-21 16:44:19 +07:00
Fedor Katurov
312156bdf8 made boris use context 2021-11-19 17:50:33 +07:00
Fedor Katurov
716e58bc15 moved related out of node context 2021-11-19 17:23:25 +07:00
Fedor Katurov
d5128cb987 fixed header position 2021-11-19 17:23:06 +07:00
Fedor Katurov
153a2bb0fd moved NodeBottomBlock to views 2021-11-19 16:39:06 +07:00
Fedor Katurov
e881512f63 added user context 2021-11-19 16:34:09 +07:00
Fedor Katurov
f631f79654 made node use context providers 2021-11-19 16:18:51 +07:00
Fedor Katurov
15095b3116 removed obsolete components 2021-11-17 17:54:39 +07:00
Fedor Katurov
eb41e9a8cc removed swiper from lab image 2021-11-17 17:53:02 +07:00
Fedor Katurov
d4bf94059e refactored node bottom block as pure component 2021-11-06 21:26:42 +07:00
Fedor Katurov
ab15a10d01 refactored node comments to component 2021-11-06 21:14:50 +07:00
Fedor Katurov
b44266437d refactored node page 2021-11-06 20:32:00 +07:00
Fedor Katurov
0b77e87778 refactored flow page 2021-11-06 19:48:07 +07:00