- Render images in tissue web output
✓ issue opened on Apr 20 2022 by Arun Isaac, last updated on Jul 06 2022 by Arun Isaac
...render as images rather than as links. This way it will be possible to inline images in issues.
tissue now has its own issue tracker. We move this issue there.
=> https://tissue.systemreboot.net/...
- Clean up Authorisation
✓ issue opened on Nov 19 2021 by BonfaceKilz, last updated on Dec 04 2023 by Frederick Muriuki Muriithi; 4 of 4 tasks done
...UI(quote from Zach):
````
> One interface issue I ran into is how to add/remove groups (since
> currently the proxy only cares about groups for retrieving the
> privilege masks). I think I set it up...
- Paginate Resources Page
issue opened on Jul 27 2023 by Frederick Muriuki Muriithi
...Some of the Resources have too many data items linked, which leads to the page freezing when loaded.
Pagination will help aleviate the issue in those situations.
We also need to add a search of sorts...
- Temporary Traits Access Concerns
issue opened on Aug 03 2023 by Frederick Muriuki Muriithi
...issue here is that the uploadeh data or the data used in the correlation matrix could be, in some cases, sensitive data. Making the temporary traits always publicly visible could lead to leaking the...
- Rework Resources
✓ issue opened on Sep 06 2023 by Frederick Muriuki Muriithi, last updated on Feb 27 2024 by Frederick Muriuki Muriithi; 2 of 3 tasks done
...user privileges.
With the addition of case-attribute editing stuff, we also run into the issue where the current existing system is not generic enough, and the code thus needs yet another edge case.
- Migrate User Accounts from Redis to new Auth DB
✓ issue opened on Dec 22 2022 by Frederick Muriuki Muriithi, last updated on May 22 2023 by Frederick Muriuki Muriithi
...issue was deemed unnecessary.
Users will have to register anew and their access details reconfirmed.
--------------------
Currently, on GN2, user details are stored in Redis. We need to migrate these...