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 |
|
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
|
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
|
f37fcf2771
|
chore: refactor modals structure to support lazy loading when needed
|
2022-03-30 16:37:25 +03:00 |
|
MTG2000
|
9828aa2b2f
|
fix: navbar resize issue
|
2022-03-30 12:57:44 +03:00 |
|
MTG2000
|
ae99c11da7
|
chore: remove extra classes lightbox
|
2022-03-29 17:08:14 +03:00 |
|
MTG2000
|
2ba51deeab
|
feat: show error when project loading fail
|
2022-03-29 14:27:47 +03:00 |
|
MTG2000
|
8e21f8fef1
|
feat: change screenshots style in project details
|
2022-03-29 13:54:01 +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
|
24700dfd57
|
fix: add border to project thumbnail
|
2022-03-28 19:49:00 +03:00 |
|
MTG2000
|
1ce0ca3964
|
feat: add shock the web section
|
2022-03-28 19:38:16 +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
|
952a69b42b
|
fix: update links
|
2022-03-17 16:05:31 +02:00 |
|
MTG2000
|
84ee65e8f8
|
fix: added loading state to categories drop-down, removed logs, improved search query typing
|
2022-03-17 11:54:49 +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
|
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
|
adb92fafdd
|
fix: re-order stories files to reflect the project structure
|
2022-03-12 16:19:30 +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
|
31e7842551
|
fix: change connect wallet btn text
|
2022-03-11 13:12:58 +02:00 |
|
MTG2000
|
d1f680d5d5
|
fix: update graphql api url
|
2022-03-10 14:45:46 +02:00 |
|
MTG2000
|
00ead8dd92
|
Merge branch 'master' of https://github.com/peakshift/makers.bolt.fun
|
2022-03-10 11:43:11 +02:00 |
|