feat: onboarding dialog for new users #17

Merged
Mitchell merged 4 commits from feat/4-onboarding-dialog-for-new-users into develop 2026-03-06 12:19:48 +10:30
Owner

Show an onboarding dialog for new users as described in #4.

Show an onboarding dialog for new users as described in #4.
Author
Owner

An initial implementation was a time-based (24 hours after creation) dialog that would show up and save to local storage when closed. The next iteration that will be pushed here will use a database table instead.

An initial implementation was a time-based (24 hours after creation) dialog that would show up and save to local storage when closed. The next iteration that will be pushed here will use a database table instead.
feat: very basic onboarding dialog and extend testing capabilities
Some checks failed
Tests / unit-tests (pull_request) Failing after 52s
Tests / unit-tests (push) Failing after 54s
4d50da0f55
fix: locals.user could be null
All checks were successful
Tests / unit-tests (push) Successful in 2m14s
Tests / unit-tests (pull_request) Successful in 2m38s
6194a93654
chore: bye bye vercel telemetry
Some checks failed
Tests / unit-tests (push) Failing after 41s
Tests / unit-tests (pull_request) Failing after 41s
171a01865c
fix: use . instead of source for scripts
All checks were successful
Tests / unit-tests (push) Successful in 2m18s
Tests / unit-tests (pull_request) Successful in 2m38s
6873b7bc54
Mitchell changed title from WIP: feat: onboarding dialog for new users to feat: onboarding dialog for new users 2026-03-06 12:19:42 +10:30
Mitchell merged commit e25f66e06c into develop 2026-03-06 12:19:48 +10:30
Mitchell deleted branch feat/4-onboarding-dialog-for-new-users 2026-03-06 12:19:48 +10:30
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Mitchell/kite!17
No description provided.