1076 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
473a03d9fa MOBILE-4061 behat: Improve included behat tests 2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
fba9238566 MOBILE-4061 behat: Set ion-select fields 2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
183919a622 MOBILE-4061 behat: Add bulk set fields command 2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
350d7cd305 MOBILE-4061 data: Import and fix legacy tests from moodlemobileapp 2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
af7e8115a5 MOBILE-4061 survey: Import and fix legacy tests from moodlemobileapp 2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
e337bc64d5 MOBILE-4061 core: Create a new message component to fix animations 2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña
82033e05d0 MOBILE-4061 core: Handle network changes on the network service 2022-06-14 12:17:05 +02:00
Pau Ferrer Ocaña
ed4ebdd9e2 MOBILE-4061 behat: Import and fix legacy tests from moodlemobileapp 2022-06-14 12:17:05 +02:00
Noel De Martin
b5ef87d648
Merge pull request #3306 from alfonso-salces/MOBILE-4085
Mobile 4085 - Improve performance in views with OnPush strategy.
2022-06-09 12:48:56 +02:00
Alfonso Salces
7f2d406c7e MOBILE-4085 course-storage: Improve performance with OnPush 2022-06-09 11:41:48 +02:00
Noel De Martin
73ee4df1ec MOBILE-3321 core: Decouple Network from App 2022-06-08 13:28:05 +02:00
Noel De Martin
a0a138f686 MOBILE-3321 core: Decouple isMobile from App 2022-06-08 13:17:14 +02:00
Dani Palou
11c1b2a7da
Merge pull request #3302 from NoelDeMartin/MOBILE-4042
MOBILE-4042 calendar: Swipe navigation in event
2022-06-02 09:23:25 +02:00
Noel De Martin
6306bb697f MOBILE-4042 calendar: Swipe navigation in event 2022-06-01 16:28:04 +02:00
Dani Palou
62c3231b8c
Merge pull request #3303 from NoelDeMartin/MOBILE-3988
MOBILE-3988 core: Remove duplicated promise helper
2022-05-31 11:05:04 +02:00
Noel De Martin
6356623664 MOBILE-3988 core: Remove duplicated promise helper 2022-05-31 10:33:54 +02:00
Alfonso Salces
e7c808dd94 MOBILE-4021 notification: add swipe 2022-05-31 09:56:22 +02:00
Alfonso Salces
fa4ad175cc MOBILE-4021 notification: add split-view 2022-05-31 09:54:09 +02:00
Dani Palou
53be23eb00 MOBILE-4069 behat: Fix forum behat test 2022-05-27 15:20:41 +02:00
Dani Palou
11ca2bd7fc MOBILE-4069 behat: Make it easier to find text in modals, popover, ... 2022-05-27 15:20:41 +02:00
Dani Palou
d5b6f557a0 MOBILE-4069 singletons: Deprecate CoreArray.contains 2022-05-27 15:09:43 +02:00
Noel De Martin
a8220cb894
Merge pull request #3279 from crazyserver/MOBILE-4060
Mobile 4060
2022-05-17 10:34:03 +02:00
Pau Ferrer Ocaña
2044576281 MOBILE-4061 behat: Improve step selectors 2022-05-12 17:17:30 +02:00
Pau Ferrer Ocaña
0cb07d839d MOBILE-4061 behat: Fix behat labels 2022-05-12 17:17:30 +02:00
Pau Ferrer Ocaña
cc3c8906c6 MOBILE-4061 behat: Add shortcuts to enter activities 2022-05-12 17:17:30 +02:00
Pau Ferrer Ocaña
cb1a611b5e MOBILE-4061 behat: Fix repeated tests scenario names 2022-05-12 17:17:30 +02:00
Pau Ferrer Ocaña
a94da4d804 MOBILE-4061 behat: Generate custom URL to quickly bypass steps on app 2022-05-12 17:17:30 +02:00
Pau Ferrer Ocaña
f48885b822 MOBILE-4061 behat: Adapt tests to 3.9-4.0 LMS versions 2022-05-12 15:38:29 +02:00
Pau Ferrer Ocaña
dd9669a955 MOBILE-4061 behat: Remove legacy Moodle App v3.9.4 tests 2022-05-12 09:33:08 +02:00
Pau Ferrer Ocaña
eb0303d301 MOBILE-4061 behat: Merge import behat files from local-moodlemobileapp 2022-05-12 09:33:01 +02:00
Pau Ferrer Ocaña
e30e7b07cd MOBILE-4060 theme: Fix iframe height on some pages 2022-05-10 11:58:04 +02:00
Pau Ferrer Ocaña
7eff952b6b MOBILE-3881 timeline: Concatenate loaded more events 2022-04-22 14:05:47 +02:00
Noel De Martin
f0c544df03
Merge pull request #3268 from crazyserver/MOBILE-3881
Mobile 3881
2022-04-22 13:09:16 +02:00
Pau Ferrer Ocaña
0f5416e2f0 MOBILE-3881 timeline: Only show in progress courses 2022-04-22 12:51:28 +02:00
Pau Ferrer Ocaña
f9b1951347 MOBILE-3881 timeline: Fix overdue tasks showing different from LMS 2022-04-22 12:08:13 +02:00
Pau Ferrer Ocaña
6d0b53f034 MOBILE-3881 timeline: Fix minimim time to get events from 2022-04-22 11:17:38 +02:00
Dani Palou
b0f090061b MOBILE-3833 bbb: Improve error message when user not in group 2022-04-22 09:55:53 +02:00
Pau Ferrer Ocaña
3627e3fde5 MOBILE-3833 signup: Fix min date on datetime user profile 2022-04-21 14:00:27 +02:00
Pau Ferrer Ocaña
e38992b786
Merge pull request #3258 from NoelDeMartin/MOBILE-3833
MOBILE-3833: Clean up swipe managers
2022-04-21 09:45:40 +02:00
Noel De Martin
f6f876cf3f MOBILE-3833 core: Clean up swipe managers 2022-04-20 13:52:29 +02:00
Dani Palou
679f2e592f MOBILE-3833 forum: Display post menu only if can edit or delete 2022-04-20 09:24:13 +02:00
Dani Palou
63bc43ceb4
Merge pull request #3256 from crazyserver/MOBILE-3833
Mobile 3833
2022-04-19 16:35:32 +02:00
Pau Ferrer Ocaña
ff369b0e09
Merge pull request #3255 from alfonso-salces/MOBILE-3833
MOBILE-3833 quiz: Fix scroll to question
2022-04-19 16:24:18 +02:00
Pau Ferrer Ocaña
91e8d8af55 MOBILE-3833 loading: Fix loading occupying full height 2022-04-19 15:58:45 +02:00
Alfonso Salces
b84a4a7aa8 MOBILE-3833 quiz: Fix scroll to question 2022-04-19 14:06:24 +02:00
Dani Palou
29b01837c1
Merge pull request #3253 from alfonso-salces/MOBILE-3833
MOBILE-3833 mod-quiz: show eye in password input
2022-04-19 11:25:38 +02:00
Alfonso Salces
2e584357e7 MOBILE-3833 qtype multichoice: change button type 2022-04-19 11:04:59 +02:00
Pau Ferrer Ocaña
413c661eda
Merge pull request #3254 from dpalou/MOBILE-3833
Mobile 3833
2022-04-19 10:19:02 +02:00
Dani Palou
ffd1ebe5b4 MOBILE-3833 assign: Fix empty box wrong position 2022-04-19 08:13:34 +02:00
Dani Palou
f332b65100 MOBILE-3833 resource: Don't show outdated warning for external files 2022-04-14 11:16:40 +02:00