joseferben
joseferben
Allow (bulk) sending of emails and edit & preview of email templates.
## Goal We want to have out-of-the-box Admin UIs for some services. ## Todo Use a CRUD approach to drive the development of generators.
## Goal The multipart upload provided by Opium is low level. Implement a solution where a `sihl-storage` service instance can be plugged in.
## Goal Testing on HTTP level for server side forms can be tedious with just a HTTP client. Sihl should provide helpers to simulate a browser to enable simple e2e...
## Goal `User.t` should only contain the bare minimum of a infrastructure user. Functionalities can be added by registering more services. ### Todo - Get rid of username - Get...
## Background Some things need to be done periodically. For that, schedules jobs/tasks are used. Sihl should provide schedules for the most common tasks. ## Todo Provide following parameterized schedules...
**Is your feature request related to a problem? Please describe.** Adding a lot of `add(..)` slows down Intellisense to the point that I have to restart the TS server every...