aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend
AgeCommit message (Collapse)AuthorFilesLines
2018-11-04add ability to copy paste workflowYarin Dekel2-4/+4
Issue-ID: SDC-1892 Change-Id: Iddd679a280d1fc5bbc9a7583aefbac7cf453db86 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-11-04cache search result workflowYarin Dekel6-49/+23
Issue-ID: SDC-1889 Change-Id: I4a29b9954d3ce50ea9745e8aa8996f46f12501f1 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-10-25health check fix1.3.1Stanislav Vishnevetskiy1-2/+2
Issue-ID: SDC-1869 Change-Id: I70afde1011421313abaf142729460b12d8882db9 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-10-25Use release version 1.3.0 of ONAP dependenciesvempo1-2/+2
Change-Id: I6e12fa201fc76efcb4f424303e1b2b1dfa30170b Issue-ID: SDC-1858 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-10-21changed dates order workflowYarin Dekel1-4/+4
Issue-ID: SDC-1853 Change-Id: I08763ce63f345866bc6d4ba596a38e6284414a72 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-10-16fix rest API header UI1.3.0Yarin Dekel1-16/+1
Issue-ID: SDC-1838 Change-Id: Idc02f6df489c8237a6b1c34d18ef3d2d0819f3b6 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-10-15composition readonly implementationStanislav Vishnevetskiy9-12/+230
Issue-ID: SDC-1591 Change-Id: I4a009fe28fb32d9c2407d69087ab9c17f8ac5b2d Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-10-14composition validation error fixStanislav Vishnevetskiy1-1/+1
Issue-ID: SDC-1591 Change-Id: I80ff9462aaf5c3c613c9591e64eaef4f79319332 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-10-11composition errors validationStanislav Vishnevetskiy11-21/+95
Issue-ID: SDC-1591 Change-Id: Ie46e1e4bb04c90d1324909d419e3cfe290e881eb Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-10-09remove UUID and invriant UUID workflow overflowYarin Dekel3-33/+1
Issue-ID: SDC-1826 Change-Id: I548d72f64dc74ad2015c559c718c54bdeebf3c7f Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-10-04Fix output paramsMalek5-33/+11
Fix issue: Output parameters are being duplicated as input parameters in Composition page Issue-ID: SDC-1817 Signed-off-by: Malek <malek.zoabi@amdocs.com> Change-Id: If59ed6db69d36afa3f7efa1935cbcdfe60a3a0b5
2018-09-26Merge "wf composition updates"Oren Kleks14-148/+368
2018-09-26wf composition updatesStanislav Vishnevetskiy14-148/+368
Issue-ID: SDC-1591 Change-Id: Ib1d3f01a2cadc18b34cf199d0b8a4de7819802cd Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-09-23fix licensing issuesMichael Lando1-1/+1
license section in package.json updated to apache 2 update the licensing file to align with LF format Change-Id: Idb2ed959be86918ee53b1b912af6d452122fb924 Issue-ID: SDC-1785 Signed-off-by: Michael Lando <ml636r@att.com>
2018-09-13wf composition small fixesStanislav Vishnevetskiy4-12/+8
Issue-ID: SDC-1591 Change-Id: I1813fbe2667bc1926ca4ddfdabb968b580c16825 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-09-09I/O source & target supportStanislav Vishnevetskiy2-14/+24
Issue-ID: SDC-1591 Change-Id: I02598759912f1e3679b3e37a06a79cd404ffaab6 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-09-05composition issues fixStanislav Vishnevetskiy17-53/+186
Issue-ID: SDC-1591 Change-Id: I1cf9fc840d42c3d84c0f71ddcce0a9749f802c05 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-08-29added validation to name fieldYarin Dekel11-94/+157
Issue-ID: SDC-1690 Change-Id: I5332fbdcf67b6e21176faf40292a2164753d48c5 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-29Merge "Add scrollbars to Input/Output table"Oren Kleks8-12/+141
2018-08-29Add scrollbars to Input/Output tableMalek8-12/+141
Issue-ID: SDC-1686 Change-Id: I384bc04685a8f5cbbaedcb6d499fac7c0ed300ea Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-28wf composition fixesStanislav Vishnevetskiy8-53/+50
Issue-ID: SDC-1591 Change-Id: I3256f73cbcc89356f03e1e261c3d3c31744b1218 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-08-28Upgrade Eslint & PrettierMalek18-224/+284
Issue-ID: SDC-1679 Change-Id: I1204fa01a6da038946c38fa215c5bc3e7ffda804 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-27wf compositionStanislav Vishnevetskiy41-176/+3116
Issue-ID: SDC-1591 Change-Id: I3d1c1e08094a2088b8e474b0c6f3616088ded4ee Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-08-26debounce search input catalogYarin Dekel6-26/+45
Issue-ID: SDC-1671 Change-Id: I5bb97e188bb42be1f51dabd49ae53d8a43f35d22 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-22connected seatch to wf catalogYarin Dekel7-29/+80
Issue-ID: SDC-1671 Change-Id: I61972b9715141cbf7a8a00d4d0d5e1a4b5c40555 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-21bugRelease1 after changesYarin Dekel28-323/+313
Issue-ID: SDC-1655 Change-Id: I0e049a77751c9df930d9d70bbe7ea6697df7a573 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-13fix edit descriptionYarin Dekel3-3/+3
Issue-ID: SDC-1638 Change-Id: I9bc49e4c08b0cdff814c5650cdf959ce31e8df1c Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-12add snapshot updateYarin Dekel1-1/+1
Issue-ID: SDC-1628 Change-Id: Ifd87e366a28a6e957b5ce2734bb32dd5a9fa6ee3 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-12disable undo and empty name validationYarin Dekel8-18/+43
Issue-ID: SDC-1628 Change-Id: I48cd1a16677e16f464a75b7aae8eb0992dd86a34 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-12Disable certified workflow inputsMalek11-39/+71
Issue-ID: SDC-1627 Change-Id: I91f4315b156908c591ad7a9c4429fd435ba85861 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-09Fix error handlerMalek1-1/+1
Issue-ID: SDC-1622 Change-Id: I6acde642829c53ab9154fcc4479d86060790c7a3 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-09Fix errors and warningsMalek11-65/+223
Issue-ID: SDC-1622 Change-Id: I1a284c29ed1332545752bf04c14027d1199bbd4e Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-07Merge "added saga for activities"Avi Gaffa5-2/+40
2018-08-06added saga for activitiesStanislav Vishnevetskiy5-2/+40
Issue-ID: SDC-1591 Change-Id: I4d4b28f283f34ace595990e737445b07cb7e9778 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-08-06sdc-ui upgradeMalek3-8/+16
Issue-ID: SDC-1602 Change-Id: I3356db10e80044713e2733ad0f64997887e72e50 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-05adding activities reducer actionsStanislav Vishnevetskiy4-0/+62
Issue-ID: SDC-1591 Change-Id: I1a73d24041d40a5ea83027cac5d3efbf9fbba414 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-08-05Fix catalog/inputOutput stylesMalek9-189/+232
Issue-ID: SDC-1597 Change-Id: I19e0e18f556dc31d99a6b40e6e8b23b6a8294dd1 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-05Merge "add errors and align style"Avi Gaffa16-121/+178
2018-08-05add errors and align styleYarin Dekel18-124/+181
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 Vishnevetskiy32-55/+1294
Issue-ID: SDC-1591 Change-Id: I5b347a3ca1737b95045097051da462ac4fb2d781 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-08-01Fix pagination in UIMalek11-92/+133
Issue-ID: SDC-1585 Change-Id: I95e69beabc1a7d8845c96763543ae3bea3395a63 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-07-31Add data-test-idMalek8-8/+45
Issue-ID: SDC-1579 Change-Id: I4cc3976f391622c529fd9f34f33f0101c4d7b5a1 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-07-31fix css test and IO squashYarin Dekel17-55/+73
Issue-ID: SDC-1575 Change-Id: I89017be62905c5e12848057b3c07f113396db1b5 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-07-30Add fonts and fix stylesMalek20-65/+129
Issue-ID: SDC-1574 Change-Id: I8e15ebf436fa7cc293a0bf352ac365de5cc7a80c Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-07-30Merge "Add user_id to BE requests"Avi Gaffa4-19/+30
2018-07-30Merge "add api integration and add review comments"Avi Gaffa25-126/+542
2018-07-29Add user_id to BE requestsMalek4-19/+30
Issue-ID: SDC-1567 Change-Id: I9cac454b762414e28953dd2045b0a8daa31d67b6 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-07-29add api integration and add review commentsYarin Dekel25-126/+542
Issue-ID: SDC-1562 Change-Id: I0aa3a099f3a36da9e8493708b8bfe52e5f991885 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-07-29Add pubsub, Fix loader in sdcMalek8-8/+211
Issue-ID: SDC-1564 Change-Id: I562c9e3137c36bf0aac603eb64578b741c112b5f Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-07-25Replaced old implementation at rootvempo172-0/+22603
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>