Denys Vuika
|
6f968f7e4a
|
[AAE-5637] Remove SCSS mixins and use CSS variables (#7250)
* remove default-class mixin and use regular import
* cleanup colors
* remove variables file, fix bugs in animations
* proper ordering of imports, core css vars
* cleanup snackbar and material themes
* tags component
* login component styles
* app login
* toolbar component styles
* breadcrumb styles
* dropdown breadcrumb
* app layout component
* demo shell: files component
* aspect list styles
* content metadata styles
* node selector
* name location cell
* node share dialog
* content type dialog
* folder dialog
* document list
* datatable theme
* pagination theme
* viewer theme
* viewer theme
* user-info theme
* container widget
* dynamic table theme
* form widgets
* form theme
* form renderer
* sidebar menu
* header theme
* info drawer theme
* comment list
* commens and layout container
* sidenav layout
* empty content
* error content
* clipboard theme
* search input
* tooltip card and notification history
* card view theme
* remove unused keys
* add permission dialog
* search and permission dialogs
* version comparison and column themes
* upload drag area and cleanup references
* remove the need for content styles
* insight components
* cleanup insights theme
* process components
* process components
* process cloud themes
* cleanup unsed imports
* cleanup mixins
* update build scripts
* test fixes
* remove fdescribe
* css fixes
* update unit tests
|
2021-09-29 13:17:05 +01:00 |
|
Denys Vuika
|
e94b2f99bd
|
[ADF-5406] SCSS and HTML template path fixes (#7063)
* remove useless mixin
* fix scss paths
* style fixes
* fix styles
* style fixes
* style fixes
* style fixes
* style fixes
* insights fixes
* css and template path fixes
* bug fixes
|
2021-06-01 09:21:00 +01:00 |
|
Urse Daniel
|
11b66338d0
|
center the container always based on the width&height of the image (#7027)
|
2021-05-14 15:43:33 +03:00 |
|
Eugenio Romano
|
71cad4c287
|
[ci:force] auto update node version when media management actions are triggered (#6992)
|
2021-05-08 22:29:51 +01:00 |
|
Urse Daniel
|
f5c29a5ec8
|
[ADF-5377] Viewer: Image Crop (#6977)
* changed dependency
* Update lib/core/viewer/components/img-viewer.component.ts
Co-authored-by: Denys Vuika <denys.vuika@alfresco.com>
Co-authored-by: Denys Vuika <denys.vuika@alfresco.com>
|
2021-05-06 15:21:15 +01:00 |
|
Urse Daniel
|
e8ffe8e35e
|
[ADF-5378] ADF Previewer: Image Rotate + Save (#6958)
* updates including cropperJS
* update on rotation + unit tests
* small fix
* hide toolbar on save
* remove unused & duplicate method
* added readonly & prettier code
* include readOnly mode to hide/show media management actions
* updated dependencies
* fix emit spy
* ADF-5378: Fix failing e2es
* Fix comments for unit tests
* ADF-5378: Removed obsolete buttons from e2e
Co-authored-by: kristian <kristian.dimitrov@alfresco.com>
Co-authored-by: adomi <ardit.domi@alfresco.com>
|
2021-05-01 15:54:37 +01:00 |
|
davidcanonieto
|
6977df169a
|
[ADF-4481] Fix Viewer peview for unsupported new versions (#6101)
* [ADF-4481] Fix Viewer peview for unsupported new versions
* Update img-viewer.component.ts
|
2020-09-08 17:28:46 +01:00 |
|
Eugenio Romano
|
1847768b56
|
[AAE-1848] fix kebab case files and add tlsint rule (#5481)
* fix kebab case files and add tlsint rule
* headless
* m 2 in e2e
* download file in headless chrome
* fix budget
* fix import
* fix import
|
2020-02-20 21:08:42 +00:00 |
|