1846 Commits

Author SHA1 Message Date
Noel De Martin
92ceb61740
Merge pull request #4006 from crazyserver/MOBILE-4483
Mobile 4483
2024-04-11 09:28:05 +02:00
Dani Palou
02d3ccfdc0 MOBILE-4572 login: Wait for DB write before launching SSO 2024-04-11 08:25:58 +02:00
Pau Ferrer Ocaña
2d317e3857 MOBILE-4483 completion: Check isoverallcomplete to mark as completed 2024-04-10 17:14:26 +02:00
Pau Ferrer Ocaña
cbbf61088a MOBILE-4483 types: Add some types available since 4.4 2024-04-10 17:02:09 +02:00
Dani Palou
a54d8e7b64 MOBILE-4572 login: Don't auto launch SSO if app launched with token URL 2024-04-10 16:07:17 +02:00
Dani Palou
6a58fe3fdb
Merge pull request #4001 from crazyserver/MOBILE-4456
MOBILE-4456 icons: Fix icon colors on some blocks
2024-04-05 15:25:19 +02:00
Pau Ferrer Ocaña
d66c748fea MOBILE-4456 icons: Fix icon colors on some blocks 2024-04-05 12:07:43 +02:00
Pau Ferrer Ocaña
3b98ab8214
Merge pull request #4000 from dpalou/MOBILE-2768
MOBILE-2768 acceptances: Fix wrap in tables and add circle icon
2024-04-04 16:56:17 +02:00
Dani Palou
a7ed9ea375 MOBILE-2768 acceptances: Fix wrap in tables and add circle icon 2024-04-04 16:25:32 +02:00
Pau Ferrer Ocaña
3fed4943d9 MOBILE-4543 siteplugins: Import libraries once 2024-04-04 12:12:08 +02:00
Pau Ferrer Ocaña
9038e883e7 MOBILE-4543 course: Do not show open in browser for students 2024-04-04 12:12:07 +02:00
Pau Ferrer Ocaña
4f56e08f9b MOBILE-4543 course: Improvements on course options delegate 2024-04-04 12:12:07 +02:00
Pau Ferrer Ocaña
0d56f802f2 MOBILE-4543 chore: Remove unnecessary variable type change on hash 2024-04-04 12:12:07 +02:00
Dani Palou
8b2b130e14 MOBILE-4470 core: Make DownloadStatus types match const names 2024-04-02 14:36:02 +02:00
Pau Ferrer Ocaña
99b3f3db52
Merge pull request #3994 from dpalou/MOBILE-2768
Mobile 2768
2024-04-02 11:04:25 +02:00
Dani Palou
f184f69def MOBILE-2768 policy: Fix archived policy displayed after login 2024-03-28 11:15:24 +01:00
Alfonso Salces
a8b4a0022b
Merge pull request #3991 from dpalou/MOBILE-4522
Mobile 4522
2024-03-26 14:15:46 +01: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
70994ca4f5 MOBILE-4551 sync: Display toast when site sync is successful 2024-03-25 12:54:00 +01:00
Dani Palou
f6ec43097a MOBILE-4491 behat: Fix before_scenario not running for some tests 2024-03-22 09:11:12 +01:00
Dani Palou
5215ff91e5 MOBILE-2768 policy: Display Inactive badge in certain policies 2024-03-21 09:16:46 +01:00
Pau Ferrer Ocaña
2f9256725f MOBILE-4458 design: Move css from light/dark to DS and components 2024-03-20 16:26:51 +01:00
Pau Ferrer Ocaña
59280ca81c MOBILE-4458 design: Apply typography 2024-03-20 15:25:11 +01:00
Dani Palou
5d96c5a339 MOBILE-2768 policy: Fix table width 2024-03-20 09:37:37 +01:00
Dani Palou
03df67b739 MOBILE-4531 policy: Check if dataprivacy feature is disabled 2024-03-20 09:28:32 +01:00
Noel De Martin
dcf9439eb7 MOBILE-4268 core: Refactor error accordion into service 2024-03-19 10:57:46 +01:00
Noel De Martin
6b461b035e MOBILE-4268 core: Update error accordion UI 2024-03-19 10:13:07 +01:00
Noel De Martin
e1be8caace MOBILE-4268 core: Rename core-error-accordion 2024-03-18 16:10:40 +01:00
Noel De Martin
eb0738cb0f MOBILE-4268 core: Require details with error code 2024-03-18 16:10:40 +01:00
Noel De Martin
92f65b38ad MOBILE-4268 core: Remove storybook 2024-03-18 16:10:40 +01:00
Dani Palou
62a04239cb MOBILE-2768 policy: Decouple policy service from initial bundle 2024-03-18 09:41:55 +01:00
Dani Palou
b33b8b07fc MOBILE-2768 policy: Support viewing agreements 2024-03-18 09:41:55 +01:00
Dani Palou
85e6446f4b MOBILE-2768 policy: Support accepting all types of policies 2024-03-18 08:28:48 +01:00
Dani Palou
c7262f715e MOBILE-2768 policy: Adapt the UI of accept policy page 2024-03-18 08:28:48 +01:00
Dani Palou
d7ce967746 MOBILE-2768 policy: Implement new WebService calls 2024-03-18 08:28:48 +01:00
Dani Palou
521dc9eb6d MOBILE-2768 policy: Move site policy code to new feature 2024-03-18 08:28:47 +01:00
Pau Ferrer Ocaña
1a90d4c83e
Merge pull request #3974 from alfonso-salces/MOBILE-3947
MOBILE-3947 course-list-item: Allow hide progress bar
2024-03-15 12:06:19 +01:00
Dani Palou
98e7ba17c9 MOBILE-3622 h5p: Apply styles defined in h5pcustomcss 2024-03-14 17:28:33 +01:00
Dani Palou
0d6b624210 MOBILE-4525 filter: Group requests when getting category filters 2024-03-13 12:27:23 +01:00
Alfonso Salces
889bfe7aa6 MOBILE-3947 course-list-item: Allow hide progress bar 2024-03-13 12:27:22 +01:00
Noel De Martin
42d18b8e11
Merge pull request #3973 from dpalou/MOBILE-4526
MOBILE-4526 filter: Fix filters not applied in some cases
2024-03-13 12:19:55 +01:00
Dani Palou
f00c7886c1 MOBILE-4526 filter: Fix filters not applied in some cases 2024-03-13 11:48:32 +01:00
Noel De Martin
0b9ee2d29b
Merge pull request #3963 from dpalou/MOBILE-4526
Mobile 4526
2024-03-13 08:34:49 +01:00
Dani Palou
4fad121172 MOBILE-4526 filter: Use get_all_states WS if available 2024-03-13 07:53:55 +01:00
Dani Palou
41e4292c48 MOBILE-4526 core: Use ContextLevel enum instead of string 2024-03-13 07:53:53 +01:00
Dani Palou
8afeac3a94 MOBILE-4526 filter: Convert block and user contexts to parent 2024-03-13 07:53:28 +01:00
Noel De Martin
f2c0e474d0 MOBILE-4470 course: Fix tests for previous LMS versions 2024-03-12 17:06:12 +01:00
Pau Ferrer Ocaña
537dc07587 MOBILE-3947 chore: Remove unnecessary route module exports 2024-03-12 15:46:04 +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