Commit ccadaaf
authored
Registration policy (#354)
* fix: modify api.ts
* fix: remove google auth buttom
* fix: fixes responsive fixes on organization
* fix: minor fixes
* fix: modify create organization
* fix: modify create organization
* fix: fix organization permission
* fix: merge into main
* feat: hackathon overview page
* feat: hackathon overview page
* feat: implement participant overview
* feat: implement participant overview
* feat: implement resources tab
* feat: implement the submission tab
* feat: implement comment tab
* fix: implement provider for hackathon
* fix: implement provider for hackathon
* fix: minor fixes
* fix: hackathon banner
* fix: hackathon banner
* fix: fix organization page
* fix: fix organization page
* fix: use transform
* fix: add tagline
* fix: add tagline
* fix: minor fixes
* fix: minor fixes
* fix: fix timeline and prizes
* fix: correct timeline events
* fix: implement registration deadline policy
* fix: implement registration deadline policy1 parent e17e93d commit ccadaaf
9 files changed
Lines changed: 482 additions & 132 deletions
File tree
- app/(landing)/hackathons
- [slug]
- preview/[orgId]/[draftId]
- components
- hackathons
- organization
- hackathons/new/tabs
- schemas
- lib
- api
- utils
- types
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
| |||
183 | 187 | | |
184 | 188 | | |
185 | 189 | | |
| 190 | + | |
| 191 | + | |
186 | 192 | | |
187 | 193 | | |
188 | 194 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
| |||
0 commit comments