90 Commits

Author SHA1 Message Date
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
96f3be2ff1 MOBILE-4653 utils: Move object and array related utils functions 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
94b0266794 MOBILE-4653 utils: Move error related utils functions 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
1c91754c10 MOBILE-4698 feedback: Fix hidden label 2024-11-13 11:31:44 +01:00
Pau Ferrer Ocaña
95756b5c13 MOBILE-4616 feedback: Fix tab selection after submit form 2024-10-15 14:54:23 +02: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
Pau Ferrer Ocaña
4934dcec99 MOBILE-4616 feedback: Move feedback constants to a file 2024-07-15 13:15:39 +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
Pau Ferrer Ocaña
55d087ca18 MOBILE-4470 styles: Revert uneeded lines none and fix interactive items 2024-05-14 09:33:56 +02:00
Pau Ferrer Ocaña
552a6dcf94 MOBILE-4470 feedback: Fix text wrap on ion-item 2024-05-10 15:07:03 +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
Pau Ferrer Ocaña
243386232e MOBILE-3947 chore: Remove Ionic warnings about legacy form controls 2023-12-14 10:41:34 +01:00
Pau Ferrer Ocaña
9dab24fef5 MOBIE-3947 lint: Fix self closing tags 2023-11-27 14:45:50 +01:00
Dani Palou
988ddb4b94 MOBILE-4469 core: Move CoreSite class to new sites folder 2023-11-21 11:58:27 +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
e40a4f13bb MOBILE-3947 chore: Fix some HTML strict types 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
Pau Ferrer Ocaña
8265f0fbe1 MOBILE-3947 chore: Remove unneeded optional chaining on HTML 2023-11-20 11:33:25 +01:00
Noel De Martin
44468276ae
Merge pull request #3786 from dpalou/MOBILE-4418
MOBILE-4418 feedback: Fix viewing attempts with groups
2023-09-27 11:03:02 +02:00
Noel De Martin
b2b0262c5b MOBIL-3371 sites: Extract visitLink method 2023-09-14 13:24:57 +02:00
Dani Palou
43c89dddee MOBILE-4418 feedback: Fix viewing attempts with groups 2023-09-13 12:35:59 +02:00
Noel De Martin
c8378b33a1 MOBILE-4387 ui: Translate ion-select buttons
Co-Authored-By: phyr0s <11390548+phyr0s@users.noreply.github.com>
2023-07-24 10:54:11 +09:00
Dani Palou
2d2cc2f5f9 MOBILE-4368 analytics: Apply new analytics system to all pages 2023-07-13 13:53:36 +02:00
Dani Palou
5eb4d17ca4 MOBILE-4270 feedback: Display profile image in user attempt page 2023-05-11 12:19:16 +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
Pau Ferrer Ocaña
902288dd0f MOBILE-4279 fonts: Update Font-awesome names to 6.3 2023-03-21 12:07:06 +01:00
Noel De Martin
98d332138a MOBILE-4270 core: Standardize page modules 2023-03-16 11:02:11 +01:00
Dani Palou
e849b049bb
Merge pull request #3554 from alfonso-salces/MOBILE-4251
MOBILE-4251 Feedback: Hide preview button and revert some changes
2023-02-21 10:51:31 +01:00
Alfonso Salces
1538649034 MOBILE-4251 Feedback: Hide preview button and revert some changes 2023-02-21 09:14:34 +01:00
Dani Palou
12546f6548
Merge pull request #3550 from crazyserver/MOBILE-4065
Mobile 4065
2023-02-17 13:05:53 +01:00
Alfonso Salces
87a07217fc MOBILE-4251 Feedback: Avoid displaying the preview button to students 2023-02-17 08:04:25 +01:00
Pau Ferrer Ocaña
a6de01f5ae MOBILE-4065 a11y: Fix lots of headings 2023-02-16 16:05:56 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Dani Palou
33b3d7db78 MOBILE-4035 groups: Create group selector component 2022-09-02 08:15:32 +02:00
Pau Ferrer Ocaña
68a4a4e75f MOBILE-4081 chore: Fixtures on types and async functions 2022-08-31 16:37:12 +02:00
Dani Palou
290b78c8ab MOBILE-4108 core: Don't call autologin WS for external URLs 2022-07-05 11:59:43 +02:00
Pau Ferrer Ocaña
82033e05d0 MOBILE-4061 core: Handle network changes on the network service 2022-06-14 12:17:05 +02:00
Noel De Martin
73ee4df1ec MOBILE-3321 core: Decouple Network from App 2022-06-08 13:28:05 +02:00
Dani Palou
2f39512552 MOBILE-3833 course: Make last access coherent with recent block 2022-04-05 12:19:37 +02:00
Pau Ferrer Ocaña
0336ab0808 MOBILE-3833 module: Make module navigation less prominent 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña
90ddcd7827 MOBILE-3833 loading: Change loading usage 2022-03-25 14:49:01 +01:00
Pau Ferrer Ocaña
09b962cf04
Merge pull request #3170 from dpalou/MOBILE-3930
Mobile 3930
2022-03-14 11:15:16 +01:00
Dani Palou
b72e247f81 MOBILE-3930 course: Store and display modules viewed and last 2022-03-11 12:31:35 +01:00
Pau Ferrer Ocaña
d6269cf16d MOBILE-3814 avatar: Improve a11y and reduce size of avatars 2022-03-10 11:31:34 +01:00