Skip to content
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

Release 10.0.0 #270

Merged
merged 22 commits into from
Apr 25, 2024
Merged

Release 10.0.0 #270

merged 22 commits into from
Apr 25, 2024

Conversation

dvvanessastoiber
Copy link
Contributor

What's changed

dvdanielamoitzi and others added 22 commits March 28, 2024 08:43
Made the cell line color a little darker, in coordination with
@dvchristianbors , @thinkh and @dg-datavisyn, so that it has a better
contrast and the font color can be white instead of black in Ordino.
This is how this would look like in Ordino:

![image](https://github.com/datavisyn/visyn_core/assets/57343176/0c5a332e-76aa-4d12-b591-0b45799ad34b)
### Summary of changes

- Updated the gene icons as the old one looks like some sweets
- Updated the chemical structure icon

### Screenshots
Gene icon:

![image](https://github.com/datavisyn/visyn_core/assets/57343176/a15c60f8-439e-4701-b6d9-b9a8bfd6b84e)


Chemical structure icon:

![image](https://github.com/datavisyn/visyn_core/assets/57343176/4c6a6f03-d1de-4c96-8199-18f69e8f51fe)


### Additional notes for the reviewer(s)

-  
Thanks for creating this pull request 🤗
* add css support for custom icons

* add support for entity icons

* export function to inject css for custom icons

* fix viewbox for icons and center them

* add export for icon utils

* remove inject from main app

* remove icons from main app

* remove css class injection
…nking (#262)

* add possibility to define new score column position

* use options object parameter

* make options optional

* fix error
* deps: upgrade backend deps to latest versions

* remove flask dbmigration router

* migrate XlsxUtils to fastAPI

* linting

* fix routes

* routing fix

* migrate idtype_api to fastAPI

* refactor mainapp

* exclude health enpoint from schema

* small refactor

* fix detail_from_exception

* type ignore

* allow empty cell content

* xlsx api fixes and backend tests

* ensure all routes to have api prefix

* Add back deprecated endpoints for smooth migration

---------

Co-authored-by: Michael Puehringer <[email protected]>
Co-authored-by: Michael Pühringer <[email protected]>
refactor: update labels of filter buttons
* fix violin plot selection

* partial fix vis stories

* move null value filtering to trace creation function

* disable zoom for violin plot

* small refactor

* pin storybook/node-logger

* remove resolution

* small useEffect dependency array fix

* replace null values in categorical columns with missing

* add scrollarea to multiselect

---------

Co-authored-by: Holger Stitz <[email protected]>
@dvvanessastoiber dvvanessastoiber added the release: major PR merge results in a new major version label Apr 25, 2024
@dvvanessastoiber dvvanessastoiber self-assigned this Apr 25, 2024
@puehringer puehringer merged commit a874e9f into main Apr 25, 2024
4 checks passed
@puehringer puehringer deleted the release-10.0.0 branch April 25, 2024 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: major PR merge results in a new major version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants