61 Commits

Author SHA1 Message Date
Mario Romano
122469c7fe #1512 fix text demo shell (#1695) 2017-03-06 15:36:18 +00:00
Maurizio Vitale
c35f948546 #1512 Rebranding fixes (#1650) 2017-02-23 15:44:29 +00:00
Denys Vuika
07bad77547 i18n fixes (#1614)
* i18n fixes

- fix issue with default (fallback) language set to browser language
- fix issue with fallback language loading when browser language set to
non-English locale

* code and UI fixes

- move document list i18n strings into own scope
- replace MDL menu with @angular/material menu (fixes issue with menu
items translation, not supported by MDL)
- minor improvements

* fix unit tests

* improve i18n docs and code

- provide basic documentation for Translation service
- remove custom Login component localisation in favour of documentation
sample
- simplified i18n setup for demo shell (single path for dev/prod env)

* remove unnecessary comments
2017-02-10 11:22:25 +00:00
Mario Romano
f89fe8e50a #1393 remove old redirect code (#1394) 2017-01-04 22:29:01 +00:00
Eugenio Romano
d3b2108ac2 add header missing app.component and minor clean 2016-12-19 17:38:06 +00:00
Mario Romano
72ae760b85 improve style demo shell (#1326) 2016-12-19 16:13:07 +00:00
Eugenio Romano
1fa708ba02 1299 Internet Explorer Header bar wrong menu button positioning 2016-12-16 15:27:43 +00:00
Denys Vuika
800a2a6530 Demo shell improvements (#1199)
* #1197 auth guards

* #1197 restore lost router dependency to all libs

* #1197 ecm/bpm auth guards, home page

- ECM auth guard (redirect to Login if ECM auth is missing)
- BPM auth guard (redirect to Login if BPM auth is missing)
- new Home page and route, show details on demo areas

* css improvements

make app text white as per request
2016-12-03 18:57:43 +00:00
Mario Romano
d768f84838 fix header options for mobile (#1186)
* #1178 show header bar on mobile and tablet

* #1178 add all options to burger icon on the right
2016-12-01 09:45:36 +00:00
Vito Albano
6a62286d05 #1033 - fix demo shell for user info profile icon 2016-11-25 19:07:32 +00:00
Vito Albano
46ac3ebb1a Moved on left side user info menu on demo shell 2016-11-09 01:10:52 +00:00
Denys Vuika
3c1c2ec94b Add missing user info reference
includes minor code readability improvements
2016-11-07 12:04:10 +00:00
Mario Romano
665e5de7f7 hide header bar for login page 2016-11-02 00:56:19 +00:00
Eugenio Romano
62abe21063 move settings in another page and hide the bar if you are not logged in #908 2016-11-01 14:12:37 +00:00
Vito Albano
9ed232df5b Added fix for first component style 2016-10-04 14:18:43 +01:00
Vito Albano
3b6b8ed59b Added some upgrades to demo and added the component to demo shell 2016-10-04 14:18:43 +01:00
Denys Vuika
577ac64b22 Move 'About' to the 'more' menu 2016-09-28 09:21:42 +01:00
Denys Vuika
9e0534ff90 Upgrade ng2-alfresco-upload 2016-09-21 18:23:57 +01:00
Denys Vuika
6104c5d669 Upgrade ng2-alfresco-upload, code fixes 2016-09-21 14:12:42 +01:00
Mario Romano
702e6dc028 Merge pull request #710 from Alfresco/dev-eromano-529
add tag in demo shell
2016-09-07 19:15:33 +01:00
Eugenio Romano
54e050969b add tag in demo shell 2016-09-07 17:40:36 +02:00
Vito Albano
3becf14475 Added tab index to language and login menu options 2016-09-06 17:05:06 +01:00
Denys Vuika
5dc42b9e6c #489 Upgrade to angular/router 2016-07-28 15:48:37 +01:00
Mario Romano
d604a1f766 #441 change text 2016-07-25 18:48:52 +01:00
Mario Romano
dab19277f4 #421 add config tab for BPM in demo app 2016-07-25 18:38:04 +01:00
Mario Romano
4b6785c91b #421 set host url in the left menu bar 2016-07-25 18:38:04 +01:00
Denys Vuika
e370d7feee #455 about page with alfresco packages versions 2016-07-22 11:52:17 +01:00
Denys Vuika
ab891ff5c2 Merge branch 'development' into dev-denys-440
# Conflicts:
#	.travis.yml
#	demo-shell-ng2/app/app.component.html
#	demo-shell-ng2/app/app.component.ts
#	demo-shell-ng2/package.json
#	demo-shell-ng2/systemjs.config.js
2016-07-22 09:59:44 +01:00
Eugenio Romano
60106239b7 integrate call in the demo shell and script demo shell 2016-07-18 17:27:12 +01:00
Denys Vuika
c55c6b8bc3 #440 demo page for demo shell 2016-07-18 14:28:41 +01:00
Will Abson
4f171c8fd4 Demo shell hiding app title when search bar expanded
Refs #228
2016-06-28 09:33:45 +01:00
Denys Vuika
bcff692a7b Upgrade Demo App to angular 2.0.0-rc.1 2016-06-14 12:06:29 +01:00
Will Abson
e67d043a54 Preview search-as-you-type results in the viewer
Refs #173
2016-06-09 18:32:59 +01:00
Eugenio Romano
a9d4a912d1 add flag icon css and language menu 2016-06-09 09:46:50 +01:00
Denys Vuika
133f6d0171 Tasks placeholder 2016-06-08 18:13:53 +01:00
Eugenio Romano
97799f50a3 #68 remove viewer tab from demo shell 2016-06-07 10:15:25 +01:00
Will Abson
7117cb9f19 Upgrade search component version used in demo-shell 2016-06-03 10:12:11 +01:00
Will Abson
6b8e8d50f0 Extract search box into its own component
- Upgraded to latest 0.1.5 version of search
- Search is now only shown if the user is logged in
- Heading now lives inside the demo app not inside search

Refs #69
2016-06-01 15:23:55 +01:00
Eugenio Romano
bf2573077b change title sidebar 2016-05-26 22:57:38 +01:00
Eugenio Romano
4c39b6610c add tslint dep and link in the sidebar 2016-05-26 13:44:20 +01:00
Eugenio Romano
4d53cd107e #68 add viwer in the demo shell
add tslint
fix minor tslint errors
2016-05-26 11:46:24 +01:00
Denys Vuika
ffa16037c9 Updated labels text 2016-05-26 10:19:12 +01:00
Will Abson
f8627a59e9 Initial search implementation
- Add search box to demo-shell toolbar
- Initial search component to display results

Refs #69
2016-05-19 17:29:23 +01:00
Denys Vuika
ca630772d0 #82 separate page for data table within demo app 2016-05-18 12:55:48 +01:00
Hussain Ashraf
10d2d7ba4f Remove space in data automation id 2016-05-17 17:33:06 +01:00
Hussain Ashraf
9d4ccb44e2 Add data-automation-id attribute to top navigation menu 2016-05-17 17:14:40 +01:00
Denys Vuika
4b5d49c157 Project cleanup
- remove obsolete bootstrap navbar code
- remove obsolete nabber theme
- remove obsolete ‘web-components’ folder
2016-05-03 11:32:45 +01:00
mauriziovitale84
6f42ed6df9 #17 Added ng2-translate plugin 2016-04-27 11:40:15 +01:00
Denys Vuika
5f2df74639 Simple uploader demo 2016-04-26 10:23:36 +01:00
mauriziovitale84
66f2e380ab #17 Added "method" property to alfresco login component 2016-04-22 17:33:29 +01:00