Commit Graph

10 Commits

Author SHA1 Message Date
MTG2000
263e8c410d feat: more work on the commenting system 2022-07-20 18:36:51 +03:00
MTG2000
7cd6fc749c feat: built stories component in profile 2022-07-14 11:39:59 +03:00
MTG2000
a0e13327a6 feat: split the create-story component into multiple ones, build drafts api & components, build reset editor on drafts change, delete draft, dateDiff helper 2022-07-13 16:14:16 +03:00
MTG2000
c824be44a6 update: disable save draft btn on published posts 2022-07-12 18:17:58 +03:00
MTG2000
c37d62ad17 feat: getMyDrafts api, base drafts list, add drafts to database 2022-07-12 18:05:55 +03:00
MTG2000
3f6c344d16 feat: add description to tags, update the tags input structure, make post title biggest 2022-07-11 14:52:01 +03:00
MTG2000
25d31f373d fix: make cover_image optional, disable custom tags, make ul,ol tags styled a little 2022-07-08 16:48:34 +03:00
MTG2000
9a8dc9431b fix: fixing pre-launch issues
- refactor the tags topics stuff (apis/mocks/components)
- update TagsInput
- Change how feed page looks on tags filtering
2022-06-14 17:40:47 +03:00
MTG2000
e46649513d fix: fixing pre-lanuch issues
- store post's body as markdown
- stories page design changes
- thick borders post details page
- make text-editor toolbar sticky
- fix update post api
- change dropdown icons to emojis
- remove vote/comments stats from postDetailsPage
- remove "Type of post" component from createPostPage & replace it with back button
- change insert tags placeholder text
2022-06-13 16:32:31 +03:00
MTG2000
4780118e2e refactor: refactor the api folder & fix how the inconsistency between netlify & serverless-offline routes 2022-06-08 23:43:42 +03:00