Skip to content

Release v1.8.0 #9461

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 981 commits into
base: master
Choose a base branch
from
Open

Release v1.8.0 #9461

wants to merge 981 commits into from

Conversation

rikukissa
Copy link
Member

No description provided.

makelicious and others added 30 commits April 7, 2025 15:35
* feat: implement `user.get` endpoint

* feat: precache users referenced in a document

* feat: prefetch users in `event.list` query too

* fix: improve query efficiency by combining all users of all indices in a single query

* fix: update comment

* refactor: reorder imports

* fix: throw if user not found

* test: add tests for `user.get()`

* fix: remove unused export

* fix: ignore no-unnecessary-condition

* fix: use for ... of syntax

* fix: remove meta object as it is not used here

* fix: mock `user.list()` query

* fix: remove unused imports

* fix: mock `user.list()` query
Prevent print certificate from prefilling from previous action
fix: Allow to define http protocol for minio (#9169)
* fix: checkout branch before building images

* fix: remove quotes
* create migration setup for events database

* events, drafts and locations have seperate migration files

* added EVENTS_MONGO_URL env in docker compose
* add conditional for hiding fields on review page

* dont export PageConfigBase, improve comment

* rename types

* define Conditional as const

* move comments to zod describes

* improve comments

* remove unused import

* improve comment

* move zod describes

* add storybook test for conditionally hidden fields

* return comment

* use noop(), rename type
* explicitly check for undefined valueDisplay, since it could be empty string

* explicitly check for both undefined & null

* minor refactor

* refactor further

* add comment
* feat: add Assign and Unassign actions in front end

* fix: add pagination to record audit history

* feat: implement getEventAndAssign

* fix: dont retry assign on 409 and unassign on 403

* fix: import order

* refactor move `AssignmentActions` outside of `ActionMenu`

* fix: make declaration optional in BaseActionInput

* refactor: dont use custom action

* fix: declaration defaulted to {}

* fix: make sure files and users are prefetched when assigning

* documentation: add comments

* documentation: add / move comments
* Added Tiltfile for running opencrvs on kuberntes locally

* fix license

---------

Co-authored-by: Vadym Mudryi <[email protected]>
tahmidrahman-dsi and others added 30 commits June 18, 2025 12:23
feat: Build OpenCRVS release images for arm devices
[OCRVS-9784] Fix marriage event date not appearing in workqueue rows
…-v1.8.0

fix: Use fixed node version from .nvmrc instead of default Ubuntu (#9830)
fix: Migration to GitHub fine-grained tokens
…e advancedRecordSearch

- used in gql query getEventsWithProgress
* pr e2e deployment uses base branch as farajaland branch

* use elif

* use elif

* add if clause

* remove if

* only run security check on develop

* only run security check on main or develop
PR e2e deployment uses base branch as farajaland branch (#9733)
- to make sure online verification happens
[OCRVS-9802] Fix QR scanned values not appearing in correction view
[OCRVS-9842] Fix page redirected from registration by status not showing any data
[OCRVS-9863] Notify countryconfig when flagging a newly created declaration as a potential duplicate
[OCRVS-9833] Fix incorrect numbers of registrars are showing in performance stats
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.