Denys Vuika
5dc42b9e6c
#489 Upgrade to angular/router
2016-07-28 15:48:37 +01:00
Mario Romano
7de2b65684
#441 fix code style
2016-07-26 11:41:13 +01:00
Mario Romano
53957532ed
#441 store data on localstorage
2016-07-26 11:12:01 +01:00
Mario Romano
126fecdf34
#441 add dynamic host to activiti components
2016-07-25 19:31:27 +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
Mario Romano
925da1389a
#441 set bpm host
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
Enzo Rivello
c2b4f0adef
changing endpoint for demo-shell
2016-07-01 10:45:01 +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
0a973ef025
Improve 'ng2-alfresco-upload' imports
2016-06-15 14:26:36 +01:00
Denys Vuika
bd1100c33b
Improve 'ng2-alfresco-core' imports
2016-06-15 13:57:47 +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
b465689fe3
rename my-app in alfresco-app
2016-06-09 09:56:12 +01:00
Denys Vuika
133f6d0171
Tasks placeholder
2016-06-08 18:13:53 +01:00
mauriziovitale84
441d65a0e1
# Changed TranslationService
2016-06-08 17:48:30 +01:00
Denys Vuika
7d1911b189
Fix 'files' route
2016-06-08 13:38:04 +01:00
Mario Romano
f1424d1a8a
default login
2016-06-07 18:02:26 +01:00
Eugenio Romano
97799f50a3
#68 remove viewer tab from demo shell
2016-06-07 10:15:25 +01:00
mauriziovitale84
58dff66d9c
#148 Fixed translation
2016-06-06 09:47:52 +01:00
mauriziovitale84
4b33ff877c
Fixed translation services
2016-06-03 15:54:40 +01:00
Eugenio Romano
3b8914e0ed
#68 overlay option and infinite scrolling added
2016-06-01 17:26:49 +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
Mario Romano
c08b33b155
add license check to the demo
2016-05-31 14:29:51 +01:00
Denys Vuika
cdb7a0a359
#103 moved auth service to core library
2016-05-27 12:55:42 +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
6c26906c13
Login as a separate demo page in demo app
2016-05-23 12:23:51 +01:00
Mario Romano
c13d6a7fc3
fix dependencies and core
2016-05-21 04:25:44 +01:00
mauriziovitale84
9c9c4fbba2
Fixed translation service
2016-05-20 17:23:35 +01:00
Mario Romano
3e54eaf5fe
fix translate
2016-05-19 19:39:13 +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
mauriziovitale84
ca6d5725e9
Improved AlfrescoTranslationService
2016-05-19 15:51:07 +01:00
Denys Vuika
ca630772d0
#82 separate page for data table within demo app
2016-05-18 12:55:48 +01:00
Mario Romano
e5b54f40b8
#46 intergrate drag and drop in document-list
2016-05-06 01:12:52 +01:00
Mario Romano
f6cfef905b
#46 upload component
2016-05-05 18:25:02 +01:00
mauriziovitale84
a1c79805f0
#17 Renaming login component files
2016-04-28 14:10:19 +01:00
mauriziovitale84
6f42ed6df9
#17 Added ng2-translate plugin
2016-04-27 11:40:15 +01:00
Denys Vuika
8158a6b007
Core settings service, license fixes
...
- fixed license text as per Apache appendix
(http://www.apache.org/licenses/LICENSE-2.0 )
- added AlfrescoSettings service to the core component library
- document list now takes host information from the AlfrescoSettings
service
2016-04-26 11:09:01 +01:00
Denys Vuika
5f2df74639
Simple uploader demo
2016-04-26 10:23:36 +01:00
Denys Vuika
66a8eb039f
core library implementation; license fixes
...
- library with code/utils to be shared across other components or top
level application;
- moved MDL directive to core as an example
- license fixes
2016-04-25 14:11:44 +01:00
mauriziovitale84
dfb495e078
#17 Added Home route used by Alfresco login component
2016-04-22 11:28:00 +01:00
mauriziovitale84
3b9de9d9de
#17 Used external Alfresco Login component
2016-04-22 11:27:14 +01:00
Mario Romano
d524274d82
clean demo project
2016-04-21 18:47:42 +01:00
Denys Vuika
8e2affabf8
Migrated main page to material design
...
- some sections are left commented out for reference and migration
purposes and will be removed during future revisions
2016-04-21 17:25:41 +01:00
Denys Vuika
2c73f4a8bd
document-list cleanup
...
- removed HelloWorld from the package
- renamed namespace
2016-04-21 15:12:45 +01:00
Denys Vuika
1003f8e3ce
Clean and minimal DocumentList component implementation
2016-04-21 14:01:15 +01:00