Noel De Martin
d0fadb93f2
MOBILE-4446 behat: Assert event logs
2024-04-10 14:05:27 +02:00
Dani Palou
e84a2ee78c
MOBILE-4522 forum: Don't calculate unread number if tracking disabled
2024-03-26 12:29:46 +01:00
Dani Palou
99dcbd9590
MOBILE-4522 forum: Only trigger MARK_READ_EVENT if forum has tracking
2024-03-25 08:20:00 +01:00
Pau Ferrer Ocaña
f6b9ce0212
MOBILE-3947 chore: Remove import of components module in activity module
2024-03-12 15:46:04 +01:00
Pau Ferrer Ocaña
f7d2992ca4
MOBILE-3947 compile: Remove module services without plugins
2024-03-12 15:46:04 +01:00
Pau Ferrer Ocaña
2078c12571
MOBILE-3947 chore: Decouple constants from Addons used in core folder
2024-03-12 15:37:00 +01:00
Pau Ferrer Ocaña
732a21160c
MOBILE-4458 design: Fix behat snapshots
2024-03-11 12:25:52 +01:00
Pau Ferrer Ocaña
6f371abbdb
MOBILE-3947 chore: Deprecate CoreArray.flatten in favor native flat
2024-03-07 11:29:34 +01:00
Pau Ferrer Ocaña
3bdb936d58
MOBILE-3947 chore: Decouple services from our compiler
2024-03-07 11:29:34 +01:00
Pau Ferrer Ocaña
7980f027f0
MOBILE-4329 chore: Link handler action should be async to wait for nav
2024-03-04 16:00:58 +01:00
Pau Ferrer Ocaña
62692bd23d
MOBILE-4456 course: Load icon svg as inline and style them properly
2024-02-29 16:40:31 +01:00
Noel De Martin
c41ac5a3cf
MOBILE-4350 theme: Improve opacity of disabled items
2024-02-19 10:10:27 +01:00
Noel De Martin
060256c0ea
MOBILE-4304 behat: Update snapshots
2024-02-14 09:06:19 +01:00
Noel De Martin
bb6ed65c88
MOBILE-4496 behat: Update tags
...
Tags have been changed to reflect the namespace in the app folder structure, rather than trying to find an equivalent in the LMS codebase
2024-01-31 11:35:09 +01:00
Noel De Martin
3621bc46a5
MOBILE-3947 glossary: Fix tests
...
There were some bugs in Angular v10 that countered this bug in our code, that's why it wasn't manifested until now. It seems to be related with the changes in createUrlTreeFromSegmentGroup.
See https://github.com/angular/angular/commits/16.0.x/packages/router/src/create_url_tree.ts?since=2020-06-25&until=2024-01-11
2024-01-15 16:35:57 +01:00
Dani Palou
27b980d710
MOBILE-3947 form: Add types to FormControl
2024-01-12 15:45:02 +01:00
Pau Ferrer Ocaña
ab16380626
MOBILE-3947 combobox: Improve combobox
2024-01-11 17:50:52 +01:00
Pau Ferrer Ocaña
19ab818683
MOBILE-3947 forum: Fix tests
...
Co-authored-by: NoelDeMartin <noel@moodle.com>
2023-12-18 09:56:41 +01:00
Pau Ferrer Ocaña
a424923cfc
MOBILE-3947 site: Use ionInput event on sitefinder
2023-12-14 22:08:38 +01:00
Pau Ferrer Ocaña
373cf8f549
MOBILE-3947 behat: Tag and omit failing behats due to Ionic7 migration
2023-12-14 22:08:38 +01:00
Pau Ferrer Ocaña
243386232e
MOBILE-3947 chore: Remove Ionic warnings about legacy form controls
2023-12-14 10:41:34 +01:00
Dani Palou
30cac7d056
MOBILE-3947 core: Stop using deprecated guard interfaces
2023-11-29 11:43:31 +01:00
Pau Ferrer Ocaña
9dab24fef5
MOBIE-3947 lint: Fix self closing tags
2023-11-27 14:45:50 +01:00
Pau Ferrer Ocaña
e8dd8be967
MOBILE-3947 chore: Change Ionic native imports to awesome cordova
2023-11-24 13:46:58 +01:00
Noel De Martin
93dad58ebe
MOBILE-3947 app: Fix linting errors
2023-11-23 15:25:36 +01:00
Dani Palou
3b99950df6
MOBILE-4469 site: Rename candidate site to authenticated site
2023-11-22 10:48:18 +01:00
Dani Palou
a724a946d2
MOBILE-4469 core: Create new CoreCandidateSite class
2023-11-22 08:17:12 +01:00
Dani Palou
954ce48d7b
MOBILE-4469 core: Create new CoreUnauthenticatedSite class
2023-11-21 14:24:15 +01:00
Dani Palou
988ddb4b94
MOBILE-4469 core: Move CoreSite class to new sites folder
2023-11-21 11:58:27 +01:00
Pau Ferrer Ocaña
feb8a78ecc
MOBILE-3947 chore: Change IonRefresher type to HTMLIonRefresherElement
2023-11-20 11:33:27 +01:00
Pau Ferrer Ocaña
e40a4f13bb
MOBILE-3947 chore: Fix some HTML strict types
2023-11-20 11:33:27 +01:00
Pau Ferrer Ocaña
9be60c9e83
MOBILE-3947 chore: Fix eqeqeq on HTML
2023-11-20 11:33:26 +01:00
Pau Ferrer Ocaña
a81f93822f
MOBILE-3947 chore: Change import to use on Sass
2023-11-20 11:33:26 +01:00
Dani Palou
b668af193b
MOBILE-4460 core: Hide informative links if needed
2023-11-15 16:20:53 +01:00
Pau Ferrer Ocaña
1f7d0277a9
MOBILE-4362 chore: Correctly slot toggles inside ion-item
2023-10-19 14:10:23 +02:00
Noel De Martin
0474d694e7
MOBILE-3371 search: Remove search results count
...
Given some issues with the LMS webservices (they return inconsistent totalcount depending on the page), we've decided to remove this information from the UI to avoid confusion.
2023-10-05 17:48:12 +02:00
Pau Ferrer Ocaña
178e3eeb45
MOBILE-4348 module: Re-estructure activity card
2023-10-02 21:44:46 +02:00
Noel De Martin
5873da0e0c
MOBILE-4207 forum: Implement forum activity search
2023-09-27 09:30:06 +02:00
Noel De Martin
cd85155953
MOBILE-4207 forum: Implement search forums block
2023-09-27 09:30:06 +02:00
Noel De Martin
022c57d6ff
MOBILE-4207 forum: Fix classes prefix
2023-09-26 12:32:37 +02:00
Noel De Martin
00f6ec3d46
MOBILE-3371 search: Implement global search result
2023-09-14 13:24:32 +02:00
Dani Palou
81d1da39ca
Merge pull request #3752 from NoelDeMartin/MOBILE-4272
...
MOBILE-4272: Workshop tests
2023-07-25 12:29:48 +02:00
Noel De Martin
7b5fd672e7
MOBILE-4272 workshop: Fix assessment
2023-07-25 17:22:54 +09:00
Noel De Martin
a07ae84f54
MOBILE-4272 rte: Fix contentChanged event types
2023-07-25 15:38:28 +09:00
Noel De Martin
c8378b33a1
MOBILE-4387 ui: Translate ion-select buttons
...
Co-Authored-By: phyr0s <11390548+phyr0s@users.noreply.github.com>
2023-07-24 10:54:11 +09:00
Dani Palou
2d2cc2f5f9
MOBILE-4368 analytics: Apply new analytics system to all pages
2023-07-13 13:53:36 +02:00
Noel De Martin
848ac04daf
MOBILE-4270 forum: Fix push notifications
2023-05-25 08:35:02 +02:00
Alfonso Salces
157979e25e
Merge pull request #3688 from dpalou/MOBILE-4270
...
Mobile 4270
2023-05-24 11:39:10 +02:00
Dani Palou
060e66011b
MOBILE-4270 push: Fix treat undefined customdata in push click handlers
2023-05-17 13:28:41 +02:00
Noel De Martin
f2fa7798af
MOBILE-4270 behat: Fix viewport in tablet tests
2023-05-16 12:42:40 +02:00