summaryrefslogtreecommitdiffstats
path: root/docs/tutorials
AgeCommit message (Collapse)AuthorFilesLines
2020-05-28Issue-ID: PORTAL-913 optimization in git clone using --depthPratik Raj2-2/+2
optimize the git clone using --depth flag in term of size of clone and also in term's of time taken to fetch the files and commit history of whole repository . Respective issue is created at https://jira.onap.org/browse/PORTAL-913 More detail can be found at blog https://www.atlassian.com/git/tutorials/big-repositories Signed-off-by: Pratik Raj <rajpratik71@gmail.com> Change-Id: I79c7dfb928115ac438738b9bda1017dd6549560f
2020-04-08Automation adds portal-architecture.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: I67e3ec55f0bb3677a542fd0d38c8fb2f2a6ee73e Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2019-12-30Request flow in Portal-BE documentationDominik Mizyn3-0/+5
This patch provide request flow model inside portal-BE project. This patch also explain package organization in project and acces type to objects. Issue-ID: PORTAL-710 Change-Id: I2f74c000ac326c30b283bb893e92df1af4902fc1 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-09-10WidgetsCatalogMarkupController upDominik Mizyn1-0/+1
WidgetsCatalogMarkupController up Issue-ID: PORTAL-710 Change-Id: Ie8b58f17ec195f7facd94315c5f24181757c1c2a Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-09-10portal-BE documentation upDominik Mizyn3-0/+63
Documentation up Issue-ID: PORTAL-710 Change-Id: I87e78123b5bc4133d5699c1e32af9e8a5b70c535 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> portal-BE documentation up Documentation up Issue-ID: PORTAL-710 Change-Id: I87e78123b5bc4133d5699c1e32af9e8a5b70c535 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> portal-BE documentation up Documentation up Issue-ID: PORTAL-710 Change-Id: I87e78123b5bc4133d5699c1e32af9e8a5b70c535 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-07-11CRLF fix in your-angular-app.rst fileDominik Mizyn1-55/+55
Fix CRLF Issue-ID: PORTAL-659 Change-Id: I562115ec29306e8a73b31f1f0e62e05b54cfdd9d Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-05-08Revert "Update oparent version"Sunder Tattavarada1-55/+55
Issue-ID: PORTAL-571 This reverts commit 64c7491aa9208ed3024b81ab78a73751c1cc859e. Change-Id: I72fefbceccea7d723d02e0b38efebf9aafc7018e Signed-off-by: statta <statta@research.att.com>
2019-05-01Update oparent versionJessica Wagantall1-55/+55
Update oparent version to 2.0.0 which supports global-jjb maven-stage job. Change-Id: I3aa28f3369164a7ca28ecc20a1334f949611d5b8 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-08Adding tutorial for Angular upgradeManoop Talasila2-0/+56
Issue-ID: PORTAL-356 Change-Id: I3251916a18537d6abedcada139286ee97a4dc7ad Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-07-11Changes DB version to 2_4 in:Kishore Reddy, Gujja (kg811t)1-4/+4
setting-up.rst Issue-ID: PORTAL-334 Change-Id: I5f9fb0a72fa78e84214d042895d78668b01f7337 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-06-21updated version for SDK setup DBSHI1-4/+4
Issue-ID: PORTAL-313 Change-Id: I3b8fda8bbf3083f7b3a5beacd0b2517fca0c3779 Signed-off-by: shi <shi@research.att.com>
2018-06-15Added the link to the architecture documentationWelch, Lorraine (lb2391)1-2/+2
Issue-ID: PORTAL-305 Change-Id: I88817b98ee0e4e3a2de3ffd98b03a0ce19f6dc4c Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-04-06Changing the cookie domain documentationManoop Talasila1-0/+29
Issue-ID: PORTAL-147 Change-Id: I287556751b78f35f01027ee294231629368c5511 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-03-16Single Signonabdelseaudi2-0/+49
This section explains how to enable Single Signon for an ONAP Portal SDK Application. Issue-ID: PORTAL-216 Change-Id: Iea8ac4ebf724764f14cd0a6d11ff6f31f0f76cf8 Signed-off-by: abdelseaudi <abdelmuhaimen.seaudi@orange.com>
2018-02-08Added Junitskg811t1-4/+4
Issue-ID: PORTAL-136, PORTAL-133, PORTAL-111, PORTAL-19 Includes JUNITS, replacement of openecomp to onap, role centralization changes Change-Id: I95fe9d93ccf22e04f81f52aa7ae8c2b760d8c9c4 Signed-off-by: kg811t <kg811t@research.att.com>
2017-11-08Publish release notes in separate RST fileChristopher Lott (cl778h)1-0/+0
Issue: PORTAL-141 Change-Id: I4113c015374e6abef06c955120fbb60b0dbbe4af Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-11-06Release notes for R1/Amsterdam/1.3.0Christopher Lott (cl778h)15-27/+13
Issue: PORTAL-141 Change-Id: I15540167d1205230515c7cb4e8030314f4bd6a3b Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-28Added tutorial for portal-sdk appsjsseidel15-0/+1025
Added a tutorial for how to create a basic app using the portal sdk. Change-Id: I52783748760501e57751e19d1eb586d21cbef0d9 Issue-Id: PORTAL-100 Signed-off-by: jsseidel <jsseidel@fastmail.com>