Devin Matte
Devin Matte
We are currently using bootstrap 3. We should get up to date and upgrade to bootstrap 4 throughout the site. This will be a difficult transition, but could provide an...
As we start to move away from using Yasuko, we should look into using solutions like s3 to storage images for schedules. This would avoid us needing to attached a...
I've noticed that after enrolling devices through puppet with filebeat, filebeat is present, the config is correct, but it doesn't start sending up logs until I have run `filebeat setup`...
Check one: - [x] Semantic Issue: something about the meaning of the text is different - [ ] Non-semantic Issue: Spelling, grammar, or formatting changes. Summary of issue: As is...
Replace Google analytics with Datadog RUM See https://www.datadoghq.com/rum/ for a description Follow the setup guide: https://docs.datadoghq.com/real_user_monitoring/installation/?tab=us Make sure to include information about logged in users, for example ```javascript datadogRum.addRumGlobalContext('usr', {...
Create a build system to minify css and js for increased page load times
Use SASS for cleaner style editing, and create a build system to generate the css files
All the routes living in the `__init__.py` file is a little rough, we should break the routes out into cleaner files. Either using folder structure like packet or blueprints like...
The current dialogs are a little jaring, use https://sweetalert2.github.io/ simular to how it's done in packet and conditional for confirmation prompts
Add Google Analytics tracking RTPs and Webmasters all have access to Google Analytics, it would be great to add additional sites to those stats so we can see what services...