Benjamin Petetot

Results 32 issues of Benjamin Petetot

- [x] `npm start` with emulator suite - [x] connect to the auth emulator manually - [x] connect to the firestore emulator manually - [x] be able to import /...

:construction: WIP

**Description** Be able to manage my meetups in Conference Hall. **As organizers, I want to:** - [x] Meetup form with fields (#760): - Name - Description - Date and hours...

:sparkles: feature

**Description** An organizer (owner or member of an organization) can toggle in the delibration setting page is other organizers can vote or not. By default the votes are opened. Add...

:sparkles: feature

It will need to transform `categories` and `formats` properties from a string to an array in objects "talks" (also in submissions) and "proposals" It will also needed to: - to...

:sparkles: feature

**Description** The current organizer to organizer thread chat is not in real time. I could be done using firestore snapshots.

:sparkles: feature

**Description** We want to hide some proposals in the list (if it's been cancelled, already done or other reasons) **Work to do:** - Add a new field in a proposal:...

:sparkles: feature

Have 2 differents kind of agenda for conferences and meetups. - Meetup agenda is full year agenda, but displayed by months, weeks or day - Conference agenda is displayed only...

:sparkles: feature
👩‍💻assigned

**Description** In a proposal, be able to add a custom tag or organizer comments. **Use case example:** > Add a red warning area under the talk with the comment content...

:sparkles: feature

**Here some possibilities:** - Cypress - https://testing-library.com/docs/react-testing-library - https://github.com/soumak77/firebase-mock - https://stackoverflow.com/a/52100382

:wrench: technical