78 Commits

Author SHA1 Message Date
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
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
a81f93822f MOBILE-3947 chore: Change import to use on Sass 2023-11-20 11:33:26 +01:00
Dani Palou
93b8ce274c MOBILE-4362 mycourses: Fix category disappear after PTR 2023-10-31 14:28:05 +01:00
Pau Ferrer Ocaña
b39bd13227 MOBILE-4362 styles: Improve some radius 2023-10-06 11:52:49 +02:00
Noel De Martin
254dcb3daa MOBILE-3371 search: Support blocks and sections 2023-09-14 16:19:53 +02:00
Noel De Martin
74439956fd MOBILE-4362 usertours: Ensure tours order
This is necessary to avoid flaky behat tests
2023-08-31 12:45:20 +02:00
Alfonso Salces
55d7dc6c72 MOBILE-4385 side-blocks: Check if the html contain some tags 2023-08-23 09:03:23 +02:00
Alfonso Salces
d11075661c MOBILE-4385 side-blocks: Avoid render empty html blocks 2023-07-17 09:52:09 +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
Pau Ferrer Ocaña
c22424c93e MOBILE-4270 chore: Solve lots of linter warnings 2023-03-14 15:50:42 +01:00
Pau Ferrer Ocaña
50773aa46d MOBILE-4065 a11y: Add aria-role region to headings order 2023-02-16 11:54:22 +01:00
Noel De Martin
c08d638026 MOBILE-4065 a11y: Hide pages under user tours
Following the same strategy as Ionic's built-in overlays 1b30fc97d3/core/src/utils/overlays.ts (L388..L401)
2023-02-14 09:21:39 +01:00
Dani Palou
47e5158afe MOBILE-4166 core: Implement CoreDirectivesRegistry and deprecate old one 2023-02-09 13:24:02 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Dani Palou
a2e512de26 MOBILE-4091 mycourses: Fix mypage error and empty page 2022-10-27 15:06:35 +02:00
Dani Palou
01df501cad MOBILE-3817 courses: Apply update in background to My Courses 2022-09-16 10:22:53 +02:00
Dani Palou
ce9c086819 MOBILE-3817 block: Detect changes in block input 2022-09-16 10:22:53 +02:00
Pau Ferrer Ocaña
68a4a4e75f MOBILE-4081 chore: Fixtures on types and async functions 2022-08-31 16:37:12 +02:00
Noel De Martin
70e11f9ea4 MOBILE-4038 timeline: Refactor using OnPush 2022-07-06 11:08:38 +02:00
Noel De Martin
86355bce01 MOBILE-3942 core: Improve dynamic component calls 2022-06-22 16:06:32 +02:00
Dani Palou
cc24b2c7ff MOBILE-3833 mycourses: Display side blocks in my courses 2022-04-22 12:38:05 +02:00
Dani Palou
b6e08cc41d MOBILE-3833 tours: Fix some tours not appearing in iOS 2022-04-21 14:20:14 +02:00
Noel De Martin
35433615f3 MOBILE-3833 usertours: Watch elements visibility 2022-03-30 14:33:07 +02:00
Noel De Martin
831ae1789c MOBILE-3833 blocks: Fix side-blocks contexts 2022-03-28 14:23:40 +02:00
Pau Ferrer Ocaña
dd0e2add0a MOBILE-3814 blocks: Fix slotting side blocks button 2022-03-22 15:09:48 +01:00
Noel De Martin
0db4781814 MOBILE-3153 usertours: Update design 2022-03-17 09:28:47 +01:00
Noel De Martin
0376fd0f29 MOBILE-3153 block: Implement Side Blocks tour 2022-03-14 15:11:37 +01:00
Pau Ferrer Ocaña
aefbf6be86 MOBILE-3814 style: Add box shadow to fab and blocks buttons 2022-03-04 14:19:47 +01:00
Pau Ferrer Ocaña
d224876f42 MOBILE-3931 module: Add a new module summary page 2022-02-18 11:15:27 +01:00
Pau Ferrer Ocaña
13de3b9776 MOBILE-3814 blocks: Use cards on blocks 2022-02-10 16:04:56 +01:00
Pau Ferrer Ocaña
901a445408 MOBILE-3915 course: Move Course summary info outside the tabs 2022-01-28 14:44:41 +01:00
Pau Ferrer Ocaña
2828f5b77f MOBILE-3814 style: Adapt styles to prototype 2022-01-27 18:50:18 +01:00
Pau Ferrer Ocaña
018ebd6bb2 MOBILE-3954 course: Remove prefetch module from course and blocks 2022-01-11 12:43:00 +01:00
Noel De Martin
deda456486 MOBILE-3833 chore: Format html files 2021-12-01 15:55:25 +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
c8f7b753a8 MOBILE-3913 timeline: Search activities on timeline block 2021-11-25 11:40:06 +01:00
Pau Ferrer Ocaña
3cfa76f7f7 MOBILE-3914 blocks: Add blocks to single activity courses 2021-11-17 11:08:36 +01:00
Pau Ferrer Ocaña
0bfe870af1 MOBILE-3914 dashboard: Add side blocks on dashboard 2021-11-16 12:21:03 +01:00
Pau Ferrer Ocaña
8cd89ead85 MOBILE-3914 course: Add side blocks component and replace it 2021-11-16 12:21:03 +01:00
Pau Ferrer Ocaña
774dc32bfd MOBILE-3881 timeline: Apply new design on timeline block 2021-11-08 10:50:32 +01:00
Pau Ferrer Ocaña
f1f94228b7 MOBILE-3103 style: Fix on safe area measures 2021-10-08 12:00:13 +02:00
Noel De Martin
cb8f9732e2 MOBILE-3320 block: Avoid rendering unknown blocks 2021-06-23 15:42:45 +02:00
Pau Ferrer Ocaña
94ec1c9734 MOBILE-3320 core: Improve inline loading styles 2021-06-01 11:27:02 +02:00
Pau Ferrer Ocaña
7c265ae769
Merge pull request #2800 from dpalou/MOBILE-3320
Mobile 3320
2021-05-31 13:15:34 +02:00
Dani Palou
4c304af5e6 MOBILE-3320 block: Fix only title blocks not changing tabs 2021-05-31 10:32:03 +02:00
Pau Ferrer Ocaña
f74b7b204f MOBILE-3320 loading: Improve core-loading layout and animations 2021-05-28 16:39:17 +02:00