Skip to content
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

feat: add agenda component #180

Merged
merged 6 commits into from
Sep 4, 2023
Merged

Conversation

AceTheCreator
Copy link
Member

Implemented the agenda component and rendered the conference agenda for the London Edition.

cc @thulieblack @derberg @Mayaleeeee

resolves #162

@netlify
Copy link

netlify bot commented Sep 1, 2023

Deploy Preview for peaceful-ramanujan-288045 ready!

Name Link
🔨 Latest commit 09769aa
🔍 Latest deploy log https://app.netlify.com/sites/peaceful-ramanujan-288045/deploys/64f1e8200a4b6a0007a62568
😎 Deploy Preview https://deploy-preview-180--peaceful-ramanujan-288045.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@AceTheCreator AceTheCreator changed the title feat: added agenda component feat: add agenda component Sep 1, 2023
@thulieblack
Copy link
Member

I have a request, is there a way we can the talk abstract/summary of what the talk will be all about (this can be a dropdown column where someone can click on the title and get the details) @AceTheCreator

Agenda
</Heading>
<Paragraph className='mt-[16px]'>
<Paragraph className='mt-[16px] text-center'>
The conference will commence at 8:00am BST (UTC+1)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The conference will commence at 8:00am BST (UTC+1)
The conference will commence at 9:00am BST (UTC+1)

@AceTheCreator
Copy link
Member Author

I have a request, is there a way we can the talk abstract/summary of what the talk will be all about (this can be a dropdown column where someone can click on the title and get the details) @AceTheCreator

yea, it's very possible @thulieblack

@thulieblack
Copy link
Member

Awesome, because it will be helpful to have it, especially when we have people viewing what the talks will be all about.

We can merge this so long while we work on that. thoughts @derberg

@Mayaleeeee
Copy link
Member

Looks good @AceTheCreator.
Thank you.

@derberg
Copy link
Member

derberg commented Sep 4, 2023

@AceTheCreator @thulieblack @Mayaleeeee please do not wait for my approval. I'm not a codeowner here. It's all yours. If I have an opinion I can share it after merging as any other community member.

anyway, agenda looks great, I love the idea to show speaker profile pic next to the title of the talk, great stuff.

go ahead and merge whenever you want. @AceTheCreator I suggest you setup CODEOWNERS file in a separate PR

@AceTheCreator
Copy link
Member Author

go ahead and merge whenever you want. @AceTheCreator I suggest you setup CODEOWNERS file in a separate PR

I'll do just that :)

@AceTheCreator AceTheCreator merged commit 92a2378 into asyncapi:master Sep 4, 2023
13 checks passed
AceTheCreator added a commit that referenced this pull request Sep 4, 2023
AceTheCreator added a commit that referenced this pull request Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Agenda Page
4 participants