2
0
Fork 0
Commit Graph

82 Commits (cb49f03fc4826121f58816bb81a1b8f1fc47e7d3)

Author SHA1 Message Date
Dani Palou 195c8d94e6 MOBILE-3833 core: Add '^' dynamically in link handlers 2022-04-06 16:25:55 +02:00
Dani Palou a690353ad7 MOBILE-3833 core: Fix collisions in link handlers
The /admin handlers haven't been modified because that folder can be moved to somewhere else in some Moodle versions
2022-03-31 13:02:52 +02:00
Pau Ferrer Ocaña c40b792f5d MOBILE-3833 style: Normalize font-size on cards 2022-03-31 11:14:44 +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 6a1b692dc5 MOBILE-3814 dom: Move new function to a singleton class 2022-03-22 11:40:16 +01:00
Pau Ferrer Ocaña a76914f25a MOBILE-3814 dom: Improve scroll handling 2022-03-21 16:38:55 +01:00
Noel De Martin 8ccd5aae81 MOBILE-3833 grades: Support additional link 2022-03-17 17:06:49 +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 b0165e87e4 MOBILE-3814 collapsible: Reduce collapsible item size 2022-03-10 09:19:22 +01:00
Pau Ferrer Ocaña 112f00bcb5 MOBILE-3814 format-text: collapsible item directive replaces maxHeight 2022-03-08 15:43:06 +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 a3c5914e5c MOBILE-3814 grades: Mod icon colors on grade should be B/W 2022-02-21 14:29:39 +01:00
Pau Ferrer Ocaña 953952b4cd MOBILE-3814 grades: Use ion icon to render grades svg 2022-02-21 14:29:38 +01:00
Pau Ferrer Ocaña 97a8dc3f7a MOBILE-3931 module: Improve module summary style 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña 6a862730e2 MOBILE-3931 module: Add grades and course to module summary 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña 71788e83bf MOBILE-3931 grades: Fix navigate to gradeId 2022-02-18 11:41:17 +01:00
Pau Ferrer Ocaña e79c5d8edb
Merge pull request #3112 from dpalou/MOBILE-3833
Mobile 3833
2022-02-11 14:06:39 +01:00
Dani Palou 0060de1459 MOBILE-3833 grades: Ignore notingroup error in prefetch 2022-02-11 10:06:51 +01:00
Pau Ferrer Ocaña abfc4ffb38 MOBILE-3814 styles: Animate expandable chevrons 2022-02-10 16:04:57 +01:00
Dani Palou 21a7ec66a2 MOBILE-3958 grades: Display icon and color in grades 2022-02-07 14:23:44 +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
Dani Palou 5f757d240f MOBILE-3966 core: Reorder user handlers and calendar handler 2022-01-24 10:51:50 +01:00
Dani Palou d46bc0601f MOBILE-3966 core: Support new disabled features values 2022-01-24 10:51:48 +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 46dada14cb MOBILE-3814 chore: Remove deprecated String.substr calls 2022-01-19 14:52:52 +01:00
Pau Ferrer Ocaña d8a1799b9f MOBILE-3814 UI: Change caret to chevrons 2022-01-19 14:44:23 +01:00
Pau Ferrer Ocaña f29558d35b MOBILE-3811 assets: Add svg versions of some assets 2022-01-19 10:39:26 +01:00
Pau Ferrer Ocaña f7010db091 MOBILE-3811 icon: Adapt new icons on all views 2022-01-19 10:39:26 +01:00
Noel De Martin ce7880afc3 MOBILE-3934 grades: Fix feedback column in table 2022-01-17 12:30:39 +01:00
Noel De Martin 11c2468d58 MOBILE-3934 grades: Add swipe navigation 2022-01-17 12:30:39 +01:00
Noel De Martin 275991d9ef MOBILE-3934 grades: Move details into accordion 2022-01-17 12:30:39 +01:00
Noel De Martin 803ad32ec8 MOBILE-3934 grades: Refactor routes 2022-01-17 12:30:39 +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
Pau Ferrer Ocaña f31fc5a6df MOBILE-3810 format-text: Remove format text full view and review toggle 2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña 806e29ce10 MOBILE-3807 core: Add some delegates to user menu 2021-11-02 15:48:12 +01:00
Pau Ferrer Ocaña f1f94228b7 MOBILE-3103 style: Fix on safe area measures 2021-10-08 12:00:13 +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 1c0a86d045 MOBILE-2748 icon: Make getModuleIconSrc async 2021-09-29 10:06:10 +02:00
Pau Ferrer Ocaña 34f9c3ab57 MOBILE-3833 navigator: Add required route params functions 2021-09-13 12:25:58 +02:00
Dani Palou 68e57c0f17 MOBILE-3819 core: Remove code specific for Moodle 3.1-3.4 2021-09-06 11:17:28 +02:00
Noel De Martin 3e44a3c174 MOBILE-3833 chore: Clean up initializers 2021-08-31 08:59:11 +02:00
Dani Palou a0a0385c95 MOBILE-3320 android: Fix issues with back button in some pages 2021-06-11 12:20:44 +02:00
Noel De Martin e9c84c71d0 MOBILE-3320 DX: Use consistent enum casing 2021-06-03 12:15:45 +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
Dani Palou 55b270f6b5 MOBILE-3759 a11y: Fix a11y of ion-badges 2021-05-17 10:59:44 +02:00
Dani Palou 9fa3e77436 MOBILE-3754 quiz: Display grade to pass 2021-05-17 09:43:23 +02:00
Pau Ferrer Ocaña 2a1e8a44e8 MOBILE-3752 lint: Remove duplicated spaces 2021-05-13 16:46:24 +02:00