Joshua Jamison

Results 5 issues of Joshua Jamison

Email functionality is important to allow users / admins the following functionality: - [x] - Add email functionality - [x] - Create Email Configuration Documentation - [x] - Send Activation...

enhancement

## Description Found in easyjobs, data of only type int sent between RPC endpoints fails with the following exception: ``` Traceback (most recent call last): File "/home/tso/Documents/python/easyjobs/jobs-env/lib/python3.8/site-packages/easyrpc/server.py", line 491, in...

Commit: added refresh_openapi to allow for openapi schema refreshes to the /docs GUI for endpoints registered after startup My easyjobs application registers new routes to endpoint worker functions after the...

answered

## Problem Bart type is unable to be specified, defaulting to Bart type graphs ## TODO - [ ] Fix selection to allow chart_type=bar|line for graph pages

## Problem From [easyauth](https://github.com/codemation/easyauth/issues/25) issue, when versoin 12 of postgres is used. aiopyql throws the following exceptions, preventing DB setup. ```bash 07-05 00:35 EasyRpc-server /ws/postgres_db ERROR error running query: create...