Skip to content

Instantly share code, notes, and snippets.

View devinhalladay's full-sized avatar
🌱
running my fingers through the grass

devin devinhalladay

🌱
running my fingers through the grass
View GitHub Profile
Sign In to MTTR*
Email Address
no account for email -> Join MTTR
has account -> Password
Password
submit -> Authenticated
Join MTTR
_Email Address
has account -> Sign In to MTTR
@devinhalladay
devinhalladay / SketchSystems.spec
Last active July 7, 2021 23:26
Individual Service
Individual Service
TimeTable*
Today
Future
SlotsForProvider
Select Slot -> SlotProvidersModal
Remove Filter -> TimeTable
Next Date -> Future
Previous Date -> Today
@devinhalladay
devinhalladay / SketchSystems.spec
Created July 13, 2021 22:11
Individual Service
Individual Service
TimeTable*
Today*
Future
SlotsForProvider
Remove Filter -> TimeTable
Today Provider Avail
Next Date -> Future Provider Avail
Future Provider Avail
Previous Date -> Today Provider Avail
Course PDP*
Join via nav -> Onboarding
Default
add to cart -> Checkout
Sold Out & Past
sign up for mailing list
Purchased
view course -> Course Portal
@devinhalladay
devinhalladay / lesson.tsx
Last active March 4, 2022 23:03
Valiating slugs of child documents in parent→child relations for Sanity Studio
import ComputedField from 'sanity-plugin-computed-field';
import { validateLessonSlugUniqueness } from '../../utils/validateLessonSlugUniquness';
import { getPublishedId } from '../../utils/documentPublishStatus';
export default {
name: 'lesson',
title: 'Lesson',
type: 'document',
fields: [
/**
@devinhalladay
devinhalladay / SketchSystems.spec
Created January 24, 2023 16:26
Installing an Extension*
Installing an Extension*
# admin action
reset state chart -> Store
# admin action
finish installing -> Finished Installing?
Store*
click extension -> Cover Page
click manage -> Installed List
Cover Page&
not installed?*
@devinhalladay
devinhalladay / SketchSystems.spec
Last active January 24, 2023 16:28
Installing an Extension*
Installing an Extension*
# admin action
reset state chart -> Store
# admin action
finish installing -> Finished Installing?
Store*
click extension -> Cover Page
click manage -> Installed List
Cover Page&
not installed?*
@devinhalladay
devinhalladay / SketchSystems.spec
Created January 24, 2023 16:33
Installing an Extension*
Installing an Extension*
# admin action
reset state chart -> Store
# admin action
finish installing -> Finished Installing?
Store*
click extension -> Cover Page
click manage -> Installed List
Cover Page
not installed?*
Resting*
play -> Booting
always on -> Booting
Booting
2s delay -> Running
Running
stop -> Resting
code update -> Booting