Wykres commitów

13 Commity (main)

Autor SHA1 Wiadomość Data
dependabot[bot] 8181a91b79
Bump @builder.io/qwik from 0.19.2 to 0.21.0 in /frontend
Bumps [@builder.io/qwik](https://github.com/BuilderIO/qwik/tree/HEAD/packages/qwik) from 0.19.2 to 0.21.0.
- [Release notes](https://github.com/BuilderIO/qwik/releases)
- [Commits](https://github.com/BuilderIO/qwik/commits/v0.21.0/packages/qwik)

---
updated-dependencies:
- dependency-name: "@builder.io/qwik"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 22:30:09 +00:00
Dario Piotrowicz 81114acb95 add types-check frontend script
add a types check that runs tsc making sure that all
typings present in the frontend application are valid
2023-03-06 19:47:28 +00:00
Dario Piotrowicz b131e83aa0 bump qwik and qwikcity 2023-02-28 16:19:46 +00:00
Dario Piotrowicz da89397209 improve frontend watch script and remove no longer needed concurrently dependency 2023-02-28 16:19:46 +00:00
Dario Piotrowicz 530f46c8bb remove break-all 2023-02-22 12:40:30 +00:00
Dario Piotrowicz f7df319831 update qwik and qwikCity packages 2023-02-17 17:02:18 +00:00
dependabot[bot] 9e6633f4fb
Bump undici from 5.14.0 to 5.19.1 in /frontend
Bumps [undici](https://github.com/nodejs/undici) from 5.14.0 to 5.19.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.14.0...v5.19.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 23:09:01 +00:00
dario-piotrowicz 8372ea296a replace ui tests with e2e tests implemented with playwright 2023-02-04 17:50:24 +00:00
Dario Piotrowicz 3db6ca6602 improve the frontend lint coverage
by including in the lint check not only src
but also mock-db, test and adaptors
2023-01-16 21:30:08 +00:00
Sven Sauleau aef029ca55 wire instance details to API 2023-01-06 15:30:17 +00:00
Pete Bacon Darwin 9b32c802e8 Update wrangler dependency 2023-01-06 15:29:37 +00:00
Dario Piotrowicz bed68f2c67 add tailwind 2023-01-04 23:02:58 +01:00
Sven Sauleau 25be15b2a0 Import wildebeest code
Co-authored-by: Sven Sauleau <sven@cloudflare.com>
Co-authored-by: Dario Piotrowicz <dario@cloudflare.com>
Co-authored-by: André Cruz <acruz@cloudflare.com>
Co-authored-by: James Culveyhouse <jculveyhouse@cloudflare.com>
Co-authored-by: Pete Bacon Darwin <pete@bacondarwin.com>
2023-01-04 09:51:17 +00:00