knative / docs

User documentation for Knative components.
https://knative.dev/docs/
Other
4.41k stars 1.22k forks source link

Sample app frontend #5931

Closed ctmphuongg closed 3 months ago

ctmphuongg commented 3 months ago

"Fixes #5899"

Proposed Changes

Frontend of sample app for Knative eventing. Packages used: Next.js, node.js, TailwindCSS, next-themes In some components, I assume receiving an object with the defined attributes and make example objects using const. This will be changed when connected to backend and know backend object format. Remaining problems:

Please look at other parts of the code and let me know if you need any changes. For the component CommentDisplay, please let me know if you have any suggestions as well. Thank you!

Current UI: Screenshot 2024-03-27 at 8 56 24 PM Screenshot 2024-03-27 at 8 56 36 PM

knative-prow[bot] commented 3 months ago

Welcome @ctmphuongg! It looks like this is your first PR to knative/docs 🎉

netlify[bot] commented 3 months ago

Deploy Preview for knative ready!

Built without sensitive environment variables

Name Link
Latest commit 9a8ca15d22a040a8c1aeccc81731546b21179583
Latest deploy log https://app.netlify.com/sites/knative/deploys/660fe432172d3e0008df6fbf
Deploy Preview https://deploy-preview-5931--knative.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.

ctmphuongg commented 3 months ago

/cc @Leo6Leo

pierDipi commented 3 months ago

Thanks @ctmphuongg! This looks great!

knative-prow[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ctmphuongg, Leo6Leo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/knative/docs/blob/main/OWNERS)~~ [Leo6Leo] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment