Commit graph

6 commits

Author SHA1 Message Date
msukkari
66c8c74a11 fix login ui nits 2025-03-01 22:11:55 -08:00
bkellam
161f21eb57 Make login and onboarding mobile friendly 2025-02-27 13:25:27 -08:00
msukkari
c0b62a28da fix build error 2025-02-27 09:17:47 -08:00
Michael Sukkarieh
4869137d1e
skip stripe checkout for trial + fix indexing in progress UI + additional schema validation (#214)
* add additional config validation

* wip bypass stripe checkout for trial

* fix stripe trial checkout bypass

* fix indexing in progress ui on home page

* add subscription checks, more schema validation, and fix issue with complete page

* dont display if no indexed repos
2025-02-26 17:29:09 -08:00
Michael Sukkarieh
de44c81cfa
add posthog events on various user actions (#208)
* add page view event support

* add posthog events

* nit: remove unused import

* feedback
2025-02-24 17:06:29 -08:00
Brendan Kellam
fee0767981
Refined onboarding flow (#202) 2025-02-21 10:32:10 -08:00