analytics/assets/js/dashboard
Vignesh Joglekar b6eeb40472
Adds manual filters on FE, capability for exclusion filters (and the globbing we're used to) for path-based filters (#1067)
* First pass on manual filter & path regex/negated filters

Still needs:
- Form structure on filter modal
- Edit filter button
- Filter dropdown UI improvement
- Filter modal mount data collection
- Tests
- Potentially negating other filters

* Second pass - mostly everything user-facing is done

Still needs:
- Tests
- Potentially negating other filters
- Potentially some code cleanup

* Bugfix in realtime view, formatting

* Fixes editing UX on list view

* Adds tests for exclusions and wildcards

* Various UI Improvements

- Makes edit buttons full-length & properly sized
- Adds remove filter button in edit menu

* Changelog

* Makes requested changes, adds different version of filter button

* Makes colorings on top bar elements consistent
2021-05-26 10:34:04 +03:00
..
stats Adds manual filters on FE, capability for exclusion filters (and the globbing we're used to) for path-based filters (#1067) 2021-05-26 10:34:04 +03:00
api.js Fix console errors when using shared links 2021-04-07 11:06:33 +03:00
date.js Fix 'last month' link option 2021-03-31 15:14:10 +03:00
datepicker.js Adds manual filters on FE, capability for exclusion filters (and the globbing we're used to) for path-based filters (#1067) 2021-05-26 10:34:04 +03:00
error-boundary.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
fade-in.js Animate dashboard loading to make it smoother (#38) 2020-03-03 11:13:08 +02:00
filters.js Adds manual filters on FE, capability for exclusion filters (and the globbing we're used to) for path-based filters (#1067) 2021-05-26 10:34:04 +03:00
historical.js Adds manual filters on FE, capability for exclusion filters (and the globbing we're used to) for path-based filters (#1067) 2021-05-26 10:34:04 +03:00
index.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
lazy-loader.js WIP: add lazy loading for dashboard (#859) 2021-03-25 11:55:15 +02:00
mount.js Use db-ip lite database for countries (#906) 2021-04-12 12:21:07 +03:00
number-formatter.js Various formatting improvements 2021-03-24 12:08:05 +02:00
pinned-header-hoc.js Clean up pinned-header-hoc 2021-03-31 16:08:30 +03:00
query.js Adds manual filters on FE, capability for exclusion filters (and the globbing we're used to) for path-based filters (#1067) 2021-05-26 10:34:04 +03:00
realtime.js Adds manual filters on FE, capability for exclusion filters (and the globbing we're used to) for path-based filters (#1067) 2021-05-26 10:34:04 +03:00
router.js Adds manual filters on FE, capability for exclusion filters (and the globbing we're used to) for path-based filters (#1067) 2021-05-26 10:34:04 +03:00
site-switcher.js Fix console errors when using shared links 2021-04-07 11:06:33 +03:00
storage.js Don't use localStorage when the browser doesn't support it (#971) 2021-04-28 11:31:10 +03:00
theme-consumer-hoc.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
theme-context.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
theme-provider-hoc.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00