Commit Graph

2 Commits

Author SHA1 Message Date
Sam Winslow
126f21e8cd Email gated signup integration (#1742)
* remove nested info from HubSpot request

* introduce feature flags to constants file

* set experiment variant on mount

* routing and flag logic for email flow

* old flow (skipDeploymentOptions)

* try routing everything through signup page

* add a call to reload feature flags; show that it still does not work

* logic to set, persist, and update active experiment variants

* changes and hydration from feature flags

* selector for activeVariant, minor cleanup

* bugfix

* capture with set_once

* send variant name as an event prop, use a more description user prop name

* render nothing on the intermediate page if a redirect should occur

Co-authored-by: kunal <kunal@kunals-MacBook-Pro.local>
2021-08-11 17:22:53 -04:00
Yakko Majuri
b59918c8d9 Refactor Plugin Library Logic (#884)
* Refactor Plugin Library Logic

* add kea router

* update types

* add dynamic routing

* upgrade kea

* kea SSR with location for router

* fix random undefined bug

* wip changes

* use selector

* fix build fail

* add netlify config

* fix back button

* don't redirect to root if still loading plugins

* refactor actions and logic

Co-authored-by: Marius Andra <marius.andra@gmail.com>
2021-02-01 10:06:12 +00:00