Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

615 total results found

POC: UserStorage

Atlantis

We've had engineers that don't love the way that we are currently storing user data in Atlantis because it can be cumbersome to extend, so it was briefly explored to do this in a different way, but ultimately decided to not implement right now (mainly due to w...

1. Phone Screening

Hiring - Product Team Interviewing for Engineering

Goal: Get a feel for high level technical background and culture fit Introduce self Role Time at Revver Family Hobbies Get to know them tell me about you (family, hobbies, etc) tell me about your education tell me about your work his...

2. Technical Interview

Hiring - Product Team Interviewing for Engineering

General "What is your passion, what do you enjoy working on the most?" "What does your current/previous work-day like?" "Describe the project you've worked on that you're most proud of. What did you do that worked out particularly well?” (Tells us a lot a...

3. Collaborative / Team Interview

Hiring - Product Team Interviewing for Engineering

Goal: Will this person fit into our team culturally Do they seem to have the skills you would hope for in a senior engineer Who is in this interview? 3 or 4 people Brock and / or Logan Bryan, Rachel, Josh Eric Introductions Introduce each pe...

4. Follow Up

Hiring - Product Team Interviewing for Engineering

Follow Up Questions for Candiate Questions from Candidate If you like them sell Revver Great Management 4 day work week IL sprints autonomous teams stay up to date on tech very collaboritive perhaps share your own experience ...

How To Update CefSharp Version

Development Windows Desktop Client

This update process may not work for future updates to CefSharp. The next version of CefSharp starts using some different libraries (chromiumembeddedframework instead of cef.redist.x86). Knowing these steps will likely still be important though because we will...

Settings that require Microsoft to manually update

O365 (WOPI) Integration

Official Microsoft docs can be found HERE.  This document is meant to supplement the official docs above, not comprehensively cover things. Settings that require Microsoft to manually update WOPI Domain Allow List form to submit change to list (at time o...

Running SignalR Locally in Utopia

SignalR Utopia SignalR

To run locally, in the Utopia.Startup.ConfigureServices function, you need to comment out all the if statements and lines related to configuring signalr (see screenshot below) except services.AddSignalR();  

Builds w/ Client Id and Secret we can hand to customers

Legacy - Pangea

If needed, Ops team needs to add a new client application and you need to get the client id and secret to use from them. It should have the following data (may need to be updated in the future). Existing ids and secrets can be found in the Last Pass Note nam...

How to Update Functions to Isolated Worker Model

Azure Azure Functions

Introduction This guide aims to document the steps needed in order to convert our function apps from in-process model to isolated worker model. This is a beneficial change that allows function apps to run more similarly to standard .net web servers. There's a...

Managing New Account Mapping

Partner & Strategic Customers Caselle

Creating new mapping File requirements for list from Caselle All fields required to have a value File Headers: ProfileName ProfileItemName CaselleDatabase Table.FieldName UsedForSearch Must contain TRUE or FALSE RecortType Transform ...

Set Up a Test for Account Template Changes

Partner & Strategic Customers Caselle

Create a New Account via a script Use the LastPass entry "The Hub DB Access" for information to get set up locally with the Hub database. (May need to request access) Use the script in LastPass under "Copy Hub Utopia Account SQL Script" to generate a n...

Feature Flag And Settings Documentation

Azure Azure App Config

Process Review - 2024.10.17

Team Process

Planning/Pre-development Discuss possible ripple effects of changes - document in QA field Discuss/document if coordinated releases are needed with Atlantis/Utopia - clear release plan Identify new components or tricky components to change ...