1202 Commits

Author SHA1 Message Date
Dani Palou
d7ce9998a6 MOBILE-4143 question: Fix replace TeX images in questions 2022-10-11 11:10:49 +02:00
Dani Palou
922be9f9bc MOBILE-4081 h5p: Fix cannot read tags of undefined 2022-10-06 13:25:00 +02:00
Dani Palou
8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +02:00
Noel De Martin
c05657342e
Merge pull request #3391 from alfonso-salces/MOBILE-4081
Mobile 4081
2022-10-03 15:39:18 +02:00
Alfonso Salces
a96df9aaaf MOBILE-4081 singletons: Add event for when main home loads 2022-10-03 14:31:23 +02:00
Alfonso Salces
2c6cddf021 MOBILE-4081 settings: Add toggle from settings delegate 2022-10-03 14:31:15 +02:00
Pau Ferrer Ocaña
b722a8ab67
Merge pull request #3390 from dpalou/MOBILE-4128
Mobile 4128
2022-09-20 11:11:44 +02:00
Dani Palou
165e46cab9 MOBILE-4128 login: Create behat tests for signup 2022-09-20 09:54:10 +02:00
Noel De Martin
57f10bff4a
Merge pull request #3370 from dpalou/MOBILE-3817
Mobile 3817
2022-09-19 12:33:39 +02:00
Dani Palou
52a4322f0d MOBILE-3817 core: Create WSObservable type 2022-09-16 10:22:53 +02:00
Dani Palou
979e995166 MOBILE-3817 filter: Apply update in background to filters 2022-09-16 10:22:53 +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
Dani Palou
63f3c440e3 MOBILE-3817 utils: Move new utils functions to existing rxjs file 2022-09-16 10:22:53 +02:00
Dani Palou
88297ed400 MOBILE-3817 core: Implement more observable funcs for myoverview 2022-09-16 10:22:53 +02:00
Dani Palou
fbe46ee895 MOBILE-3817 courses: Implement getUserCoursesWithOptionsObservable 2022-09-16 10:22:53 +02:00
Dani Palou
3e462979f7 MOBILE-3817 dashboard: Create observable methods for getDashboardBlocks 2022-09-15 17:58:25 +02:00
Noel De Martin
ef6a4ed7f4 MOBILE-4127 theme: Move mode classes to html tag 2022-09-15 17:14:58 +02:00
Dani Palou
46833295d5 MOBILE-4128 login: Always display auth instructions if set 2022-09-15 10:54:40 +02:00
Noel De Martin
c57a6a255d
Merge pull request #3377 from alfonso-salces/MOBILE-4081
MOBILE-4081 reconnect: Create component for identity providers
2022-09-14 10:09:22 +02:00
Alfonso Salces
8208243c5e MOBILE-4081 reconnect: Create component for identity providers 2022-09-14 10:00:51 +02:00
Pau Ferrer Ocaña
adb5e17bcf
Merge pull request #3361 from NoelDeMartin/MOBILE-4081
MOBILE-4081: Behat improvements
2022-09-05 12:53:27 +02:00
Noel De Martin
8a0e0b0cc8 MOBILE-4081 behat: Check site compatibility
Whether the version of the moodle site is compatible should be checked automatically, however with the current implementation it's only checked once the app is launched. So in some scenarios, it may be necessary to explicitly tell behat to check the site.
2022-09-05 10:38:02 +02:00
Dani Palou
9249fab7ee
Merge pull request #3371 from alfonso-salces/MOBILE-4081
MOBILE-4081 course: Load 'course-summary.module' from service
2022-09-05 09:11:17 +02:00
Noel De Martin
bd0c1c8c57 MOBILE-4081 courses: Remove LMS UI behat steps 2022-09-05 09:09:43 +02:00
Noel De Martin
2ad7d3fa41 MOBILE-4081 comments: Restore behat tests 2022-09-05 09:09:43 +02:00
Dani Palou
ed8f298612
Merge pull request #3374 from crazyserver/MOBILE-4081
MOBILE-4081 behat: Fix swipe out of zone
2022-09-05 07:53:24 +02:00
Pau Ferrer Ocaña
970ea87dab MOBILE-4081 chore: Remove unnecessary semicolons 2022-09-02 17:57:22 +02:00
Pau Ferrer Ocaña
7a0346210e
Merge pull request #3372 from dpalou/MOBILE-4102
MOBILE-4102 course: Display relative dates for teachers
2022-09-02 17:28:10 +02:00
Pau Ferrer Ocaña
3a9b10a90c MOBILE-4081 chore: Mixed Code smell fixes 2022-09-02 14:45:05 +02:00
Pau Ferrer Ocaña
44cbee9683 MOBILE-4081 chore: Fix duplicated semicolon 2022-09-02 14:45:04 +02:00
Pau Ferrer Ocaña
f0b79822da MOBILE-4081 chore: Remove redundant awaits 2022-09-02 14:45:04 +02:00
Alfonso Salces
7a83c7711e MOBILE-4081 course: Load 'course-summary.module' from service 2022-09-02 12:43:18 +02:00
Pau Ferrer Ocaña
d2c932b365
Merge pull request #3363 from dpalou/MOBILE-4121
MOBILE-4121 completion: Invalidate when data sent in scorm/lesson
2022-09-01 11:38:31 +02:00
Pau Ferrer Ocaña
68a4a4e75f MOBILE-4081 chore: Fixtures on types and async functions 2022-08-31 16:37:12 +02:00
Alfonso Salces
aac66014ec MOBILE-4122 about: Check user role to hide survey 2022-08-22 15:32:32 +02:00
Dani Palou
38cf037162 MOBILE-4121 completion: Invalidate when data sent in scorm/lesson 2022-08-18 15:30:58 +02:00
Dani Palou
2bd4c16bea
Merge pull request #3359 from NoelDeMartin/MOBILE-4011
MOBILE-4011 sitehome: Capture root link
2022-08-05 07:46:17 +02:00
Dani Palou
6a0823d4e0
Merge pull request #3358 from NoelDeMartin/MOBILE-4025
MOBILE-4025 mainmenu: Navigate when tab disappears
2022-08-05 07:44:52 +02:00
Noel De Martin
a4c5cc5f6c MOBILE-4025 mainmenu: Comment out flaky test 2022-08-04 17:03:52 +02:00
Noel De Martin
4f394fb407 MOBILE-4025 mainmenu: Navigate when tab disappears 2022-08-04 16:11:58 +02:00
Noel De Martin
95c5c243c3 MOBILE-4011 sitehome: Capture root link 2022-08-04 15:38:36 +02:00
Noel De Martin
eb632cc9e4
Merge pull request #3348 from alfonso-salces/MOBILE-4081
MOBILE-4081 courses: Load 'my.module' from service
2022-08-04 15:03:43 +02:00
Noel De Martin
dd9ee9c1fc
Merge pull request #3354 from dpalou/MOBILE-4034
Mobile 4034
2022-08-04 10:51:42 +02:00
Dani Palou
55d5f9419b MOBILE-4034 core: Remove some listeners from app component 2022-08-04 10:35:39 +02:00
Dani Palou
6a12da2bf1 MOBILE-4034 behat: Add tests for complete profile and change pwd 2022-08-04 10:35:38 +02:00
Dani Palou
c91e1192ae MOBILE-4034 user: Improve UX when missing required fields 2022-08-04 10:35:38 +02:00
Dani Palou
94444fbc96 MOBILE-4034 login: Close IAB after user changes password 2022-08-04 09:00:55 +02:00
Dani Palou
57cd6d1705 MOBILE-4102 course: Display relative dates for teachers 2022-08-03 10:38:30 +02:00
Alfonso Salces
fce93a3ad5 MOBILE-4081 courses: Load 'my.module' from service 2022-08-02 14:44:00 +02:00