Skip to content

Show tech tags on project cards#284

Open
GHX5T-SOL wants to merge 1 commit into
algora-io:mainfrom
GHX5T-SOL:fix/197-project-tech-tags
Open

Show tech tags on project cards#284
GHX5T-SOL wants to merge 1 commit into
algora-io:mainfrom
GHX5T-SOL:fix/197-project-tech-tags

Conversation

@GHX5T-SOL
Copy link
Copy Markdown

Fixes #197.

Summary

  • show up to four tech_stack badges on each project card
  • trim blank tech entries before rendering badges
  • add a LiveView regression test for /projects

Validation

  • TEST_DATABASE_URL=postgresql://postgres:postgres@localhost:15432/algora_test mix test test/algora_web/live/orgs_live_test.exs (1 test, 0 failures)
  • mix format --check-formatted lib/algora_web/live/orgs_live.ex test/algora_web/live/orgs_live_test.exs
  • git diff HEAD~1..HEAD --check
  • git diff HEAD~1..HEAD | gitleaks detect --pipe --no-banner --redact (no leaks found)

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.

Feature request: Add language/technology tags to project cards

1 participant