aboutsummaryrefslogtreecommitdiffstats
path: root/graphgraph-fe
AgeCommit message (Collapse)AuthorFilesLines
2021-07-20Upgrade React to version 17Igor Dysko16-10549/+9967
Upgraded versions of react, react-dom, react-table and other libraries. Issue-ID: AAI-3277 Signed-off-by: Igor Dysko <igor1.dysko@orange.com> Change-Id: I79a76dac11054484a56726f7bdc77207bee9f987
2021-06-22Fix bugs and vulnerabilities from sonar reportIgor Dysko3-10/+10
Fixed bugs and vulnerabilities. Issue-ID: AAI-3280 Signed-off-by: Igor Dysko <igor1.dysko@orange.com> Change-Id: I3f64538efc1a9ef2458847bfc60280ca76cd6919
2021-02-22Sonar coverage report for graphgraphhonoluluIgor Dysko1-5/+5
Added java tests + small css fixes. Issue-ID: AAI-2713 Signed-off-by: Igor Dysko <igor1.dysko@orange.com> Change-Id: I09505df652a44c62d0ddff67fe867d8fc3e92332
2021-02-03Special characters in XMI file, small layout changes in navigation barIgor Dysko4-45/+56
Added support for special characters in XMI file. Spaces in navigation bar were narrowed. Issue-ID: AAI-2441 Signed-off-by: Igor Dysko <igor1.dysko@orange.com> Change-Id: Icd0c6d398beb71b7e8a367d301a40dd6c1105e0f
2020-07-08Added front-end testsMatus Szabo9-12/+18978
Increased front-end tests coverage to 76% Issue-ID: AAI-2993 Signed-off-by: Matus Szabo <matus.szabo@orange.com> Change-Id: I80fd7763bce3c7198ec85cbb63bd334385964455
2020-07-01Perform repository cleanupStarec Vlastimil2-31/+31
Register v18 and v19 aai-schemas. Refactor some easy java code. Issue-ID: AAI-2861 Change-Id: I00a7ea4b62ea3e2f59825b37bdca220c3b67b1a7 Signed-off-by: Starec Vlastimil <vlastimil.starec@orange.com>
2020-04-16Perform repository cleanupVlastimil Starec39-1292/+1553
1. Perform whitespace cleanup in source files Changes are almost exclusively in indentation and line breaks. Some safe spelling fixes may had gotten staged too. 2. Update license file and license headers on java files Change "2019" to "2019-2020" (fix 2017-2018 in some cases). Convert to block comment format. Make "Orange Intellectual Property" consistent across headers. 3. Prepend javascript files with license headers 4. Rename frontend filenames to lowercase 5. Add missing semicolons after statements in react files Issue-ID: AAI-2861 Signed-off-by: Vlastimil Starec <vlastimil.starec@orange.com> Change-Id: Ieee5562ce9e360da3db1f990a6cf4c1b1e56f657
2019-09-19Adding validationsPavel Paroulek3-1/+40
Adding schema validation rule and export button Change-Id: Id30787cb5c5b98318fa0bd1c34baa31d530e1a58 Issue-ID: AAI-2583 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2019-09-05Flexible port and protocol for requestsPavel Paroulek1-8/+9
Change-Id: Ie132683d768fe83b4262f5dac640dbff9137e1c0 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com> Issue-ID: AAI-532
2019-08-30Adding schema validation basePavel Paroulek5-3/+105
Change-Id: I2047a47d2b7b233fda59bdee4c77142d4a14d540 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com> Issue-ID: AAI-2583
2019-08-26Changing port due to OOM mappingPavel Paroulek1-7/+9
Change-Id: Ieb189097dacd8dd340920fa3b811e40034934028 Issue-ID: AAI-531 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2019-06-08Adding types of attributesPavel Paroulek2-9/+11
Change-Id: I099d6b836080e90a624f075c7f12895114a496b3 Issue-ID: AAI-531 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2019-05-28Adding edgerule filteringPavel Paroulek3-5/+11
Adding edgerule filter and removing 'Both' option from drop down menu Change-Id: I1969052166cc213a891d52fef9e79c1901ff7f9f Issue-ID: AAI-531 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2019-05-24Adding property table and layoutPavel Paroulek6-32/+63
Adding a new property table, reading new entity properties, improving layout, distribution configuration changes Change-Id: I59d5ce7f2facd12c23103c275a921ad25c77ed38 Issue-ID: AAI-531 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2019-05-08Adding schema ingestor and backendPavel Paroulek11-15483/+176
Adding backend for schema visualization, bugfixes, UI changes Change-Id: I830c4e5566806f14ff609e8784cd1ed2f54ba4ac Issue-ID: AAI-531 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2019-01-15Initial commitPavel Paroulek28-0/+16684
Java dummy backend and frontend Change-Id: I8c5528fcf8a746154e0463e065238061ddf6b877 Issue-ID: AAI-532 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>