Age | Commit message (Expand) | Author | Files | Lines |
2021-04-26 | Fix not refreshed Tosca list |  sebdet | 1 | -1/+2 |
2021-04-23 | ToscaFileSelector |  sebdet | 3 | -3/+179 |
2021-04-21 | Fix UI that sends 2 list policies query |  sebdet | 1 | -1/+0 |
2021-04-21 | Fix wrong PDP operations send by UI |  sebdet | 1 | -2/+6 |
2021-04-20 | Fix bug in pdp updat Ui |  sebdet | 1 | -1/+1 |
2021-04-16 | Fix Sonar bugs & sec issues |  sebdet | 1 | -11/+5 |
2021-04-14 | Add new component to support Tree view |  sebdet | 2 | -132/+262 |
2021-04-07 | Modify the PolicyDeploymentEditor to support checkboxes |  sebdet | 6 | -83/+164 |
2021-04-01 | Rework the backend to support PDP updates |  sebdet | 2 | -51/+117 |
2021-03-15 | Add refresh & update libs |  sebdet | 18 | -513/+606 |
2021-03-11 | Remove useless code |  sebdet | 8 | -728/+0 |
2021-03-11 | Introduce a new json editor component |  sebdet | 7 | -176/+487 |
2021-03-08 | Add "delete policy" feature in UI |  sebdet | 2 | -68/+115 |
2021-02-22 | Rearrange the UI menu |  sebdet | 2 | -29/+37 |
2021-02-19 | Add code in UI to create new policy version |  sebdet | 2 | -13/+105 |
2021-02-18 | Introduce a new endpoint to create policy |  sebdet | 2 | -11/+17 |
2021-02-18 | Improve the policy list react component |  sebdet | 1 | -12/+75 |
2021-02-17 | Modify Backend for listing the policies |  sebdet | 2 | -10/+64 |
2021-02-15 | Add New UI component for policies list |  sebdet | 11 | -670/+1211 |
2020-07-30 | Clamp react ui to use url pathname dynamically instead of hardcoded prefix fo... |  Ashwin Sharma | 5 | -27/+27 |
2020-07-29 | change -1 to No Limit in View All Templates for # Instances Allowed |  Ted Humphrey | 1 | -1/+7 |
2020-07-15 | block re-use of existing loop name; support derivation of SvgGenerator |  Ted Humphrey | 8 | -31/+160 |
2020-07-15 | Merge "Support disabling of Loop Instance Properties "Save" button" |  Christophe Closset | 1 | -1/+2 |
2020-07-14 | Merge "Add many jests tests and implement block on element type and subdictio... |  Christophe Closset | 2 | -301/+599 |
2020-07-14 | Merge "Add a customValidation method to PolicyModal" |  Christophe Closset | 2 | -19/+109 |
2020-07-14 | Support disabling of Loop Instance Properties "Save" button |  Ted Humphrey | 1 | -1/+2 |
2020-07-14 | Add many jests tests and implement block on element type and |  Ted Humphrey | 2 | -301/+599 |
2020-07-08 | add framework for blocking user interaction |  Ted Humphrey | 6 | -51/+188 |
2020-07-07 | Add a customValidation method to PolicyModal |  Ted Humphrey | 2 | -19/+109 |
2020-06-17 | Merge "Address Manage Dictionary issues" |  Sébastien Determe | 5 | -383/+890 |
2020-06-12 | Address Manage Dictionary issues |  Ted Humphrey | 5 | -383/+890 |
2020-06-12 | Merge "Removal of Svg api" |  Eddy Hautot | 1 | -20/+0 |
2020-06-12 | Removal of Svg api |  sebdet | 1 | -20/+0 |
2020-06-04 | Remove logout |  xuegao | 5 | -63/+0 |
2020-06-02 | Removal of useless code |  sebdet | 8 | -529/+0 |
2020-05-20 | Create SVG in UI |  sebdet | 24 | -538/+460 |
2020-05-05 | Add unit test |  xuegao | 4 | -2/+380 |
2020-04-27 | Merge changes Id525d532,I91723b83 |  Xue Gao | 1 | -5/+7 |
2020-04-23 | Fix bugs reported by sonar |  sebdet | 1 | -5/+7 |
2020-04-23 | Merge "Fix bug when adding op policy" |  Christophe Closset | 1 | -2/+2 |
2020-04-22 | Fix bug when adding op policy |  sebdet | 1 | -2/+2 |
2020-04-22 | Remove bugs and vulnerabilities |  xuegao | 1 | -8/+6 |
2020-04-22 | Guard policy clean up |  xuegao | 8 | -28/+6 |
2020-04-21 | Merge "Prevent adding same type of Op policy" |  Sébastien Determe | 2 | -12/+28 |
2020-04-21 | Prevent adding same type of Op policy |  xuegao | 2 | -12/+28 |
2020-04-16 | Minor UI fixes for dialogues and Tosca upload feature |  Ted Humphrey | 19 | -56/+140 |
2020-04-16 | Remove policy from PEF when removing op policy |  sebdet | 2 | -1/+5 |
2020-04-16 | Remove policy from PEF when removing op policy |  sebdet | 2 | -6/+12 |
2020-04-16 | Add template name to UI |  sebdet | 22 | -13/+35 |
2020-04-08 | Add spinner for Deploy action |  xuegao | 2 | -2/+28 |