64 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
d6007c2aae MOBILE-4616 chore: Create CoreToastsService to add toasts functions 2024-07-29 11:46:23 +02:00
Pau Ferrer Ocaña
1186694c5f MOBILE-4616 url: Migrate all CoreUrlUtils to CoreUrl static singleton 2024-07-25 15:26:53 +02:00
Pau Ferrer Ocaña
caa100979a MOBILE-4616 chore: Import modals during runtime 2024-07-25 10:46:28 +02:00
Pau Ferrer Ocaña
4427f91b63 MOBILE-4569 styles: Hide ion-buttons on toolbar (error in Ionic) 2024-07-17 16:55:22 +02:00
Pau Ferrer Ocaña
a9f4a48356 MOBILE-4616 keyboard: Fix dom-app circular dep by separating keyboard 2024-07-15 13:15:42 +02:00
Pau Ferrer Ocaña
ba72120574 MOBILE-4470 chore: ion-button input & textarea now supports ariaLabel 2024-05-16 22:46:12 +02:00
Dani Palou
778dda1ccd MOBILE-4470 notes: Fix error message when synchronizing 2024-05-08 11:18:43 +02:00
Dani Palou
87dedc6fda MOBILE-4470 notes: Fix empty select when adding note 2024-05-08 10:15:40 +02:00
Pau Ferrer Ocaña
37b729326f MOBILE-4565 a11y: Minimum a11y fixes 2024-04-25 11:52:45 +02:00
Pau Ferrer Ocaña
93b420311d MOBILE-4565 utils: Move some array functions to CoreArray 2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
4f56e08f9b MOBILE-4543 course: Improvements on course options delegate 2024-04-04 12:12:07 +02:00
Pau Ferrer Ocaña
537dc07587 MOBILE-3947 chore: Remove unnecessary route module exports 2024-03-12 15:46:04 +01:00
Pau Ferrer Ocaña
3bdb936d58 MOBILE-3947 chore: Decouple services from our compiler 2024-03-07 11:29:34 +01:00
Pau Ferrer Ocaña
cc2f238d68 MOBILE-4329 user: Rename user profile handler types 2024-02-27 12:55:12 +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
Noel De Martin
93dad58ebe MOBILE-3947 app: Fix linting errors 2023-11-23 15:25:36 +01:00
Dani Palou
3b99950df6 MOBILE-4469 site: Rename candidate site to authenticated site 2023-11-22 10:48:18 +01:00
Dani Palou
a724a946d2 MOBILE-4469 core: Create new CoreCandidateSite class 2023-11-22 08:17:12 +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
9be60c9e83 MOBILE-3947 chore: Fix eqeqeq on HTML 2023-11-20 11:33:26 +01:00
Dani Palou
28235b0553 MOBILE-4362 notes: Update error string to reflect delete action 2023-10-02 11:25:05 +02:00
Pau Ferrer Ocaña
b975e6f0d8 MOBILE-4323 enrol: Create enrol delegates
Co-authored: dpalou
2023-08-23 16:05:09 +02:00
Dani Palou
2d2cc2f5f9 MOBILE-4368 analytics: Apply new analytics system to all pages 2023-07-13 13:53:36 +02:00
Dani Palou
a128ae8929 MOBILE-4270 notes: Fix error displayed when restoring note 2023-05-09 11:13:44 +02:00
Dani Palou
708165c0e8 MOBILE-4269 sync: Remove 'Error' from sync warning modals 2023-04-05 11:29:51 +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
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
8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +02:00
Pau Ferrer Ocaña
f0b79822da MOBILE-4081 chore: Remove redundant awaits 2022-09-02 14:45:04 +02:00
Dani Palou
a611ac64d0 MOBILE-4031 core: Create config values for Toast duration 2022-07-11 10:19:43 +02:00
Noel De Martin
73ee4df1ec MOBILE-3321 core: Decouple Network from App 2022-06-08 13:28:05 +02:00
Pau Ferrer Ocaña
90ddcd7827 MOBILE-3833 loading: Change loading usage 2022-03-25 14:49:01 +01:00
Dani Palou
71f65cec07 MOBILE-3930 mod: Fix log view not called after PTR if fetch failed 2022-03-08 12:04:00 +01:00
Pau Ferrer Ocaña
be4bfc5a8d MOBILE-3814 style: Limit page width on some content pages 2022-03-01 10:03:40 +01:00
Dani Palou
5f757d240f MOBILE-3966 core: Reorder user handlers and calendar handler 2022-01-24 10:51:50 +01:00
Dani Palou
101faf20aa MOBILE-3966 user: Use context+contextId in user delegate 2022-01-24 10:51:20 +01:00
Pau Ferrer Ocaña
7d7f738d05 MOBILE-3833 chore: Reduce typeof undefined usage 2021-12-20 15:31:24 +01:00
Pau Ferrer Ocaña
ccfad3b1ac MOBILE-3810 core: Wrap header titles with ion-title 2021-12-01 14:12:57 +01:00
Dani Palou
56596ad30e MOBILE-3909 calendar: Fix non-null assertion eslint warnings 2021-11-22 11:47:51 +01:00
Pau Ferrer Ocaña
34f9c3ab57 MOBILE-3833 navigator: Add required route params functions 2021-09-13 12:25:58 +02:00
Noel De Martin
3e44a3c174 MOBILE-3833 chore: Clean up initializers 2021-08-31 08:59:11 +02:00
Pau Ferrer Ocaña
d22b1a08e3 MOBILE-3833 lint: Fix strictInputAccessModifiers angular compiler option 2021-08-05 14:28:58 +02:00
Dani Palou
c9ead4d4fb MOBILE-3320 a11y: Fix ion-fab aria-label not read by VoiceOver 2021-06-23 12:34:06 +02:00
Noel De Martin
69d59cd2ab MOBILE-3320 a11y: Add missing labels 2021-06-08 19:25:08 +02:00
Dani Palou
dd2eb1fc97 MOBILE-3320 core: Fix bugs with concat(), like notes sync 2021-06-02 16:16:22 +02:00
Dani Palou
7c2867fedc MOBILE-3320 notes: Fix textarea size when adding a note 2021-06-02 15:18:40 +02:00