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

78 commits

Author SHA1 Message Date
Fedor Katurov
bb163eae8f fix: avatar upload and logout 2023-03-17 18:13:04 +06:00
Fedor Katurov
f9e0ecdd0c notifications: added tabs to notification screen 2023-03-16 11:35:31 +06:00
Fedor Katurov
7135d06673 notifications: notification settings page 2023-03-16 11:00:29 +06:00
muerwre
a39d000ff2
add user notifications (#148)
* added notification settings

* notifications: added list to profile

* notifications: changed appearance for comment notifications
2023-03-11 17:16:31 +06:00
Fedor Katurov
10bb6f01b5 added lazy loading to NodeImageSwiperBlock 2022-12-06 21:34:36 +06:00
Fedor Katurov
2395c9fbab fixed user avatar on settings 2022-09-21 12:42:53 +07:00
Fedor Katurov
8fc06a4819 added empty avatar placeholder 2022-09-21 12:26:35 +07:00
muerwre
aee4b662d5
Добавил тему "Веспера" 2022-08-14 15:19:54 +07:00
muerwre
5d34090238
Добавили заметки в сайдбар (#126)
* added notes sidebar

* added note dropping and editing

* added sidebar navigation

* handling sidebarchanges over time

* using router back for closing sidebar

* fixed tripping inside single sidebar

* added superpowers toggle to sidebar

* user button opens sidebar now

* added profile cover for profile sidebar

* removed profile sidebar completely

* ran prettier over project

* added note not found error literal
2022-08-12 14:07:19 +07:00
Fedor Katurov
d55222b3ad refactored settings screen 2022-07-29 13:06:08 +07:00
Fedor Katurov
001bdbb196 made settings provider 2022-07-28 17:16:37 +07:00
Fedor Katurov
421184157d added superpower placeholder to user profile 2022-07-28 16:08:10 +07:00
Fedor Katurov
16d12f92da fixed appearance for profile sidebar 2022-03-29 15:39:29 +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
07b4874f69 added working profile sidebar 2022-02-15 16:11:29 +07:00
Fedor Katurov
5c9fdf93db replaced node-sass with sass 2022-01-28 11:09:21 +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
d4f57a97d8 fixed sidebar heights 2022-01-14 18:44:14 +07:00
Fedor Katurov
2e75e4f7c0 added sidebar headers 2022-01-14 17:02:25 +07:00
Fedor Katurov
01fac15a00 added sample profile sidebar settings 2022-01-14 12:29:51 +07:00
Fedor Katurov
7658068caa made transitional Anchor component for next/cra 2022-01-13 14:12:39 +07:00
Fedor Katurov
0c9d5467ed added empty profile sidebar 2022-01-11 16:34:26 +07:00
Fedor Katurov
d8e7319687 fixed swiper auto width 2022-01-11 14:56:05 +07:00
Fedor Katurov
a454b16fc9 fixed image upload button at avatar 2022-01-11 11:37:33 +07:00
Fedor Katurov
d31c18b06d fixed profile avatar uploader input 2022-01-11 11:32:22 +07:00
Fedor Katurov
8d1e6989c2 added experimental scroll helper 2022-01-10 16:47:29 +07:00
Fedor Katurov
a4bb07e9cf removed redux completely 2022-01-09 19:03:01 +07:00
Fedor Katurov
e8f0ec1f36 using formik on profile settings 2022-01-08 18:37:16 +07:00
Fedor Katurov
3c0571816c removed profile redux items 2022-01-08 18:01:38 +07:00
Fedor Katurov
5849e68258 removed messages reducer 2022-01-08 16:40:48 +07:00
Fedor Katurov
558e8f8a4f removed player reducer, migrated to CRA 5 2022-01-07 18:32:22 +07:00
Fedor Katurov
811e14fd4c fixed inputs 2022-01-04 17:36:05 +07:00
Fedor Katurov
4c4461ea19 eslint auto-fix 2021-11-21 16:44:19 +07:00
Fedor Katurov
2395202d23 fixed profile submitting 2021-09-22 16:54:12 +07:00
Fedor Katurov
dde02dc2e3 fixed can_backdrop usage 2021-06-21 17:39:49 +07:00
Fedor Katurov
b95d53791c fixed node liking 2021-03-04 13:51:03 +07:00
Fedor Katurov
d4c2e7ee09 refactored component errors 2021-03-03 17:54:58 +07:00
Fedor Katurov
7d2511e7e9 fixed errors on Textareas without setRef 2021-03-01 10:53:41 +07:00
Fedor Katurov
e51769229d fixed styles import 2020-11-19 17:51:49 +07:00
muerwre
a5db18791b
Merge pull request #26 from muerwre/15-use-cra-or-nextjs
15 use cra or nextjs
2020-11-19 17:39:14 +07:00
Fedor Katurov
332d09e3bd Merge branch 'master' into 15-use-cra-or-nextjs
# Conflicts:
#	src/components/node/CommentForm/index.tsx
#	src/utils/node.ts
2020-11-19 16:29:03 +07:00
Fedor Katurov
2e65992a84 fixed sidebar z-indexes 2020-11-17 18:05:36 +07:00
Fedor Katurov
e28fdd2c05 added settings tab to profile 2020-11-17 18:00:03 +07:00
Fedor Katurov
d9a1b5cf13 added profile sidebar just to test if I can 2020-11-17 17:11:13 +07:00
Fedor Katurov
9db25afb28 refactored comment form 2020-11-09 17:55:00 +07:00
Fedor Katurov
4b79b06106 fixed for nextjs, but it won't work 2020-11-06 18:36:28 +07:00
Fedor Katurov
33e9e01f29 fixed styles imports 2020-11-06 13:05:43 +07:00
Fedor Katurov
2daa38ad12 fixed style files module names 2020-11-06 12:15:07 +07:00