analytics/assets/js/dashboard
Mackenzie 9c2fd9aca5
1. Remove the "airbnb" eslint plugin since it conflicts with prettier (#1374)
and so was just annoying
2. Get rid of all existing ESLint errors.
2a. Turned off `react/display-name` because I couldn't figure out how to
make that wrapped component have a display name. If anyone can figure it
out, that'd be great, because that makes things nicer when using the
React debugger.
2b. The part where it says `plausible()` is undefined in `app.js` is
bothering me. I disabled the check because I can't figure out where that
actually comes from to put in the proper import.
2c. Told ESLint we're using Babel.
3. Added `npm run format` and `npm run lint` commands.
2021-10-11 14:48:19 +02:00
..
components Fix search select font size and eslint 2021-07-23 11:22:33 +03:00
stats 1. Remove the "airbnb" eslint plugin since it conflicts with prettier (#1374) 2021-10-11 14:48:19 +02:00
api.js 1. Remove the "airbnb" eslint plugin since it conflicts with prettier (#1374) 2021-10-11 14:48:19 +02:00
date.js Fix 'last month' link option 2021-03-31 15:14:10 +03:00
datepicker.js Condense and show all site nav/options on mobile (#1256) 2021-08-23 12:39:43 +03:00
error-boundary.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
fade-in.js Fix for details button misbehaving on mobile (#1114) 2021-06-15 10:34:43 +03:00
filters.js Condense and show all site nav/options on mobile (#1256) 2021-08-23 12:39:43 +03:00
historical.js Fix z-index bug with long site list 2021-09-21 11:08:00 +02:00
index.js Invitations (#1122) 2021-06-16 15:00:07 +03:00
lazy-loader.js Fix for details button misbehaving on mobile (#1114) 2021-06-15 10:34:43 +03:00
mount.js Invitations (#1122) 2021-06-16 15:00: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 1. Remove the "airbnb" eslint plugin since it conflicts with prettier (#1374) 2021-10-11 14:48:19 +02:00
realtime.js Fix z-index bug with long site list 2021-09-21 11:08:00 +02:00
router.js Add filter groups (#1167) 2021-07-21 16:50:26 +03:00
site-switcher.js 1. Remove the "airbnb" eslint plugin since it conflicts with prettier (#1374) 2021-10-11 14:48:19 +02: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 1. Remove the "airbnb" eslint plugin since it conflicts with prettier (#1374) 2021-10-11 14:48:19 +02:00
url.js Eslint improvements 2021-09-27 16:16:25 +02:00