Commit 78e8279
committed
feat: add filter bar component with multi-select dropdowns
Implement a new filter bar component that allows users to filter data
by date range, username, models, and organizations. The filter bar
includes a multi-select dropdown for models and organizations,
enhancing user experience by providing a more interactive way to
manage filters. Additionally, integrate loading state in the app
component to improve data fetching feedback.1 parent 5a5e333 commit 78e8279
5 files changed
Lines changed: 741 additions & 123 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
143 | 151 | | |
144 | 152 | | |
145 | 153 | | |
| |||
0 commit comments