Kevin Heis
26a8e61d3a
Update survey to use React/TS ( #19728 )
...
* Update survey to use React/TS
* Working survey form in react land
* A little cleanup
* Update Search.tsx
* Update Survey.tsx
* Remove token field from schema entirely, just let it fail validation
* Update events.js
* Update survey.html
* use Link component
* Use enum for state
* Update old to match new
2021-06-08 17:34:45 +00:00
Sarah Edwards
340f663243
Add support for cURL in application selector ( #19645 )
2021-06-03 14:18:19 -07:00
Sarah Edwards
7e4db83ead
Add event tracking for application selector ( #19533 )
...
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2021-05-26 14:11:55 -07:00
Kevin Heis
afa551f2ee
Upgrade AJV ( #19443 )
...
* Upgrade AJV
* Fixes for AJV upgrade
* lint fix
* Update index.tsx
2021-05-20 17:46:04 +00:00
Tyler True
abee1fcf49
Add ChromeOS support in defaultPlatform frontmatter ( #4102 )
...
* Add ChromeOS support
Adds CrOS to defaultPlatform frontmatter, as Linux.
* Update schema-event.js
* Update schema-event.js
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2021-03-17 20:42:28 +00:00
Kevin Heis
626bfa5918
Move the one performance metric in page to exit to avoid join ( #17784 )
2021-02-11 16:28:07 +00:00
Kevin Heis
207c536609
Add page_event_id to all successive events ( #17738 )
...
* Add `page_event_id` to all successive events
* Update events.js
* Break out event inits into functions so they don't break each other
* Update events.js
* Update events.js
* Update events.js
2021-02-09 15:40:27 +00:00
Kevin Heis
714ca0263b
Add hostname to events ( #16419 )
...
...so that its easier to filter out localhost and herokuapp domains
2020-11-16 09:49:12 -08:00
Kevin Heis
3daacd9a6b
Add new schemas for redirect, copy, print ( #16175 )
...
* Add new schemas for redirect, copy, print
* Update schema-event.js
* Update events.js
* Copy -> Clipboard
* Update events.js
2020-10-23 09:31:58 -07:00
Kevin Heis
8982d200cc
Migrate experiments and helpfulness to Hydro ( #16059 )
...
* Migrate experiments and helpfulness to Hydro
* Clean out old tests
* ...and more old tests to delete
2020-10-19 14:31:54 -07:00
Vanessa Yuen
3df90fc9b8
Hello git history spelunker!
...
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00