issues Search Results · language:Dune language:Python language:JavaScript language:Java is:public linked:pr language:Java
Filter by
5.8M results
Описание
Привести переменные окружения к единому стилю вида DB_FLATIO_*, APP_FLATIO_* и обновить application.yml. Обеспечить
корректный запуск сервиса в Railway development environment: успешный Docker-билд, ...
chore
high
Phase 12 — Editorial pages layout fix
All 7 Phase 12 editorial pages were built using BaseLayout, which is a minimal scaffold that contains only an HTML
document shell — no navigation header or footer. ...
scope:website
status:in-progress
type:bug
Receipt detail now shows: the refund TYPE (↩ Store-credit/Card/Cash refund · reason) instead of just an amount; and what
was applied to the original sale — Store credit used −$X and Gift card used −$X ...
feature
pos
!-- Describe your problem, feature request, or discussion topic here.
Please fill out this and the Setup section below and remember to include enough detail so that other people can reproduce the problem. ...
ftintitle
Overview
Production deployment failed because the db-migrate one-shot service exited with status 1 after the production Compose
migration job was merged.
The deployment log does not include the inner ...
postgres-migration
Summary
Pin that normalize_regions rejects decimal-string page_number values such as 3.0.
Scope
- Add a focused regression test in tests/test_metadata_normalization.py.
- No runtime behavior change ...
Goal
Ensure the PostgreSQL database service is production-ready by preventing data loss, enabling proper health monitoring,
and reducing security risk from running as root user.
Context
This targets ...
engineering
status:merged
Problem
client/src/api/crudOperations.js:14 sends { params: { limit: 500 } } on every getAll call. The server s MAX_LIMIT is
exactly 500 (server/utils/queryHelpers.js:2). Any collection that grows past ...
bug
enhancement
Problem
.github/workflows/ci.yml lints the client (npm run lint) but the server job only runs tests. Server JavaScript has no
lint gate in CI.
Fix
Add a lint step to the server-test job (or a separate ...
code-improvement
Problem
server/services/reviewService.js:4 picks name from the request body (ALLOWED_REVIEW_FIELDS = [ name , description ,
stars ]). Any authenticated user can submit a review under any arbitrary name ...
bug
code-improvement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.