summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/resource-definition/resource-edit/sources-template
AgeCommit message (Collapse)AuthorFilesLines
2019-08-05resource save/delete functionalityArundathi Patil1-162/+191
Implemented code to, 1. Delete and save the added source option from the panel. 2. Save edited changes of a particular source option Issue-ID: CCSDK-707 Change-Id: I38bf8a67e7fff4c926fd5c84f834de5d817e9640 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-31Source template component- store updateArundathi Patil1-1/+15
Implemented code to store sourc list changes to store Issue-ID: CCSDK-707 Change-Id: If1ff2cd4cf624473a8962bf921225c00ff161ef5 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-28Source Options- Displaying propertiesArundathi Patil1-13/+14
Refactored code to display the source properties and not the source model Issue-ID: CCSDK-707 Change-Id: I1f17b51581fcc7a601734e4d81074b36878caacf Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-25Source option- avoiding duplicatesArundathi Patil2-14/+54
Implemented code to prevent adding duplicate resources in source list Issue-ID: CCSDK-707 Change-Id: I56caa3a248a2e2a611dceec0982820ea13c438a6 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-23Resource dictionary- displaying exsisting sourcesArundathi Patil1-4/+26
Implemented feature to display the exsisting sources in source panel Issue-ID: CCSDK-707 Change-Id: Iec9231176c00be31b4565507a1869b0bafded076 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-19resource-edit changesArundathi Patil2-12/+38
made changes to fetch sources Issue-ID: CCSDK-707 Change-Id: If7d07eb9cd49db61cbb8d8016c7f0dca01d00490 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-02Resource dictionary- updated license textArundathi Patil4-0/+8
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Ia3133089e1bfe90257366131dbb7ddc46d0f30d5 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-29Sources template changesSwapnali Shadanan Pode3-24/+54
Change-Id: Ib241a364e84f52c661ad7db8c603a9b047743e24 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-20sources template changesSwapnali Shadanan Pode2-14/+38
json editor added in panels Change-Id: I99430bc4bcc3be2e729b551a77a2677dcd74d46e Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-07sources template changesSwapnali Shadanan Pode2-20/+35
Change-Id: I394dbb4d538d57534b81d5a4884c1681f03d5577 Issue-ID: CCSDK-807 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-20Adding new component sources-templateSwapnali Shadanan Pode4-0/+270
Change-Id: Id522f18c36b8c91f46837559ecbbcab27ad76152 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>