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

Add publicly viewable notes #21

Merged
merged 26 commits into from
Sep 7, 2024
Merged

Add publicly viewable notes #21

merged 26 commits into from
Sep 7, 2024

Conversation

davidharting
Copy link
Owner

@davidharting davidharting commented Jul 4, 2024

Add a way for me to author small notes and share them.
These are basically tweets. No title or slug, just content.

This PR is quite large because it adds Filament PHP for managing the notes.

- Add an admin user
- More notes to test pagination
Having a different color really looked off. Just needs shadow.
On dark mode, it is hard to see the shadow though. Something to consider improving

Doing this to prepare for adding Notes as a list of cards
List all notes with pagination, most recent first
These are vendored in and shoulod not be touched by me
Preparing to add authentication for Filament admin panel.
The purpose of the notes is for short tweet-like posts. If I need headings it should be a blog post
@davidharting davidharting merged commit efc3f7e into main Sep 7, 2024
1 check failed
@davidharting davidharting deleted the public-notes branch September 7, 2024 15:18
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.

1 participant