Commit Graph

156 Commits

Author SHA1 Message Date
236c469c98 Article card feed mode 2023-06-21 23:32:16 +03:00
Igor Lobanov
75c3d5faea
expo pages (#111)
* layout pages

* lint

* code review, lint, build fix

* lint
2023-06-16 16:47:24 +02:00
Arkadzi Rakouski
778e8e8c43
Implement auth modal calling on required actions & fix minor ui bugs. (#108)
* fix views & date layout

* handle auth modal calling on required actions & fix minor ui bugs

* fix eslint errors

* refactor auth modals for non sessioned & implement callback triggering after sign in

* refactor handlers with requireAuth
2023-06-14 19:19:30 +02:00
d2a72cc894 Minor style fixes 2023-06-12 22:59:46 +03:00
1fb84173e6 Fix article comments style on the feed page 2023-06-12 20:58:02 +03:00
97cce5b9fc Fix article footer style on the feed page 2023-06-12 20:09:21 +03:00
5b824d8e2f Fix userpic in the sidebar on the feed page 2023-06-09 01:04:55 +03:00
e4ac8d8b56 Userpic in the sidebar on the feed page 2023-06-09 00:55:22 +03:00
9754a0235d Tabs style fixes 2023-06-09 00:53:58 +03:00
4e6d082697 Fixed cards style 2023-06-09 00:29:20 +03:00
2b9f1ee7ef Fixed cards style in the slider 2023-06-09 00:10:12 +03:00
6f9dd83016 Fixed top articles style on the homepage 2023-06-08 21:25:01 +03:00
5e80cbd01c Removed dates from cards on the homepage 2023-06-08 21:19:49 +03:00
e72a8ded30 Fixed sidebar style on the feed page 2023-06-07 00:16:40 +03:00
a8a50eafa1 Fixed top articles block style 2023-06-06 00:56:36 +03:00
529759fbe2 Fixed topic hover style on black background 2023-06-06 00:05:12 +03:00
533ca3865f Fixed topic cards style 2023-06-05 23:46:55 +03:00
eac5704063 Fixed article cards style 2023-06-03 01:01:34 +03:00
a6f58702d9 Fixed article cards style 2023-05-29 23:46:30 +03:00
b4e1ed2835 Fixed article cards style 2023-05-29 22:27:25 +03:00
905a8cf7ee Fixed article card style 2023-05-26 22:22:24 +03:00
Ilya Y
cc48b68d38
add setIsActionPopupActive signal (#102) 2023-05-26 05:32:20 +03:00
75bca7d62c Fixed article card style 2023-05-25 23:48:36 +03:00
Ilya Y
c60b7e5c53
Add tooltip to Article details (#98)
* Add tooltip to Article details

* Hide popover f SharePopup is visible
2023-05-17 07:04:38 +03:00
c973b28161 Style fix for share popup 2023-05-16 22:17:47 +03:00
Igor Lobanov
47d14b0a5d
Fix typography feature, scroll top button fix, slugify fix (#93)
* Fix typography feature, scroll top button fix, slugify fix

* build fix, some lint

* refactoring, lint
2023-05-12 15:03:46 +02:00
Igor Lobanov
fb007d65de
connect form fix (#92)
* feddback form fix 1
2023-05-11 20:34:04 +02:00
ilya-bkv
8c3e927605 Feed Shout Cover with imageProxy 2023-05-11 17:38:20 +03:00
Igor
d1761c730c markup fixes 2023-05-11 11:52:56 +00:00
bniwredyc
961a122279 working publish 2023-05-08 19:29:26 +02:00
bniwredyc
35271ea152 lint, safe lib updates 2023-05-07 15:47:10 +02:00
bniwredyc
c4ec7d0a7e Merge remote-tracking branch 'gitlab/dev' into drafts
# Conflicts:
#	src/components/Editor/Editor.tsx
#	src/components/Editor/EditorFloatingMenu/EditorFloatingMenu.module.scss
#	src/components/Editor/EditorFloatingMenu/EditorFloatingMenu.tsx
#	src/components/Editor/EditorFloatingMenu/Menu/Menu.tsx
#	src/components/Editor/UploadModal/UploadModalContent.tsx
2023-05-04 21:57:02 +02:00
ilya-bkv
0ea62ea236 fix broken float menu logic 2023-05-04 19:59:38 +03:00
bniwredyc
cfb744c0a0 lint 2023-05-01 20:32:32 +02:00
bniwredyc
0c959b80ad lib updates, build fix, unused code deleted 2023-04-30 18:45:59 +02:00
ilya-bkv
b30e3c3141 Linter fixies 2023-04-29 16:54:15 +03:00
ilya-bkv
e39b6f4068 resolve nextSibling error + refactoring Feed Sidebar 2023-04-29 16:43:50 +03:00
dab4bcd41e Anchor revert 2023-04-20 14:01:15 +00:00
bniwredyc
e55389fa18 Merge branch 'dev' into show_followers 2023-04-11 16:07:57 +02:00
ilya-bkv
4a8c2bea77 perfectionism mode 2023-04-03 16:38:44 +03:00
bniwredyc
3549e57506 scroll to anchor fixes, profile comments link fix 2023-04-03 14:55:00 +02:00
492dabb7b9 [161] scroll to comments 2023-04-01 04:20:14 +00:00
9b22627908 Followers list on authors page.
Replaced "compact" props with "hideWriteButton" in the author card component.
2023-03-24 00:39:13 +03:00
97c6fe2ca0 Fixed sidebar on the feed page 2023-03-13 23:19:10 +03:00
251df4b2c0 New grid 2023-03-10 17:42:48 +00:00
bniwredyc
0a6063d1d0 build fix, chores: lib updates, lint 2023-03-04 18:26:28 +01:00
bniwredyc
9b2cd4be2d likes/dislikes refactoring, who voted popup 2023-03-03 19:26:26 +01:00
bniwredyc
9294052226 like dislike logic update 2023-03-02 19:48:39 +01:00
a036299887 Fixed comments on the feed page 2023-03-01 20:53:23 +03:00
bniwredyc
b3b1c48d92 likes dislikes 2023-02-28 18:13:14 +01:00
bniwredyc
f5272383c2 goodbye astro, i18n 2023-02-17 10:21:02 +01:00
bniwredyc
878f0cb307 lint & build 2023-02-10 09:33:26 +01:00
bniwredyc
979c7880c0 code review 2023-02-07 14:20:07 +01:00
0d0494a83a Feed article actions popup 2023-02-07 00:35:08 +03:00
ilya-bkv
2c063df914 resolve conversation 2023-01-31 16:58:28 +03:00
Ilya Y
714c11e591 Social share (#88)
add social sharing and og:meta
2023-01-31 15:47:44 +03:00
12f5479957 Feed styles fixes 2023-01-31 02:09:33 +03:00
f22d6c60c5 Feed page fixes 2023-01-26 01:13:01 +03:00
9483b84bad Hide articles dates on the main page 2023-01-25 01:15:29 +03:00
Igor Lobanov
04d9f47aec author name hotfix 2022-12-07 21:11:32 +01:00
Igor Lobanov
5c6a93c241 anchors and mainTopic fixes 2022-12-07 19:38:05 +01:00
2a70e3ebc5 Revert icons 2022-12-04 18:10:27 +03:00
Igor Lobanov
e61181392c home page tops fix, all authors, all topics fixes and more 2022-12-02 16:28:07 +01:00
c086a242b7 Fixed all authors page style 2022-12-01 00:50:33 +03:00
a3f63e0da0 slider-as-wrapper 2022-11-27 20:02:04 +03:00
9b4cede871 beautiful all-topics and all-authors, some icons 2022-11-27 11:15:03 +03:00
c4ecec9c06 Create rating control. Refactoring style. 2022-11-23 22:14:59 +03:00
Igor Lobanov
1d9773183e lint 2022-11-21 14:02:04 +01:00
94f9e77203 Style fixes 2022-11-21 00:23:12 +03:00
e65b075dca Merge remote-tracking branch 'origin/dev' into client-routing-minor-fixes 2022-11-17 09:39:37 +03:00
ff85721961 loadby-refactored-merged 2022-11-17 09:32:48 +03:00
2341e83772 Home page fixes 2022-11-17 00:08:04 +03:00
Igor Lobanov
28fa18b7c0 ClientContainer -> ShowOnlyOnClient, topic and author page fixes 2022-11-15 17:16:31 +01:00
843912b95d postmerge-fixes 2022-11-14 20:41:05 +03:00
Igor Lobanov
338d9e3d08 code review 2022-11-14 11:02:08 +01:00
9e04595b3e ackee-test 2022-11-14 09:52:08 +03:00
11874c6c1d auth context
topic page fix, getAuthor, getTopic
newapi -> testapi
fixes
2022-11-14 01:09:20 +01:00
40850eb5d4 Fixed slider style 2022-11-13 16:36:04 +03:00
42489bb297 fixed 2022-11-13 15:14:04 +03:00
dd1840d41f fix-fix 2022-11-13 13:42:47 +03:00
d1fbc48775 linting-fix 2022-11-13 12:37:53 +03:00
e6a14c6fa1 postrefactor-fixes 2022-11-13 09:47:17 +03:00
9581f21d7b Topic page fixes 2022-11-08 00:07:42 +03:00
fc4ce0e79d Fixed swiper fractional values 2022-11-04 17:25:55 +03:00
Igor Lobanov
ec3f9ab54c lint 2022-10-31 17:44:52 +01:00
Igor Lobanov
5bcef1d1e2 Merge remote-tracking branch 'origin/dev' into editor
# Conflicts:
#	src/components/Feed/Row3.tsx
#	src/components/Nav/AuthModal/EmailConfirm.tsx
#	src/components/Nav/AuthModal/ForgotPasswordForm.tsx
#	src/components/Nav/AuthModal/LoginForm.tsx
#	src/components/Nav/AuthModal/RegisterForm.tsx
#	src/components/Nav/AuthModal/index.tsx
#	src/components/Nav/Header.tsx
#	src/components/Nav/Modal.tsx
#	src/components/Nav/Popup.tsx
#	src/components/Nav/Private.tsx
#	src/components/Root.tsx
#	src/components/Topic/Card.tsx
#	src/components/Views/AllAuthors.tsx
#	src/components/Views/Author.tsx
#	src/components/Views/Home.tsx
#	src/components/Views/Topic.tsx
#	src/graphql/mutation/auth-confirm-email.ts
#	src/locales/ru.json
#	src/pages/welcome.astro
#	src/stores/auth.ts
#	src/stores/ui.ts
#	src/stores/zine/authors.ts
#	src/utils/apiClient.ts
#	src/utils/config.ts
2022-10-31 14:06:32 +01:00
Igor Lobanov
190a3226d5 prettier 2022-10-31 13:51:52 +01:00
Igor Lobanov
25fd5bf42f load more (Feed, Author, Topic, Home update) 2022-10-28 23:42:28 +02:00
6c648fad81 Fixed feed 2022-10-26 00:45:37 +03:00
Igor Lobanov
f64bcc08f0 prettier 2022-10-25 17:40:12 +02:00
9f572ca590 merged 2022-10-21 13:51:01 +03:00
7ae55bf529 Main page blocks margins fixes 2022-10-20 18:51:45 +03:00
1758d2eacc postmerge 2022-10-19 17:26:49 +03:00
cbcacb643f Header mobile fixes 2022-10-18 01:03:49 +03:00
d6ef1013c9 Fixed single article block 2022-10-17 19:24:16 +03:00
d07050dff5 Rewrite several components style to css-modules 2022-10-14 21:33:06 +03:00
43fbe729f9 editor refactoring 2022-10-08 19:40:58 +03:00
adc0fe6393 refactor and fixes 2022-10-07 22:35:53 +03:00
e11916298e refactori 2022-10-04 15:16:07 +03:00
Igor Lobanov
659813bcbf auth fix 2022-10-03 13:29:12 +02:00