8 Commits

Author SHA1 Message Date
Noel De Martin
c15b3c507c MOBILE-4272 workshop: Decouple from initial bundle 2024-02-29 17:36:53 +01:00
Noel De Martin
53e902ca82 MOBILE-4272 workshop: Rollback async handlers
There is a bug with missing optional methods in async handlers. If their existence is checked before initialization, they always exist but fail on execution. That should be refactored into asynchronous and type-safe code, but we decided to do it in the next version.
2023-10-03 11:54:35 +02:00
Noel De Martin
cd66097a8f MOBILE-4272 workshop: Decouple component modules 2023-08-28 16:31:34 +02:00
Noel De Martin
0d6eb5cb23 MOBILE-4272 workshop: Decouple services 2023-08-28 16:31:28 +02:00
Noel De Martin
a5cd697012 MOBILE-4272 workshop: Decouple handlers 2023-08-28 16:31:08 +02:00
Pau Ferrer Ocaña
d40a488758 MOBILE-3936 reminders: Add click listeners 2022-11-15 16:08:59 +01:00
Noel De Martin
3e44a3c174 MOBILE-3833 chore: Clean up initializers 2021-08-31 08:59:11 +02:00
Pau Ferrer Ocaña
8e7b148205 MOBILE-3657 workshop: Add workshop activity services 2021-04-26 12:48:22 +02:00