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 |
|
MTG2000
|
3441aee98e
|
fix: update bounty card styles
|
2022-04-17 14:46:32 +03:00 |
|
MTG2000
|
e5a0dc0843
|
feat: add posts mocks handlesr, add post type gurads
|
2022-04-17 12:23:46 +03:00 |
|
MTG2000
|
ae5cd27b5a
|
feat: added schema to backend
|
2022-04-16 17:31:17 +03:00 |
|
MTG2000
|
9b7afbffcd
|
feat: built rest of post cards variations
|
2022-04-16 15:52:35 +03:00 |
|
MTG2000
|
1dbbbb210c
|
feat: built storycard
|
2022-04-15 17:47:17 +03:00 |
|