analytics/assets
Ru Singh dd20fc8a17
Feature/details modal mobile (#1211)
* 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.

* Format countries modal

* Remove unused imports
* Run ESLint and make related fixes

* ESlint formatting for entry pages modal

* WIP: proof of concept for scrollable modals on mobile

* Fix modals being too wide on desktop

* Make modals truly responsive

This fixes the desktop behaviour completely now.

* Update changelog with modals responsiveness

* Update desktop modal width to 860px

It was an oversight to set it at 800px in the first place.

Co-authored-by: Uku Taht <Uku.taht@gmail.com>
2021-08-13 11:00:42 +03:00
..
css Feature/details modal mobile (#1211) 2021-08-13 11:00:42 +03:00
js Feature/details modal mobile (#1211) 2021-08-13 11:00:42 +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