ihouvet
ihouvet
### Overview Note: This item was moved from DevOps and initially implemented by Phil with partial success and some limitations (e.g. if I recall correctly it was only possible to...
### Overview The Shesha starter application comes with Log4Net configured by default. This is somewhat outdated and should be changed to Serilog. ### Acceptance Criteria 1. Shesha starter application configured...
### Overview The system fails to send emails when trying to send an email through an SMTP Gateway using SSL for security. There error logged is as follows: [c# -...
### Overview It should be possible to display a form as a Model slide out drawer, either from the right or left-hand side of the screen they should be possible...
**Overview** To more easily enable implementation of record level security, it should be possible to scope permissions. Accordingly, the permission selector component should be updated to allow the user to...
### Overview It should be possible to conveniently manage user specific settings and preferences from both the client side and the back end. ### Acceptance Criteria 1. It should be...
**Overview** The current client side api allows to check if the user has a specific permission. However, certain permissions may be scoped by a specific permission entity id. There is...
**Overview** Currently, the url is used to determine the layout page that will be used to render the form within how a form will be rendered. e.g. /dynamic/ url specifies...
### Overview Current notifications framework is not as complete and straightforward as it could be. Some limitations include: - It has a pre-determined set of notification channels (e-mail, SMS) which...
### Overview It is quite a common requirement to be able to select/reference multiple entities from another entity, instead of referencing a single other entity. This is analogous to the...