Ivan Porollo

Results 14 issues of Ivan Porollo

## Problem I want to use monosi with my SqlServer data store ## Solution Monosi needs to interpret SqlServer configuration details and run on SqlServer accordingly ## Requirements 1. SqlServer...

enhancement
drivers

## Problem Currently, the tables implementation in the code is dirty and not componentized. ## Solution We need to componentize the table implementation for reuse across the application ## Requirements...

good first issue
react

## Description Seeing an error when running the application locally with `flask run` ``` flask run * Environment: production WARNING: This is a development server. Do not use it in...

enhancement

## Description The execution interval of a job seems to be increasing (by an hour) between every execution. ## Expected behavior The execution interval should stay consistent and only be...

bug

## Problem The Plotly chart can be transformed (e.g. zoomed in / out) to analyze data. When a user interacts with the chart, we don't edit the table associated with...

good first issue
react

## Problem The current way we visualize data points on our Plotly graph is not pretty (Month, Day, Year, Timestamp, Value) ## Solution Show the data point in a better...

good first issue
react

## Problem When we test the database connection, we trigger a `window.alert()` when the API call returns a response. ## Solution A toast should be shown that replaces the testing...

good first issue
react

## Description We were originally using the EUI user interface library to build some of our components. We have since switched to the React Bootstrap library, but have not fully...

good first issue
react

## Problem Currently, the icons on the Profile and Sources pages are not the same. ## Solution Standardize the icons used across all settings pages and update all pages accordingly...

good first issue
react

## Description There's currently no validation or error handling for the data source form. ## Expected behavior The data source form needs to have all fields be required and should...

good first issue
react