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

366 commits

Author SHA1 Message Date
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
23b74f4079 fixed swiper arrows 2021-12-22 18:11:39 +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
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
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
e8f4412bfc sliding on inactive slide on click instead of opening it 2021-10-14 16:55:39 +07:00
Fedor Katurov
507bb452bb refactored node header 2021-10-14 16:43:54 +07:00
muerwre
94c656fe0f
refactored flow cells, added colors for lab (#78)
* made better flow cells

* made cubical desaturation

* made colorfull lab nodes

* colorful lab nodes for all text ones

* all lab nodes are colorful

* disabled lazy loading on heroes

* fixed color calculation hook

* fixed lab color gradients calculation

* fixed cell text on flow
2021-10-08 11:33:53 +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
71b94ce585 added image preloading color for swiper 2021-10-05 18:25:40 +07:00
Fedor Katurov
d382553b8a fixed titles on lab and node related 2021-10-05 15:47:01 +07:00
Fedor Katurov
07852df0dc added user description for deactivated units 2021-10-05 15:32:02 +07:00
Fedor Katurov
04a7b28a53 added tag deletion interface 2021-09-28 15:39:29 +07:00
Fedor Katurov
1242c04587 added user profile popup 2021-09-22 17:54:51 +07:00
Fedor Katurov
d7b86202eb fixed random phrase outputting 2021-09-22 16:11:42 +07:00
Fedor Katurov
b8b2714040 added random description generator 2021-09-22 16:02:30 +07:00
Fedor Katurov
f2fbca80e1 fixed shadows, added author panel 2021-09-22 14:18:09 +07:00
Fedor Katurov
c1279c538a fixed left panel styles 2021-09-22 10:32:10 +07:00
Fedor Katurov
83e1902e83 added fallback for single images 2021-06-24 12:17:03 +07:00
Fedor Katurov
337f8609c2 fixed swiper callbacks 2021-06-23 15:00:14 +07:00
Fedor Katurov
b64ddcf5ce fixed node panel background color 2021-06-22 10:48:26 +07:00
Fedor Katurov
dde02dc2e3 fixed can_backdrop usage 2021-06-21 17:39:49 +07:00
Fedor Katurov
92b273f377 #38 added image preloaders 2021-06-21 16:38:11 +07:00
Fedor Katurov
d0989ac58b #38 fixed preloader 2021-06-21 14:00:21 +07:00
Fedor Katurov
e2a4b0ad03 #38 disabled buttons on tablets 2021-05-12 08:56:13 +07:00
Fedor Katurov
ee9bb851c8 #38 fixed navigation and keyboard 2021-05-11 17:29:10 +07:00
Fedor Katurov
fda95b8cd2 fixed swiper width 2021-03-30 17:23:50 +07:00
Fedor Katurov
805cde559b fixed swiper re-rendering 2021-03-30 11:24:15 +07:00
Fedor Katurov
d5460cf61a Merge branch 'master' into task/#58 2021-03-29 15:37:47 +07:00
Fedor Katurov
ac8931983a fixed swiper width 2021-03-29 15:20:10 +07:00
Fedor Katurov
4dc8bea040 #58 made dialogs as routes 2021-03-29 14:11:39 +07:00
Fedor Katurov
2b2464b8dd #23 fixed swiper crash 2021-03-22 18:00:53 +07:00
Fedor Katurov
58d5a8ee35 #23 added lab tabs 2021-03-22 17:46:47 +07:00
Fedor Katurov
031de64acc #23 using custom blocks at lab nodes 2021-03-22 11:09:38 +07:00
Fedor Katurov
b1f019ebae #23 added superpowers ui tab 2021-03-19 17:00:26 +07:00
Fedor Katurov
3aa2d4f609 #23 added lab node layout (sample) 2021-03-12 13:56:23 +07:00
Fedor Katurov
18ec220a4e #23 added labs layout 2021-03-12 12:04:10 +07:00
Fedor Katurov
c5288e0f80 added arrow navigation for swiper 2021-03-12 10:09:56 +07:00
Fedor Katurov
11325b96b3 fixed sidebar 2021-03-09 13:42:36 +07:00
Fedor Katurov
470e174547 made swiper call slideTo(0) with timeout 2021-03-09 12:41:32 +07:00
Fedor Katurov
f014e0b51e #35 fixed appearance on mobiles 2021-03-06 18:45:49 +07:00
Fedor Katurov
ad16c09441 #35 added zoom styles 2021-03-06 18:40:19 +07:00