Skip to content

Tags: monarch-initiative/monarch-app

Tags

v1.13.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add solr docker config option for a longer request header when runnin…

…g solr locally (#958)

This doesn't solve it on the server, and isn't the long term solution,
but solves locally development for now

v1.13.0-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove Association Counts from Node Page Overview (#950)

### Summary

Removes Association Count from Node Page Overview

v1.12.0

Sort names of UNC team members

v1.12.0-rc1

Sort names of UNC team members

v1.11.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update orthology association table (#930)

A first try at largely keeping our existing association table
infrastructure but defining each section separately, doing the ortholog
table specifically.

v1.11.0-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update orthology association table (#930)

A first try at largely keeping our existing association table
infrastructure but defining each section separately, doing the ortholog
table specifically.

v1.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix rendering association frequencies; use proper field for sorting t…

…hem (#911)

### Related issues

- Closes #910

### Summary

* Fixes rendering of frequency values in Disease-Phenotype association
tables
* Makes API calls to sort by computed frequency rather than just
`frequency_qualifier`

### Checks

- [x] All tests have passed (or issues created for failing tests)

---------

Co-authored-by: Patrick Golden <ptgolden@email.unc.com>

v1.10.0-rc2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Eliminate use of v-html when rendering node names and descriptions (#908

)

### Related issues

- Closes #902

### Summary

- Adds a new component, `<AppNodeText>` which safely renders text
containing `<i>`, `<sup>`, and `<a>` tags, while also leaving arbitrary
text \<enclosed in brackets\> untouched.
- Removes the usage of the unsafe `v-html` directive when rendering
nodes, replacing it with `<AppNodeText>`

### Checks

- [x] All tests have passed (or issues created for failing tests)

---------

Co-authored-by: Patrick Golden <ptgolden@email.unc.com>

v1.10.0-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update documentation (#893)

### Summary
* Renames docs page to "Monarch KG Tools"
* Moves `release-process.md` from
https://github.com/monarch-initiative/monarch-documentation/blob/main/src/docs/release-process.md
into these docs
* Updates CLI documentation after changes made in 64b4d01
* Folds the existing "Welcome", "Usage", and "Response Data Model"
sections into one broader section for "monarch-py"
* Removes the "API Reference" section, as it is redundant with
information already contained in "Usage"

### Related issues

- Closes #820

- [ ] All tests have passed (or issues created for failing tests)

---------

Co-authored-by: Patrick Golden <ptgolden@email.unc.com>

v1.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add redirect for cegs2024 slide deck (#860)

Adds a cegs2024 redirect