Noel De Martin
|
77d3ac9d43
|
MOBILE-4470 angular: Fix snapshot types
Route snapshots are typed as non-optional, but we found a situation where it was undefined. Looking at the Angular source code, it seems like indeed snapshots can be undefined but they have been declared with a definite assignment assertion: https://github.com/angular/angular/blob/17.3.0/packages/router/src/router_state.ts#L231
|
2024-05-14 13:33:34 +02:00 |
|
Pau Ferrer Ocaña
|
c22424c93e
|
MOBILE-4270 chore: Solve lots of linter warnings
|
2023-03-14 15:50:42 +01:00 |
|
Pau Ferrer Ocaña
|
dd4c9a1ed0
|
MOBILE-4081 eslint: Solve jsdoc linter warnings
|
2022-12-01 23:05:46 +01:00 |
|
Dani Palou
|
195c8d94e6
|
MOBILE-3833 core: Add '^' dynamically in link handlers
|
2022-04-06 16:25:55 +02:00 |
|
Dani Palou
|
a690353ad7
|
MOBILE-3833 core: Fix collisions in link handlers
The /admin handlers haven't been modified because that folder can be moved to somewhere else in some Moodle versions
|
2022-03-31 13:02:52 +02:00 |
|
Pau Ferrer Ocaña
|
ed05adffbf
|
MOBILE-3833 course: Reduce usage of CoreCourseAnyModuleData
|
2021-12-20 16:37:25 +01:00 |
|
Dani Palou
|
8f4ae0adc7
|
MOBILE-3320 wiki: Fix wiki links
|
2021-06-09 15:53:10 +02:00 |
|
Noel De Martin
|
e9c84c71d0
|
MOBILE-3320 DX: Use consistent enum casing
|
2021-06-03 12:15:45 +02:00 |
|
Dani Palou
|
d222ca6882
|
MOBILE-3656 wiki: Migrate edit page
|
2021-04-07 16:44:41 +02:00 |
|
Dani Palou
|
0dee685130
|
MOBILE-3656 wiki: Migrate services
|
2021-04-06 16:20:26 +02:00 |
|