Skip to content

Release 0.9.1#142

Merged
leoraba merged 13 commits into
releasefrom
release-0.9.1
Apr 14, 2025
Merged

Release 0.9.1#142
leoraba merged 13 commits into
releasefrom
release-0.9.1

Conversation

@leoraba
Copy link
Copy Markdown
Contributor

@leoraba leoraba commented Apr 14, 2025

Release 0.9.1

Changes

  • Added new Configuration to protect http methods.
  • Code refactoring to standardize username variable name
  • Updated Lyric documentation, added new /doc folder to standardize overture documentation

leoraba and others added 13 commits November 27, 2024 10:12
* export migration scripts

* export DbConfig from data-model

Export models
* get submission by id

* retrieve submissions by category

* get submission by organization

* relocate submission unit tests
* on finish commit callback

* check record data changes
* remove file reading

* Update types.ts

* fix typescript error & remove deprecated endpoint
* remove invalid keys

* refactoring update entity data function

* split submitted data unit test file

* logging improvement
* return when record has no data dependencies

* filter unique records to delete

* eslint rule to enforce curly braces

* make curly linting a suggestion warning

---------

Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>
* retrieve username from userSession

* rename config file

* rename auth middleware

* remove unused code

* custom auth handler

* auth middleware

* fix readme typos

* auth custom handle error codes

* auth write privilege

* log module

* update auth handler readme

* auth configuration

* update auth README

* updated docker compose file

* Update packages/data-provider/src/utils/authUtils.ts

Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>

---------

Co-authored-by: Anders Richardsson <2107110+justincorrigible@users.noreply.github.com>
* initializing branch for documentation site

* templated overview page

* minor fix

* minor update

* minor change

* template update

* minor + test

* updated readme

* testing branch commit issue in build

* updating contributing & code of conduct

* minor update

* updated overview page

* links

* updated image

* Updated inline with PR feedback

* minor update

* netlify link

* updated cross referenced urls to docs.overture.bio

* removed code of conduct (.github covers this) removed repository structure in readme (it is in the overview)

* updated submission system diagram

* Update README.md

---------

Co-authored-by: Leonardo Rivera <leorivera_88@hotmail.com>
* auth required on modification endpoints

* get submissions by user name

* lowercase username variable

* update auth custom handler readme

* configure protected methods

* bypass auth function
@leoraba leoraba merged commit d125381 into release Apr 14, 2025
@leoraba leoraba deleted the release-0.9.1 branch April 14, 2025 21:12
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.

3 participants