Commit Graph

46 Commits

Author SHA1 Message Date
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
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
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
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
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
c75777f5a8 feat: Add useReachedBottom hook, add post card skeleton, clean-up Post Card components 2022-04-18 14:16:55 +03:00
MTG2000
116d6a43c9 feat: create a "Projects" feature directory 2022-04-17 14:28:45 +03:00
MTG2000
7206910670 feat: update mocks resolvers 2022-04-17 11:40:07 +03:00
MTG2000
1dbbbb210c feat: built storycard 2022-04-15 17:47:17 +03:00
MTG2000
11317a2dc0 fix: added errors/retries to api client 2022-03-31 15:42:12 +03:00
MTG2000
4534cae54b chore: better stories data passing abstractions 2022-03-30 17:31:59 +03:00
MTG2000
a317940450 chore: refactor modals structure to support lazy loading 2022-03-30 16:37:56 +03:00
MTG2000
9828aa2b2f fix: navbar resize issue 2022-03-30 12:57:44 +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
7baf7b654a feat: hottest page, explore header, hottest mock api 2022-03-16 18:08:21 +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
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
MTG2000
8df9d1609d feat: category page, some improvments for naming & project structure 2022-03-12 10:01:06 +02:00
MTG2000
d1f680d5d5 fix: update graphql api url 2022-03-10 14:45:46 +02:00
MTG2000
18beaf0f39 fix: change hackathon header image & fix wrong api 2022-02-10 20:48:35 +02:00
MTG2000
df79a34120 fix: fixing some issues from merging 2022-02-08 17:26:56 +02:00
Michael Bumann
16439be1b7 Use currently deployed netlify graphql functions 2022-01-30 18:26:25 +01:00
MTG2000
c6020935dc feat: rewrote the way wallet service work
moved the wallet setup logic to a dedicated service that remembers if user connected before and connectes automatically on refreshs
2022-01-17 16:05:42 +02:00
MTG2000
ea20ea6784 feat: Created an animated Tip button 2022-01-16 20:51:24 +02: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
MTG2000
43bfab177e feat: refactor project structure
Refactored the project structure so that each page has its own tree of components and a global "Components" folder for the components that is used by more than one page.
- Added an "assets" directory that exports all static images/icons/fonts/...etc
2021-12-30 15:12:40 +02:00
=Mtg_Dev
5ae1da6369 feat: make project modal full page on mobile
- created a new store slice (theme) to hold properties needed to style the app
- made nav fixed
- refactored resizing throttled funcs to a custom hook
- changed the modal to full size page on mobile for certain modal types ( currently just Project )
2021-12-19 16:26:28 +02:00
=Mtg_Dev
29fcce5e92 fixing merge conflicts 2021-12-10 21:45:12 +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
Michael Bumann
2dc5d5ab32 Connect categories 2021-11-28 09:36:10 -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
=Mtg_Dev
77cceb218d fixing borders & shadows 2021-11-24 19:34:41 +02:00
=Mtg_Dev
87f1755e0d added 3 login modals 2021-11-18 16:48:25 +02:00
=Mtg_Dev
eaad4f2ffe initial commit 2021-11-16 22:04:55 +02:00