Gérard Paligot

Results 67 issues of Gérard Paligot

**Describe** * Update the output of the `/agenda` route to support multiple days * Add tabs if there are more than one day **Specification proposal** ```json { "YYYY-MM-dd": { "hh:mm":...

enhancement
iOS
Android
backend

**Describe** * Junit compose tests * Snapshot testing with Paparazzi * Github Actions dedicated to start tests **Resources** * Testing your compose layout: https://developer.android.com/jetpack/compose/testing * Paparazzi: https://github.com/cashapp/paparazzi

Android

**Describe** * Use Material3 artifact to get Window Size Classes and check the current size of the device * Keep the same navigation across all window sizes to avoid any...

enhancement
Android

**Describe** * Add a screen to show the plan of the conference * When we click on a partner, we display it * When we click on a room, we...

iOS
Android

**Describe** * Add fields `replay_link` and `slides_link` in the talk object * Below network links, add a button for the replay and/or slides **Specification proposal** ```json { "talks": { "hh:mm":...

enhancement
good first issue
iOS
Android
backend

**Describe** * Add Jetpack startup dependency in the project * Migrate the import call from Agenda ViewModel to the startup initializer **Resources** https://developer.android.com/topic/libraries/app-startup

enhancement
good first issue
Android

**Describe** * `/agenda` need to return the version of the agenda (like the last update timestamp) * Clients need to send a version name in a header (but can be...

enhancement
iOS
Android
backend

**Describe** Because the android app use a bottom app bar with a tonal elevation, the surface color used is transformed according to the elevation. We need to add a better...

enhancement
Android

Maybe with Compose Web?

enhancement