1. a6e015b frontend CHANGE cosmetic changes in displaying configuration data by Radek Krejci · 7 years ago
  2. 7b8358a frontend BUGFIX drag&drop in FF requires transfer data to be set by Radek Krejci · 7 years ago
  3. f23bf73 frontend BUGFIX accessing null object by Radek Krejci · 7 years ago
  4. 010475d gui FEATURE reordering of user ordered lists/leaf-lists by Radek Krejci · 7 years ago
  5. 30ce159 gui CHANGE rewrite list and leaf-list manipulation by Radek Krejci · 7 years ago
  6. 3c2c79e frontend BUGFIX broken tree lines in configuration view with multiple-lines leaflist values by Radek Krejci · 7 years ago
  7. bf449e0 frontend BUGFIX displayinh list nodes in configuration view by Radek Krejci · 7 years ago
  8. 9c64daa Updated - SCSS for tree structure by Filip Holický · 7 years ago
  9. c362d63 Bugfixes - SCSS by Filip Holický · 7 years ago
  10. ad45e57 gui CHANGE link schemas from data by Radek Krejci · 7 years ago
  11. 7a244f0 gui FEATURE manipulate with the leaf-lists in configuration data by Radek Krejci · 7 years ago
  12. 7ef838c frontend AUX async-await example for later use by Radek Krejci · 7 years ago
  13. 6a2282f frontend BUGFIX showing config data from closed NETCONF sessions by Radek Krejci · 7 years ago
  14. adf49da frontend BUGFIX creating new list instance with keys only by Radek Krejci · 7 years ago
  15. 5a1571a gui CHANGE refactor work with schemas by Radek Krejci · 7 years ago
  16. a2efc41 frontend BUGFIX schema key format send as id to remove the schema by Radek Krejci · 7 years ago
  17. 2e84bf0 frontend CHANGE mark node elements in configuration tree according to their yang type by Radek Krejci · 7 years ago
  18. 306192a frontend BUGFIX yang explorer help image by Radek Krejci · 7 years ago
  19. f7f7380 frontend CHANGE "start here" image to help new users by Radek Krejci · 7 years ago
  20. cc35561 frontend BUGFIX switching active NETCONF session when the current one is closed by Radek Krejci · 7 years ago
  21. 6be087d gui CHANGE show schemas in YANG explorer by Radek Krejci · 7 years ago
  22. 614bb3d Merge branch 'master' of https://github.com/holicky/Netopeer2GUI into holicky-master by Radek Krejci · 7 years ago
  23. 194f725 vagrant CHANGE upgrade pip by Radek Krejci · 7 years ago
  24. c8e1d65 Updated - SCSS Tree stucture by Filip Holický · 7 years ago
  25. d0ce4cf CHANGE edit enumeration, bits and boolean values by Radek Krejci · 7 years ago
  26. fc908f3 frontend CHANGE process structured error data returned from NETCONF server by Radek Krejci · 7 years ago
  27. 62fec6a frontend CHANGE apply configuration changes by sending them to backend by Radek Krejci · 7 years ago
  28. 5a69fa3 frontend CHANGE refactor configuration view by Radek Krejci · 7 years ago
  29. 9b41f5b frontend CHANGE refactor data modification by Radek Krejci · 7 years ago
  30. 499d1ee frontend CHANGE view of deleted nodes by Radek Krejci · 7 years ago
  31. f71867f frontend FEATURE support creatin new top-level configuration data by Radek Krejci · 7 years ago
  32. a1fee3f frontend CHANGE Netopeer icon by Radek Krejci · 7 years ago
  33. bd51ab4 frontend MAINTENANCE update role settings and description for router's paths by Radek Krejci · 7 years ago
  34. 4990494 frontend CHANGE use Material library to show loading in progress by Radek Krejci · 7 years ago
  35. 6cdd21a frontend CHANGE improve positioning of the edit menu for config nodes by Radek Krejci · 7 years ago
  36. 7708844 frontend CHANGE scroll dialog to create new nodes into a middle of the page by Radek Krejci · 7 years ago
  37. 2ca11ba frontend CHANGE hide some of the debug logs by Radek Krejci · 7 years ago
  38. 08ad0a8 frontend BUGFIX hiding edit menu on config nodes by Radek Krejci · 7 years ago
  39. 7ddaf93 frontend CHANGE utilize liberouter-gui color variables and define Netopeer colorTheme by Radek Krejci · 7 years ago
  40. cb89097 frontend CHANGE delay showing edit menu on config nodes by Radek Krejci · 7 years ago
  41. fb0c046 frontend BUGFIX select new active session when the currently active session is closed by Radek Krejci · 7 years ago
  42. 6e772b2 FEATURE basic frontend manipulation with configuration data by Radek Krejci · 7 years ago
  43. cd1ebe1 frontend: use sass for cascading styles by Radek Krejci · 7 years ago
  44. 26bf2bc frontend: change config values by Radek Krejci · 7 years ago
  45. 4d3896c verify config values being edited by Radek Krejci · 7 years ago
  46. b174ffb frontend: fix several small issues with displaying data tree by Radek Krejci · 7 years ago
  47. d82dfe2 config: display list with key values and mark key leafs with icon and do not allow edit by Radek Krejci · 7 years ago
  48. 2713498 frontend CHANGE displaying leaflist and leaf values by Radek Krejci · 7 years ago
  49. 3c70822 frontend CHANGE status data visibility switch by Radek Krejci · 7 years ago
  50. e1a9850 frontend CHANGE use image icons in inventory tab by Radek Krejci · 7 years ago
  51. 77f7720 frontend CHANGE store every data tree view change to keep the same view for reload by Radek Krejci · 7 years ago
  52. 0d4c863 frontend BUGFIX displaying expand buttons in config tree by Radek Krejci · 7 years ago
  53. 4ce56d9 frontend CHANGE add brief info about TBD tabs by Radek Krejci · 7 years ago
  54. a133960 FEATURE displaying data tree by Radek Krejci · 7 years ago
  55. b424acd BUGFIX switching active sessions in configuration by Radek Krejci · 7 years ago
  56. b64a4de Merge branch 'master' of https://github.com/CESNET/Netopeer2GUI by Radek Krejci · 7 years ago
  57. ae75839 CHANGE displaying session capabilities by Radek Krejci · 7 years ago
  58. 903f94e CHANGE displaying session capabilities by Radek Krejci · 7 years ago
  59. a6c8b41 CHANGE allow connection without storing device information by Radek Krejci · 7 years ago
  60. d1fa33b CHANGE reflect recent changes in liberouter-gui by Radek Krejci · 7 years ago