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

105 commits

Author SHA1 Message Date
Fedor Katurov
53dc60bad5 removed all scss functions around colors 2022-08-13 21:33:37 +07:00
Fedor Katurov
f6b76055d3 Removed unused colors 2022-08-13 18:42:22 +07:00
Fedor Katurov
bdf803a70c optimized imports 2022-07-20 16:10:05 +07:00
Fedor Katurov
946a78a7ef fixed deactivated unit color 2022-07-20 16:07:08 +07:00
Fedor Katurov
efe7800743 made better profile menu 2022-07-20 15:54:22 +07:00
Fedor Katurov
0564fe29e2 made better profile popups 2022-07-20 15:06:29 +07:00
Fedor Katurov
141b9c0d60 added profile quick info 2022-07-19 16:47:03 +07:00
Fedor Katurov
1241d2c784 added profile quick info 2022-07-19 14:58:28 +07:00
Fedor Katurov
fa17aac056 added loading circle for creating comment 2022-07-18 15:32:54 +07:00
Fedor Katurov
28441d7924 fixed comment distance to 2 weeks 2022-07-15 17:43:21 +07:00
Fedor Katurov
222f2dd1d0 fixed comment distance to week 2022-07-15 17:41:03 +07:00
Fedor Katurov
46c0cd7e6a fixed months passed label 2022-07-15 17:14:40 +07:00
Fedor Katurov
0286b6f1a5 added months passed to comments 2022-07-15 16:50:56 +07:00
Fedor Katurov
3dfd886570 added months passed to comments 2022-07-15 16:45:59 +07:00
Fedor Katurov
74f4c7562b added node edit menu 2022-07-15 12:13:27 +07:00
Fedor Katurov
47a6e02c21 added SortableAudioGrid 2022-06-30 15:58:46 +07:00
Fedor Katurov
3345939670 made sortable grid component 2022-06-24 16:47:38 +07:00
Fedor Katurov
dc1d66cec6 added dnd-kit for images 2022-06-20 21:50:09 +07:00
Fedor Katurov
c3537208a3 fixed margins on lab 2022-04-08 18:25:35 +07:00
Fedor Katurov
57f37723fa added notes menu 2022-04-04 15:51:05 +07:00
Fedor Katurov
77d59625d1 optimized imports 2022-03-23 14:26:14 +07:00
Fedor Katurov
5cd1064140 added new flow presets 2022-03-15 12:09:00 +07:00
Fedor Katurov
5c9fdf93db replaced node-sass with sass 2022-01-28 11:09:21 +07:00
Fedor Katurov
fdd404cd4d fixed comment menu icon 2022-01-25 16:24:27 +07:00
Fedor Katurov
097b091abd fixed ramda imports to reduce bundle size 2022-01-25 11:24:42 +07:00
Fedor Katurov
0838bf7ee6 (nextjs) added eslint and import sorting 2022-01-19 12:30:04 +07:00
Fedor Katurov
e5f8d5a551 (nextjs) fixed eslint warnings 2022-01-19 12:03:54 +07:00
Fedor Katurov
c0ece70f89 fixed node related item profile popout 2022-01-09 21:24:20 +07:00
Fedor Katurov
e99dc7d2c9 added meta to comment form 2022-01-09 20:52:17 +07:00
Fedor Katurov
3656b6d218 fixed scss imports 2022-01-09 20:31:58 +07:00
Fedor Katurov
a4bb07e9cf removed redux completely 2022-01-09 19:03:01 +07:00
Fedor Katurov
5849e68258 removed messages reducer 2022-01-08 16:40:48 +07:00
Fedor Katurov
ba2e610e01 fixed eslint warnings 2022-01-07 19:06:57 +07:00
Fedor Katurov
58fa40dd5c added nextjs and fixed problems for it 2022-01-07 19:01:27 +07:00
Fedor Katurov
558e8f8a4f removed player reducer, migrated to CRA 5 2022-01-07 18:32:22 +07:00
Fedor Katurov
95b92b643f removed upload redux store 2022-01-06 21:04:14 +07:00
Fedor Katurov
140e36b6b7 fixed ref forwarding on textareas 2022-01-05 16:32:07 +07:00
Fedor Katurov
811e14fd4c fixed inputs 2022-01-04 17:36:05 +07:00
Fedor Katurov
11a9aff8b6 fixed comment form button order 2022-01-02 21:31:17 +07:00
Fedor Katurov
120bf8954c removed boris reducer 2022-01-02 21:28:31 +07:00
Fedor Katurov
77af1ab05a optimized imports 2022-01-02 20:59:52 +07:00
Fedor Katurov
168ba8cc04 removed almost all node sagas 2022-01-02 20:44:41 +07:00
Fedor Katurov
f76a5a4798 refactored hooks directory 2022-01-02 18:17:09 +07:00
Fedor Katurov
85c7888c41 fixed comment button appearance on small devices 2022-01-02 17:20:18 +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
4c4461ea19 eslint auto-fix 2021-11-21 16:44:19 +07:00
Fedor Katurov
ab15a10d01 refactored node comments to component 2021-11-06 21:14:50 +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
f10a1fa2d8 added dropzones for comments and node editors 2021-10-05 11:31:21 +07:00
Fedor Katurov
a808045a7d made sample profile page 2021-10-01 12:01:11 +07:00