cal.pub0.org/components/ui
Alex Johansson f63aa5d550
add linting in CI + fix lint errors (#473)
* run `yarn lint --fix`

* Revert "Revert "add linting to ci""

This reverts commit 0bbbbee4be.

* Fixed some errors

* remove unused code - not sure why this was here?

* assert env var

* more type fixes

* fix typings og gcal callback - needs testing

* rename `md5.ts` to `md5.js`

it is js.

* fix types

* fix types

* fix lint errors

* fix last lint error

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2021-08-19 14:27:01 +02:00
..
Text use classnames, remove css 2021-08-13 13:18:14 -05:00
alerts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
modal Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
Button.tsx removed unused import 2021-08-08 18:17:17 +02:00
Dropdown.tsx add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
PoweredByCalendso.tsx padding to powered by and svg fixes 2021-08-08 17:13:31 +02:00
Scheduler.tsx smaller trash icon for scheduler 2021-08-05 13:50:54 +02:00
Switch.tsx Fixed dismiss on toggle + implemented switch component 2021-08-09 22:43:57 +00:00
UsernameInput.tsx fixed layout for react-select 2021-08-02 17:24:01 +02:00
WeekdaySelect.tsx fixed layout for react-select 2021-08-02 17:24:01 +02:00