1. 0d4c34e GUI fixes for new pluralization library by Scott Baker · 6 years ago 1.0.3
  2. a9fe46b Fixing the debug panel by Matteo Scandolo · 6 years ago 1.0.1
  3. 6f64a74 Removing feedback_state fields when saving a model from the GUI by Matteo Scandolo · 6 years ago
  4. 8bd01ad [CORD-3046] Adding rule to correctly pluralize kubernetesdata by Matteo Scandolo · 6 years ago
  5. d67adee [CORD-2810] Prevent the user from inserting values in read_only fields by Matteo Scandolo · 7 years ago
  6. 1888b2a [CORD-2424] Adding Instances and Networks to the graph by Matteo Scandolo · 7 years ago
  7. 39e0415 [CORD-2314] Correctly parsing dates when they are formatted as strings by Matteo Scandolo · 7 years ago
  8. 620cb49 [CORD-2292] Removing all the fields not defined in xProto before saving a model by Matteo Scandolo · 7 years ago
  9. e9cdf9a [CORD-2277] Two stage delete for models by Matteo Scandolo · 7 years ago
  10. 94b3e64 Merge "[CORD-1934] Fixing links in table after first page" by Matteo Scandolo · 7 years ago
  11. 1cb980d [CORD-1934] Fixing links in table after first page by Matteo Scandolo · 7 years ago
  12. 6349847 [CORD-1927] Fixing generate url for service models by Matteo Scandolo · 7 years ago
  13. 8cd21b0 Fixing backend_code and backend_status by Matteo Scandolo · 7 years ago
  14. e5dcb9a CORD-1762 exclude backend_need_delete_policy and link_deleted_count from GUI by Scott Baker · 7 years ago
  15. bab0a58 [CORD-1771] fixing 'undefined successfully saved' by Max Chu · 7 years ago
  16. f1e68cd [CORD-1856] Correctly parsing boolena default values by Matteo Scandolo · 7 years ago
  17. 580033a [CORD-1630] Adding model verbose_name and description by Matteo Scandolo · 7 years ago
  18. c8a58c8 [CORD-1653] Adding a debug tab in model details by Matteo Scandolo · 7 years ago
  19. 987a4ce Merge "[CORD-1652] Fixed links to related models in table visualization" by Matteo Scandolo · 7 years ago
  20. a8e6817 Merge "[CORD-1685] Adding copyright" by Matteo Scandolo · 7 years ago
  21. 8248bca [CORD-1652] Fixed links to related models in table visualization by Matteo Scandolo · 7 years ago
  22. fb46ae6 [CORD-1685] Adding copyright by Matteo Scandolo · 7 years ago
  23. cc4bce8 [CORD-1651] Add action to xosTable to navigate to the detail page by Matteo Scandolo · 7 years ago
  24. 5d962a3 [CORD-1338] Inline navigation for related models by Matteo Scandolo · 7 years ago
  25. d53ac1d [CORD-1538] Hiding id, backend-status and policy-status from forms, while displaying them in tables by Matteo Scandolo · 7 years ago
  26. 1897514 Displaying relations in tables by Matteo Scandolo · 7 years ago
  27. e7e052d [CORD-1539] Support for static choices and default values by Matteo Scandolo · 7 years ago
  28. 7218159 [CORD-1250] Rendering new ServiceInstance Models by Matteo Scandolo · 7 years ago
  29. 42c6692 [CORD-967] Displaying correct error in the GUI by Matteo Scandolo · 7 years ago
  30. 0222938 Added tests for ModelDiscoverer by Matteo Scandolo · 7 years ago
  31. 47c53fc Generating the correct URL for service models by Matteo Scandolo · 8 years ago
  32. d487853 [CORD-879] Using ServiceDependency to draw the Coarse Graph by Matteo Scandolo · 8 years ago
  33. 520a8a1 [CORD-1043] Adding click handler to display models by Matteo Scandolo · 8 years ago
  34. 7517178 [CORD-1043] Fine-grained service graph first draft by Matteo Scandolo · 8 years ago
  35. 968e7f2 [CORD-814] Building nodes and links for coarse tenancy graph by Matteo Scandolo · 8 years ago
  36. ba0d92e Debouncing Models Observable as they may be triggered too frequently and cause an InfiniteDigest Exception by Matteo Scandolo · 8 years ago
  37. 1aee198 [CORD-873] CRUD for Core and Service model from Chameleon by Matteo Scandolo · 8 years ago
  38. 8b2370c [WIP] CORD-686 Added pagination to table by Matteo Scandolo · 8 years ago
  39. 47860fe CORD-772 Loading external app when a new XosComponent of that kind is created and injecting loaded components at boot by Matteo Scandolo · 8 years ago
  40. 5053cbe CORD-582, CORD-734 Registering events listeners for keyboard shortcuts by Matteo Scandolo · 8 years ago
  41. 4e87023 CORD-772 Extending the GUI with external apps by Matteo Scandolo · 8 years ago
  42. e2643b9 Persisting injected components over route change by Matteo Scandolo · 8 years ago
  43. 837e0cc Correctly parsing component attributes by Matteo Scandolo · 8 years ago
  44. 17bf824 CORD-731 Added debug decorator by Matteo Scandolo · 8 years ago
  45. 4222a43 Added possiblity to extend the dashboard programmatically by Matteo Scandolo · 8 years ago
  46. 0e80335 Merge "Searching for models into client cache" by Matteo Scandolo · 8 years ago
  47. 86bc26a Searching for models into client cache by Matteo Scandolo · 8 years ago
  48. 08464e5 Fixed xos url by Matteo Scandolo · 8 years ago
  49. fc17099 Populating route search after dynamic routes have been added by Matteo Scandolo · 8 years ago
  50. a242c87 Using states in place of links by Matteo Scandolo · 8 years ago
  51. b4b74a8 Reading model defs only when user is authenticated by Matteo Scandolo · 8 years ago
  52. ac8c8c2 Validating form fields on the client by Matteo Scandolo · 8 years ago
  53. 6f45e26 Validating form before sending request by Matteo Scandolo · 8 years ago
  54. 07e2f62 Populating select field in forms by Matteo Scandolo · 8 years ago
  55. 0496423 Adding relations links to table by Matteo Scandolo · 8 years ago
  56. 0a8b02e Saving data from form by Matteo Scandolo · 8 years ago
  57. 80c3a65 Simplified form by Matteo Scandolo · 8 years ago
  58. 1c5905f Moved urlFromCoreModel into ConfigHelpers by Matteo Scandolo · 8 years ago
  59. cb466ed Moved table config in a service by Matteo Scandolo · 8 years ago
  60. 231de26 Fixed observer in dashboard by Matteo Scandolo · 8 years ago
  61. aa024ff Moved modelHelpers service in the DataSources module by Matteo Scandolo · 8 years ago
  62. bac2245 Creating resource on the fly when we want to delete model created by WS events by Matteo Scandolo · 8 years ago
  63. 99ac9d9 Added delete button to list view by Matteo Scandolo · 8 years ago
  64. d62ea79 Dashboard and nginx fixes by Matteo Scandolo · 8 years ago
  65. a8a6fbb Added logout by Matteo Scandolo · 8 years ago
  66. ee655a1 Basic form by Matteo Scandolo · 8 years ago
  67. e0d71ea Added child routes, and config defined routes by Matteo Scandolo · 8 years ago
  68. d58d504 Formatting labels by Matteo Scandolo · 8 years ago