Skip to content

Instantly share code, notes, and snippets.

@keithmancuso
keithmancuso / Stylefile.yml
Created August 2, 2018 20:26
Customizations for 127.0.0.1 via StyleURL.
---
version: 1.0
domains:
- 127.0.0.1
url_patterns:
- 127.0.0.1/*
timestamp: '2018-08-02T20:26:11Z'
id: fqAA
redirect_url: http://127.0.0.1:8080/
shared_via: StyleURL - (https://styleurl.app) import and export CSS changes from Chrome
@keithmancuso
keithmancuso / Stylefile.yml
Last active August 3, 2018 15:55
Customizations for 127.0.0.1 via StyleURL.
---
version: 1.0
domains:
- 127.0.0.1
url_patterns:
- 127.0.0.1/*
timestamp: '2018-08-03T15:55:26Z'
id: vAg8
redirect_url: http://127.0.0.1:8080/careers/
shared_via: StyleURL - (https://www.styleurl.app) import and export CSS changes from
If (status.contains('Nominee') && status != 'Nominee-No') {
Application_Stage = 'nominee';
switch on status {
when 'Nominee-No Show' {
status = 'Student did not attend Posse interview';
} when 'Nominee - Declined Invite' {
status = 'Student declined Posse interview';