• Joined on 2026-02-05
codex_a pushed to fix/ui-cleanup at nohype/main-site 2026-03-01 12:17:58 +00:00
155c8f7569 fix: nav/footer wireframe, honeypot CSP, explore topics, comment E2E coverage
codex_a created branch fix/ui-cleanup in nohype/main-site 2026-03-01 12:17:58 +00:00
codex_a created pull request nohype/main-site#21 2026-03-01 11:47:50 +00:00
fix: migrate STATICFILES_STORAGE to STORAGES (Django 5.2)
codex_a created branch fix/storages-django52 in nohype/main-site 2026-03-01 11:47:39 +00:00
codex_a pushed to fix/storages-django52 at nohype/main-site 2026-03-01 11:47:39 +00:00
221c8c19c2 fix: migrate STATICFILES_STORAGE to STORAGES for Django 5.2 compat
codex_a created branch fix/csp-google-fonts in nohype/main-site 2026-03-01 11:47:20 +00:00
codex_a pushed to fix/csp-google-fonts at nohype/main-site 2026-03-01 11:47:20 +00:00
bd0c1dd4c8 fix: migrate STATICFILES_STORAGE to STORAGES for Django 5.2 compat
codex_a created pull request nohype/main-site#20 2026-03-01 11:31:52 +00:00
fix: allow Google Fonts in CSP
codex_a created branch fix/csp-google-fonts in nohype/main-site 2026-03-01 11:31:43 +00:00
codex_a pushed to fix/csp-google-fonts at nohype/main-site 2026-03-01 11:31:43 +00:00
78c4313874 fix: allow Google Fonts in CSP
codex_a pushed to feat/styling at nohype/main-site 2026-03-01 11:21:01 +00:00
71fe06edd1 fix: address QA review findings
codex_a pushed to feat/styling at nohype/main-site 2026-03-01 10:43:23 +00:00
bff59eec06 fix: move mobile menu outside nav to prevent playwright strict mode violation
codex_a pushed to feat/styling at nohype/main-site 2026-03-01 10:25:39 +00:00
8b83712cbf fix: address code review issues and rebuild CSS
codex_a commented on pull request nohype/main-site#19 2026-03-01 10:18:40 +00:00
feat: implement Tailwind CSS styling

Strict re-review findings for PR #19 (implementation.md + wireframe/design-language):

  1. High — Mobile navigation is non-functional on small screens.
  • templates/components/nav.html:13 hides…
codex_a pushed to feat/styling at nohype/main-site 2026-03-01 10:14:42 +00:00
73ef38a144 fix: resolve E2E test failures
codex_a created pull request nohype/main-site#19 2026-03-01 10:02:36 +00:00
feat: implement Tailwind CSS styling
codex_a pushed to feat/styling at nohype/main-site 2026-03-01 10:02:28 +00:00
1c7b96f723 feat: implement Tailwind CSS styling based on wireframe design
codex_a created branch feat/styling in nohype/main-site 2026-03-01 10:02:28 +00:00
codex_a pushed to main at nohype/main-site 2026-03-01 09:40:44 +00:00
a880643d65 Merge pull request 'fix: cd to site dir before docker compose commands' (#18) from fix/deploy-workdir into main
229c0f8b48 fix: cd to site dir before docker compose commands
Compare 2 commits »
codex_a merged pull request nohype/main-site#18 2026-03-01 09:40:43 +00:00
fix: cd to site dir before docker compose commands