aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/resources/scss/components
AgeCommit message (Collapse)AuthorFilesLines
2018-08-29Add scrollbars to Input/Output tableMalek1-0/+63
Issue-ID: SDC-1686 Change-Id: I384bc04685a8f5cbbaedcb6d499fac7c0ed300ea Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-21bugRelease1 after changesYarin Dekel4-7/+17
Issue-ID: SDC-1655 Change-Id: I0e049a77751c9df930d9d70bbe7ea6697df7a573 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-12Disable certified workflow inputsMalek1-0/+5
Issue-ID: SDC-1627 Change-Id: I91f4315b156908c591ad7a9c4429fd435ba85861 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-05Fix catalog/inputOutput stylesMalek2-17/+17
Issue-ID: SDC-1597 Change-Id: I19e0e18f556dc31d99a6b40e6e8b23b6a8294dd1 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-05Merge "add errors and align style"Avi Gaffa2-6/+13
2018-08-05add errors and align styleYarin Dekel2-6/+13
Issue-ID: SDC-1592 Change-Id: I2921291042ed1fe6327f6ff2e859605c153bbef5 Signed-off-by: Yarin Dekel <yarind@amdocs.com> Issue-ID: SDC-1592 Change-Id: I4b706c3a1024bfccb412b1463ee51145dedac7ce Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-02composition save & loadStanislav Vishnevetskiy1-0/+1
Issue-ID: SDC-1591 Change-Id: I5b347a3ca1737b95045097051da462ac4fb2d781 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-07-31fix css test and IO squashYarin Dekel2-7/+11
Issue-ID: SDC-1575 Change-Id: I89017be62905c5e12848057b3c07f113396db1b5 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-07-30Add fonts and fix stylesMalek3-12/+7
Issue-ID: SDC-1574 Change-Id: I8e15ebf436fa7cc293a0bf352ac365de5cc7a80c Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-07-25Replaced old implementation at rootvempo11-0/+770
Old project files and directories has been moved under 'deprecated-workflow-designer'. The old project is not built by the CI anymore, but can be still built manually. New modules/directories have been moved up and integrated with the CI system. Change-Id: I1528c792bcbcce9e50bfc294a1328a20e72c91cf Issue-ID: SDC-1559 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>