MTG2000
|
02c5cfc1b4
|
remove logs
|
2022-05-05 10:59:34 +03:00 |
|
MTG2000
|
fff2dda9a4
|
chore: change Modal Component to a new accessible one, fix usePressHolder bug, fix ProjectDetailsCard body breaklines
|
2022-05-05 10:57:36 +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
|
f3f1cea560
|
feat: add tooltips
|
2022-04-28 15:04:05 +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
|
4d8cad601e
|
fix: improve the texteditor save module
|
2022-04-27 17:09:01 +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
|
4957dad00b
|
feat: added code,links, & styling the editor
|
2022-04-27 11:01:42 +03:00 |
|
MTG2000
|
2c615bcf9f
|
feat: text editor foundations, toolbar list, toolbar btns
|
2022-04-26 18:25:14 +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
|
123374d844
|
feat: update lightbox to a new component, typed lazy loaded modals & added their props to openModal Dispatcher
|
2022-04-22 00:00:31 +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
|
c11bfa0c7e
|
refactor: migrate project to react18, tailwind3, storybook6
|
2022-04-20 17:42:16 +03:00 |
|
MTG2000
|
3fe65e02e9
|
feat: base submit bounty modal
|
2022-04-20 17:00:19 +03:00 |
|
MTG2000
|
2fcede9299
|
enable mocks in SB
|
2022-04-20 13:58:41 +03:00 |
|
MTG2000
|
bae8f3a2d5
|
fix: enable mocks in SB build
|
2022-04-20 13:30:12 +03:00 |
|
MTG2000
|
1e3f54cfff
|
remove publish dir from netlify toml
|
2022-04-20 13:18:36 +03:00 |
|
MTG2000
|
ec945957e4
|
chore: add SB build cmds
|
2022-04-20 12:56:53 +03:00 |
|
MTG2000
|
f116f34fd0
|
refactor: projects stories directories naming
|
2022-04-20 12:45:35 +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
|
f071a95675
|
fix: restore routes
|
2022-04-18 18:13:03 +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
|
116d6a43c9
|
feat: create a "Projects" feature directory
|
2022-04-17 14:28:45 +03:00 |
|
MTG2000
|
e5a0dc0843
|
feat: add posts mocks handlesr, add post type gurads
|
2022-04-17 12:23:46 +03:00 |
|
MTG2000
|
7206910670
|
feat: update mocks resolvers
|
2022-04-17 11:40:07 +03:00 |
|
MTG2000
|
ae5cd27b5a
|
feat: added schema to backend
|
2022-04-16 17:31:17 +03:00 |
|