| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| api.js | ||
| auth.js | ||
| boolean.js | ||
| dashboard.js | ||
| data.js | ||
| history.js | ||
| index.js | ||
| log.js | ||
| render.js | ||
| token.js | ||
| utils.js |
Centralize filter-reset logic to improve maintainability and consistency. - Add `resetPricingFilters` helper to `web/src/helpers/utils.js`, encapsulating all reset actions (search, category, currency, ratio, group, quota type, etc.). - Update `PricingFilterModal.jsx` and `PricingSidebar.jsx` to import and use the new utility instead of keeping their own duplicate `handleResetFilters`. - Removes repeated code, ensures future changes to reset behavior require modification in only one place, and keeps components lean.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| api.js | Loading commit data... | |
| auth.js | Loading commit data... | |
| boolean.js | Loading commit data... | |
| dashboard.js | Loading commit data... | |
| data.js | Loading commit data... | |
| history.js | Loading commit data... | |
| index.js | Loading commit data... | |
| log.js | Loading commit data... | |
| render.js | Loading commit data... | |
| token.js | Loading commit data... | |
| utils.js | Loading commit data... |