Commit Graph

54 Commits

Author SHA1 Message Date
b091e5f93b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	bun.lockb
2024-09-19 19:43:46 -04:00
27dc48da71 Merge pull request 'Update dependency @types/node to v22' (#4) from renovate/node-22.x into master
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Failing after 1m17s
Reviewed-on: #4
2024-09-19 16:43:27 -07:00
Renovate Bot
ad2d77f12d Update dependency @types/node to v22 2024-09-19 23:06:52 +00:00
d5d7ae9389 some changes 2024-09-19 19:06:49 -04:00
4a1b83093a Merge pull request 'Update dependency eslint to v9' (#5) from renovate/eslint-9.x into master
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 3m7s
Reviewed-on: #5
2024-09-19 16:04:44 -07:00
Renovate Bot
d1f151aa06 Update dependency eslint to v9 2024-09-19 22:06:25 +00:00
77d7bb5e7c Merge pull request 'Update dependency eslint-config-next to v14.2.12' (#2) from renovate/eslint-config-next-14.x into master
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 2m8s
Reviewed-on: #2
2024-09-19 14:30:42 -07:00
Renovate Bot
c3bb3ca700 Update dependency eslint-config-next to v14.2.12 2024-09-19 21:06:10 +00:00
082cf08057 Merge pull request 'Update dependency next to v14.2.12' (#3) from renovate/next-14.x into master
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m59s
Reviewed-on: #3
2024-09-19 13:32:32 -07:00
Renovate Bot
0fe8b76879 Update dependency next to v14.2.12 2024-09-19 20:31:37 +00:00
b4b463bc60 Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Has been cancelled
Reviewed-on: #1
2024-09-19 13:25:56 -07:00
Renovate Bot
e3f4e329e0 Add renovate.json 2024-09-19 20:25:08 +00:00
e376dbf8d2 some changes
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m23s
2024-09-19 10:03:02 -04:00
cd15266740 fix how user flags are checked 2024-09-19 10:01:27 -04:00
91951b97f4 /user/exists now requires a captcha
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m2s
2024-09-19 08:48:10 -04:00
84a2b25262 fix deploy err, oops
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m0s
2024-09-19 08:33:55 -04:00
e433fe4004 fix a tfa captcha err in prod
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Failing after 22s
2024-09-19 08:29:56 -04:00
8520b77893 allow logging into accounts that have tfa enabled
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m9s
2024-09-19 08:15:23 -04:00
1facd632d4 POST to the logout endpoint when logging out
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 2m0s
2024-09-19 07:36:43 -04:00
63166d4e45 impl tfa setup via user settings 2024-09-19 07:24:10 -04:00
45abb31cfe 404 page
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m0s
2024-09-19 03:47:00 -04:00
495cc49c84 show the support section in the dashboard loader after 5 seconds
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m1s
2024-09-19 03:35:48 -04:00
673eb8c313 make the logout button work 2024-09-19 03:30:05 -04:00
24f32ece7a few other changes
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m39s
2024-09-19 03:22:33 -04:00
d20f5a8274 user profile page base 2024-09-19 03:18:16 -04:00
5b6ae80948 change up the dashboard loader
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 2m2s
2024-09-19 02:29:14 -04:00
8d7c41bac4 user menu on the sidebar 2024-09-19 02:06:19 -04:00
77910a05ae Add the org slug regex
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m5s
2024-09-19 01:05:17 -04:00
cf63e672c2 make the branding image priority 2024-09-19 01:04:51 -04:00
4e02e75d7f fix some bugs with the org selector 2024-09-19 00:51:46 -04:00
c92ab6d41c fix some bugs with selecting an org
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 56s
2024-09-19 00:42:45 -04:00
2a1cfa4994 fix the dashboard looking goofy for onboarding
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m13s
2024-09-19 00:37:39 -04:00
f649b7b15c fix build errs
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 58s
2024-09-18 23:38:32 -04:00
ed21a9246c fix types - make snowflakes a string
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Failing after 20s
2024-09-18 23:36:06 -04:00
7301ff7ac3 fix types - make snowflakes a string
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Failing after 19s
2024-09-18 23:35:13 -04:00
30f5e779de starting to come together (:
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Failing after 1m17s
2024-09-18 23:32:07 -04:00
c8eae3330a use lossless-json for api calls 2024-09-18 21:44:14 -04:00
7bb85dc2ca updates
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m39s
2024-09-18 19:17:48 -04:00
015a1fa9de fix the auth form
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 56s
2024-09-18 01:13:29 -04:00
ebefe705f4 redeploy
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 55s
2024-09-18 00:47:03 -04:00
df4b068d88 add .env to prod
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Failing after 3s
2024-09-18 00:45:09 -04:00
cb5fee1e94 redeploy 2024-09-18 00:41:34 -04:00
578263ad7b small fixes
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 57s
2024-09-18 00:34:11 -04:00
e2d23d578f onboarding frontend
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m55s
2024-09-18 00:06:10 -04:00
f8cd21def9 changes
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 3m18s
2024-09-17 21:40:04 -04:00
0e77042553 change how the auth page looks and reset the captcha during auth failures
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m29s
2024-09-17 17:15:45 -04:00
673bfb6fe7 impl the user store
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m11s
2024-09-17 17:04:04 -04:00
5c305d9629 auth impl
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m30s
2024-09-17 01:45:08 -04:00
243882d489 Landing page changes
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m41s
2024-09-16 14:08:41 -04:00
74f188ef6d some updates
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 51s
2024-09-13 22:14:28 -04:00