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

15 commits

Author SHA1 Message Date
Fedor Katurov
cb314e9f8d moved views to containers 2021-11-22 12:11:25 +07:00
Fedor Katurov
7284ed7301 renamed providers to context 2021-11-21 16:51:59 +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
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
507bb452bb refactored node header 2021-10-14 16:43:54 +07:00
muerwre
e071409241
highlight and scroll to new comments if authorized (#76)
* added new drone file

* commented-out unnecessary build stages

* commented-out unnecessary build stages

* added dynamic repo

* added dynamic repo

* added registry global env

* added registry global env

* added registry global env

* added template

* added template

* added template

* added template

* added branches to template

* added branches to template

* made build based on template

* made build based on template

* changed env file

* added .env.development file to repo

* fixed branch to develop

* added variables for develop and master

* added variables for develop and master

* added env variables to builder

* added env variables to builder

* added env variables to builder

* changed drone.yml

* added highlight for new comments

* fixed dependencies for useScrollToTop

* added smooth scrolling for comments

* fixed new comments highlight for same user
2021-10-06 12:48:26 +07:00
Fedor Katurov
a5a394c590 fixed panel z-index on node title 2021-10-05 15:50:59 +07:00
Fedor Katurov
04a7b28a53 added tag deletion interface 2021-09-28 15:39:29 +07:00
Fedor Katurov
b1e68a8a6d added updates everywhere 2021-04-02 17:49:03 +07:00
Fedor Katurov
4dc8bea040 #58 made dialogs as routes 2021-03-29 14:11:39 +07:00
Fedor Katurov
ede5dfe17f #23 fixed submit button appearance for lab 2021-03-26 12:35:31 +07:00
Renamed from src/containers/node/NodeLayout/index.tsx (Browse further)