analytics/assets
Ru Singh f179b253b4
Hotfix/bar overflow (#1202)
* chore(docker): improve repeat contributions workflow

* This change adds two new commands to gracefully stop and remove the Postgres and Clickhouse docker containers. To do so, it also gives them a recognizable name.

* Additionally, the Postgres container is updated to use a named volume for its data. This lower friction for repeat contributions where one would otherwise sign up and activate their accounts again and again each time.

* Break words early to maintain spacing; truncate on larger screens

* Update changelog entry on UI bars

* Truncate bar text from md breakpoint
2021-07-29 09:54:52 +03:00
..
css Add filter groups (#1167) 2021-07-21 16:50:26 +03:00
js Hotfix/bar overflow (#1202) 2021-07-29 09:54:52 +03:00
static Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
.babelrc React (#17) 2019-11-19 12:30:42 +08:00
.eslintrc.json Add filter groups (#1167) 2021-07-21 16:50:26 +03:00
.prettierrc.json Add eslint, stylelint, prettier, and pre-commit (#484) 2020-12-23 10:45:53 +02:00
.stylelintrc.json Add eslint, stylelint, prettier, and pre-commit (#484) 2020-12-23 10:45:53 +02:00
package-lock.json Add filter groups (#1167) 2021-07-21 16:50:26 +03:00
package.json Add filter groups (#1167) 2021-07-21 16:50:26 +03:00
postcss.config.js Update TailwindCSS to 2.0 2020-11-19 14:34:37 +02:00
tailwind.config.js Adds manual, editable, auto-suggested filters, and negated&globbed path-based filters (#1121) 2021-06-21 14:42:16 +03:00
webpack.config.js Polyfill ResizeObserver 2021-07-05 15:16:56 +03:00