161 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
a76914f25a MOBILE-3814 dom: Improve scroll handling 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
505891fa11 MOBILE-3814 auto-focus: Improve focus handling 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
fd1e5ee0eb MOBILE-3814 core: Use waitForResizeDone on onWindowResize listener 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña
dcb19c0f11 MOBILE-3814 collapsible: Recalculate Height when slotted 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña
3f68944a66
Merge pull request #3191 from dpalou/MOBILE-3833
Mobile 3833
2022-03-18 16:21:38 +01:00
Dani Palou
265a170b13 MOBILE-3833 core: Treat relative URLs inside CSS files 2022-03-18 16:03:23 +01:00
Pau Ferrer Ocaña
4dcceee3e2 MOBILE-3814 core: Use waitToBeInViewport in onAppear directive 2022-03-18 08:26:51 +01:00
Pau Ferrer Ocaña
e5d748f5e5 MOBILE-3814 core: Remove timeout from waitToBeInDOM 2022-03-18 08:26:51 +01:00
Pau Ferrer Ocaña
9f61d559b1 MOBILE-3814 iframe: Add loading class to show iframe is loading 2022-03-18 08:26:51 +01:00
Pau Ferrer Ocaña
1819c743a6 MOBILE-3814 chore: Create a wait to be visible function 2022-03-16 13:49:58 +01:00
Noel De Martin
894e4a7b62 MOBILE-3833 core: Implement cancellable promise 2022-03-16 09:13:39 +01:00
Pau Ferrer Ocaña
23cfb29de0 MOBILE-3814 chore: Add a disconnect method on waitToBeInDOM 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña
30d24f99e3 MOBILE-3814 chore: Deprecate getElementMeasure 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña
bcb5d937ee MOBILE-3814 collapsible: Listen to resize to recalculate size 2022-03-15 11:19:35 +01:00
Noel De Martin
09d9fab2bb MOBILE-3833 core: Add cookie to force logs 2022-03-14 15:11:37 +01:00
Noel De Martin
c5f6b058db MOBILE-3153 mainmenu: Implement User Menu tour 2022-03-14 15:11:37 +01:00
Pau Ferrer Ocaña
9e1acc1ccb MOBILE-3814 chore: Refactor waitToDom and rename it to waitToBeInDOM 2022-03-14 12:18:48 +01:00
Pau Ferrer Ocaña
f38372642d MOBILE-3814 collapsible: Wait to dom and loading with component registry 2022-03-14 10:20:29 +01:00
Pau Ferrer Ocaña
81e227a8fa MOBILE-3814 chore: Deprecate closest on CoreDomUtils 2022-03-14 10:20:29 +01:00
Noel De Martin
717978388e MOBILE-3982 core: Extract CoreComponentsRegistry 2022-03-01 11:50:23 +01:00
Pau Ferrer Ocaña
56e0ab629b
Merge pull request #3142 from dpalou/MOBILE-3833
Mobile 3833
2022-02-25 08:50:25 +01:00
Dani Palou
b3cadf8cd7 MOBILE-3833 qr: Set color-scheme to normal when open QR scanner
For some reason leaving this value to 'light dark' displays a black screen in Android
2022-02-24 13:18:30 +01:00
Dani Palou
9ded4b7c5b MOBILE-3780 core: Don't store offline if 4xx or 5xx http error 2022-02-24 12:10:29 +01:00
Dani Palou
40a0d63394 MOBILE-3780 ws: Improve error displayed when upload file 2022-02-24 12:10:29 +01:00
Noel De Martin
69d36803fc
Merge pull request #3107 from dpalou/MOBILE-3974
MOBILE-3974 paypal: Open paypal enrol in browser
2022-02-14 09:46:25 +01:00
Pau Ferrer Ocaña
b5c0275a44 MOBILE-3814 ux: Improve storage manager strings 2022-02-11 14:56:47 +01:00
Dani Palou
ee83bfbf99 MOBILE-3974 paypal: Open paypal enrol in browser 2022-02-11 07:54:07 +01:00
Noel De Martin
f24b35de61 MOBILE-3833 core: Improve dev config overrides 2022-02-10 11:30:56 +01:00
Pau Ferrer Ocaña
88e82350bf MOBILE-3808 utils: Add throttle function 2022-02-09 10:01:53 +01:00
Dani Palou
d6e38b3de1
Merge pull request #3072 from NoelDeMartin/MOBILE-3316
MOBILE-3316: Handle new user access errors
2022-01-31 10:27:16 +01:00
Pau Ferrer Ocaña
0af808571c MOBILE-3915 course: Improve Course index page 2022-01-28 14:52:29 +01:00
Noel De Martin
94c1430762 MOBILE-3316 core: Handle wsaccessuserdeleted error 2022-01-27 16:28:45 +01:00
Noel De Martin
3ae6eebebf MOBILE-3316 core: Handle user suspended error 2022-01-27 16:28:12 +01:00
Pau Ferrer Ocaña
1a0ea46a2d
Merge pull request #3029 from dpalou/MOBILE-3932
Mobile 3932
2022-01-27 15:34:31 +01:00
Dani Palou
080e370136 MOBILE-3932 resource: Fix some non-null assertions warnings 2022-01-27 15:19:07 +01:00
Dani Palou
d46bc0601f MOBILE-3966 core: Support new disabled features values 2022-01-24 10:51:48 +01:00
Dani Palou
a51e722e74 MOBILE-3966 notes: Fix disable notes feature in user profile 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
7d7f738d05 MOBILE-3833 chore: Reduce typeof undefined usage 2021-12-20 15:31:24 +01:00
Dani Palou
372c5920a7 MOBILE-3927 swipe: Apply IR changes 2021-12-20 14:43:47 +01:00
Dani Palou
d527695977 MOBILE-3927 calendar: Add swipe to calendar daily view 2021-12-16 15:04:46 +01:00
Dani Palou
6674262bb7 MOBILE-3927 calendar: Add swipe to calendar monthly view 2021-12-16 15:04:46 +01:00
Dani Palou
9bf939ab2f MOBILE-3927 book: Add swipe to book 2021-12-16 15:04:46 +01:00
Pau Ferrer Ocaña
c9f464e756 MOBILE-3950 core: Fix prevent opening modal twice when suddenly closed 2021-12-16 10:24:36 +01:00
Pau Ferrer Ocaña
2ae55d04fb MOBILE-3950 image: Restore zoom on image viewer 2021-12-16 10:24:36 +01:00
Pau Ferrer Ocaña
4ee4862492 MOBILE-3099 core: Remove fullheight loading component 2021-12-03 13:45:24 +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
56e51e9e60 MOBILE-3810 ionic: Prevent modal from opening twice 2021-12-01 12:35:15 +01:00
Pau Ferrer Ocaña
e8efef1ffe
Merge pull request #3002 from dpalou/MOBILE-3935
MOBILE-3935 core: Allow changing IAB toolbar colors
2021-11-22 15:11:31 +01:00
Dani Palou
55a3c0539c MOBILE-3909 core: Fix unregister device if token is expired 2021-11-22 11:47:51 +01:00