Commit 6c95106
authored
Feat/security stuff (#287)
* fix: very ugly but big ticket scanner
* feat: warn if ticket already checked in
* chore: reorganise users list on admin page
* chore: start work on add user modal
* feat: form now exists
* feat: you can now add people!
* chore: update to new supabase libraries
* chore: change deprecated supabase function
* chore: fix linting issue
* refactor: new middleware thing
* chore: fix work on middleware (auth broken)
* fix: go back to old Next.js version so it now works
* feat: risk profiling
* feat: add notes for users
* feat: show risk level and notes on check in1 parent 3ba3eb1 commit 6c95106
File tree
32 files changed
+1081
-774
lines changed- src
- components
- Admin
- Home
- UserPanel
- pages
- admin
- [id]
- api
- auth
- getUser
- stripe
- tickets
- user
- [id]
- security
- types
- util
32 files changed
+1081
-774
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
46 | | - | |
47 | | - | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
59 | | - | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
0 commit comments