1. 852798b vagrant CHANGE comment vagrant URL replacement by Radek Krejci · 6 years ago
  2. 468bdd6 vagrant CHANGE depend on master liberouter-gui in Netopeer2GUI master by Radek Krejci · 6 years ago
  3. 078619d frontend MAINTENANCE remove debug messages by Radek Krejci · 7 years ago
  4. 2b51068 gui FEATURE device autoconnect by Radek Krejci · 7 years ago
  5. 6853c11 backend CHANGE do not return device description with password to frontend by Radek Krejci · 7 years ago
  6. 20aef6c vagrant CHANGE reflect use of newer pip3 in Ubuntu by Radek Krejci · 7 years ago
  7. 65a3800 vagrant CHANGE use bash as a default script in Ubuntu by Radek Krejci · 7 years ago
  8. d837d8c vagrant CHANGE reflect new libyang build requirement by Radek Krejci · 7 years ago
  9. 9e30245 DOC update README by Radek Krejci · 7 years ago
  10. 3fbc8b8 DOC fix libnetconf2 link by Radek Krejci · 7 years ago
  11. 84581d7 DOCS add links to libyang/libnetconf2 binary packages by Radek Krejci · 7 years ago
  12. f98bcec docs NEW several screenshots by Radek Krejci · 7 years ago
  13. 499cbe9 vagrant FEATURE release version of Ubuntu vagrant image by Radek Krejci · 7 years ago v0.1
  14. 4a4c9ed frontend CHANGE components' members visibility in templates by Radek Krejci · 7 years ago
  15. 5a93f9d backend CHANGE reflect recent changes in liberouter-gui by Radek Krejci · 7 years ago
  16. 231cb29 frontend CHANGE code review and documentation of sessions service by Radek Krejci · 7 years ago
  17. 9b1b306 backend UPDATE reflect API changes in libyang by Radek Krejci · 7 years ago
  18. d0fac3b CHANGE configuration subtree collapsing and expanding by Radek Krejci · 7 years ago
  19. 482629d frontend CHANGE documentation with adding types of function parameters by Radek Krejci · 7 years ago
  20. 15861b4 frontend BUGFIX fix displaying rounded corners on inventory items in Firefox by Radek Krejci · 7 years ago
  21. a6e015b frontend CHANGE cosmetic changes in displaying configuration data by Radek Krejci · 7 years ago
  22. 7b8358a frontend BUGFIX drag&drop in FF requires transfer data to be set by Radek Krejci · 7 years ago
  23. f23bf73 frontend BUGFIX accessing null object by Radek Krejci · 7 years ago
  24. d7cbe22 vagrant CHANGE update according to changes in Vagrant infrastructure by Radek Krejci · 7 years ago
  25. 010475d gui FEATURE reordering of user ordered lists/leaf-lists by Radek Krejci · 7 years ago
  26. 30ce159 gui CHANGE rewrite list and leaf-list manipulation by Radek Krejci · 7 years ago
  27. 3c2c79e frontend BUGFIX broken tree lines in configuration view with multiple-lines leaflist values by Radek Krejci · 7 years ago
  28. bf449e0 frontend BUGFIX displayinh list nodes in configuration view by Radek Krejci · 7 years ago
  29. 9c64daa Updated - SCSS for tree structure by Filip Holický · 7 years ago
  30. c39ea53 Bugfix - SVG image transparency by Filip Holický · 7 years ago
  31. c362d63 Bugfixes - SCSS by Filip Holický · 7 years ago
  32. ad45e57 gui CHANGE link schemas from data by Radek Krejci · 7 years ago
  33. 7a244f0 gui FEATURE manipulate with the leaf-lists in configuration data by Radek Krejci · 7 years ago
  34. a70c980 backend BUGFIX removing schema by Radek Krejci · 7 years ago
  35. 7ef838c frontend AUX async-await example for later use by Radek Krejci · 7 years ago
  36. 6a2282f frontend BUGFIX showing config data from closed NETCONF sessions by Radek Krejci · 7 years ago
  37. adf49da frontend BUGFIX creating new list instance with keys only by Radek Krejci · 7 years ago
  38. 5a1571a gui CHANGE refactor work with schemas by Radek Krejci · 7 years ago
  39. cf719cb backend CHANGE reflect libyang changes of providing error information by Radek Krejci · 7 years ago
  40. a2efc41 frontend BUGFIX schema key format send as id to remove the schema by Radek Krejci · 7 years ago
  41. 2e84bf0 frontend CHANGE mark node elements in configuration tree according to their yang type by Radek Krejci · 7 years ago
  42. 306192a frontend BUGFIX yang explorer help image by Radek Krejci · 7 years ago
  43. f7f7380 frontend CHANGE "start here" image to help new users by Radek Krejci · 7 years ago
  44. cc35561 frontend BUGFIX switching active NETCONF session when the current one is closed by Radek Krejci · 7 years ago
  45. 6be087d gui CHANGE show schemas in YANG explorer by Radek Krejci · 7 years ago
  46. 614bb3d Merge branch 'master' of https://github.com/holicky/Netopeer2GUI into holicky-master by Radek Krejci · 7 years ago
  47. 0f793fe backend CHANGE reflect change of the libyang python module name by Radek Krejci · 7 years ago
  48. 194f725 vagrant CHANGE upgrade pip by Radek Krejci · 7 years ago
  49. c8e1d65 Updated - SCSS Tree stucture by Filip Holický · 7 years ago
  50. c9b3333 Merge pull request #1 from CESNET/master by holicky · 7 years ago
  51. 4ac7239 vagrant CHANGE increase hardware requirements by Radek Krejci · 7 years ago
  52. d0ce4cf CHANGE edit enumeration, bits and boolean values by Radek Krejci · 7 years ago
  53. 2b1d9c3 vagrant CHANGE solve issue with symlinks in angular-cli > 1.6 by Radek Krejci · 7 years ago
  54. f73403b backend CHANGE send edit-config requests to the NETCONF server by Radek Krejci · 7 years ago
  55. fc908f3 frontend CHANGE process structured error data returned from NETCONF server by Radek Krejci · 7 years ago
  56. 62fec6a frontend CHANGE apply configuration changes by sending them to backend by Radek Krejci · 7 years ago
  57. f041d65 backend CHANGE devel version of the applying changes functionality by Radek Krejci · 7 years ago
  58. 5a69fa3 frontend CHANGE refactor configuration view by Radek Krejci · 7 years ago
  59. 9b41f5b frontend CHANGE refactor data modification by Radek Krejci · 7 years ago
  60. 499d1ee frontend CHANGE view of deleted nodes by Radek Krejci · 7 years ago
  61. f71867f frontend FEATURE support creatin new top-level configuration data by Radek Krejci · 7 years ago
  62. a1fee3f frontend CHANGE Netopeer icon by Radek Krejci · 7 years ago
  63. bd51ab4 frontend MAINTENANCE update role settings and description for router's paths by Radek Krejci · 7 years ago
  64. 4990494 frontend CHANGE use Material library to show loading in progress by Radek Krejci · 7 years ago
  65. 208c836 vagrant CHANGE update dependencies installation by Radek Krejci · 7 years ago
  66. 6cdd21a frontend CHANGE improve positioning of the edit menu for config nodes by Radek Krejci · 7 years ago
  67. 7708844 frontend CHANGE scroll dialog to create new nodes into a middle of the page by Radek Krejci · 7 years ago
  68. 2ca11ba frontend CHANGE hide some of the debug logs by Radek Krejci · 7 years ago
  69. 08ad0a8 frontend BUGFIX hiding edit menu on config nodes by Radek Krejci · 7 years ago
  70. 7ddaf93 frontend CHANGE utilize liberouter-gui color variables and define Netopeer colorTheme by Radek Krejci · 7 years ago
  71. cb89097 frontend CHANGE delay showing edit menu on config nodes by Radek Krejci · 7 years ago
  72. fb0c046 frontend BUGFIX select new active session when the currently active session is closed by Radek Krejci · 7 years ago
  73. 6e772b2 FEATURE basic frontend manipulation with configuration data by Radek Krejci · 7 years ago
  74. cd1ebe1 frontend: use sass for cascading styles by Radek Krejci · 7 years ago
  75. e233658 vagrant: update vagrant file for Ubuntu by Radek Krejci · 7 years ago
  76. e95c350 vagrant: fix port forwarding to the netopeer-server from host by Radek Krejci · 7 years ago
  77. 26bf2bc frontend: change config values by Radek Krejci · 7 years ago
  78. 4d3896c verify config values being edited by Radek Krejci · 7 years ago
  79. 2bd53d9 vagrant: temporariry use liberouter-gui devel branch by Radek Krejci · 7 years ago
  80. b174ffb frontend: fix several small issues with displaying data tree by Radek Krejci · 7 years ago
  81. e5dd4d0 frontend: rebrand liberouter-gui to Netopeer2GUI by Radek Krejci · 7 years ago
  82. d82dfe2 config: display list with key values and mark key leafs with icon and do not allow edit by Radek Krejci · 7 years ago
  83. 7c6a3f6 backend BUGFIX don't use relative imports going outside the module by Radek Krejci · 7 years ago
  84. 2713498 frontend CHANGE displaying leaflist and leaf values by Radek Krejci · 7 years ago
  85. beacbad vagrant CHANGE allow vagrant user to access all data in sysrepo by Radek Krejci · 7 years ago
  86. ac63306 vagrant CHANGE improve logging and have vagrant user on all vagrant images by Radek Krejci · 7 years ago
  87. b7eb03c docs CHANGE add info about logging into NETCONF server in vagrant by Radek Krejci · 7 years ago
  88. 2a29688 frontend CHANGE improve collapse/expand icons readability by Radek Krejci · 7 years ago
  89. 2d03809 FEATURE vagrant by Radek Krejci · 7 years ago
  90. e20e4d8 backend CHANGE dummy hostkey checking by Radek Krejci · 7 years ago
  91. 4f7eea1 DOC Use Netopeer2GUI schema image in README by Radek Krejci · 7 years ago
  92. d349de7 DOC simple chema of the Netopeer2GUI by Radek Krejci · 7 years ago
  93. a528d4a doc CHANGE update main README by Radek Krejci · 7 years ago
  94. 3c70822 frontend CHANGE status data visibility switch by Radek Krejci · 7 years ago
  95. e1a9850 frontend CHANGE use image icons in inventory tab by Radek Krejci · 7 years ago
  96. 77f7720 frontend CHANGE store every data tree view change to keep the same view for reload by Radek Krejci · 7 years ago
  97. 0d4c863 frontend BUGFIX displaying expand buttons in config tree by Radek Krejci · 7 years ago
  98. 4ce56d9 frontend CHANGE add brief info about TBD tabs by Radek Krejci · 7 years ago
  99. a133960 FEATURE displaying data tree by Radek Krejci · 7 years ago
  100. b424acd BUGFIX switching active sessions in configuration by Radek Krejci · 7 years ago