Commit Graph

5347 Commits (1cbdd5a96b37d57fa6678f1d6d27b8cae7db36f2)

Author SHA1 Message Date
Pau Ferrer Ocaña 1cbdd5a96b MOBILE-4081 emulator: Fix error injecting Network Service 2022-06-15 16:49:33 +02:00
Pau Ferrer Ocaña 7c98579097 MOBILE-4081 storage: Improve TODO comment 2022-06-15 13:05:28 +02:00
Pau Ferrer Ocaña ca87b084d2 MOBILE-4061 behat: Treat async calls 2022-06-14 15:49:14 +02:00
Pau Ferrer Ocaña 9ce31948ad MOBILE-4061 course: Add test for hidden courses 2022-06-14 15:49:14 +02:00
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 ef574e7e63 MOBILE-4061 behat: Always use the runtime to communicate with the app 2022-06-14 12:29:59 +02:00
Pau Ferrer Ocaña f69e7971be MOBILE-4061 comments: Import and fix legacy tests from moodlemobileapp 2022-06-14 12:17:05 +02:00
Pau Ferrer Ocaña 849d7849bf MOBILE-4061 behat: Handle custom url on Angular zone 2022-06-14 12:17:05 +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
Pau Ferrer Ocaña 52d7edff77 MOBILE-4041 completion: Fix styles on non-synced completion 2022-06-13 12:02:38 +02:00
Dani Palou e2db1b347d MOBILE-4074 core: Fix update error if no zoom setting stored 2022-06-13 10:07:17 +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
Dani Palou f2a8de8e09 MOBILE-4069 tests: Add unit tests for CoreTime 2022-06-09 12:03:05 +02:00
Alfonso Salces 7f2d406c7e MOBILE-4085 course-storage: Improve performance with OnPush 2022-06-09 11:41:48 +02:00
Dani Palou b5d5469f06 MOBILE-4069 tests: Add unit tests for CoreText 2022-06-09 10:55:46 +02:00
Dani Palou d0618312cc MOBILE-4069 tests: Add unit tests for CoreSubscriptions 2022-06-09 10:36:06 +02:00
Dani Palou a6aa9e7a88 MOBILE-4069 tests: Add unit tests for CoreObject 2022-06-09 10:36:06 +02:00
Dani Palou 9ac2374820 MOBILE-4069 tests: Add unit tests for CoreMath 2022-06-09 10:36:06 +02:00
Dani Palou c6ae1f991d MOBILE-4069 tests: Add unit tests for CoreLogger 2022-06-09 08:27:48 +02:00
Dani Palou e755ff568d MOBILE-4069 behat: Stop searching containers once element found 2022-06-08 16:39:13 +02:00
Noel De Martin c0f07a0ccf MOBILE-3321 core: Configure storybook 2022-06-08 13:28:05 +02:00
Noel De Martin f4ef4d8fae MOBILE-3321 core: Use type imports 2022-06-08 13:28:05 +02:00
Noel De Martin bf8c15c5a8 MOBILE-3321 core: Fix optional dependency 2022-06-08 13:28:05 +02:00
Noel De Martin 2dbb620994 MOBILE-3321 user: Decouple event constants 2022-06-08 13:28:05 +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
Alfonso Salces bc7704a1af MOBILE-4085 course-format: Improve performance with OnPush 2022-06-08 08:27:36 +02:00
Noel De Martin 7fd6a4bd22
Merge pull request #3308 from dpalou/MOBILE-4087
MOBILE-4087 debug: Use 2 decimals in printTablesSummary
2022-06-02 17:26:12 +02:00
Dani Palou 30738670b7 MOBILE-4087 debug: Use 2 decimals in printTablesSummary 2022-06-02 17:12:54 +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 29889169f5 MOBILE-4087 debug: Allow printing tables db summary 2022-06-01 12:14:50 +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 b921fd3706 MOBILE-4021 devtools: add pushNotifications instance 2022-05-31 09:54:09 +02:00
Alfonso Salces fa4ad175cc MOBILE-4021 notification: add split-view 2022-05-31 09:54:09 +02:00
Alfonso Salces 1cd9100a56 MOBILE-4081 sites: add logout without require auth again 2022-05-30 13:09:01 +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 6cc731eeea MOBILE-4069 test: Add unit tests to Locutus singleton 2022-05-27 15:20:40 +02:00
Dani Palou e9c8b9cc03 MOBILE-4069 test: Add unit tests to CoreForms singleton 2022-05-27 15:20:40 +02:00
Dani Palou 2548e01907 MOBILE-4069 test: Add unit tests to CoreEvents singleton 2022-05-27 15:20:40 +02:00
Dani Palou a3d2444f2d MOBILE-4069 test: Add unit tests to CoreComponentsRegistry singleton 2022-05-27 15:20:40 +02:00