Commit Graph

58 Commits

Author SHA1 Message Date
MTG2000
8a93f9c820 feat: autocomplete input component, topics slider filters, sortBy mobile component 2022-05-22 23:18:07 +03:00
MTG2000
36790cab5e feat: file drag input component 2022-05-11 18:35:53 +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
f3f1cea560 feat: add tooltips 2022-04-28 15:04:05 +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
ec945957e4 chore: add SB build cmds 2022-04-20 12:56:53 +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
11317a2dc0 fix: added errors/retries to api client 2022-03-31 15:42:12 +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
fe9bdef261 fix: enabling cors 2022-03-26 19:42:01 +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
df8a82eb3f feat: update readme, fix hottest mocks 2022-03-25 11:53:05 +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
a2ec5502b3 fix: fixes for deployment issues 2022-03-15 17:08:14 +02:00
MTG2000
031a7f3782 feat: add search functionality 2022-03-14 17:19:32 +02:00
MTG2000
9408c92fd3 fix: added build-dev script that enables mocks in deployment 2022-03-12 18:06:26 +02:00
MTG2000
995a273055 fix: error msg, fix gh domain 2022-03-12 17:58:37 +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
c2e888ed2c Merge branch 'graphql-functions' of https://github.com/bumi/makers.bolt.fun into bumi-graphql-functions 2021-12-10 19:24:21 +02:00
=Mtg_Dev
2e1500c214 connect with graphql api 2021-11-29 16:40:44 +02:00
Johns Beharry
0bdcd900a4 feat(app): add 🎊 2021-11-28 23:01:17 -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
Johns Beharry
8c1eb923e9 chore: add npm scripts for db 2021-11-28 13:08:44 -06:00
Michael Bumann
8aefd41378 Implement invoice generation and verification 2021-11-28 13:06:01 -06:00
Michael Bumann
b4532cd1bd voting resolve and prisma seed and cleanup 2021-11-28 11:13:14 -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
da9b33cdaa fix urls 2021-11-27 21:16:01 +02:00
=Mtg_Dev
18eba3fdc7 added storybook 2021-11-27 20:19:11 +02:00