-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix(transcript-card): Move source name algorithm to server #65
Open
IgboPharaoh
wants to merge
8
commits into
staging
Choose a base branch
from
fix/transcript-card-algo
base: staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
IgboPharaoh
force-pushed
the
fix/transcript-card-algo
branch
from
November 29, 2024 06:25
77f6a07
to
6545875
Compare
…#57) * refactor setup algorithm * chore: remove slug from transcript card
* chore(banner): add boss banner * fix(version): bdp-ui version updated to 1.5.0 * fix:(version): version update and put bossBanner on homepage only
* chore: add source to transcript card * chore: map slug to key names * chore: move function to the parent component
* refactor setup algorithm * chore: remove slug from transcript card * feat: Individual transcript page render * feat: icons and tab functionality * feat: individual transcript page functionality * fix: markdown # headings * fix: spacing between link and design nit * feat: Individual transcript page render * feat: icons and tab functionality * feat: individual transcript page functionality * fix: markdown # headings * fix: h1,h2 check and code tag adjustment * chore(version): updated bitcoin-dev-project version * fix(refactor): code readbility --------- Co-authored-by: IgboPharaoh <[email protected]> Co-authored-by: Emmanuel Itakpe <[email protected]>
Emmanuel-Develops
force-pushed
the
staging
branch
from
November 29, 2024 09:19
52c8937
to
6bbe171
Compare
IgboPharaoh
force-pushed
the
fix/transcript-card-algo
branch
from
November 29, 2024 18:20
193eae2
to
7c86cba
Compare
* fix(contentlayer): topics counts generation - fix issues with generation of topics - streamline the code by grouping the calculations and generation into a single method - more meaningful names for json outputs * refactor(contentlayer): simplify topics processing and clarify terminology - terminology change to refer to "topics" instead of "categories" - Simplify data processing to do a single pass and use a single structure - Consolidate JSON generation into cleaner functions * refactor(contentlayer): use our own topics index - start using our own topics index instead of optech's - add different display option for misc topics in categories
IgboPharaoh
force-pushed
the
fix/transcript-card-algo
branch
from
December 4, 2024 22:51
7c86cba
to
1bc5ef9
Compare
IgboPharaoh
force-pushed
the
fix/transcript-card-algo
branch
from
December 7, 2024 14:27
1bc5ef9
to
a47d483
Compare
Emmanuel-Develops
force-pushed
the
staging
branch
from
January 8, 2025 14:45
f5e214e
to
358e47a
Compare
Emmanuel-Develops
force-pushed
the
staging
branch
from
January 15, 2025 15:19
5fc22f8
to
1825a2c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pr moves the generation of the source name for the transcript card to the algorithm for generating featured transcripts