Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teasing 2023 #136

Merged
merged 49 commits into from
Sep 23, 2023
Merged

Teasing 2023 #136

merged 49 commits into from
Sep 23, 2023

Conversation

DevNono
Copy link
Contributor

@DevNono DevNono commented Aug 15, 2023

Cette PR prépare la nouvelle version du site vitrine pour 2023.

Qu'est-ce qui change dans cette PR ?

  • Passage de yarn à pnpm
  • Ajout de la documentation pour le nouveau front
  • Ajout d'un système permettant de mettre à jour les tournois et les partenaires pour mieux coller à la communication progressive de l'événement
  • Changement des liens de password-reset et de validate pour coller avec le nouveau front

@DevNono DevNono marked this pull request as draft August 15, 2023 17:25
@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Patch coverage: 94.48% and project coverage change: -0.34% ⚠️

Comparison is base (d55d1de) 96.75% compared to head (6c24054) 96.41%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #136      +/-   ##
==========================================
- Coverage   96.75%   96.41%   -0.34%     
==========================================
  Files          92      108      +16     
  Lines        2033     2233     +200     
  Branches      306      317      +11     
==========================================
+ Hits         1967     2153     +186     
- Misses         34       43       +9     
- Partials       32       37       +5     
Files Changed Coverage Δ
src/controllers/admin/users/updateUser.ts 96.96% <ø> (-0.09%) ⬇️
src/controllers/tickets/getTicket.ts 92.00% <ø> (ø)
src/controllers/users/createCart.ts 95.60% <ø> (-0.05%) ⬇️
src/middlewares/authentication.ts 95.45% <ø> (ø)
src/middlewares/json.ts 100.00% <ø> (ø)
src/operations/carts.ts 93.33% <ø> (-0.22%) ⬇️
src/operations/user.ts 96.10% <ø> (ø)
src/services/email/components.ts 100.00% <ø> (ø)
src/services/email/serializer.ts 92.30% <ø> (ø)
src/utils/filters.ts 97.22% <50.00%> (ø)
... and 29 more

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DevNono DevNono marked this pull request as ready for review September 23, 2023 16:55
@DevNono DevNono merged commit 53fdba7 into dev Sep 23, 2023
6 checks passed
@DevNono DevNono deleted the teasing-2023 branch September 23, 2023 17:00
DevNono added a commit that referenced this pull request Sep 10, 2024
* feat: add pnpm and remove yarn

* fix: change validate and password reset

* feat: add way more doc

* fix: ci and Dockerfile

* feat: add partners and tournaments edition

* fix: package problems

* feat: add fields to tournaments

* fix: api issues with types

* fix: issues with some types

* feat: add settings change and file upload routes

* fix: api

* fix: syntax error in seed.sql

* fix: remove images and rules properties from Tounament

* feat: add login as admin even if login is disabled

* fix: partners

* fix: trombi value

* feat: add required functions

* fix: add shortName property to Tournament

* fix: no shortName

* feat: delete file

* feat: add User creation

* fix: casters are now fully working

* fix: lint

* feat: start adding documentation

* fix: ci

* fix: some tests

* feat: add test for new tournaments display

* feat: add documentation

* fix: lint

* feat: add some tests (that are currently not working)

* feat: new tests

* fix: lint

* feat: more tests

* fix: all tests works

* fix: upload compression

* docs: added a part to explain what is the global state in the docs

* fix: remove compumsa

* fix: typo

* feat: docs and add upload fake api

* feat: add docs

* feat: add docs

* fix: add docs

* fix: upload files

* fix: remove docs

* fix: bits

* feat: uploadfile

* feat: improve test

* fix: upload test are now working

* feat: upload

---------

Co-authored-by: Teddy Roncin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant