Commit Graph

55 Commits

Author SHA1 Message Date
MTG2000
37cecdcbe3 fix: fix header date, fix vote btn effects overflowing 2022-05-30 15:34:40 +03:00
MTG2000
a247685f5b change: change some products page comps, fix more QA problems 2022-05-30 14:38:34 +03:00
MTG2000
8353a3b19f feat: add SEO tags 2022-05-30 11:34:34 +03:00
MTG2000
edb90296ca change: change search component
- changed search component structure & api due to it being displayed differently in mobile & desktop
2022-05-27 17:04:31 +03:00
MTG2000
e49b0dafe6 fix: fixing some QA issues
- change rows shown on products page & change the api
- restyle sort by
- rebuild navigation menus
- fix issues with donation stats & donate card
- update products header link & date of hackathon
2022-05-27 10:50:25 +03:00
MTG2000
113ec18479 fix: fix some QA issues
- fix navbar height
- remove input shadow
- change donateCard options style
- add 2px borders to cards
- remove search from nav on sections other than products
- implement useMediaQuery
2022-05-26 20:27:39 +03:00
MTG2000
b743b90485 change: topics skeleton cnt 2022-05-23 19:54:13 +03:00
MTG2000
8a93f9c820 feat: autocomplete input component, topics slider filters, sortBy mobile component 2022-05-22 23:18:07 +03:00
MTG2000
08222b9935 feat: Hackathons page, hackathons filter, hackathons mocks api 2022-05-22 13:23:37 +03:00
MTG2000
3709b4d93c feat: enable voting in other components 2022-05-21 16:21:28 +03:00
MTG2000
4e307e071e fix: infinite query hook reset 2022-05-20 16:06:28 +03:00
MTG2000
80c9e31467 feat: connect feed filters apis with ui, change filters list style 2022-05-20 15:32:38 +03:00
MTG2000
c30566cf14 feat: vote button reset cntr, replace old votes cntr in some components 2022-05-18 10:33:08 +03:00
MTG2000
3964c086e6 style: blog components responsive 2022-05-16 12:25:48 +03:00
MTG2000
1a320630a7 feat: allow insertion of youtube url 2022-05-13 12:03:25 +03:00
MTG2000
6ae9821472 style: post details page layout 2022-05-13 11:52:14 +03:00
MTG2000
c4148d3bda style: post details page & feed page layout 2022-05-13 11:37:45 +03:00
MTG2000
36790cab5e feat: file drag input component 2022-05-11 18:35:53 +03:00
MTG2000
ca8eec9605 ally: disable btns styling, auto focus forms fields 2022-05-07 16:49:11 +03:00
MTG2000
0188825b5b feat: proper handling of return values from store actions, use-redux-effect hook, refactored TextEditor.ToolButton to multiple components 2022-05-03 14:52:11 +03:00
MTG2000
e40538ef7e fix: handle editor errors, text editor preview story 2022-05-01 11:51:56 +03:00
MTG2000
b2209db14d feat: added comments section to story/question content page 2022-04-30 12:54:42 +03:00
MTG2000
8be941f584 feat: enable replying to comments 2022-04-30 12:30:04 +03:00
MTG2000
618b214853 feat: InsertImageModal, img cmd in TextEditor, Make AddComment Controlled 2022-04-30 11:52:49 +03:00
MTG2000
4f7411e049 fix: texteditor styling, bountyForm date validation 2022-04-28 15:37:34 +03:00
MTG2000
40fcfc89f4 feat: comment editor, add classes customization to toolbtn 2022-04-28 14:37:33 +03:00
MTG2000
4661341bcc feat: BountyForm, QuestionForm, convert styling to scss 2022-04-28 13:22:18 +03:00
MTG2000
af32e190e6 fix: submit bounty modal validation, tags input story 2022-04-27 18:37:16 +03:00
MTG2000
852f7c0138 feat: PostTypesLIst component, create Post Page, text-editor enable link 2022-04-27 17:46:04 +03:00
MTG2000
cad9acdfac feat: Tags Input, formProvider decorator 2022-04-27 15:29:18 +03:00
MTG2000
af253c980e feat: Story form, Post content editor, File Input Component, File thumbnail component, change from css to scss 2022-04-27 14:35:49 +03:00
MTG2000
563650538c feat: added react-hook-form lib, wired submitBountyModal with form schema 2022-04-26 11:18:07 +03:00
MTG2000
d7b2499c13 feat: comment with replies component, convertCommentsToTree helper method, comments section component, add comment input component, useAutoResizableText area, update mocks with comments data 2022-04-26 10:41:03 +03:00
MTG2000
2b0d2c174c feat: comment card component, update post comments api fields 2022-04-25 19:02:58 +03:00
MTG2000
625792fccf feat: finish submit bounty modal 2022-04-21 11:26:11 +03:00
MTG2000
e3e9b5be25 feat: input styles 2022-04-21 11:03:42 +03:00
MTG2000
3fe65e02e9 feat: base submit bounty modal 2022-04-20 17:00:19 +03:00
MTG2000
622a98b5f4 feat: add lazy loading to app pages, pull out tw theme to a module, add filters to getFeed api 2022-04-20 12:15:43 +03:00
MTG2000
5c81dc2a7e feat: add the post details routes, added skeleton to trending card 2022-04-20 10:22:54 +03:00
MTG2000
75186e7492 feat: add new props to posts types, add get post details mock api, add POST_TYPE enum 2022-04-20 09:30:24 +03:00
MTG2000
c73a21190b feat: story content page, bounty content page 2022-04-19 17:54:06 +03:00
MTG2000
e5afadd82a feat: post details page base 2022-04-19 12:05:06 +03:00
MTG2000
53ca162200 feat: built post actions card, post author card 2022-04-19 11:48:28 +03:00
MTG2000
518828c5a4 fix: fixed sticky filters 2022-04-19 10:44:21 +03:00
MTG2000
11594471d3 fix: fixing a bug with graphql data shape 2022-04-18 18:12:06 +03:00
MTG2000
1f817c8a79 feat: added infinite scroll to feed page 2022-04-18 16:37:59 +03:00
MTG2000
1a13cd6c3c feat: make filters sticky 2022-04-18 14:39:42 +03:00
MTG2000
c75777f5a8 feat: Add useReachedBottom hook, add post card skeleton, clean-up Post Card components 2022-04-18 14:16:55 +03:00
MTG2000
83652b09a6 fix: feed layout style 2022-04-17 16:10:01 +03:00
MTG2000
72144d61e7 feat: Build Feed Page, Built Feed filters cards 2022-04-17 15:46:28 +03:00