aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/resource-definition
AgeCommit message (Collapse)AuthorFilesLines
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-30Resource-edit- store changesArundathi Patil1-0/+1
implemented code to save the changes made in resource edit component to the store Issue-ID: CCSDK-707 Change-Id: I5f6051cc34c246ee6c09b657ed764c2671914605 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-23Merge "Resource dictionary- displaying exsisting sources"Brinda Santh Muthuramalingam2-4/+30
2019-07-23Loopback URL updateArundathi Patil1-4/+2
Added loopback URl's for fetching source list and model type Issue-ID: CCSDK-707 Change-Id: I9546d9b67183413a180af60cece9996b4d5e8f11 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-23Resource dictionary- displaying exsisting sourcesArundathi Patil2-4/+30
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-19Merge "resource-edit changes"Dan Timoney3-12/+48
2019-07-19resource-edit changesArundathi Patil3-12/+48
made changes to fetch sources Issue-ID: CCSDK-707 Change-Id: If7d07eb9cd49db61cbb8d8016c7f0dca01d00490 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-17resource edit component changesArundathi Patil1-3/+5
Implemented changes to retain data in UI when the user switches between designer mode and editor mode Issue-ID: CCSDK-707 Change-Id: I77ceadf38f3de05783ad58bbcd014e15456eca0d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-06-21Replace windows alert with Notification componentArundathi Patil1-3/+4
Removed windows.alert across files and replaced it with notification component Issue-ID: CCSDK-1381 Change-Id: If521c92544a1639b2fafb07163163844817c1c7a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-16Merge "Resource dictionary- updated license text"Dan Timoney10-0/+20
2019-05-16Merge "Resource dictionary- updated license text"Dan Timoney10-0/+20
2019-05-16Merge "Resource dictionary- updated license text"Dan Timoney10-0/+20
2019-05-13Merge "Resource dictionary- updated license text"Dan Timoney10-0/+20
2019-05-07Modify CDS-UI server to allow communicating with external blueprint mSNirvan Ramjuttun2-4/+4
Issue-ID: CCSDK-1292 Change-Id: I3536437bad334841d7c7ecd577c092cd13f42a9b Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
2019-05-02Resource dictionary- updated license textArundathi Patil6-0/+12
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Ia3133089e1bfe90257366131dbb7ddc46d0f30d5 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-26Resource dictionary- updated license textArundathi Patil10-0/+20
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Ib31cdae8951e78c276c822f89812ca0bd7495784 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-26Resource dictionary- updated license textArundathi Patil10-0/+20
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Iec1470ab0abbe8c5ca5846c4fd60d8368865edca Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-26Resource dictionary- updated license textArundathi Patil10-0/+20
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Ib657fb80fbbd986e78c92cd83511168b55f984ed Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-26Resource dictionary- updated license textArundathi Patil10-0/+20
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Id219460235d511d99838ec3a844b0313059ad76a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-25Resource dictionary- removed uncessary codeArundathi Patil1-1/+2
Removed hardcoded values Issue-ID: CCSDK-1217 Change-Id: I356d8876a183b2d4df2e23bdd6781de4f47bf8bf Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-24Merge "Resource definition - css changes"Dan Timoney2-2/+5
2019-04-24Merge "Resource creation - save new resource to backend"Dan Timoney3-7/+9
2019-04-24Resource definition - css changesArundathi Patil2-2/+5
Made css changes to buttons as per other screens Issue-ID: CCSDK-1217 Change-Id: Id5544b4ba4d300fefe9d1f065d614ceca553c453 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-23Resource creation - save new resource to backendArundathi Patil3-7/+9
Integrated UI with loopback to save new resource dictionary to backend Issue-ID: CCSDK-1217 Change-Id: I200b7b53cd62910a6c3661ef86a62398c5ea8cfc Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-22Resouce creation- save resouce to backendArundathi Patil5-9/+62
Integrated UI with loopback to save the resource dictionary in backend for exsisting and uploaded resource templates Issue-ID: CCSDK-1217 Change-Id: I714a20344d6df278f891e303eebceff21b74c2af Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-19Resourcedictionary-fetching resources from backendArundathi Patil6-14/+76
Intgrated UI with loopback to fetch resources from backend on search Issue-ID: CCSDK-1217 Change-Id: I4a1c30748d24079bc976f6785df39bbe60777489 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-29Existing model changesSwapnali Shadanan Pode2-3/+25
Change-Id: I41ddfbe6780f96b0f6ce6955322fa835162db320 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-29search resources changesSwapnali Shadanan Pode2-8/+9
Change-Id: I6b1cdb28377405038b6d8815192d7e78c7a68af6 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-29Resource edit changesSwapnali Shadanan Pode3-22/+109
Change-Id: Id588f474468655cb995ed44cd8178ef2dc1e44ed Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.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-29Resources metadata changesSwapnali Shadanan Pode3-10/+33
Change-Id: Ifddeb90d0e28ccc6023b5f7efe8568b41db08f84 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-29changes in resource creationSwapnali Shadanan Pode3-3/+12
Change-Id: Ia8dbfdf6e68f131c99b79e4bbc90f5cc9e17b31d Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-20sources template changesSwapnali Shadanan Pode3-16/+41
json editor added in panels Change-Id: I99430bc4bcc3be2e729b551a77a2677dcd74d46e Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-20Removed unwanted componetsSwapnali Shadanan Pode10-318/+0
Change-Id: I8fa225f4f7999e8613786726f88e07fe3259d67f Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-20Removed save componentSwapnali Shadanan Pode1-2/+0
Change-Id: I0bec8a830384dc0ba02739e6a5ad7e7a9cebf7c4 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-11Error fixed in resources metadataSwapnali Shadanan Pode1-1/+0
Change-Id: I3e94fab5d04fe39cfd1200e073b44f7ebddd9fbf Issue-ID: CCSDK-807 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-03-07Resource metadata changesSwapnali Shadanan Pode2-15/+65
Change-Id: I700b7e2bb5848272a744637c48b97880694cf89d Issue-ID: CCSDK-807 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-07Upload fileSwapnali Shadanan Pode4-15/+45
Change-Id: Icaab7e8800fac9a82ebe38709aacc550da9f43fa Issue-ID: CCSDK-808 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-04adding changes in resource-metadataSwapnali Shadanan Pode2-22/+16
Change-Id: I458bd8f35cd6357fd0e888532ecf80f418b29deb Issue-ID: CCSDK-807 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-28Merge "button styling"Dan Timoney3-6/+7
2019-02-28Merge "upload json file"Dan Timoney1-1/+1
2019-02-28button stylingSwapnali Shadanan Pode3-6/+7
Change-Id: I1147b4c2a529863d8fdb47d2388c9f9d02a18b08 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-28upload json fileSwapnali Shadanan Pode1-1/+1
Change-Id: I2d469f7dbc86b3fb0057a43cd945fead7c66a054 Issue-ID: CCSDK-808 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-27Adding metadata changes and json fileSwapnali Shadanan Pode2-5/+25
Change-Id: I3498d5ec8239bfcfcc4b2630ccd65637c1b0801a Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-22Added changes in Resource EditSwapnali Shadanan Pode6-17/+85
Change-Id: Iaa383538ed29c8f242385bab1197fadc4abe4fd2 Issue-ID: CCSDK-807 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-21Merge "Adding new component sources-template"Dan Timoney4-0/+270
2019-02-21Merge "Adding new component resource-metadata"Dan Timoney4-0/+154