Commit Graph

562 Commits

Author SHA1 Message Date
jongomez 0d5347078b fix: fix styles for the info message boxes 2023-10-26 19:57:23 +01:00
jongomez 447bdb7d6d fix: increate margin bottom for buttons in sub dialog 2023-10-26 19:57:23 +01:00
jongomez e2bce7b7be fix: remove rogue empty line 2023-10-26 19:57:23 +01:00
jongomez 74186db2a7 fix: improve mobile styles for the subscription dialog 2023-10-26 19:57:23 +01:00
Hossein Mehrabi 973bd2154a
chore: update discord links 2023-10-26 21:59:27 +03:30
jongomez bdffc96b4c fix: change go to home page link to just a button that closes the dialog 2023-10-26 18:35:35 +01:00
jongomez 58c8b31023 fix: PR fixes and fix to home page button not closing dialog 2023-10-26 18:12:49 +01:00
jongomez 19bd9e2abb fix: pass in discord href as prop 2023-10-26 16:29:57 +01:00
jongomez c777a405c4 feat: adds join discord card 2023-10-26 16:29:57 +01:00
jongomez 758e7d7de9 feat: adds by label next to author names 2023-10-26 16:29:28 +01:00
jongomez bb0ddbc589 fix: hide the logos press type for small screens 2023-10-26 15:20:03 +01:00
jongomez cda1eec0a8 fix: remove unused css declaration and prop 2023-10-26 15:20:03 +01:00
jongomez f9d219c40e fix: use new api version for subscription 2023-10-26 15:20:03 +01:00
jongomez 17f716c6ce feat: call odoo api and update styles 2023-10-26 15:20:03 +01:00
jongomez 2461659b5d feat: implement subscribe button and dialogue 2023-10-26 15:20:03 +01:00
Hossein Mehrabi 50e222fd2a
feat: store firstName and lastName in the Odoo mailing contact database 2023-10-26 16:47:18 +03:30
Hossein Mehrabi efaec2fe11
feat: implement newsletter subscription endpoint 2023-10-26 15:25:00 +03:30
jinhojang6 030239dd52 refactor: update fathom types 2023-10-25 23:40:44 +09:00
jinhojang6 bbd8ef2ede refactor: refactor fathom with custom hooks 2023-10-25 23:40:44 +09:00
jinhojang6 3ec59c7a64 feat: add fathom analytics 2023-10-25 23:40:44 +09:00
amir houieh 0e141c6f91
Merge pull request #207 from acid-info/social-links
Update social links and hide about
2023-10-20 10:39:32 +02:00
jinhojang6 2aea6943d2 chore: update social links and hide about 2023-10-20 16:43:22 +09:00
Hossein Mehrabi 37a1876b07
fix: podcast episodes layout 2023-10-19 16:31:28 +03:30
Hossein Mehrabi 6cc544394f
fix: remove hero component's extra padding on desktop; refs #203 2023-10-19 16:17:42 +03:30
Hossein Mehrabi bf27baa545
fix: increase post search bar's padding to cover the table of contents header; refs #204 2023-10-19 16:04:05 +03:30
Hossein Mehrabi 36189a2216
fix: make the post search bar completely invisible if it's not active; refs #204 2023-10-19 15:56:17 +03:30
jeangovil 2cac37ace2
Merge pull request #201 from acid-info/post-search
feat: implement post search; refs #137
2023-10-03 18:44:54 +03:30
Hossein Mehrabi 3be1bb2275
fix: searchbox should collapse if query is not empty 2023-09-29 17:17:26 +03:30
Hossein Mehrabi d6d9cb57e4
fix: keep displaying previous content and blur article container while searching 2023-09-29 17:15:30 +03:30
Hossein Mehrabi 418ecaca41
fix: apply min-height to article container while searching 2023-09-29 16:11:03 +03:30
Hossein Mehrabi 0a055d82a7
fix: use hybrid as fallback for post search 2023-09-29 15:52:41 +03:30
Hossein Mehrabi 588fe4d29a
fix: use nearText for post search 2023-09-29 15:38:08 +03:30
Hossein Mehrabi a41d1a97e8
chore: remove redundant code 2023-09-28 16:34:01 +03:30
Hossein Mehrabi 06c1fd0e54
chore: remove redundant code 2023-09-28 16:31:18 +03:30
Hossein Mehrabi 5ed6fd7dc2
feat: implement post search; refs #137 2023-09-28 16:28:18 +03:30
Hossein Mehrabi ef5b2671fe
chore: change website title to 'Network State Press' closes ##200 2023-09-27 20:28:09 +03:30
jinhojang6 deb9a23654 docs: add issue and PR templates 2023-09-27 23:36:05 +09:00
Hossein Mehrabi e4dde9474f
ci: trigger deloyment 2023-09-27 15:25:38 +03:30
jongomez 4e82b1fefa pressing escape closes the lightbox 2023-09-27 10:48:32 +01:00
jongomez adb869c34a PR comment fixes - use scale approach instead 2023-09-27 10:48:32 +01:00
jongomez c17df709a6 better handling of opacity after pinch zooming 2023-09-27 10:48:32 +01:00
jongomez 634ccf157d handle really large image captions 2023-09-27 10:48:32 +01:00
jongomez 32e3d33010 add captions to lightbox component 2023-09-27 10:48:32 +01:00
Hossein Mehrabi 88026b71bb
fix: ensure only one instance of UnbodyService is created on the production env 2023-09-26 15:28:09 +03:30
jongomez 3a645be467 fixes from the PR comments 2023-09-22 15:52:34 +01:00
jongomez 91c251856c removes export keyword from header container 2023-09-22 15:52:34 +01:00
jongomez 849d319c5e remove filters when lightbox is active 2023-09-22 15:52:34 +01:00
jongomez 0e3057a4de basic lightbox version for lpe article images 2023-09-22 15:52:34 +01:00
Hossein Mehrabi 988a5bfccf
fix: remove article blocks duplicate class names 2023-09-22 17:05:06 +03:30
Hossein Mehrabi 70e92a7d1f
fix: restore article title's anchor link; refs #175 2023-09-19 14:19:49 +03:30