Suzana Dirla
5d8a9057bc
[ACA-1440] use ADF Header component ( #508 )
...
* [ACA-1440] use ADF HEADER component
* moved style to theme
* removed ACA HeaderComponent
* remove aca header component theme
* Update layout.component.html
* update app header locator
2018-07-17 08:38:36 +03:00
Denys Vuika
51af2071c2
extensibility: rules engine ( #511 )
...
* rules format prototype
* config container
* lightweight rules
* fdescribe
* basic rule integration
* migrate "create folder" to click actions
* migrate toolbar to new action handlers
* rule support for "create folder" (toolbar)
* upgrade "View" toolbar command
* migrate to rules
* cleanup tests
2018-07-16 13:27:27 +03:00
Cilibiu Bogdan
d5763f585d
[ACA-1571] File library - navigate into library after create process ( #510 )
...
* notify library ID conflict
* navigate into library node
2018-07-14 11:46:40 +01:00
Cilibiu Bogdan
53c2e88689
notify library ID conflict ( #509 )
2018-07-13 22:22:26 +03:00
Cilibiu Bogdan
0504b28b3c
[ACA-1545] Library - create ( #506 )
...
* create site implementation
* lint
* update validation
* reuse existent service and renamed site to library
2018-07-13 08:12:03 +01:00
Suzana Dirla
19021c8b51
[ACA-1545] upgrade to latest ADF alpha ( #505 )
...
* [ACA-1545] upgrade to latest ADF alpha
* [ACA-1545] package-json generated using node v10.6.0
2018-07-13 08:35:34 +03:00
Denys Vuika
ff02c6acc4
extension api: permission fixes ( #507 )
...
* fix multiple targets
* permission fixes
* tests and code fixes
* remove famous fdescribe
* and the missing semicolon of course
* even more tests
2018-07-13 06:42:54 +03:00
Denys Vuika
b1554b036e
fix target evaluation for extensions
2018-07-12 07:40:16 +01:00
Denys Vuika
98a104fc49
merge utils back to extension service
2018-07-12 07:06:02 +01:00
Denys Vuika
8cd6d29b23
migrate to HttpClient as per Angualar 5/6 prep
2018-07-10 20:52:33 +01:00
Denys Vuika
ad9ce9e88f
[ACA-1544] extensions: toolbar separators and menus ( #504 )
...
* toolbar separators
* remove the need for "target" for separators
* simplify code
* menu stub, reducing separators
* toolbar action component
* render menu items
* menu items
2018-07-10 20:39:07 +01:00
Cilibiu Bogdan
64b0790a0d
[ACA-1543] Quick Share - Non-logged user can't see the content of a shared file ( #503 )
...
* resolve guard
* lint
* fix errors
2018-07-09 20:20:12 +01:00
Denys Vuika
382b459ac8
[ACA-1532] make Preview command available to extensions ( #502 )
...
* view file action and effect
* integrate view action with search input/row
* deprecate old ViewNode action/effect
* preview file command as extension
* reorder commands
2018-07-09 15:56:33 +01:00
Suzana Dirla
7a95485a05
[ACA-1113] Node Permissions - experimental ( #501 )
...
* [ACA-1113] Integrate permissions
* [ACA-1113] experimental flag for permissions
* [ACA-1113] permissions shown only on write permission
* [ACA-1113] remove console.logs
2018-07-09 15:20:54 +01:00
Denys Vuika
85c0e42047
extensions: support multiselection for content actions
2018-07-09 07:25:49 +01:00
Denys Vuika
1c48198e79
[ACA-1530] allow calling download action from extensions ( #500 )
...
* download action
* use download action everywhere
2018-07-08 18:40:36 +01:00
Denys Vuika
f503880f72
viewer enhancements ( #499 )
...
* fix ngOnInit inheritance
* use unified info drawer
2018-07-08 15:58:45 +01:00
Denys Vuika
718a32a907
[ACA-1529] performance fixes for permission checks ( #498 )
...
* fix recent files
* fix files component
* fix shared files
* don't evaluate permissions for empty selection
* fix info drawer
* fix viewer
* fix tests
* reduce one more check
* track upload errors on app level
* remove console log
* reduce service dependencies
2018-07-08 12:25:20 +01:00
Denys Vuika
fe683015c5
extensions: wave 2 ( #497 )
...
* introduce "create folder" action
* track opened folder via store
* "create folder" action, support mulitple targets
* fix card view colors and toolbar layouts
* basic support for permissions
* simplify create menu and add permissions
* add toolbar separators for extension entries
* "edit folder" extension command
* minor code improvements
2018-07-08 07:56:50 +01:00
Denys Vuika
bc22053e2e
[ACA-1492] case insensitive mode for upload validation
2018-07-07 12:47:47 +01:00
Denys Vuika
a23d5c543a
[ACA-1488] admin actions and settings ( #496 )
...
* restrict experimental settings to admins
* automatically edit new experimental flags
* extra menu items for admins
2018-07-07 12:43:59 +01:00
Denys Vuika
680ea5daed
consolidate search components ( #495 )
...
* rename search to search-results
* move search components to the same folder
* layout and performance improvemetns for result row
* update vs code settings
2018-07-07 11:09:02 +01:00
Denys Vuika
1ea1dc41c3
ADF 2.5.0 beta-2 ( #494 )
...
* upgrade libs
* remove page title workaround
* remove search workaround
2018-07-07 08:28:34 +01:00
Denys Vuika
e75042aa46
[ACA-1508] extensions: wave 1 ( #480 )
...
* initial structure scaffold
* core extensions module
* simple navbar composition
* allow using app routes instead of registered
* migrate to new navbar setup
* remove commented out tests
* populate toolbar
* evaluate expressions
* redirect to url from toolbar
* populate "open with" viewer menu
* update test setup
* experimental flag for extensions
* test fixes
* fix tests
* code improvements, order support
* improve routing management
* populate "create" menu
* extra dictionaries for spellcheck
* allow disabling extension content
* support file/folder targets for toolbar actions
* add safety check
* navigate directly
* toolbar actions for all pages
* support route data
* "experimental" flag for "create" menu extensions
* code fixes
2018-07-06 19:45:42 +01:00
Cilibiu Bogdan
3e123bee62
[ACA-1115] Quick Share ( #492 )
...
* share file
* fix
* fix test dependency
* experimental guard
2018-07-06 10:42:13 +01:00
Suzana Dirla
e5bc3bb755
[ACA-1490] Enable CardView ( #491 )
...
* integrate carview
* experimental cardview
* fix tests
* fix spellcheck error
2018-07-05 12:29:30 +01:00
Denys Vuika
9b10cea98e
Merge pull request #481 from Alfresco/dev-pionnegru-ACA-1491
...
[ACA-1491] Info Drawer - comments tab
2018-07-05 07:02:49 +01:00
Denys Vuika
656b92c610
fix comment saving
2018-07-04 21:02:24 +01:00
Denys Vuika
1c5a70fa90
toggle comments from settings page
2018-07-04 20:57:33 +01:00
Bogdan Cilibiu
9e5f4b58ab
config based comments view
2018-07-04 20:46:20 +01:00
Bogdan Cilibiu
b36339ff9f
ifExperimental else
2018-07-04 20:46:20 +01:00
Denys Vuika
be14dbb336
version 1.3.0
...
version 1.3.0
v1.3.0
2018-07-04 18:26:51 +01:00
Denys Vuika
eb40e523a8
add safety checks for folders
2018-07-04 17:22:09 +01:00
Suzana Dirla
29f4b64ccc
[ACA-1521] set upload version tooltip text ( #485 )
2018-07-04 17:00:03 +01:00
Cilibiu Bogdan
cdfcccff3c
[ACA-1523] Shared - file version manager ( #486 )
...
* workaround shared isFile
* revert commented
2018-07-04 16:49:32 +01:00
john-knowles
7c66750edc
Update README.md
2018-07-04 16:28:28 +01:00
john-knowles
c3b4a352be
Update README.md ( #489 )
2018-07-04 16:24:16 +01:00
john-knowles
dd318335c7
Update README.md ( #488 )
2018-07-04 15:47:57 +01:00
john-knowles
a81ab867fb
Update README.md ( #487 )
2018-07-04 14:53:35 +01:00
Denys Vuika
661f18a6d8
1.3.0
2018-07-04 13:18:40 +01:00
Cilibiu Bogdan
2d7a0b9a7d
[ACA-1519] Action menu - ripple effect renders outside constrains
2018-07-04 12:22:33 +01:00
Cilibiu Bogdan
052d126d05
workaround isFile for Shared ( #482 )
2018-07-04 11:13:42 +01:00
john-knowles
aead0d19fc
Add files via upload ( #483 )
...
Replacing logo image.
2018-07-04 11:08:57 +01:00
Suzana Dirla
66783e1f9c
[ACA-1518] search results - file size settings ( #479 )
...
* [ACA-1518] search results - file size settings
* [ACA-1518][ACA-118] set file size intervals limits
2018-07-03 14:19:26 +01:00
Cilibiu Bogdan
ac6b1b16e0
check repository licence ( #478 )
2018-07-03 09:33:51 +01:00
Cilibiu Bogdan
19ffa4c4bb
[ACA-1513] Metadata - image EXIF option not rendering ( #477 )
...
* get aspectNames for image type if there is none
* checkspell and checktype
* cspell
2018-07-02 19:33:09 +01:00
Cilibiu Bogdan
82f64fcad0
permission ( #476 )
2018-07-01 07:41:47 +01:00
Cilibiu Bogdan
9f2d7e3edf
use material snackBar ( #474 )
2018-06-29 15:00:02 +01:00
Denys Vuika
d89473046c
fix location link sorting ( #473 )
2018-06-29 15:03:58 +03:00
Denys Vuika
9cdfa35ae5
fix node selector style for active item ( #471 )
2018-06-29 10:53:00 +01:00