90 Commits

Author SHA1 Message Date
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
b144ce7a6b MOBILE-4628 course-storage: Add accordion management 2024-07-29 15:56:18 +02:00
Pau Ferrer Ocaña
dcba760c68 MOBILE-4628 course-storage: Better translate status on download refresh 2024-07-29 15:56:18 +02:00
Nguyen Tuan Anh
bea16ec337 MOBILE-4628 course-storage: Set the aria-label in core-download-refresh 2024-07-29 15:56:18 +02:00
Dani Palou
7e989c93d5
Merge pull request #4068 from NoelDeMartin/MOBILE-4470
MOBILE-4470 storagemanager: Fix removing courses
2024-05-28 09:45:12 +02:00
Noel De Martin
89597dad72 MOBILE-4470 storagemanager: Fix removing courses
Fixes a regression caused by 91c56256ed
2024-05-28 08:44:29 +02:00
Pau Ferrer Ocaña
d2ac783930 MOBILE-4470 icon: Remove aria label or hidden warning on course storage 2024-05-27 14:23:36 +02:00
Dani Palou
91c56256ed MOBILE-4470 courses-storage: Update site size after delete data 2024-05-22 16:20:52 +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
bc26951123 MOBILE-4470 course-storage: Fix progressbar, big titles and calculating 2024-05-15 15:54:29 +02:00
Pau Ferrer Ocaña
8c3697a579 MOBILE-4565 a11y: Label improvements 2024-04-25 09:46:43 +02:00
Dani Palou
8b2b130e14 MOBILE-4470 core: Make DownloadStatus types match const names 2024-04-02 14:36:02 +02:00
Pau Ferrer Ocaña
537dc07587 MOBILE-3947 chore: Remove unnecessary route module exports 2024-03-12 15:46:04 +01:00
Dani Palou
9b9b569703 MOBILE-4539 core: Create and use new DownloadStatus types 2024-03-11 11:28:07 +01:00
Pau Ferrer Ocaña
6f371abbdb MOBILE-3947 chore: Deprecate CoreArray.flatten in favor native flat 2024-03-07 11:29:34 +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
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
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
Dani Palou
f8fe8aee36 MOBILE-4362 course: Format course name in storage page 2023-10-20 13:26:49 +02:00
Noel De Martin
42aa917cf8
Merge pull request #3806 from dpalou/MOBILE-4362
Mobile 4362
2023-10-04 11:38:21 +02:00
Dani Palou
cb0e54b164 MOBILE-4362 storage: Always display chevron in courses items 2023-10-03 14:40:49 +02:00
Pau Ferrer Ocaña
d790e2a752 MOBILE-4348 mod-icon: Sort Mod icon css variables 2023-10-02 21:43:34 +02:00
Pau Ferrer Ocaña
c819f2eedd MOBILE-4009 storage: Fix downloading guest courses 2023-07-07 08:18:36 +02:00
Pau Ferrer Ocaña
e8e2b94b15 MOBILE-4009 courses: Pass isGuest param on navigation 2023-07-07 08:18:36 +02:00
Noel De Martin
06c6abad36 MOBILE-4270 course: Fix module sizes on refresh 2023-05-11 14:25:33 +02:00
Noel De Martin
e281bc15b3 MOBILE-3748 a11y: Indicate non-downloadable items 2023-04-27 09:39:25 +02:00
toanlamt
53c66b3542
Update src/addons/storagemanager/pages/course-storage/course-storage.ts
Co-authored-by: Noel De Martin <noel@noeldemartin.com>
2023-04-27 11:20:27 +07:00
toanlam
ea794345f4 MOBILE-4300 course-storage: Update section size when delete all 2023-04-18 09:24:01 +07:00
Dani Palou
874f47ebad
Merge pull request #3560 from alfonso-salces/MOBILE-4245
[4.2] Mobile 4245 - Add new config.json setting to allow to specify staging sites for testing purposes
2023-03-27 08:10:25 +02:00
Dani Palou
4b9e5afeb2
Merge pull request #3581 from crazyserver/MOBILE-4279
Mobile 4279
2023-03-21 12:53:35 +01:00
Pau Ferrer Ocaña
902288dd0f MOBILE-4279 fonts: Update Font-awesome names to 6.3 2023-03-21 12:07:06 +01:00
Alfonso Salces
7a78bb9375 MOBILE-4245 Site: Remove load staging sites from site page 2023-03-21 10:15:59 +01:00
Pau Ferrer Ocaña
b1495c6c9d MOBILE-4250 course: Improve translation of module names for a11y 2023-03-20 09:50:11 +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
Alfonso Salces
35946f6f31 MOBILE-4085 course-storage: Add change detection OnPush 2022-11-30 12:07:04 +01:00
Alfonso Salces
fa0dcc0bfa MOBILE-4085 course-storage: Revert OnPush changes 2022-11-25 07:55:07 +01:00
Alfonso Salces
5ddf7db897 MOBILE-4085 course-storage: Update course status in template 2022-11-24 12:31:27 +01:00
Pau Ferrer Ocaña
1a8c4fde04 MOBILE-4065 a11y: Course downloads does not stop click propagation 2022-11-14 14:19:21 +01:00
Dani Palou
077fd682e6 MOBILE-4089 forum: Fix wrong parameter passed to prefetchModule 2022-10-27 15:06:03 +02:00
Pau Ferrer Ocaña
7c98579097 MOBILE-4081 storage: Improve TODO comment 2022-06-15 13:05:28 +02:00
Alfonso Salces
7f2d406c7e MOBILE-4085 course-storage: Improve performance with OnPush 2022-06-09 11:41:48 +02:00
Dani Palou
d5b6f557a0 MOBILE-4069 singletons: Deprecate CoreArray.contains 2022-05-27 15:09:43 +02:00
Pau Ferrer Ocaña
a251482349 MOBILE-3833 storage: Do not show info text if downloads are disabled 2022-04-06 11:21:07 +02:00
Pau Ferrer Ocaña
5c3fe58ed7 MOBILE-3833 storage: Fix hover style state 2022-04-06 09:53:53 +02:00
Pau Ferrer Ocaña
2ac0a02fee MOBILE-3833 storage: Fix max height on labels 2022-04-05 15:15:55 +02:00
Alfonso
10d357f9f9 MOBILE-3833 course-storage: Add class to handle padding in section 2022-04-05 11:11:38 +02:00