Denys Vuika
42d1040a82
remove obsolete projects from the repository ( #648 )
...
* use published version of dev tools
* remove obsolete projects
* fix spellcheck
2018-09-19 15:39:40 +01:00
oliveralfresco2018
57501a0ad7
Update README.md ( #649 )
2018-09-19 15:00:03 +01:00
Adina Parpalita
0f3fffcff4
[ACA-1767] add viewer actions tests in other list views ( #646 )
2018-09-19 13:56:04 +01:00
oliveralfresco2018
85599f6739
Update README.md ( #647 )
...
Made some minor changes, checking in again.
2018-09-19 13:52:21 +01:00
Denys Vuika
6cfa74fc48
[ACA-1811] redirect url for login ( #645 )
...
* redirect url for login
* cleanup code
2018-09-19 06:36:47 +01:00
Denys Vuika
0a6e94aad5
dockerfile: disable chown
2018-09-18 18:57:57 +01:00
Sergiu Vidrascu
3e03bd1520
DEPLOY-550/DEPLOY-591: Adapt ACA docker image to accept full acs url ( #644 )
2018-09-18 18:26:03 +01:00
Adina Parpalita
a9467dcc47
[ACA-1767] add tests for Viewer actions ( #641 )
...
* add tests for Viewer actions
* exclude e2e from auto-formatting for now
* update lock file
2018-09-18 16:54:33 +01:00
oliveralfresco2018
f9e9057974
Update README.md ( #643 )
...
Added a question Mark and to see if I can publish. I made the same change previously but I think I may have done it in the wrong branch.
2018-09-18 16:25:09 +01:00
Suzana Dirla
8a11137eed
[ACA-1548][ACA-1807] Set viewer toolbar actions via extensions ( #640 )
...
* [ACA-1548][ACA-1807] add download action via extension
* [ACA-1548][ACA-1807] add print action via extension
* [ACA-1548][ACA-1807] add fullscreen viewer action via extension
* [ACA-1548][ACA-1807] prettier formatting
2018-09-18 16:01:25 +01:00
Denys Vuika
93b738cf31
update to latest ADF libs ( #639 )
...
* update to latest ADF libs
* restore previous Core/Content libs
2018-09-18 15:08:26 +01:00
Denys Vuika
bced4cd03d
support https protocol
2018-09-18 09:40:17 +01:00
Suzana Dirla
e373064fd1
[ACA-1548][ACA-1802] add actions to viewer toolbar via extensions ( #637 )
...
* [ACA-1548] rename viewer toolbar extension of More menu
* [ACA-1548][ACA-1802] add actions to the viewer toolbar via extensions
2018-09-17 13:14:27 +01:00
Cilibiu Bogdan
2f4048a859
[ACA] Dialogs - close on navigation by default ( #634 )
...
* close modals on navigation by default
* lint
* modals effect and action
* add to store module
* register in module
* close modals if auth fails
* rename action
* change dialog selector
2018-09-17 10:40:31 +01:00
Denys Vuika
eb97b18f95
feature modules ( #636 )
...
* permission manager module
* permissions module
* common module
* layout and search modules
* trashcan module, lazy load
* fix context menu module
* lint fix
* recent files module
* favorites module (lazy)
* shared files module (lazy)
* shared link module (lazy)
* lazy loaading fixes
2018-09-17 06:57:56 +03:00
Denys Vuika
f44838ac42
split toolbar components ( #635 )
...
* split create menu into separate component
* toolbar menu item component
* toolbar menu component
* component updates
* unified property name
* code and style improvements
* login module (lazy)
2018-09-15 19:28:33 +01:00
Denys Vuika
51bdd3e991
[ACA-1642] fix disabled icon colors ( #633 )
2018-09-15 10:24:21 +01:00
Denys Vuika
4b4952fbea
unit tests ( #631 )
...
* node effects testing
* remove fdescribe
2018-09-14 17:35:12 +01:00
Denys Vuika
1dcd06d311
use ADF printing feature ( #630 )
2018-09-14 13:25:35 +01:00
Denys Vuika
e3043e8187
disable html formatting
2018-09-14 11:33:31 +01:00
Denys Vuika
883a1971c5
[ACA-1443] prettier formatting and checks ( #629 )
...
* intergrate prettier
* update settings
* integrate with travis
* unified formatting across all files
2018-09-13 16:47:55 +01:00
Suzana Dirla
06402a9c72
[ACA-1569] wait for dialog to close ( #628 )
2018-09-13 12:32:25 +01:00
Denys Vuika
4af9628b9b
unit tests ( #627 )
...
* evaluator tests
* extension service tests
* cleanup scripts
2018-09-13 10:31:51 +01:00
Suzana Dirla
6e98721a62
[ACA-1569] Close dialogs on logout ( #621 )
...
* Close dialogs on logout
* [ACA-1569] e2e tests
* [ACA-1569] review required change on e2e test
2018-09-13 09:05:55 +01:00
Adina Parpalita
aafa606ceb
split toolbar and breadcrumb e2e components ( #626 )
2018-09-13 09:01:16 +01:00
Adina Parpalita
28a4fb7ba7
[ACA-870] add tests for right click actions ( #625 )
2018-09-12 10:08:20 +01:00
Denys Vuika
1c86b4e4a4
[ACA-1803] upgrade to ADF 2.6.0 alpha ( #624 )
2018-09-11 22:47:14 +01:00
Denys Vuika
c166f255b5
extension guide and example ( #623 )
...
* extension guide and example
* code and guide fixes
* update dependencies
2018-09-11 21:30:26 +01:00
Denys Vuika
c06b6e317b
run protractor directly
2018-09-08 17:36:10 +01:00
Adina Parpalita
77d99bb1cc
disable intermittent failing test ( #619 )
...
* disable intermittent failing test and change to use async / await
* disable another intermittent failing test
2018-09-08 15:11:51 +01:00
Adina Parpalita
b550fe7f72
add specific methods for single click on item name link ( #618 )
...
automate tests for Single click on item name
2018-09-07 14:17:07 +01:00
Adina Parpalita
40a564dfc3
add tests for generic errors ( #617 )
2018-09-07 14:16:22 +01:00
Denys Vuika
37059fd4b8
update to Angular CLI 6.2 ( #616 )
...
* upgrade to latest angular libs
* support "--watch" mode
2018-09-07 07:03:49 +01:00
Denys Vuika
d5e823bd7a
Merge pull request #615 from Alfresco/development
...
1.4.0
v.1.4.0
2018-09-06 16:07:19 +01:00
Cilibiu Bogdan
7ac613d72c
[ACA-1769] Favorites - refresh after unfavoriting an item ( #609 )
...
* favorite toggle action event
* subscribe favorite view to toggle favorite event
* emit event on toggle favorite
2018-09-06 14:09:33 +01:00
Suzana Dirla
1be7c0fd20
[ACA-1771] Remove features that aren't experimental from settings ( #614 )
...
* [ACA-1771] Remove features that aren't experimental from settings
* update permissions rule not to ignore folders
2018-09-06 14:08:59 +01:00
john-knowles
ec1b9028c5
Update README.md ( #613 )
2018-09-06 13:56:27 +01:00
john-knowles
7ad57b08dc
Update README.md
2018-09-06 13:46:50 +01:00
john-knowles
856b4d14e1
Update README.md ( #612 )
2018-09-06 12:29:05 +01:00
john-knowles
b0969a2510
Update README.md ( #611 )
2018-09-06 12:26:17 +01:00
Denys Vuika
85d19251d4
update docs
2018-09-06 12:22:33 +01:00
Suzana Dirla
f03196d424
[ACA-1715] Search popup appears when navigating away from search results ( #610 )
2018-09-06 11:45:23 +01:00
Adina Parpalita
c687c22cc3
[ACA-1680] add new tests for Permanently delete from Trash ( #608 )
2018-09-06 11:44:42 +01:00
Denys Vuika
c12ec405c4
run e2e in production mode ( #607 )
...
* run e2e in production mode
* update coverage settings
* fix coverage reports
* update e2e settings
* prod build for docker image
* restore dev build
* revert e2e mode
* update travis settings
* production build workaround
* update travis settings
* update travis
* build fixes
2018-09-05 18:16:08 +01:00
Cilibiu Bogdan
8711d56b79
[ACA-1755] Favorites - User can't unfavorite a file opened in viewer ( #605 )
2018-09-05 12:45:13 +01:00
Adina Parpalita
6ff1e3f2c7
change share port in docker-compose.yml ( #606 )
...
* change share port in docker-compose.yml
* change Share port in all places
* restore internal share address
2018-09-05 11:33:05 +01:00
Denys Vuika
dc4b8fedb8
update travis config
2018-09-05 11:22:06 +01:00
Cilibiu Bogdan
3d5553e206
[ACA-1756] Search - TypeError when redirected search results ( #604 )
2018-09-05 09:22:09 +01:00
Cilibiu Bogdan
3a066b9bc0
[ACA-1749] Favorites - version manager ( #603 )
2018-09-05 08:07:00 +01:00
Cilibiu Bogdan
593511eb92
[ACA-1755] Favorites - User can't unfavorite a file opened in viewer ( #602 )
2018-09-04 18:49:57 +01:00