43 Commits

Author SHA1 Message Date
Dani Palou
41e4292c48 MOBILE-4526 core: Use ContextLevel enum instead of string 2024-03-13 07:53:53 +01:00
Pau Ferrer Ocaña
62692bd23d MOBILE-4456 course: Load icon svg as inline and style them properly 2024-02-29 16:40:31 +01: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
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
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
Dani Palou
024b962d18 MOBILE-3599 competency: Format competency and plan names 2023-09-28 11:38:34 +02: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
c361e49d54 MOBILE-4270 competency: Fix navigation 2023-05-23 16:41:05 +02: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
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
Pau Ferrer Ocaña
d6269cf16d MOBILE-3814 avatar: Improve a11y and reduce size of avatars 2022-03-10 11:31:34 +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
64f687f8a8 MOBILE-3814 calendar: Change calendar filter to a side modal 2022-03-01 10:03:40 +01:00
Pau Ferrer Ocaña
1c9b196682 MOBILE-3814 module: Improve module card additional info 2022-02-11 14:56:47 +01:00
Pau Ferrer Ocaña
7690270766 MOBILE-3814 styles: Ion item without lines by default 2022-02-10 16:04:56 +01:00
Noel De Martin
7265611dda MOBILE-3934 competency: Remove deprecated managers 2022-01-17 12:30:39 +01:00
Noel De Martin
d2b716da8d MOBILE-3934 competency: Add swipe navigation 2022-01-17 12:30:39 +01:00
Noel De Martin
c549e733fb MOBILE-3934 competency: Refactor routes 2022-01-11 16:23:05 +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
21a643dc63
Merge pull request #2964 from crazyserver/MOBILE-3833
MOBILE-3833 forum: Fix discussion link navigation
2021-10-04 07:33:06 +02:00
Pau Ferrer Ocaña
a549acadcb MOBILE-3833 competencies: Fix non required param 2021-10-01 09:58:33 +02:00
Dani Palou
23e1d99f05 MOBILE-3798 competency: Remove learning plans from main menu 2021-09-30 16:35:16 +02:00
Pau Ferrer Ocaña
22bdbc1ddc MOBILE-2748 mod: Create a new module icon component 2021-09-29 14:37:02 +02:00
Pau Ferrer Ocaña
34f9c3ab57 MOBILE-3833 navigator: Add required route params functions 2021-09-13 12:25:58 +02:00
Pau Ferrer Ocaña
49f6cc56e5 MOBILE-3320 a11y: Improve non button clicks 2021-06-01 13:52:35 +02:00
Noel De Martin
10849facc7 MOBILE-3751 a11y: Replace ion-title with headings 2021-05-20 17:51:48 +02:00
Noel De Martin
e95deab368 MOBILE-3751 a11y: Improve headings 2021-05-20 11:25:32 +02:00
Dani Palou
cf59c2203f MOBILE-3759 a11y: Fix a11y of progress bars 2021-05-17 11:00:20 +02:00
Pau Ferrer Ocaña
2a1e8a44e8 MOBILE-3752 lint: Remove duplicated spaces 2021-05-13 16:46:24 +02:00
Pau Ferrer Ocaña
9c2a235745 MOBILE-3752 a11y: Fix darkmode on some screens 2021-05-13 16:46:24 +02:00
Pau Ferrer Ocaña
7851a97e6d MOBILE-3749 style: Fix some button styles 2021-05-10 17:52:06 +02:00
Pau Ferrer Ocaña
603190c3c5 MOBILE-3744 a11y: Use button property on ion-items when using onclick 2021-05-03 10:15:25 +02:00
Pau Ferrer Ocaña
d8fa2142ea MOBILE-3744 splitview: Change selected item to aria-current attribute 2021-05-03 10:15:25 +02:00
Pau Ferrer Ocaña
632e7dfc0c MOBILE-3744 icon: Add aria label information to ion icons 2021-05-03 10:15:25 +02:00
Pau Ferrer Ocaña
23b30d0d33 MOBILE-3744 core: Improve back button a11y 2021-04-29 16:12:49 +02:00
Noel De Martin
df0059e74d MOBILE-3320 navigation: Simplify items manager 2021-03-17 13:20:15 +01:00
Pau Ferrer Ocaña
8689ae76f6 MOBILE-3578 competency: Fix multiple requests when view user profile 2021-03-17 10:08:56 +01:00
Pau Ferrer Ocaña
e8830eedaf MOBILE-3628 competency: Add competencies and learning plans functionality 2021-03-17 10:08:56 +01:00