Dani Palou
|
c51cca9fd3
|
MOBILE-4724 ux: Change confirm message when leaving page
|
2025-01-14 10:39:32 +01:00 |
|
Dani Palou
|
c2a500976d
|
MOBILE-4724 core: Create CoreAlerts and CorePrompts
|
2025-01-14 09:44:13 +01:00 |
|
Dani Palou
|
d8c6288a61
|
MOBILE-4724 core: Move some services to overlay subfolder
|
2025-01-14 09:11:10 +01:00 |
|
Pau Ferrer Ocaña
|
f75bcea915
|
MOBILE-4653 utils: Completely migrate utils to singleton
|
2024-11-18 14:24:18 +01:00 |
|
Pau Ferrer Ocaña
|
7ea188af49
|
MOBILE-4653 utils: Move promise related utils functions
|
2024-11-18 14:24:17 +01:00 |
|
Pau Ferrer Ocaña
|
e04264b9e5
|
MOBILE-4653 chore: Migrate styleUrls to styleUrl when possible
|
2024-11-18 14:17:50 +01:00 |
|
Pau Ferrer Ocaña
|
90ec21333b
|
MOBILE-4616 text: Migrate text utils to text
|
2024-08-14 15:17:41 +02:00 |
|
Pau Ferrer Ocaña
|
3afa736cf4
|
MOBILE-4616 loading: Create a service to have loading functions
|
2024-08-13 16:44:25 +02:00 |
|
Dani Palou
|
2e09325eef
|
MOBILE-4623 forum: Fix issues with single activity format
|
2024-07-25 10:40:22 +02:00 |
|
Pau Ferrer Ocaña
|
67cae258f6
|
MOBILE-4616 forum: Move forum constants to a file
|
2024-07-15 13:15:40 +02:00 |
|
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 |
|
Noel De Martin
|
3621bc46a5
|
MOBILE-3947 glossary: Fix tests
There were some bugs in Angular v10 that countered this bug in our code, that's why it wasn't manifested until now. It seems to be related with the changes in createUrlTreeFromSegmentGroup.
See https://github.com/angular/angular/commits/16.0.x/packages/router/src/create_url_tree.ts?since=2020-06-25&until=2024-01-11
|
2024-01-15 16:35:57 +01:00 |
|
Dani Palou
|
27b980d710
|
MOBILE-3947 form: Add types to FormControl
|
2024-01-12 15:45:02 +01:00 |
|
Pau Ferrer Ocaña
|
e8dd8be967
|
MOBILE-3947 chore: Change Ionic native imports to awesome cordova
|
2023-11-24 13:46:58 +01:00 |
|
Pau Ferrer Ocaña
|
feb8a78ecc
|
MOBILE-3947 chore: Change IonRefresher type to HTMLIonRefresherElement
|
2023-11-20 11:33:27 +01:00 |
|
Pau Ferrer Ocaña
|
9be60c9e83
|
MOBILE-3947 chore: Fix eqeqeq on HTML
|
2023-11-20 11:33:26 +01:00 |
|
Noel De Martin
|
7b5fd672e7
|
MOBILE-4272 workshop: Fix assessment
|
2023-07-25 17:22:54 +09:00 |
|
Noel De Martin
|
a07ae84f54
|
MOBILE-4272 rte: Fix contentChanged event types
|
2023-07-25 15:38:28 +09:00 |
|
Dani Palou
|
2d2cc2f5f9
|
MOBILE-4368 analytics: Apply new analytics system to all pages
|
2023-07-13 13:53:36 +02:00 |
|
Noel De Martin
|
e8a73689ef
|
MOBILE-4288 core: Format group names
Group names may contain other filters such as mathjax, so only filtering
multilanguage is not enough.
|
2023-05-03 12:16:47 +02:00 |
|
Noel De Martin
|
9180e6e082
|
MOBILE-4288 multilang: Implement type safety
|
2023-04-24 11:25:43 +02:00 |
|
Noel De Martin
|
98d332138a
|
MOBILE-4270 core: Standardize page modules
|
2023-03-16 11:02:11 +01:00 |
|