codu
codu copied to clipboard
Codú's open-source codebase. A space for coders. Visit our community!
## Context We need to ensure that our core application features and user flows are fully covered by end-to-end (E2E) tests. We are using Playwright for these tests, and the...
## Context The image upload feature for the company logo is currently not functioning, as the implementation is missing. ## Expected Behavior Users should be able to upload a company...
## Context Implement a "Series" feature that allows users to link related articles together under a specific series, making it easier for readers to navigate through multi-part content. Similar to...
## Context The placeholder for the title and body on the alpha editor are not visible This is an unintended consequence of PR #1042 Also Related to issue #1063 A...
# ✨ Codu Pull Request 💻 Fixes #(issue) ## Pull Request details - INFO ABOUT YOUR PULL REQUEST GOES HERE (Please be as descriptive as possible) 🤜 - Use bullet...
## Context When reading Dan's Article on Codú this morning the excerpt starts with "image description" which is alt text for the image that is in the article. [Codú Article...
## Context Algolia search params are not present for E2E test suite run. This is causing alot of error messages to appear while the E2E suite runs ```[WebServer] .env values...