cal.pub0.org/components
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
..
booking fixed booking layout for tablet 2021-08-14 14:26:33 +02:00
dialog Resolved errors on the pages/event-types/[type].tsx page 2021-08-10 22:25:26 +00:00
team add page for teams 2021-08-13 14:46:42 -05:00
ui add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
ActiveLink.tsx add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
Avatar.tsx add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
Dialog.tsx removed unused imports and function in integrations 2021-08-06 14:32:08 +02:00
DonateBanner.tsx Fixed linting errors 2021-07-20 20:18:26 +02:00
ImageUploader.tsx add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
Loader.tsx added loader to dark mode 2021-08-04 21:39:59 +02:00
Logo.tsx Merged main into current branch; lots of linting 2021-08-02 22:51:57 +02:00
Modal.tsx Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
Settings.tsx Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
Shell.tsx added useNotification @lib, using it in EventType (#468) 2021-08-18 10:18:18 +02:00
Slider.tsx add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
Theme.tsx Fixes some linting + codacy issues 2021-07-11 19:43:28 +00:00
Tooltip.tsx added ToolTip component and added to EventTypes 2021-08-07 14:02:01 +02:00