Razvan (Raz)

Results 32 issues of Razvan (Raz)

Would be nice to be able to change the order of the Datasets, especially on the KPI charts: - [ ] New field in the `Dataset` model called `order` -...

enhancement

### Discussed in https://github.com/chartbrew/chartbrew/discussions/112 Originally posted by **gokcenveysel** May 23, 2022 Hi, I want to update from v1.20.2 to 1.22.1 but is there any documentation on how I can do...

no-issue-activity

Currently, the dashboard loads all the charts with all the data in a single request. This works well with small charts, but a large chart can keep the request hanging...

enhancement
no-issue-activity

While running the application in production, things will be considerably easier if end users will only have to worry about starting one application. As it stands: * The client app...

discussion
no-issue-activity

Normally, Chartbrew looks for the span of the dataset, and if it extends over multiple years, it adds the year to the X Label. If `Dataset#1` spans over multiple years...

bug

This will be a bigger issue to track since it involves a lot of pages. So here's a checklist with all that needs to be addressed: - [x] User Dashboard...

enhancement

Some email providers are forcing OAuth2 authentication for SMTP (e.g. Gmail). Documentation material for the implementation: https://nodemailer.com/smtp/oauth2/

enhancement

On both, `client` and `server` start there should be a check for `env` vars to make sure the compulsory variables are all set. Throw an error otherwise.

enhancement

Compile a list with what's needed to update an instance of Chartbrew. Also troubleshooting in case: * The update command fails * There are merge issues * Things that can...

documentation