aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-01-19Merge "Modify Data Dictionary style and add source option items"KAPIL SINGAL8-220/+349
2021-01-19Modify Data Dictionary style and add source option itemsSarah Abouzainah8-220/+349
Issue-ID: CCSDK-3092 Issue-ID: CCSDK-3093 Issue-ID: CCSDK-3094 Issue-ID: CCSDK-3095 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I395761081646510c1c4bab244496e11139cade01
2021-01-19change 'update-by' key in Resource-Dictionary JSONAhmedeldeeb501-3/+3
Issue-ID: CCSDK-3083 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Ie88c9d8f61b7e692c665940c29027b4e405c91e1
2021-01-19Merge "Remove save button from function Attributes tab"KAPIL SINGAL3-14/+37
2021-01-18create dictionary resource from metadata tabAhmedeldeeb505-85/+128
enable the user to add source from the UI Issue-ID: CCSDK-3083 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I1f656fe303863373723a1285d5e1a473a9a47dec
2021-01-17Remove save button from function Attributes tabAhmedeldeeb503-14/+37
Issue-ID: CCSDK-3088 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I009b2b12826286e017a5f3dcad00b30350bf1a6f
2021-01-14Merge "enable 2-way binding between metadata and editor tabs"KAPIL SINGAL6-43/+109
2021-01-13enable 2-way binding between metadata and editor tabsAhmedeldeeb506-43/+109
Issue-ID: CCSDK-3083 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I9073e6c9a50e5d2ba34ab60666135cead718e059
2021-01-13Apply style modifications to done development tasksSarah Abouzainah5-28/+30
Issue-ID: CCSDK-2525 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I7c676a1fe469d91df7b4f185a1b1e52c5c91c17b
2021-01-13fixing bugs import inputs and outputs from functions into actionsEltanany Shaaban1-12/+5
Issue-ID: CCSDK-2779 Issue-ID: CCSDK-3025 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: Ic70fc13f782ef9594bfa2ce3e21c1d17ce4001c6
2021-01-12Add icon beside the selected templates in Function attributes tabAhmedeldeeb507-176/+216
update create_resource_dictionary API Issue-ID: CCSDK-3082 Issue-ID: CCSDK-3078 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Ic5038dfba0c7b59c5e51096b9864aa0baff56c2b
2021-01-12Merge "Update committer list"KAPIL SINGAL1-5/+3
2021-01-11Update committer listDan Timoney1-5/+3
Remove Jack Lucas as committer - Jack has moved on to other work and resigned as committer from CCSDK Issue-ID: CCSDK-3080 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I080fabe257fe32b45d214cd4dbc36268c85bbcb6
2021-01-11Enable user to create new resource dictionary with jsonAhmedeldeeb5010-67/+98
Issue-ID: CCSDK-3078 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I2136eb5b2cec1e9db4c7124af9f09046ff5c15f0
2021-01-10changing json handling with function inputsEltanany Shaaban2-8/+8
Issue-ID: CCSDK-3051 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: I325d31d18eeb639013b518c007a69799cdb29701
2021-01-08CDS add Swagger annotations for Model Type APIPiotr Stanior4-1/+426
Issue-ID: CCSDK-3014 Change-Id: I469151beef8ebf63b3a24ca4ce9a047c0b80850a Signed-off-by: Piotr Stanior <piotr.stanior@t-mobile.pl>
2021-01-04Create local build profile for designer-clientAhmedeldeeb505-4/+70
update loader logo Issue-ID: CCSDK-3072, CCSDK-2433 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I47bdc099727342ca449a14085f648ae9aa07cf69
2020-12-30[docker] use `--no-cache-dir` flag to `pip` in dockerfiles to save spacePratik raj2-4/+3
using "--no-cache-dir" flag in pip install ,make sure downloaded packages by pip don't cached on system . This is a best practice which make sure to fetch from repo instead of using local cached one . Further , in case of Docker Containers , by restricting caching , we can reduce image size. In term of stats , it depends upon the number of python packages multiplied by their respective size . e.g for heavy packages with a lot of dependencies it reduce a lot by don't caching pip packages. Further , more detail information can be found at https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6 Issue-ID: CCSDK-3071 Signed-off-by: Pratik Raj <rajpratik71@gmail.com> Change-Id: I9c957bda7fbcf631ce9be65bd5bcc41d2c9ada48
2020-12-27Add create script modal in script tab.Ahmedeldeeb503-61/+102
Issue-ID: CCSDK-3051 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I34f5e40a9871c003df03028a17f7c2f237c76fca
2020-12-21Merge "CDS API Reference add workflow tutorial"KAPIL SINGAL7-46/+273
2020-12-21CDS API Reference add workflow tutorialJakobKrieg7-46/+273
Issue-ID: CCSDK-3060 Change-Id: I9e3465f4fff816ad8dcdb74f54713e11d9d246cd Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-12-20add new build scriptAhmedeldeeb502-5/+6
add highlighting for action output selection Issue-ID: CCSDK-3042 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I630776b256fa35c588fb45d69da0281b9d0aa575
2020-12-17Merge "Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to false"KAPIL SINGAL17-48/+192
2020-12-16Refactoring assembly.id and name.spaceSingal, Kapil (ks220y)7-12/+5
Upgrading base onap/ccsdk-alpine-j11-image to version 1.1.0 Issue-ID: CCSDK-3053 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I135893a4ab1d4d3f7c1297d6e66de133bd3c7150
2020-12-16Fixed NoClassDefFoundError when USE_SCRIPT_COMPILE_CACHE is set to falseJulien Fontaine17-48/+192
USE_SCRIPT_COMPILE_CACHE set to false cleans the Class Loader cache after each kotlin script execution. When several kotlin script are executed in parallel (ie no dependency between them) and USE_SCRIPT_COMPILE_CACHE=false then the class loader from the cache may be deleted before one of those executed kotlin script get the time to finish which to the NoClassDefFoundError. Removed cleanupInstance method for kotlin script executors that where causing the class loader to be removed prematurely. Now the behaviour is to remove the class loader from the cache only when we publish a new CBA which was already the case when CDS run with a single instance. In cluster mode, a topic has been added to hazelcast to allow the instance publishing the updated CBA to communicate to the other instances by sending a message to clean the class loader for this CBA from their cache. Added mutex on kotlin script compilation to fix race condition. For concurrent kotlin script execution each process wanted to compile an executable but it was causing a race condition if a process tries to execute while another still compile. Mutex on the execution path prevent this behaviour Issue-ID: CCSDK-3052 Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca> Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: I6ab002352b3272898ad0b183341ee664652c8ae3
2020-12-16Merge "Add Deploy status icon and fix Script form design"KAPIL SINGAL6-94/+93
2020-12-16Add Deploy status icon and fix Script form designSarah Abouzainah6-94/+93
Issue-ID: CCSDK-2320 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I485436bf9c98ed24cfa23a808620d12ff571e456
2020-12-16Fixing typo in message-prioritizationSingal, Kapil (ks220y)43-31/+16
Refactoring few POMs name tag Issue-ID: CCSDK-3053 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I14447ea7f93efcc970213bbe7d42663cb87e33d7
2020-12-15CDS add Postman collection for Resource, Template, Dictionary and Config APIPiotr Stanior9-925/+3065
Issue-ID: CCSDK-3014 Change-Id: Ic9892c035067064fd612f2781507a36072e4e712 Signed-off-by: Piotr Stanior <piotr.stanior@t-mobile.pl>
2020-12-15Merge "handle json inputs in function attributes"KAPIL SINGAL2-12/+41
2020-12-15Merge "adding scripts features by allowing creating from scratch"KAPIL SINGAL3-2/+83
2020-12-15adding scripts features by allowing creating from scratchEltanany Shaaban3-2/+83
Issue-ID: CCSDK-3051 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: I0c0fe79db8c49b40ac310d146c1dcd17c7a6597d
2020-12-15handle json inputs in function attributesAhmedeldeeb502-12/+41
Issue-ID: CCSDK-3050 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I4f30e5288196de68a9c755baecec47f0e1757119
2020-12-15Merge "CDS add vFW Use Case from Integration project"KAPIL SINGAL2-3/+10
2020-12-15Merge "Fixing script text editor window that closes suddenly"KAPIL SINGAL7-36/+42
2020-12-15Fixing script text editor window that closes suddenlyEltanany Shaaban7-36/+42
Issue-ID: CCSDK-3049 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: I7923bab06244346dff83c05acd12f05d4f1e2350
2020-12-15Stop clearing angular store after deploy to avoid script problem.Ahmedeldeeb506-74/+88
Issue-ID: CCSDK-3042 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I5eb109c6f27600be63714e93a3748f4d5ecfe37f
2020-12-15CDS add vFW Use Case from Integration projectJakobKrieg2-3/+10
Issue-ID: DOC-698 Change-Id: I838e90d4f229dcf544117146d72dfd1af193dfb4 Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-12-15Add CDS version and apply minor css style changesSarah Abouzainah23-259/+256
Issue-ID: CCSDK-2292 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: Ie06a5d6fa3e0e52aad50ef5ce501b324f39ab2b1
2020-12-14Merge "1- Fix add template & cancel button in templates modal"KAPIL SINGAL4-26/+38
2020-12-14Merge "CDS API reference add request classes"KAPIL SINGAL3-21/+204
2020-12-14Merge "Pass on MDCContext to imperative workflow"KAPIL SINGAL2-4/+14
2020-12-14Merge "CDS add Swagger annotations for Resource, Template, Dictionary and ↵KAPIL SINGAL8-37/+110
Config API"
2020-12-14Merge "ResourceResolution should fail if required resource did not resolve ↵KAPIL SINGAL1-2/+5
-edge case"
2020-12-14Merge "CDS Swagger remove yaml files"KAPIL SINGAL3-717/+2
2020-12-14showing topology template in configuration dashboardEltanany Shaaban7-4/+98
Issue-ID: CCSDK-3041 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: Iea8fc8f2712185ca3caf41b191e295319556b83c
2020-12-14CDS Swagger remove yaml filesJakobKrieg3-717/+2
Issue-ID: CCSDK-3014 Change-Id: I3f2f6bbe4d7f2b49e0ff1511f2938d258cc4976b Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-12-14CDS API reference add request classesJakobKrieg3-21/+204
Issue-ID: CCSDK-3014 Change-Id: If0a0a6169ac43a66c3dc51639e3a22efa49dcba5 Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-12-14CDS add Swagger annotations for Resource, Template, Dictionary and Config APIPiotr Stanior8-37/+110
Issue-ID: CCSDK-3014 Change-Id: I380c38cde52a748a9b797c573b7651a766e8b496 Signed-off-by: Piotr Stanior <piotr.stanior@t-mobile.pl>
2020-12-14Pass on MDCContext to imperative workflowJozsef Csongvai2-4/+14
Issue-ID: CCSDK-3032 Change-Id: Id62ab38064d5d3b1a24db674804d710ca407940e Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>