Colton Shaw

Results 31 issues of Colton Shaw

Summary Updated docs to include Ubuntu 22.04 LTS. Additionally, fixed an outdated link in 2004 ubuntu postgres docs. Validated the docs locally on a VM for both postgres and mysql,...

2: Editor Review
preview-environment

**Is your feature request related to a problem? Please describe.** Right now if you setup a multi-bot frequi instance you add each bot within the UI, and setup the CORS...

enhancement
Low prio

Right now active deals filters the data based on the selected stat currency, which creates some confusion on the data that is displayed. Active deals need to show all the...

Setting up AirBNB Eslint across the project. Working on converting everything over now.

enhancement

This may be uncommon but if an account has more than a few hundred active deals the sync refreshes 200 at a time and can take longer than 15 seconds...

enhancement

**Is your feature request related to a problem? Please describe.** Right now the application does not by default handle how a short bot functions. This is because the short bot's...

enhancement

**Describe the bug** When making any change in the settings and having auto-sync running it will default back to the original values from the config. This does not happen if...

bug
good first issue

If someone creates tons of profiles based on the same API keys they could end up having deals duplicated tremendously. This doesn't pose an issue until you get around 100k...

enhancement

we could detect empty lines that at the `database` stage and either: - throw a Typed exception (NoResultException) - return a typed reject promise (kind of the same as above)...