Commit Graph

47 Commits

Author SHA1 Message Date
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
f3f1cea560 feat: add tooltips 2022-04-28 15:04:05 +03:00
MTG2000
af32e190e6 fix: submit bounty modal validation, tags input story 2022-04-27 18:37:16 +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
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
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
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
c73a21190b feat: story content page, bounty content page 2022-04-19 17:54:06 +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
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
MTG2000
a317940450 chore: refactor modals structure to support lazy loading 2022-03-30 16:37:56 +03:00
MTG2000
949a6042f1 feat: added links parsing to project description 2022-03-29 13:32:25 +03:00
MTG2000
46a4e5b954 feat: added screenshots lightbox 2022-03-28 20:30:39 +03:00
MTG2000
f6428d469b . 2022-03-26 18:05:47 +03:00
MTG2000
e22b4858d8 chore: make graphql queries auto generated 2022-03-26 16:53:22 +03:00
MTG2000
edefc460c5 feat: update functions structure, re-enable project details info section 2022-03-24 16:29:33 +02:00
MTG2000
583af8045a feat (backend): initial changes 2022-03-23 19:36:25 +02:00
MTG2000
6000248213 feat: categories drop-down 2022-03-16 15:43:10 +02:00
MTG2000
031a7f3782 feat: add search functionality 2022-03-14 17:19:32 +02:00
MTG2000
b3ed2ad280 feat: added mocks using msw 2022-03-12 16:11:11 +02:00
Michael Bumann
a04570b851 Merge branch 'master' into push-to-launch 2022-02-04 12:14:57 +02:00
MTG2000
923e28282d fix: fixed carousels ux
- made categories badges a carousel
- added custom arrows to apps carousel on non-tocuh devices
- fixed invalid items offset on mobile sometimes
2022-02-03 18:54:38 +02:00
Michael Bumann
43300c9baa Update netlify-cli 2022-01-30 17:45:49 +01:00
MTG2000
1d71897e62 feature: Added Skeleton states
Added skeleton loading states to project mini card, project card, and project rows
2022-01-12 20:54:48 +02:00
=Mtg_Dev
089e3af154 fix: fix the modals scroll functionality
switch modals scroll from internal to be the same as a body scroll
2021-12-18 15:17:44 +02:00
=Mtg_Dev
f25b8717f1 fix a deps conflict 2021-12-12 17:20:15 +02:00
=Mtg_Dev
29fcce5e92 fixing merge conflicts 2021-12-10 21:45:12 +02:00
Johns Beharry
23c6fc3a32 fix(app): remove package-lock because netlify builds fail. use yarn instead 2021-11-28 23:02:35 -06:00
Michael Bumann
f7a987bca8 Use yarn 2021-11-28 17:30:21 -06:00
Johns Beharry
8e4433ee34 chore: update npm scripts for db 2021-11-28 14:00:02 -06:00
Johns Beharry
3e02f6ee38 merge: branch 'graphql-functions' of github.com:bumi/makers.bolt.fun into graphql-functions 2021-11-28 13:15:50 -06:00
Michael Bumann
8aefd41378 Implement invoice generation and verification 2021-11-28 13:06:01 -06:00
Johns Beharry
307a8926a6 chore: ignore env file and regenerate package lock 2021-11-28 10:23:02 -06:00
Michael Bumann
ff800a263c Hack with category query
no idea what I am doing :D
2021-11-28 09:21:28 -06:00
Michael Bumann
76059f7ba8 Hello GraphQL 2021-11-28 09:08:44 -06:00
=Mtg_Dev
18eba3fdc7 added storybook 2021-11-27 20:19:11 +02:00
=Mtg_Dev
129d1e6fa1 fixing Issue #1 2021-11-22 16:50:05 +02:00
=Mtg_Dev
89218a764c more modals cards and logic 2021-11-21 19:54:46 +02:00
=Mtg_Dev
87f1755e0d added 3 login modals 2021-11-18 16:48:25 +02:00
=Mtg_Dev
6278617f3d added one more card skeleton 2021-11-17 19:55:11 +02:00
=Mtg_Dev
eaad4f2ffe initial commit 2021-11-16 22:04:55 +02:00
=Mtg_Dev
5534632d5b Initialize project using Create React App 2021-11-02 22:05:12 +02:00