Commit 445983e
committed
Prepare for deployment: simplify navigation and fix data display
DEPLOYMENT READY CHANGES:
- Remove Pattern Discovery and Season Stats from navigation (commented out, not deleted)
- Replace Sidebar SB logo with football icon for consistency
- Remove auto-execute toggle from Query Builder - back to simple button interface
- Fix season tab date ranges to match actual data availability (July-September 2024)
All problematic components are hidden but code preserved for future development.
App is now ready for deployment with working core features: Dashboard, Query Builder, AI Assistant.1 parent 2cb6ca1 commit 445983e
7 files changed
Lines changed: 15 additions & 257 deletions
File tree
- backend/chroma_db
- 936f9ca5-a236-47d0-a7bd-701f2a7c58f1
- src
- components
This file was deleted.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
| 92 | + | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
| 96 | + | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 31 | + | |
39 | 32 | | |
40 | 33 | | |
41 | 34 | | |
| |||
64 | 57 | | |
65 | 58 | | |
66 | 59 | | |
67 | | - | |
68 | | - | |
| 60 | + | |
69 | 61 | | |
70 | 62 | | |
71 | 63 | | |
| |||
117 | 109 | | |
118 | 110 | | |
119 | 111 | | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
| 112 | + | |
124 | 113 | | |
125 | 114 | | |
126 | 115 | | |
| |||
187 | 176 | | |
188 | 177 | | |
189 | 178 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
| 179 | + | |
194 | 180 | | |
195 | 181 | | |
196 | 182 | | |
| |||
413 | 399 | | |
414 | 400 | | |
415 | 401 | | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
| 402 | + | |
431 | 403 | | |
432 | 404 | | |
433 | 405 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments