Skip to content

Release: v1.1.8 - #523

Open
github-actions[bot] wants to merge 7 commits into
mainfrom
develop
Open

Release: v1.1.8#523
github-actions[bot] wants to merge 7 commits into
mainfrom
develop

Conversation

@github-actions

Copy link
Copy Markdown

Improvements

Technical

c-tonneslan and others added 5 commits May 27, 2026 21:37
Closes #494. The mobile nav 'Medical Suggester' link was pointing at
/login (which kicked users to the login page) and used the wrong word.
Point it at / (where the suggester lives, matching the desktop Header)
and rename to 'Medication Suggester' for consistency with everywhere
else in the app.

Signed-off-by: Charlie Tonneslan <cst0520@gmail.com>
- Update secret.template.yaml to show CNPG as the primary target
  with shared-cluster-rw.cloudnative-pg.svc.cluster.local
- Switch SQL_DATABASE default from balancer_dev to balancer
- Update dev.env.example to document CNPG as primary, RDS as legacy

Refs: #464
Related: CodeForPhilly/cfp-sandbox-cluster#162
- Move os/settings/HttpResponseNotFound imports to top in urls.py (E402)
- Add noqa: E402 to django.setup()-dependent imports in eval_assistant.py
- Remove unused INSTRUCTIONS import in eval_assistant.py (F401)

Refs: #464
docs: add local frontend and API notes (localhost:3000/8000)
@github-actions

github-actions Bot commented Jul 15, 2026

Copy link
Copy Markdown
Author

Changelog

- docs: add local frontend and API notes (localhost:3000/8000) [#515] @snaeem3
- Fix mobile nav 'Medication Suggester' link target and label [#512] @c-tonneslan
- feat: update DB config defaults from RDS to CloudNativePG [#514] @TineoC

sahilds1 and others added 2 commits July 21, 2026 18:43
…n-suggester

Fix mobile nav 'Medication Suggester' link target and label
…g-db-config

feat: update DB config defaults from RDS to CloudNativePG
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.

4 participants