Skip to content

Improve saved article lists and add AIO dev workflow#243

Merged
andreasmolnardev merged 2 commits into
devfrom
aio-dev-workflow
Jul 2, 2026
Merged

Improve saved article lists and add AIO dev workflow#243
andreasmolnardev merged 2 commits into
devfrom
aio-dev-workflow

Conversation

@andreasmolnardev

Copy link
Copy Markdown
Owner

Summary

  • add a GitHub Actions workflow that builds and publishes the aio-dev Docker image on pushes to dev
  • add a newsSavedArticleLists PocketBase collection and migrate saved articles to list relations
  • update saved article responses/types/sidebar routes to use saved list records
  • update read-later save affordance hover color and saved checkbox icon state

Testing

  • bun run typecheck
  • bun run lint (blocked in clean worktree: eslint command not found without dependencies)
  • bunx tsc --noEmit (blocked in clean worktree: missing bun/node type definitions without dependencies)

Closes #232

@andreasmolnardev

Copy link
Copy Markdown
Owner Author

Todo: local test

@andreasmolnardev andreasmolnardev merged commit 6bc9e06 into dev Jul 2, 2026
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.

Improve Read later Ui

1 participant