25 Commits

Author SHA1 Message Date
Dani Palou
9ab4665ee2 MOBILE-2754 core: Make all times match web formats 2018-12-20 17:16:33 +01:00
Dani Palou
d37acccee8 MOBILE-2754 core: Use Moodle strings for dates 2018-12-14 12:47:26 +01:00
Juan Leyva
4ce2183bf2
Merge pull request #1619 from crazyserver/MOBILE-1486
Mobile 1486
2018-11-22 16:43:17 +01:00
Pau Ferrer Ocaña
dbf3c85f73 MOBILE-1486 user: Add online status to the user profile 2018-11-20 15:40:34 +01:00
Pau Ferrer Ocaña
5e4e4fc75f MOBILE-1486 user: Show status indicator on user avatar 2018-11-20 15:40:34 +01:00
Pau Ferrer Ocaña
2c66bf23ae MOBILE-1070 ux: Add retry button when infinite loading fails 2018-11-19 13:25:20 +01:00
Pau Ferrer Ocaña
bf2c75c148 MOBILE-2554 core: Create infinite scroll component 2018-09-19 12:27:33 +02:00
Pau Ferrer Ocaña
2b3ebc5452 MOBILE-2554 course: Add infinite scroll on course all sections 2018-09-18 16:18:16 +02:00
Pau Ferrer Ocaña
16e565626e MOBILE-2567 ux: Fix RTL css ranking 2018-09-03 10:29:54 +02:00
Juan Leyva
bcd42f24e1
Merge pull request #1451 from dpalou/MOBILE-2513
MOBILE-2513 participants: Fix infinite loading
2018-08-21 16:56:03 +01:00
Dani Palou
55682818ff MOBILE-2479 siteplugins: Pass all inputs and outputs to components 2018-08-09 10:16:50 +02:00
Dani Palou
51747eca1a MOBILE-2513 participants: Fix infinite loading 2018-08-08 09:42:52 +02:00
Dani Palou
1834cb623c MOBILE-2163 core: Make component templates names unique 2018-06-12 19:11:40 +02:00
Albert Gasset
5faa1cf5e6 MOBILE-2323 core: Add tslint rule no-unused-variable and fix warnings 2018-03-14 15:38:38 +01:00
Dani Palou
9684f9789a MOBILE-2333 core: Use aliases in imports 2018-03-12 16:45:04 +01:00
Dani Palou
d98088f6a6 MOBILE-2333 siteaddons: Support creating new components
Now site addons can return a ComponentRef instead of the component class in the getComponent functions of the delegates. This means they can create a new component on the fly using CoreCompileProvider.instantiateDynamicComponent
2018-03-12 13:45:13 +01:00
Pau Ferrer Ocaña
11d052e659 MOBILE-2327 core: Change all import paths 2018-03-01 17:08:05 +01:00
Pau Ferrer Ocaña
8fbed26e98 MOBILE-2327 messages: Add messages discussions page 2018-02-14 10:29:41 +01:00
Pau Ferrer Ocaña
c6032d76ed MOBILE-2324 splitview: Fix splitview deactivation 2018-02-05 08:49:00 +01:00
Dani Palou
9843da3fb0 MOBILE-2324 course: Use core-tabs in section and render addon components 2018-01-31 09:14:00 +01:00
Dani Palou
a0312278d8 MOBILE-2324 core: Create and apply core-dynamic-component 2018-01-31 09:14:00 +01:00
Dani Palou
01ddf7019c MOBILE-2317 core: Fix tslint warnings 2018-01-29 10:09:34 +01:00
Pau Ferrer Ocaña
debfb5c6c6 MOBILE-2317 user: Solve PR errors and lints 2018-01-25 15:48:18 +01:00
Pau Ferrer Ocaña
d7c6c25292 MOBILE-2317 login: Add custom user profile field to sign-up 2018-01-25 15:47:22 +01:00
Pau Ferrer Ocaña
ba1267410e MOBILE-2317 user: Add profile field delegate 2018-01-25 15:47:22 +01:00