Pau Ferrer Ocaña
48259062fd
MOBILE-4616 chore: Import side modals during runtime
2024-07-29 15:04:57 +02:00
Pau Ferrer Ocaña
3f9ea653f9
MOBILE-4616 chore: Move modals functions to CoreModalsService
2024-07-29 15:04:57 +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
caac024ae6
MOBILE-4594 styles: Change html to :root as it has more specificity
2024-07-17 16:55:21 +02:00
Pau Ferrer Ocaña
62f097dc92
MOBILE-4616 lesson: Move lesson constants to a file
2024-07-15 13:15:39 +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
Pau Ferrer Ocaña
9660be8228
MOBILE-4458 design: Apply button styles
2024-03-11 12:25:52 +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
Noel De Martin
2449aca781
MOBILE-3947 ng: Fix build errors
...
Target in app tsconfig is set to es2022 by the Angular CLI, so we must
set it as well to be consistent in the rest of the tooling. Angular
compilation later uses browserslist for further transpilations.
Target in unit tests is kept at es2016 because of a known bug in
Angular: https://github.com/angular/angular/issues/31730
2023-11-29 16:19:00 +01:00
Pau Ferrer Ocaña
9dab24fef5
MOBIE-3947 lint: Fix self closing tags
2023-11-27 14:45:50 +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
a81f93822f
MOBILE-3947 chore: Change import to use on Sass
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
Dani Palou
1a44478da1
MOBILE-4362 lesson: Fix retake badges alignment in phone
2023-10-11 08:25:06 +02:00
Dani Palou
cc472e58f5
MOBILE-4362 lesson: Display 'Correct response' as badge
2023-10-10 11:18:13 +02:00
Dani Palou
b3af76705e
MOBILE-4362 lesson: Stop and hide lesson timer when finish lesson
2023-10-09 16:07:34 +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
6018868c75
MOBILE-3535 lesson: Fix undefined attempt if load fails
2023-04-20 10:45:12 +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
Dani Palou
8996cef648
MOBILE-4069 a11y: Remove unneeded aria-labelledby
...
With the latest Ionic update, these aria-labelledby aren't needed and one of them even caused a behat test to fail
2023-02-13 11:27:39 +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
Noel De Martin
ef6a4ed7f4
MOBILE-4127 theme: Move mode classes to html tag
2022-09-15 17:14:58 +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
Dani Palou
9b40c5e87e
MOBILE-3919 utils: Move formatTime functions to CoreTime
2022-03-29 08:13:58 +02:00
Dani Palou
1da073eefa
MOBILE-3919 assign: Support time limit in assigns
2022-03-29 08:05:54 +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
Pau Ferrer Ocaña
b0165e87e4
MOBILE-3814 collapsible: Reduce collapsible item size
2022-03-10 09:19:22 +01:00
Pau Ferrer Ocaña
9f03a64a85
MOBILE-3814 lesson: Fix input inside a label
2022-03-08 15:43:06 +01:00
Pau Ferrer Ocaña
112f00bcb5
MOBILE-3814 format-text: collapsible item directive replaces maxHeight
2022-03-08 15:43:06 +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
Pau Ferrer Ocaña
3a11cdbfe2
MOBILE-3149 module: Add collapsible footer buttons inside activities
2022-02-28 15:16:09 +01:00
Pau Ferrer Ocaña
859230ddf3
MOBILE-3149 style: Change light to outline in buttons
2022-02-28 15:16:08 +01:00
Dani Palou
3a51b361fd
MOBILE-3780 core: Fix spinner not shown in forum when refreshing
...
The variable loaded has been renamed to showLoading in index components
2022-02-24 12:10:29 +01:00
Pau Ferrer Ocaña
f5918e08a7
MOBILE-3931 lesson: Add missing ion-labels
2022-02-16 13:40:44 +01:00
Pau Ferrer Ocaña
7690270766
MOBILE-3814 styles: Ion item without lines by default
2022-02-10 16:04:56 +01:00
Pau Ferrer Ocaña
5040f70da8
MOBILE-3814 styles: Adapt colors to match LMS
2022-02-03 15:57:26 +01:00
Pau Ferrer Ocaña
acb44dd474
MOBILE-3814 style: Adapt colors
2022-01-27 19:12:29 +01:00
Pau Ferrer Ocaña
ccfad3b1ac
MOBILE-3810 core: Wrap header titles with ion-title
2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
d8718c5eaa
MOBILE-3810 core: Collapsible headers
2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
34f9c3ab57
MOBILE-3833 navigator: Add required route params functions
2021-09-13 12:25:58 +02:00