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

359 commits

Author SHA1 Message Date
Fedor Katurov
77af1ab05a optimized imports 2022-01-02 20:59:52 +07:00
Fedor Katurov
8d2b56cafc removed node reducer 2022-01-02 20:59:09 +07:00
Fedor Katurov
168ba8cc04 removed almost all node sagas 2022-01-02 20:44:41 +07:00
Fedor Katurov
efa3ba902d removed nodeSetCurrent 2022-01-02 18:09:28 +07:00
Fedor Katurov
0bc2ff250f fixed node actions 2022-01-02 18:05:52 +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
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
ab15a10d01 refactored node comments to component 2021-11-06 21:14:50 +07:00
Fedor Katurov
0b77e87778 refactored flow page 2021-11-06 19:48:07 +07:00
Fedor Katurov
ef669cab51 removed text posts line at the top 2021-10-29 16:56:42 +07:00
Fedor Katurov
c8204a41a2 added flow menus 2021-10-12 18:04:35 +07:00
Fedor Katurov
bf16c0ca22 added lab post lines 2021-10-12 16:21:08 +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
Fedor Katurov
e7eb2fd14f fixed imports 2021-10-06 16:45:52 +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
59ca076287 added flow shade 2021-10-05 18:13:01 +07:00
Fedor Katurov
f19fed1c5a fixed node loading 2021-10-05 14:45:23 +07:00
Fedor Katurov
d31b94c42a fixed node loading 2021-10-05 13:44:38 +07:00
Fedor Katurov
c986bc434b added lab pagination 2021-10-05 12:44:28 +07:00
Fedor Katurov
f10a1fa2d8 added dropzones for comments and node editors 2021-10-05 11:31:21 +07:00
Fedor Katurov
f12f952b37 skipping tag update on empty tags 2021-09-28 16:20:16 +07:00
Fedor Katurov
04a7b28a53 added tag deletion interface 2021-09-28 15:39:29 +07:00
Fedor Katurov
0a75feef8d updating related on node tags 2021-09-28 12:34:30 +07:00
Fedor Katurov
372e016e3d added placeholders for boris stats 2021-09-22 15:55:45 +07:00
Fedor Katurov
e2a69b2b2e fixed lab node creation bug 2021-09-22 10:07:14 +07:00
Fedor Katurov
4c74674ac1 refactored boris 2021-09-20 17:49:44 +07:00
Fedor Katurov
35ce593ed8 moved flow hooks out of flow 2021-09-20 10:01:59 +07:00
Fedor Katurov
b4b138e90f added placeholders 2021-04-21 12:58:44 +07:00
Fedor Katurov
b1e68a8a6d added updates everywhere 2021-04-02 17:49:03 +07:00
Fedor Katurov
330fdcf444 Changed lab gaps and colors 2021-03-30 17:49:17 +07:00
Fedor Katurov
124719c243 #58 fixed dialog routers 2021-03-29 17:45:54 +07:00
Fedor Katurov
4dc8bea040 #58 made dialogs as routes 2021-03-29 14:11:39 +07:00
Fedor Katurov
97958a358b #58 fixed upload buttons 2021-03-29 09:27:49 +07:00
Fedor Katurov
b871cc2042 #58 using formik at node submit form 2021-03-26 17:52:24 +07:00
Fedor Katurov
ede5dfe17f #23 fixed submit button appearance for lab 2021-03-26 12:35:31 +07:00
Fedor Katurov
e2d1b660cc #23 added comment_count and last_seen to lab 2021-03-24 17:11:37 +07:00
Fedor Katurov
5f938cfa92 #23 adde comment_count and last_seen to lab 2021-03-24 14:53:29 +07:00
Fedor Katurov
e44ad8e5c2 #23 added is_loading to lab's head 2021-03-22 17:53:28 +07:00
Fedor Katurov
10729de375 #23 fixed lab shadows 2021-03-22 17:21:35 +07:00
Fedor Katurov
11fd582453 #23 lab stats 2021-03-22 15:56:35 +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
756840f173 #23 added superpowers switch 2021-03-19 14:15:04 +07:00
Fedor Katurov
3aa2d4f609 #23 added lab node layout (sample) 2021-03-12 13:56:23 +07:00
Fedor Katurov
8316b46efe Merge branch 'master' into 23-labs
# Conflicts:
#	src/redux/node/constants.ts
2021-03-12 11:26:03 +07:00
Fedor Katurov
46506f3541 fixed loading more nodes for tag 2021-03-11 13:53:52 +07:00
muerwre
f66f09572f
Merge pull request #46 from muerwre/task/#25
Получение списка задач с github
2021-03-10 14:50:49 +07:00