Commit Graph

5548 Commits (61e12d32fa8e4a5fd3d86de073c47035972547a2)

Author SHA1 Message Date
Alfonso Salces 2c6cddf021 MOBILE-4081 settings: Add toggle from settings delegate 2022-10-03 14:31:15 +02:00
Dani Palou 7b1294dd86
Merge pull request #3394 from alfonso-salces/MOBILE-4131
MOBILE-4131 time: Return ISO string in toDatetimeFormat function
2022-09-30 07:42:42 +02:00
Alfonso Salces 983ba9466a MOBILE-4131 time: Return ISO string in toDatetimeFormat function 2022-09-28 11:23:56 +02:00
Pau Ferrer Ocaña b800bbe055
Merge pull request #3392 from dpalou/MOBILE-3817
MOBILE-3817 core: Fix tablet styles for refresh modal
2022-09-21 10:32:50 +02:00
Dani Palou ec158459b0 MOBILE-3817 core: Fix tablet styles for refresh modal 2022-09-21 09:21:53 +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 2395edbd05 MOBILE-3817 rxjs: Fix zipIncludingComplete completion
When the last observable completed it didn't emit pending values
2022-09-16 10:22:53 +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 c9a0b372a9 MOBILE-3817 myoverview: Save setting when using custom filter 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 73b108e5c5 MOBILE-3817 core: Implement zipIncludingComplete and add tests 2022-09-15 17:58:25 +02:00
Dani Palou 3e462979f7 MOBILE-3817 dashboard: Create observable methods for getDashboardBlocks 2022-09-15 17:58:25 +02:00
Noel De Martin 54c9b54846
Merge pull request #3385 from dpalou/MOBILE-4117
Mobile 4117
2022-09-15 17:54:39 +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
Dani Palou c3f01e01d2 MOBILE-4117 bbb: Add behat tests for BBB 2022-09-15 10:30:48 +02:00
Dani Palou 7b59283420 MOBILE-4117 bbb: Update Moodle cache when needed 2022-09-15 10:30:48 +02:00
Dani Palou 89ba05dd3e MOBILE-3817 core: Support updating WS data in background 2022-09-15 10:18:19 +02:00
Dani Palou f41a4e7b57 MOBILE-3817 core: Create observable methods for WS requests 2022-09-14 16:09:59 +02:00
Dani Palou a5fbe051da MOBILE-3817 core: Split CoreSite.request into several functions 2022-09-14 16:09:59 +02:00
Dani Palou 2f02aaf149
Merge pull request #3384 from NoelDeMartin/MOBILE-4081
MOBILE-4081 behat: Fix database tests
2022-09-14 11:45:23 +02:00
Noel De Martin b634604075 MOBILE-4081 behat: Fix database tests
Same as aa49eb24fb
2022-09-14 10:22:13 +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 0498f13a3d MOBILE-4081 theme: Remove duplicated variable 2022-09-05 09:09:43 +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 1259f78942
Merge pull request #3373 from dpalou/MOBILE-4126
MOBILE-4126 ios: Fix handleOpenURL when app is closed
2022-09-02 17:22:41 +02:00
Dani Palou 7ac621da42 MOBILE-4126 ios: Fix handleOpenURL when app is closed
It seems the function was declared too late, when it had already been called.
2022-09-02 15:38:16 +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 16a4e62f3b MOBILE-4081 chore: JS Code smell fixes 2022-09-02 14:45:04 +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 128cd849b8 MOBILE-4081 forum: Fix duplicated syncs 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
Dani Palou 6fd5843d92 MOBILE-4035 groups: Don't call WS that will fail if no group 2022-09-02 08:15:32 +02:00
Dani Palou 33b3d7db78 MOBILE-4035 groups: Create group selector component 2022-09-02 08:15:32 +02:00
Pau Ferrer Ocaña 302a4bc821
Merge pull request #3365 from dpalou/MOBILE-3978
MOBILE-3978 calendar: Add fallback for access info
2022-09-01 11:42:48 +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
Pau Ferrer Ocaña 17add1f0fb MOBILE-4081 chore: Fix format tree with unsorted values 2022-08-31 16:37:08 +02:00
Pau Ferrer Ocaña 852af8bc0e MOBILE-4081 modicon: Fix modicon purpose 2022-08-31 16:19:49 +02:00
Pau Ferrer Ocaña 626d6b02cd
Merge pull request #3367 from alfonso-salces/MOBILE-4081
MOBILE-4081 theme: Add class for modals without backdrop-filter
2022-08-31 10:03:54 +02:00
Dani Palou 37031b0c4b
Merge pull request #3355 from NoelDeMartin/MOBILE-4069-feedback
MOBILE-4069 feedback: Implement navigation tests
2022-08-30 15:36:11 +02:00
Alfonso Salces ceae5d701c MOBILE-4081 theme: Add class for modals without backdrop-filter 2022-08-30 10:38:32 +02:00
Noel De Martin 23fda871f3 MOBILE-4069 feedback: Implement navigation tests 2022-08-29 14:19:59 +02:00
Alfonso Salces aac66014ec MOBILE-4122 about: Check user role to hide survey 2022-08-22 15:32:32 +02:00
Dani Palou fc0d2b1307 MOBILE-3978 calendar: Add fallback for access info 2022-08-22 09:55:55 +02:00
Dani Palou 38cf037162 MOBILE-4121 completion: Invalidate when data sent in scorm/lesson 2022-08-18 15:30:58 +02:00
Noel De Martin 48b01f4910 MOBILE-4069 competency: Implement navigation tests 2022-08-08 14:32:41 +02:00
Pau Ferrer Ocaña 2407240134
Merge pull request #3357 from NoelDeMartin/MOBILE-4069
MOBILE-4069 core: Fix race condition in loading
2022-08-08 12:49:44 +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
Noel De Martin 4a0788f22b MOBILE-4069 core: Fix race condition in loading 2022-08-03 12:04:46 +02:00
Noel De Martin 31499beec6
Merge pull request #3350 from dpalou/MOBILE-4113
MOBILE-4113 geolocation: Fix screen locked before allowing
2022-08-03 11:20:37 +02:00
Dani Palou 8d64282ce8 MOBILE-4113 geolocation: Fix screen locked before allowing 2022-08-03 11:11:04 +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
Noel De Martin aa5281456c MOBILE-4069 behat: Skip broken tests 2022-08-02 11:51:14 +02:00
Noel De Martin 393b8a2d1e MOBILE-4069 timeline: Fix behat tests in 311 2022-08-02 11:46:44 +02:00
Noel De Martin ae63c71d42 MOBILE-4069 behat: Add missing refresh gestures 2022-08-02 11:45:00 +02:00
Noel De Martin 595b574ea1
Merge pull request #3351 from dpalou/MOBILE-4096
MOBILE-4096 core: Fix open routes when main tab not loaded yet
2022-08-01 15:37:24 +02:00
Dani Palou 844c14b8cb MOBILE-4116 core: Avoid using Date instances if possible
When the date can be affected by time zone, always use moment
2022-07-29 14:59:40 +02:00
Dani Palou 88a19ea066 MOBILE-4116 moment: Force timezone for moment in behat tests 2022-07-29 14:59:40 +02:00
Dani Palou b37e7f4a70 MOBILE-4096 core: Fix open routes when main tab not loaded yet 2022-07-26 14:36:29 +02:00
Noel De Martin aaa98793aa
Merge pull request #3347 from dpalou/MOBILE-4069
Mobile 4069
2022-07-14 16:20:10 +02:00
Dani Palou 1e57678314
Merge pull request #3296 from NoelDeMartin/MOBILE-4069-grade
MOBILE-4069 grades: Implement navigation tests
2022-07-14 09:49:35 +02:00
Dani Palou ab39251a0f MOBILE-4069 survey: Fix survey behats 2022-07-14 09:17:28 +02:00
Dani Palou 9a5231d481 MOBILE-4069 core: Fix getModuleUpdates if not downloaded 2022-07-14 09:10:14 +02:00
Dani Palou 5630f5b054
Merge pull request #3321 from crazyserver/MOBILE-4047
Mobile 4047
2022-07-13 15:27:12 +02:00
Pau Ferrer Ocaña 538bfd6ceb MOBILE-4047 behat: General checks to blocking UI 2022-07-13 12:44:01 +02:00
Pau Ferrer Ocaña 7aa6eb48f1 MOBILE-4047 behat: Implement Pull to refresh 2022-07-13 11:07:53 +02:00
Dani Palou b82c884745 MOBILE-4081 core: Remove some unneeded invalidates 2022-07-13 09:44:51 +02:00
Pau Ferrer Ocaña 889e4cb63a MOBILE-4047 settings: Tests sync sites 2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña 2cb74230c1 MOBILE-4047 behat: Add log out step 2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña a3481d6f9b MOBILE-4047 behat: Fix restart on change user 2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña 29d97cca3a MOBILE-4047 behat: Add switch network connection step 2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña bf78ca0e8f MOBILE-4047 user: Get user basic info from siteInfo as fallback 2022-07-12 16:01:51 +02:00