Popovics András
daf7c50a19
Fixing typescript compilation error to work together with AMA ( #3938 )
2018-11-02 09:53:15 +00:00
Denys Vuika
e39a2b149b
[ADF-3591] spellcheck support for code ( #3827 )
...
* setup spellcheck
2018-10-23 15:05:38 +01:00
Eugenio Romano
0fc504b69e
reintroduce viewer test ( #3888 )
2018-10-16 08:35:05 +01:00
Eugenio Romano
adcd432f5f
exclude temporarily viewer test
2018-10-04 18:42:07 +01:00
Eugenio Romano
58f61fd836
[ADF-3643] Viewer shows both sidebar icons ( #3852 )
...
* Viewer shows both sidebar icons
* update readme
* add config editor for start-process
2018-10-03 11:29:55 +01:00
Denys Vuika
bc0865bdb9
[ADF-3610] fix pdf worker memory leak ( #3843 )
...
* fix pdf worker memory leak
* test fixes
* fix computed style test
* fix lint
2018-10-02 18:53:43 +01:00
Andy Stark
431bde3ddf
[ADF-3587] Fixed doc comment problems ( #3822 )
...
* [ADF-3587] Fixed missing docs for accessor properties
* [ADF-3587] Fixed badly formed doc comments with deprecated tag
* [ADF-3587] Fixed linting issue with doc comment
2018-09-25 21:45:16 +01:00
Eugenio Romano
ef568679d5
remove wrong HTML viewer modify
2018-09-24 16:59:40 +01:00
Eugenio Romano
bd5be8912f
fix protractor report
...
fix validation
fix log deprecated
fix ADF-3576 Single required dropdown column dynamicgrid aps-form row editor not saving
2018-09-21 15:18:06 +01:00
Eugenio Romano
897a557afa
[ADF-3332][ADF-3352] Add property e2e test and leftsidebar viewer ( #3814 )
...
* new viewer test
left sidebar
fix height width no overlay viewer
* fix lint and failing e2e
* missing semi column
* fix test
* fix template
* documentation
2018-09-21 11:37:40 +01:00
Denys Vuika
9a9c3dbfbc
[ADF-3357] text viewer fixes ( #3800 )
...
* text viewer fixes
* allow viewing 'css' and 'md' files as text
2018-09-18 10:49:35 +01:00
Andy Stark
58d765a355
[ADF-3551] Doc review updates ( #3793 )
...
* [ADF-3551] Updated docs and JSDocs
* [ADF-3551] Updated docs and JSDocs
* [ADF-3551] Updated docs and JSDocs
2018-09-14 14:41:25 +01:00
Denys Vuika
c5c1aa9ecb
[ADF-3443] basic printing support ( #3777 )
...
* printing service
* code fixes
* update code
2018-09-12 13:04:43 +01:00
Vito
35e1563fde
[ADF-3324] added redirect to 404 page when the shared link is invalid ( #3749 )
...
* [ADF-3324] added redirect to 404 page when the shared link is invalid
* [ADF-3324] removed fdescribe
* [ADF-3324] fixed documentation adding the new event
2018-09-10 11:10:44 +01:00
Denys Vuika
c0acc53eb9
[ADF-3501] PDF view fixes ( #3735 )
...
* PDF view fixes
* updated package.lock
* fix failing tests
* restore test
* use fake web worker for tests
* test fixes
* test fixes
* disable i18n test
* test fixes
2018-09-04 14:55:44 +01:00
Eugenio Romano
7084b2abf6
remove viewer wrong behavior test if you want not have the toolbar there are other properties
2018-08-14 15:43:06 +01:00
Vito
fdde0257d8
[e2e] Added document list actions [E2E] ( #3676 )
...
* [e2e] Added document list actions e2e 1
* [e2e - actions] added another test
2018-08-14 15:43:01 +01:00
Eugenio Romano
35bcd80106
fix title viewer issues of priority between name display and real name
2018-08-14 15:42:59 +01:00
Eugenio Romano
163ff13000
build fix
2018-08-14 15:42:58 +01:00
Eugenio Romano
6b8bd4685c
fix mat datetime picker regression
2018-08-14 15:42:57 +01:00
Denys Vuika
6b24bfb1d4
[ADF-3299] and [ADF-3300] upgrade to Angular and Material 6 ( #3579 )
...
* upgrade to HttpClient
* upgrade to Renderer2
* upgrade Document reference
* remove useless test with deprecated ReflectiveInjector
* upgrade to latest typescript
* upgrade libs
* upgrade package scripts
* remove rxjs blacklists and duplicate rules
* add rxjs compat to help with migration
* fix breaking changes
* fix breaking changes in material
* fix breaking changes (material 6)
* upgrade rxjs, ngx-translate and flex layout
* update unit tests
* restore providers
* upgrade deprecated Observable.error
* rebase
fix first configuration problems
* fix style issues commented
* fix core build
* fix lib template errors
* move lib test execution in angular.json
* ignore
* karma conf files
* fix import statement test
* single run option
* update packages reporter
* restore report
* increase timeout
* improve karma conf test configuration
* fix test issues about lint
* fix test analytics
* fix process service test
* content service fix test
* fix logout directive test
* fix core test
* fix build
* update node-sass to latest
* update angular cli dependencies
* improve build script
create directorites and move files only if previous command succeded
* upgrade individual libs to 6.0
* remove old webpack files
* revert sass change
* fix type issues
fix style issues
* fix tslint demo shell issue
* fix peerdependencies
* fix test e2e BC
* package upate
* fix style import issue
* extract-text-webpack-plugin beta
* fix test dist build command
* remove alpha js-api
* fix tslint issue
add banner tslint rule
* upload service fix
* change BC script
* fix test dist script
* increase demo shell timeout test
* verbose copy
* path absolute
* fix script bc
* fix copy part
* fix path warning
fix monaco editor
* remove duplicate header
* remove unused import
* fix align and check ago tests
* add missing import
* fix notification button selector
* [ANGULAR6] fixed core tests
* fix CS test
* fix cs test step 2
* increase travis_wait for dist
* fix attachment PS
* fix checklist test
* use pdf min
2018-08-14 15:42:43 +01:00
marouanbentaleb
ab9f1c8385
[ADF-3331] Create automated tests for Viewer component - Content Services ( #3600 )
...
* Automation tests for Viewer Component - Content Services
* Create remaining automation tests for Viewer Component - Content Services
* Deleting alfresco-ng2-components.iml
* Correcting Viewer Page for failing tests
* Updating Viewer Page for failing tests
* Improving the PR quality
2018-08-14 15:42:25 +01:00
Eugenio Romano
c6c573bcfb
fix core test after e2e modify
2018-08-14 15:42:24 +01:00
marouanbentaleb
e721c877f2
[ADF-1858] Automation tests for Viewer Component - Content Services ( #3587 )
...
* Automation tests for Viewer Component - Content Services
* Automation tests for Viewer component - Content Services
* Deleting alfresco-ng2-components.iml
2018-08-14 15:42:24 +01:00
Suzana Dirla
ee8151d50d
[ADF-3324] Preview - unshared file breaks preview ( #3580 )
2018-08-14 15:42:19 +01:00
Eugenio Romano
9b804f72f2
[ADF-3309] solve rendition preview ( #3573 )
...
* solve rendition preview
* fix tslint
* missing semicolon
* solve packaging issues
* reinsert maxretry logic
2018-08-14 15:42:18 +01:00
Eugenio Romano
e7b2daa1fe
Reinsert e2e tag test ( #3574 )
...
* solve rendition preview
* reinsert tag e2e
* fix tslint
* fix pack problem
* remove reload
* remove refresh
2018-08-14 15:42:17 +01:00
Denys Vuika
4984cc4437
fix missing pdf viewer update when scale is the same ( #3510 )
2018-06-20 13:03:25 +01:00
davidcanonieto
0fae46b50b
[ADF-3212] Fixed permission issues when updating version ( #3503 )
...
* [ADF-3213] Fixed permission issues when updating version
* [ADF-3212] fixed test for PR
* allowableOperations include viewer get node
2018-06-20 00:14:18 +01:00
bbcodrin
e7f49913d9
[ADF-3176] file content reload fixed ( #3501 )
...
* file content reload fixed
* refactoring & layout fix
* resolve indentation problems
* missing semicolon
2018-06-19 19:08:03 +01:00
Denys Vuika
346dff436d
fixes for memory leaks and multiple subscriptions ( #3456 )
...
* fix content action memory leaks
* memory leak fixes for demo shell
2018-06-08 00:24:51 +02:00
Denys Vuika
1de61d37f4
fix viewer title style ( #3445 )
2018-06-06 15:53:29 +02:00
Georgiana Roman
1266acc4ab
[ADF-2438] fixed thumbnails height ( #3407 )
...
* [ADF-2438] calculate thumbnail height
* [ADF-2438] send height to parent element
* [ADF-2438] add width to css
* [ADF-2438] moved height and width logic to parent component
* [ADF-2438] added height and width logic to parent component
* [ADF-2438] fixed failing test
2018-06-04 13:20:20 +02:00
Eugenio Romano
bb47e0ce6f
remove pdfviewer thumbnail console log test error
2018-05-30 12:38:55 +01:00
Eugenio Romano
e8cf6f6f38
fix no content node display ( #3351 )
2018-05-21 16:44:16 +01:00
Denys Vuika
37b3638703
fixed constraint for viewer name width ( #3343 )
2018-05-18 10:54:12 +01:00
Eugenio Romano
fe0ac0e474
move tslint ADF rules in principal repo ( #3247 )
...
* move tslint ADF rules in principal repo
* fix style issues
* change pacakge.json position
* update to angular cli 6.0.0
* reorganization package.json
* remove node modules2 folder
* exclude integration
* rollback alfresco-js-api
* solve types problems
* fix pdf test
* fix errors and exclude two tests
* fix e2e
* fix test
* copy all the new packages in node_modules
* fix test
* fix packaging script
* scss issue fix
* move test export in tools
2018-05-04 17:13:45 +01:00
Denys Vuika
76005cd215
style fixes ( #3257 )
...
* fix for the Firefox and Viewer scrolling
* breadcrumb style fixes
2018-05-03 10:28:56 +01:00
Eugenio Romano
8872706eab
[ADF-2563] Upload new version information dialog ( #3235 )
...
* add majorVersion param
move common part in base class
* refactor upload queue
* fix after refactoring
* add comment functionality in versioning
add minor and major option in versioning
add animation in versioning
add new functionality in demo shell
* add animation test
* add missing properties test and base upload class
* fix reload after new version upload [ADF-2582]
* update documentation
* update doc and fix minor style issues
* fix tslint error
* change cachebuster
* ADF-2672 version manager disable buttons
* [ADF-2649] hide show actions in version list
* fix tests
2018-04-26 14:57:55 +01:00
Denys Vuika
382ea3c1b3
unit test performance ( #3194 )
...
* DataTable (-4 sec)
* PaginationComponent (-1 sec)
* DocumentList
* custom testbed setup, test upgrades
* test fixes
* more test fixes
* remove fdescribe
* test fixes
* test fixes
* more test fixes
* test fixes
* upgrade tests
* update tests
* upgrade tests
* upgrade tests
* upgrade tests
* upgrade tests
* update tests
* translate loader fixes
* auth and cookie fixes
* upgrade tests
* upgrade tests
* test fixes
* almost there
* diable broken tests
* process tests (part 1)
* fix lint issues
* another test upgrade
* almost there
* cleanup
* insights testing upgrade
* improve tests
* tests cleanup
* tests cleanup
* cleanup tests
* test cleanup
* favorite nodes tests
* rebase fix syntax
* fix core test
* give up test focus
* flush tabs
* fix search test
* Update document-list.component.spec.ts
* fix document list lock
* increase tick time
* remove duplicate test
2018-04-23 09:55:22 +01:00
camorra-skk
1b2bd6220e
[ADF-2703] Info Drawer - Header does not navigate to name of default tab. ( #3192 )
...
* Selected Tab is getting highlited if value of selectedIndex is passed to adf-info-drawer.
2018-04-17 21:11:26 +01:00
Vito
fabb6f4450
[ADF-2601] added permission check to info editing button ( #3177 )
...
* [ADF-2601] added permission check to info editing button
* [ADF-2601] added test for node permission check on the content metadata card
* [ADF-2601] used enum instead of string for test
2018-04-17 20:34:14 +01:00
Eugenio Romano
5f8b41411a
[NO-ISSUE] RE enable failing test ( #3168 )
...
* restore viewer test
* fix content node selector breadcrumb tests
* fix skipped test
* notification service uncomment test
* remove duplicated test
exclude dialog test
2018-04-11 09:03:03 +01:00
Denys Vuika
11d38efe2b
[ADF-2625] updating viewer on node editing ( #3160 )
...
* update viewer on metadata changes
* add test and docs
2018-04-10 11:00:35 +01:00
Denys Vuika
d337bff48b
(viewer) use system screen-reader friendly tooltips ( #3133 )
2018-03-29 13:38:42 +01:00
Eugenio Romano
9e2969b955
[ADF-2569] fix reload app.config.json ( #3124 )
...
* fix reload app.config.json
* improve style mobile
fix test
* test karma setup update
* fix core providers test
* remove unused providers
* use mock api in service test
* skip test in the wrong place
* remove comma
* remove fdescribe
2018-03-28 11:01:04 +01:00
Cilibiu Bogdan
ae8b7419a0
[ADF-2415] PDF Viewer - open password protected pdf files ( #3022 )
...
* pdf password dialog
* PDF viewer onPassword test
* pdf password dialog
* PDF viewer onPassword test
* test
* test
* test
* test
* test
* test
* test
* fix password test
* travis improvements
2018-03-21 21:30:20 +00:00
Vito
18ec14f210
[ADF-1810] fixed visualisation for small devices ( #3074 )
2018-03-13 18:45:17 +00:00
Eugenio Romano
ae489f6737
[ADF-2240] fix e2e and test in demo shell ( #3035 )
...
* fix e2e and test in demo shell
* test single run demo shell conf
* fix script e2e
* fix test lint problems
* remove async from nested test
* fix pdf test
* modify url load pdf strategy test
* SimpleChange import
* pdf viewer test fix
* remove force closing
* refactor pdf viewer
-remove promise approach
-add event rendered
-add destroy worker
* increment timeout
* use proxy files
* remove require
* fix viewer component test
* remove last require
* prefer use of done for txt viewer test
2018-03-09 12:16:05 +00:00
Popovics András
232404aef3
Fix dark theme for viewing pdf files also. ( #3042 )
2018-03-07 11:55:41 +00:00