Commit a0d6787
committed
refactor(referrals): completely remove referral system and fix build
- Remove ProcessReferralCodeModal and ReferralCodeModal components
- Delete ReferralSystem and PokemonReferralCard components
- Remove referral-service.ts and all referral Firebase implementation
- Simplify QuestAndReferralSection to only show quest system
- Clean up AuthModal to remove referral code logic
- Update Firebase context to remove referral bonus functionality
- Remove referral-related badges, quests, and interfaces
- Fix all TypeScript compilation errors
- Ensure successful build completion1 parent d44fb7f commit a0d6787
12 files changed
Lines changed: 13 additions & 2634 deletions
File tree
- app/home
- components/ui
- auth
- modals
- panels
- quest
- referral
- contexts/data
- lib/services
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
1004 | 1003 | | |
1005 | 1004 | | |
1006 | 1005 | | |
1007 | | - | |
1008 | | - | |
1009 | 1006 | | |
1010 | 1007 | | |
1011 | 1008 | | |
| |||
1571 | 1568 | | |
1572 | 1569 | | |
1573 | 1570 | | |
1574 | | - | |
1575 | | - | |
1576 | | - | |
1577 | | - | |
1578 | | - | |
1579 | | - | |
1580 | | - | |
1581 | | - | |
1582 | 1571 | | |
1583 | 1572 | | |
1584 | 1573 | | |
| |||
1857 | 1846 | | |
1858 | 1847 | | |
1859 | 1848 | | |
1860 | | - | |
1861 | | - | |
1862 | | - | |
1863 | | - | |
1864 | | - | |
1865 | | - | |
1866 | | - | |
1867 | | - | |
1868 | | - | |
1869 | | - | |
1870 | 1849 | | |
1871 | 1850 | | |
1872 | 1851 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
28 | | - | |
29 | 26 | | |
30 | 27 | | |
31 | 28 | | |
| |||
256 | 253 | | |
257 | 254 | | |
258 | 255 | | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | 256 | | |
270 | 257 | | |
271 | 258 | | |
| |||
290 | 277 | | |
291 | 278 | | |
292 | 279 | | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
301 | 283 | | |
302 | 284 | | |
303 | 285 | | |
| |||
309 | 291 | | |
310 | 292 | | |
311 | 293 | | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | 294 | | |
333 | 295 | | |
334 | 296 | | |
| |||
576 | 538 | | |
577 | 539 | | |
578 | 540 | | |
579 | | - | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | 541 | | |
587 | 542 | | |
588 | 543 | | |
This file was deleted.
0 commit comments