tomasz hanaj and Ehsan Rezaei
9473f7681b
[AAE-15298] added tokens to HeaderLayout ( #9074 )
...
* [AAE-15298] added tokens to HeaderLayout
* [AAE-15298] removed obsolete class
* AAE-15298: Code improvement
* AAE-15298: Updated unit tests
* AAE-15298: Removed duplicate keys
---------
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com >
2024-01-26 11:21:16 +01:00
tomasz hanaj
15f82c812c
[AAE-15296] added design tokens to InfoDrawerComponent ( #9051 )
...
* [AAE-15296] added design tokens to InfoDrawerComponent
* [AAE-15296] added access to theme to component variables
2023-11-02 13:10:05 +01:00
tomasz hanaj and Vito Albano
18c3eff472
[AAE-14714] added design tokens to CardViewComponent ( #8619 )
...
* [AAE-14714] added design tokens to styles
* Rebasing
* [AAE-14714] - fixing naming for reference variables
---------
Co-authored-by: Vito Albano <vito.albano@hyland.com >
2023-06-13 19:37:01 +02:00
tomasz hanaj
f549a19fb9
[AAE-14469] added constraint for typed value ( #8611 )
...
* [AAE-14469] added constraint for typed value
* [AAE-14469] removed obsolete input property
2023-06-06 09:41:13 +01:00
tomasz hanaj
42322f8a9f
[AAE-13566] changed select input's position ( #8471 )
...
* [AAE-13566] changed select input's position
* [AAE-13566] removed obsolete code
2023-05-09 17:57:13 +01:00
tomasz hanaj
2b8f81dfe4
[AAE-11270] replaced error message with shorter version ( #8487 )
...
* [AAE-11270] replaced error message with shorter version
* [AAE-11270] updated failing e2e test
2023-05-08 15:39:56 +02:00
tomasz hanaj
50f9a2776d
[AAE-13971] changed color to accent contrast ( #8501 )
2023-05-08 11:12:50 +02:00
tomasz hanaj
bf5352cbe9
[AAE-13060] documented css global variables ( #8418 )
...
* [AAE-13060] documented css global variables
* [AAE-13060] moved documentation into proper file
2023-03-29 15:48:08 +02:00
tomasz hanaj
867af029ec
[AAE-13211] fixed datetime icon width ( #8420 )
2023-03-28 16:00:33 +01:00
tomasz hanaj
b239066223
[AAE-13063] replaced custom color with theme related ( #8408 )
2023-03-23 09:21:17 +00:00
tomasz hanaj
739273b459
[AAE-12784] elements get typography from theme ( #8407 )
2023-03-22 17:19:13 +01:00
tomasz hanaj
8907a7ffa2
[AAE-13042] css variables names changed to avoid name collisions in other apps ( #8351 )
2023-03-10 15:35:39 +00:00
tomasz hanaj
112e272ce7
[AAE-1288] moved label inside field for easier styling ( #8347 )
2023-03-10 08:42:07 +01:00
tomasz hanaj
a39480bc48
[AAE-12872] custom css variables replaced with theme related variables ( #8332 )
...
* AAE-12872 replaced global variables related to foreground text
* AAE-12872 replaced global css variables related to foreground
* AAE-12872 replaced global css variables related to background,palette colors
2023-03-08 23:40:48 +00:00
tomasz hanaj and Ehsan Rezaei
477d49eaee
AAE-12578 added fn to save col width with preferences ( #8296 )
...
* AAE-12578 added fn to save col width with preferences Resolved Conflict
* AAE-12578 fixed formatting issues
* Empty-Commit
* AAE-12578 added resizing column feature to process list
* AAE-12578: Removed duplicate component entry
---------
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com >
2023-02-20 16:11:16 +01:00
tomasz hanaj
c00c7643b1
AAE-12716 updated the typography documentation ( #8277 )
...
* AAE-12716 updated the typography documentation
* tests trigger
2023-02-16 13:38:34 +00:00
tomasz hanaj
f18fd94085
[AAE-12668] refactored typography for themes ( #8268 )
...
* AAE-12668 refactored typography for themes
* AAE-12668 added missing spaces
* AAE-12668 removed parenthesis causing lint error
2023-02-16 00:46:41 +00:00
tomasz hanaj
b9c53e586d
AAE-12139 disabled start process btn when clicked and api call in pro… ( #8160 )
...
* AAE-12139 disabled start process btn when clicked and api call in progress
* AAE-12139 improved unit tests
* AAE-12139 added return type
* AAE-12139 removed ngOnInit from unit tests
2023-02-08 16:55:15 +01:00
tomasz hanaj
3df6bcea26
AAE-12063 removed startCreatedProcess with relevant unit tests ( #8131 )
...
* AAE-12063 removed startCreatedProcess with relevant unit tests
* AAE-12063 removed createProcess with relevant unit tests
2023-01-24 17:26:04 +00:00
tomasz hanaj
10d49f4582
AAE-11810 added conditional class to indicate validation error ( #8090 )
2023-01-09 12:57:53 +01:00
tomasz hanaj
bc7c052059
[AAE-11740] replaced api for starting process ( #8052 )
...
* AAE-11740 replaced api for starting process
* AAE-11740 adjusted tests due to replaced start process api
* AAE-11740 merged similar tests for starting process
* AAE-11740 added condition for disabled start process button
2022-12-22 09:07:54 +01:00
tomasz hanaj
d5592b9e01
AAE-11714 changed max-width for cropped image ( #8054 )
2022-12-16 16:50:21 +00:00
tomasz hanaj
ef278bde79
AAE-11739 removed unnecessary api call when cancelling not started pr… ( #8041 )
...
* AAE-11739 removed unnecessary api call when cancelling not started process
* AAE-11739 added unit tests for cancelling process
* AAE-11739 fixed erroneous test
* AAE-11739 fix for test related error thrown in afterAll
* AAE-11739 added proper way to test wheter button exist
2022-12-13 11:39:31 +01:00