Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

CodingFactory-Repos/deathrun-frontend

IlanHopti pushed 1 commit to develop CodingFactory-Repos/deathrun-frontend
  • Feature/add trap rotation (#8) * feat: possibility to add up down and side crossbow in game * feat: add rock pape... 9c4d487

View on GitHub

IlanHopti closed a pull request on CodingFactory-Repos/deathrun-frontend
Feature/add trap rotation
This pull request includes multiple changes to the `src` directory, focusing on improving code consistency, adding new features, and refactoring existing components. The most important changes incl...
coderabbitai[bot] created a review comment on a pull request on CodingFactory-Repos/deathrun-frontend
_:hammer_and_wrench: Refactor suggestion_ **Optimisation possible du hook useDrag** Le hook `useDrag` se réinitialise à chaque changement de `currentTrap`. Considérez de mémoriser l'objet item po...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on CodingFactory-Repos/deathrun-frontend
_:hammer_and_wrench: Refactor suggestion_ **Améliorer l'intégration du bouton RPS dans l'interface.** Le bouton Rock Paper Scissors est actuellement placé en dehors de la structure principale du ...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on CodingFactory-Repos/deathrun-frontend
_:warning: Potential issue_ **Améliorations de l'interface utilisateur** Plusieurs points d'amélioration pour l'accessibilité et la responsivité : - Les dimensions fixes peuvent poser problème su...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on CodingFactory-Repos/deathrun-frontend
_:hammer_and_wrench: Refactor suggestion_ **Suggestions d'amélioration pour la structure du composant** Il serait préférable de : - Centraliser les imports d'images dans un fichier séparé - Extra...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on CodingFactory-Repos/deathrun-frontend
_:warning: Potential issue_ **Amélioration de la gestion des interactions** La gestion d'état actuelle est basique et nécessite des améliorations : - Ajouter une validation avant l'envoi - Gérer ...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on CodingFactory-Repos/deathrun-frontend
_:hammer_and_wrench: Refactor suggestion_ **Suggestion d'utilisation d'une enum pour trapType** Pour améliorer la type-safety et éviter les erreurs de saisie, il serait préférable d'utiliser une ...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on CodingFactory-Repos/deathrun-frontend
_:hammer_and_wrench: Refactor suggestion_ **Structuration des styles et des données** Plusieurs points à améliorer : - Les styles devraient être externalisés - Les données du jeu nécessitent une ...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on CodingFactory-Repos/deathrun-frontend
_:hammer_and_wrench: Refactor suggestion_ **Amélioration suggérée pour la propriété trapData** La propriété `trapData` pourrait bénéficier d'une contrainte de taille minimum pour garantir qu'au m...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on CodingFactory-Repos/deathrun-frontend
_:hammer_and_wrench: Refactor suggestion_ **Réduire la duplication de type avec TrapData** Il y a une duplication de structure entre `TrapData` et la propriété `trapData` de `TrapDrop`. Considére...

View on GitHub

coderabbitai[bot] created a review on a pull request on CodingFactory-Repos/deathrun-frontend
**Actionable comments posted: 9** <details> <summary>🧹 Outside diff range and nitpick comments (5)</summary><blockquote> <details> <summary>src/components/TrapDescription.tsx (2)</summary><blockq...

View on GitHub

coderabbitai[bot] created a review on a pull request on CodingFactory-Repos/deathrun-frontend
**Actionable comments posted: 9** <details> <summary>🧹 Outside diff range and nitpick comments (5)</summary><blockquote> <details> <summary>src/components/TrapDescription.tsx (2)</summary><blockq...

View on GitHub

coderabbitai[bot] created a comment on a pull request on CodingFactory-Repos/deathrun-frontend
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: review in progress by coderabbit.ai --> > [!NOTE] > Currently processing new changes ...

View on GitHub

IlanHopti opened a pull request on CodingFactory-Repos/deathrun-frontend
Feature/add trap rotation
This pull request includes multiple changes to the `src` directory, focusing on improving code consistency, adding new features, and refactoring existing components. The most important changes incl...
IlanHopti pushed 1 commit to feature/add-trap-rotation CodingFactory-Repos/deathrun-frontend
  • feat: add rock paper scissors bd422c5

View on GitHub

IlanHopti pushed 1 commit to feature/add-trap-rotation CodingFactory-Repos/deathrun-frontend
  • feat: possibility to add up down and side crossbow in game 53f6602

View on GitHub

IlanHopti created a branch on CodingFactory-Repos/deathrun-frontend

feature/add-trap-rotation - 🔧 - React frontend for trap setters to interact with rooms, set traps, and view player actions in real-time. Enhances game strategy with diverse trap options and scoring based on player’s time and performance.

IlanHopti deleted a branch CodingFactory-Repos/deathrun-frontend

feature/merge-dev

IlanHopti pushed 1 commit to develop CodingFactory-Repos/deathrun-frontend
  • Feature/merge dev (#6) * feat: Added Modal * feat: add rotation for traps * refacto: Move images in a folder ... b4032b4

View on GitHub

IlanHopti closed a pull request on CodingFactory-Repos/deathrun-frontend
Feature/merge dev
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Notes de version - **Nouvelles fonctionnalités** - Ajout d'un composant `Chat` pour envo...
IlanHopti deleted a branch CodingFactory-Repos/deathrun-frontend

fix/chat

IlanHopti pushed 1 commit to feature/merge-dev CodingFactory-Repos/deathrun-frontend
  • fix: Send the message to the good channel (#7) 077db15

View on GitHub

coderabbitai[bot] created a comment on a pull request on CodingFactory-Repos/deathrun-frontend
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews...

View on GitHub

AyakorK pushed 1 commit to fix/chat CodingFactory-Repos/deathrun-frontend
  • fix: Send the message to the good channel 4f83379

View on GitHub

AyakorK created a branch on CodingFactory-Repos/deathrun-frontend

fix/chat - 🔧 - React frontend for trap setters to interact with rooms, set traps, and view player actions in real-time. Enhances game strategy with diverse trap options and scoring based on player’s time and performance.

AyakorK deleted a branch CodingFactory-Repos/deathrun-frontend

feature_chat

AyakorK created a branch on CodingFactory-Repos/deathrun-frontend

feature_chat - 🔧 - React frontend for trap setters to interact with rooms, set traps, and view player actions in real-time. Enhances game strategy with diverse trap options and scoring based on player’s time and performance.

Load more