Max Albrecht

Results 26 issues of Max Albrecht

- review current setup (database setup, ICU format, etc) - decide how to handle "global terms" - per app, for all of leihs, both? - how to use them – ...

technical
new borrow

- extend the "no results" message - only if there are any filters set - triggers same event like the "clear" button in the filter panel

new borrow

currently user images are directly embeded in HTML as base64 strings, as they are stored the same way in the DB. instead, those should be served from an HTTP endpoint,...

new borrow

in new admin, for Users, Delegations, … preferably everywhere. special case: when UUID is entered into "fuzzy" search, match by DB id.

admin

https://test.leihs.zhdk.ch/admin/users/ --- #### OLD: * Admin * (any) * Leihs Admin * System Admin #### NEW: * Roles * (any) * Inventory Manager * Lending Manager * Leihs Admin *...

admin

Refactor usage of old "request sending with modal" to the new one. The new one looks like this:

admin

There are some admin-views left in the legacy "admin" app, which should be ported over to the new admin.

admin

* list of built in languages here: https://github.com/leihs/leihs_legacy/tree/36168206a628d379a4f1fc5112616a3e05b6bc19/locale * in DB seeds, French (`fr-CH`) and Spanish (`es-ES`) are missing - [x] add `fr-CH` and `es-ES` to languages in DB seeds...

* [ ] gem aus (audited gem) * [ ] migration machen * [ ] release notes: alte audits müssen (nach dem deploy) selber gespeichert werden, wenn sie noch benötigt...

Betrieb

work is currently on hold, but tried to fix some bad redirects in legacy webapp.