feat: good dialog for additional info
Showing
- TODO.md 1 addition, 0 deletionsTODO.md
- client/src/binding/Claims.ts 10 additions, 0 deletionsclient/src/binding/Claims.ts
- client/src/binding/ParticipantInfo.ts 6 additions, 15 deletionsclient/src/binding/ParticipantInfo.ts
- client/src/binding/TshirtSize.ts 3 additions, 0 deletionsclient/src/binding/TshirtSize.ts
- client/src/components/ProtectedRoute.tsx 3 additions, 0 deletionsclient/src/components/ProtectedRoute.tsx
- client/src/components/forms-component/Checkbox.tsx 1 addition, 0 deletionsclient/src/components/forms-component/Checkbox.tsx
- client/src/components/forms-component/FileInput.tsx 1 addition, 1 deletionclient/src/components/forms-component/FileInput.tsx
- client/src/components/forms/AdditionnalInfoForm.tsx 239 additions, 0 deletionsclient/src/components/forms/AdditionnalInfoForm.tsx
- client/src/components/forms/NewPasswordForm.tsx 6 additions, 2 deletionsclient/src/components/forms/NewPasswordForm.tsx
- client/src/components/forms/ParticipantForm.tsx 3 additions, 3 deletionsclient/src/components/forms/ParticipantForm.tsx
- client/src/request/fetch_wrapper.ts 1 addition, 0 deletionsclient/src/request/fetch_wrapper.ts
- client/src/request/routes.ts 55 additions, 0 deletionsclient/src/request/routes.ts
- client/src/routes/AdditionalForm.tsx 3 additions, 40 deletionsclient/src/routes/AdditionalForm.tsx
- server/.sqlx/query-b2cf8ace57c4a960f64b49060612f3c4918a7eb20626e5827dd2ebd0b5c65294.json 15 additions, 1 deletion...a960f64b49060612f3c4918a7eb20626e5827dd2ebd0b5c65294.json
- server/migrations/20241015182258_create_participants_table.sql 3 additions, 1 deletion...r/migrations/20241015182258_create_participants_table.sql
- server/src/auth/claims.rs 3 additions, 1 deletionserver/src/auth/claims.rs
- server/src/model/mod.rs 2 additions, 1 deletionserver/src/model/mod.rs
- server/src/model/participant_info.rs 12 additions, 18 deletionsserver/src/model/participant_info.rs
- server/src/model/tshirt_size.rs 15 additions, 0 deletionsserver/src/model/tshirt_size.rs
- server/src/routes/change_password.rs 2 additions, 2 deletionsserver/src/routes/change_password.rs
Loading
Please register or sign in to comment