Noel De Martin
|
b39c5ef909
|
MOBILE-3320 plugins: Update wkuserscript plugin usage
|
2020-10-29 17:12:43 +01:00 |
Dani Palou
|
8d377fa5cc
|
Merge pull request #2580 from dpalou/MOBILE-3565
Mobile 3565
|
2020-10-29 16:00:57 +01:00 |
Dani Palou
|
893bb3c3a8
|
MOBILE-3565 core: Fix some template warnings
|
2020-10-29 15:57:15 +01:00 |
Dani Palou
|
5149e7465a
|
MOBILE-3565 router: Use corrected relativeLinkResolution
|
2020-10-29 15:53:43 +01:00 |
Dani Palou
|
a6467f5073
|
MOBILE-3565 login: Implement signup page
|
2020-10-29 15:53:43 +01:00 |
Dani Palou
|
232669855a
|
MOBILE-3565 components: Create input-errors, mark-required and recaptcha
|
2020-10-29 15:53:43 +01:00 |
Dani Palou
|
51e220f497
|
MOBILE-3565 tests: Add some unit tests for URL utils
|
2020-10-29 15:53:43 +01:00 |
Dani Palou
|
1d105b7299
|
MOBILE-3565 login: Implement some todo functions of login helper
|
2020-10-29 15:53:43 +01:00 |
Dani Palou
|
a39c65801b
|
MOBILE-3565 login: Implement site policy page
|
2020-10-29 15:53:43 +01:00 |
Dani Palou
|
6df1c2109d
|
MOBILE-3565 services: Move some DB vars and init to new files
|
2020-10-29 15:53:43 +01:00 |
Dani Palou
|
03f9723329
|
MOBILE-3565 login: Implement change password page
|
2020-10-29 15:53:43 +01:00 |
Dani Palou
|
7e2436e7ca
|
MOBILE-3565 login: Fix some styles of credentials page
|
2020-10-29 15:53:43 +01:00 |
Dani Palou
|
996f1c6ae3
|
MOBILE-3565 login: Implement forgotten password page
|
2020-10-29 15:53:43 +01:00 |
Dani Palou
|
d66c744ab8
|
MOBILE-3565 login: Add help and onboarding modals
|
2020-10-29 15:41:46 +01:00 |
Dani Palou
|
977eb08a97
|
Merge pull request #2579 from crazyserver/MOBILE-3565
Mobile 3565
|
2020-10-29 13:09:19 +01:00 |
Pau Ferrer Ocaña
|
9a3de31b63
|
MOBILE-3565 resources: Add favicon
|
2020-10-29 13:07:51 +01:00 |
Pau Ferrer Ocaña
|
c1b7b10c5d
|
MOBILE-3565 home: Move home component to mainmenu
|
2020-10-29 13:07:51 +01:00 |
Pau Ferrer Ocaña
|
8a816561c7
|
MOBILE-3565 core: Style error alerts
|
2020-10-29 13:07:51 +01:00 |
Pau Ferrer Ocaña
|
7008be6536
|
MOBILE-3565 core: Drop desktop support
|
2020-10-29 13:07:51 +01:00 |
Pau Ferrer Ocaña
|
14decb9c01
|
MOBILE-3565 core: Style loading and show password components
|
2020-10-29 13:07:51 +01:00 |
Pau Ferrer Ocaña
|
176407a613
|
MOBILE-3565 core: Add empty box and icon properties
|
2020-10-29 13:07:51 +01:00 |
Dani Palou
|
5ed902882d
|
Merge pull request #2578 from crazyserver/MOBILE-3565
Mobile 3565
|
2020-10-28 16:02:19 +01:00 |
Pau Ferrer Ocaña
|
9a6b4d1d2a
|
MOBILE-3565 login: Fix site page styles
|
2020-10-28 15:59:38 +01:00 |
Pau Ferrer Ocaña
|
58d5e7446b
|
MOBILE-3565 icons: Use ion-icon instead of core-icon
|
2020-10-28 15:59:38 +01:00 |
Pau Ferrer Ocaña
|
72b7202029
|
MOBILE-3565 icons: Add font awesome 5.15.1 svg files
|
2020-10-28 15:59:38 +01:00 |
Pau Ferrer Ocaña
|
0101577f40
|
MOBILE-3565 icons: Use fontawesome 5 and deprecate core-icon
|
2020-10-28 15:59:36 +01:00 |
Dani Palou
|
4b8e7898c9
|
Merge pull request #2577 from NoelDeMartin/MOBILE-3320
MOBILE-3320: Add tests & Fix linting
|
2020-10-27 08:03:28 +01:00 |
Noel De Martin
|
92f0c0c130
|
MOBILE-3320 lint: Remove @Output prefix rule
|
2020-10-26 17:01:23 +01:00 |
Noel De Martin
|
7ee20ea56a
|
MOBILE-3320 lint: Fix linting
|
2020-10-26 16:55:54 +01:00 |
Noel De Martin
|
3996880ab7
|
MOBILE-3320 tests: Fix tests
|
2020-10-26 16:54:14 +01:00 |
Noel De Martin
|
d94630ce61
|
MOBILE-3320 tests: Add test placeholders
|
2020-10-26 16:53:26 +01:00 |
Noel De Martin
|
c81b55820c
|
MOBILE-3320 tests: Add link directive tests
|
2020-10-26 16:52:26 +01:00 |
Noel De Martin
|
8cd764551f
|
MOBILE-3320 tests: Add icon component tests
|
2020-10-26 16:34:06 +01:00 |
Noel De Martin
|
b59cf7b20b
|
MOBILE-3320 tests: Add text utils tests
|
2020-10-26 16:34:06 +01:00 |
Noel De Martin
|
504bfe4c08
|
MOBILE-3320 tests: Add format-text directive tests
|
2020-10-26 16:34:06 +01:00 |
Dani Palou
|
3b89d7bf12
|
MOBILE-3578 competency: Fix multiple requests when view user profile
|
2020-10-26 15:44:19 +01:00 |
Dani Palou
|
ca95f53134
|
Merge pull request #2576 from dpalou/MOBILE-3565
Mobile 3565
|
2020-10-26 15:05:58 +01:00 |
Pau Ferrer Ocaña
|
d2c7ee4b39
|
MOBILE-3543 electron: Update electron to 8.0.2
|
2020-10-26 14:40:00 +01:00 |
Pau Ferrer Ocaña
|
d1b1c68e0e
|
MOBILE-3543 emulator: Use new HTMLMediaElement when capturing
|
2020-10-26 14:39:38 +01:00 |
Dani Palou
|
ded36482d7
|
MOBILE-3565 modules: Create a module for each page
|
2020-10-26 14:17:41 +01:00 |
Dani Palou
|
3a831c3ef1
|
MOBILE-3565 home: Add a Hello World as Home page
|
2020-10-26 13:11:09 +01:00 |
Dani Palou
|
06c7035834
|
MOBILE-3565 core: Fix errors when compiling in prod mode
|
2020-10-26 13:11:09 +01:00 |
Dani Palou
|
afa92f4d71
|
Merge pull request #2575 from crazyserver/MOBILE-3523
Mobile 3523
|
2020-10-26 10:09:13 +01:00 |
Dani Palou
|
b6e7195fe8
|
Merge pull request #2574 from dpalou/MOBILE-3523
MOBILE-3523 mod: Fix cannot get siteId of undefined
|
2020-10-26 10:08:53 +01:00 |
Dani Palou
|
4de10e2d9f
|
MOBILE-3523 mod: Fix cannot get siteId of undefined
|
2020-10-26 09:20:34 +01:00 |
Dani Palou
|
1d794f42b4
|
MOBILE-3565 directives: Implement core-link directive
|
2020-10-26 08:41:46 +01:00 |
Dani Palou
|
0c3d5293d4
|
MOBILE-3565 settings: Fix settings module name
|
2020-10-23 11:07:31 +02:00 |
Dani Palou
|
a332faa81e
|
MOBILE-3565 mainmenu: Initial implementation of main menu
|
2020-10-23 11:07:31 +02:00 |
Dani Palou
|
df4dfa6eb5
|
Merge pull request #2572 from crazyserver/MOBILE-3565
Mobile 3565
|
2020-10-22 14:48:51 +02:00 |
Pau Ferrer Ocaña
|
2f16be7a0c
|
MOBILE-3565 login: Fix sites page styles
|
2020-10-22 14:38:49 +02:00 |