1. 886c89f [CORD-1780] XosConfirm implementation by Max Chu · 7 years ago
  2. 580033a [CORD-1630] Adding model verbose_name and description by Matteo Scandolo · 7 years ago
  3. c8a58c8 [CORD-1653] Adding a debug tab in model details by Matteo Scandolo · 7 years ago
  4. c8e22ff Merge "Filtering events log messages" by Matteo Scandolo · 7 years ago
  5. c3804aa Filtering events log messages by Matteo Scandolo · 7 years ago
  6. 987a4ce Merge "[CORD-1652] Fixed links to related models in table visualization" by Matteo Scandolo · 7 years ago
  7. f071dcc Merge "[CORD-1685] Adding copyright informations" by Matteo Scandolo · 7 years ago
  8. a8e6817 Merge "[CORD-1685] Adding copyright" by Matteo Scandolo · 7 years ago
  9. 8248bca [CORD-1652] Fixed links to related models in table visualization by Matteo Scandolo · 7 years ago
  10. 500e4c4 [CORD-1685] Adding copyright informations by Matteo Scandolo · 7 years ago
  11. fb46ae6 [CORD-1685] Adding copyright by Matteo Scandolo · 7 years ago
  12. cc4bce8 [CORD-1651] Add action to xosTable to navigate to the detail page by Matteo Scandolo · 7 years ago
  13. 5d962a3 [CORD-1338] Inline navigation for related models by Matteo Scandolo · 7 years ago
  14. 4052944 patch add toggle function to XosSidePanel by Max Chu · 7 years ago
  15. 45f1fe5 Merge "add toggle function to XosSidePanel" by Matteo Scandolo · 7 years ago
  16. 7ae40f7 add toggle function to XosSidePanel by Max Chu · 7 years ago
  17. d53ac1d [CORD-1538] Hiding id, backend-status and policy-status from forms, while displaying them in tables by Matteo Scandolo · 7 years ago
  18. 1897514 Displaying relations in tables by Matteo Scandolo · 7 years ago
  19. e7e052d [CORD-1539] Support for static choices and default values by Matteo Scandolo · 7 years ago
  20. 7218159 [CORD-1250] Rendering new ServiceInstance Models by Matteo Scandolo · 7 years ago
  21. 004d10c Merge "[CORD-1504] Handling XOSPermissionDenied errors" by Matteo Scandolo · 7 years ago
  22. 2ec38c2 Merge "[CORD-1170] Mandatory fields are not highlighted in forms" by Matteo Scandolo · 7 years ago
  23. 1b6c06c Providing better feedback after wrong login by Matteo Scandolo · 7 years ago
  24. 8005623 [CORD-1170] Mandatory fields are not highlighted in forms by Matteo Scandolo · 7 years ago
  25. 0f3692e [CORD-1504] Handling XOSPermissionDenied errors by Matteo Scandolo · 7 years ago
  26. bd60dee [CORD-1182] Fixed login error, prevent app to reach dashboard by Matteo Scandolo · 7 years ago
  27. 42c6692 [CORD-967] Displaying correct error in the GUI by Matteo Scandolo · 7 years ago
  28. 0222938 Added tests for ModelDiscoverer by Matteo Scandolo · 7 years ago
  29. 9b46004 [CORD-1117] XOS GUI Various fix by Matteo Scandolo · 7 years ago
  30. c817849 [CORD-965] Fixed Safari bug on Keyboard Shortcut and added tests by Matteo Scandolo · 7 years ago
  31. a7df719 Added tests for XosFormHelper Service by Matteo Scandolo · 7 years ago
  32. b2225a0 Added tests for XosForm Component by Matteo Scandolo · 7 years ago
  33. 710dc15 Added tests for XosTable Component by Matteo Scandolo · 7 years ago
  34. 9ed0c90 Closing nav item when clicking on an open one by Matteo Scandolo · 7 years ago
  35. 47c53fc Generating the correct URL for service models by Matteo Scandolo · 7 years ago
  36. d487853 [CORD-879] Using ServiceDependency to draw the Coarse Graph by Matteo Scandolo · 7 years ago
  37. 265c204 Displaying the graph also if tenants are not present by Matteo Scandolo · 7 years ago
  38. 520a8a1 [CORD-1043] Adding click handler to display models by Matteo Scandolo · 7 years ago
  39. 6d3e80e Fixing styles by Matteo Scandolo · 7 years ago
  40. 7517178 [CORD-1043] Fine-grained service graph first draft by Matteo Scandolo · 7 years ago
  41. 968e7f2 [CORD-814] Building nodes and links for coarse tenancy graph by Matteo Scandolo · 7 years ago
  42. a62adbc [CORD-814] Preparatory work to display service graph by Matteo Scandolo · 7 years ago
  43. ba0d92e Debouncing Models Observable as they may be triggered too frequently and cause an InfiniteDigest Exception by Matteo Scandolo · 7 years ago
  44. c80ccbd Fixing bug in creation by Matteo Scandolo · 7 years ago
  45. ebe5a22 [CORD-989] Login errors by Matteo Scandolo · 7 years ago
  46. 1aee198 [CORD-873] CRUD for Core and Service model from Chameleon by Matteo Scandolo · 7 years ago
  47. a6487ce CORD-833 Prevent duplication of navigation routes by Matteo Scandolo · 7 years ago
  48. 8b2370c [WIP] CORD-686 Added pagination to table by Matteo Scandolo · 7 years ago
  49. 47860fe CORD-772 Loading external app when a new XosComponent of that kind is created and injecting loaded components at boot by Matteo Scandolo · 7 years ago
  50. 5053cbe CORD-582, CORD-734 Registering events listeners for keyboard shortcuts by Matteo Scandolo · 7 years ago
  51. 4e87023 CORD-772 Extending the GUI with external apps by Matteo Scandolo · 7 years ago
  52. e2643b9 Persisting injected components over route change by Matteo Scandolo · 7 years ago
  53. 25f6d1f Added ability to specify route params in style.config by Matteo Scandolo · 7 years ago
  54. 837e0cc Correctly parsing component attributes by Matteo Scandolo · 7 years ago
  55. 17bf824 CORD-731 Added debug decorator by Matteo Scandolo · 7 years ago
  56. 1315045 Remove debug buttons by Matteo Scandolo · 7 years ago
  57. 4222a43 Added possiblity to extend the dashboard programmatically by Matteo Scandolo · 7 years ago
  58. 9d7940c Added Side panel component by Matteo Scandolo · 7 years ago
  59. 0e80335 Merge "Searching for models into client cache" by Matteo Scandolo · 7 years ago
  60. 86bc26a Searching for models into client cache by Matteo Scandolo · 7 years ago
  61. 9dbadd0 Merge "Moved config to ngConstant to mount that from outside the container" by Matteo Scandolo · 7 years ago
  62. 828d1e8 Moved config to ngConstant to mount that from outside the container by Matteo Scandolo · 7 years ago
  63. 08464e5 Fixed xos url by Matteo Scandolo · 7 years ago
  64. b6c5ba3 Merge "Preventing to visit the login page if the user is logged in" by Matteo Scandolo · 7 years ago
  65. 0e36377 Preventing to visit the login page if the user is logged in by Matteo Scandolo · 7 years ago
  66. fc17099 Populating route search after dynamic routes have been added by Matteo Scandolo · 7 years ago
  67. a242c87 Using states in place of links by Matteo Scandolo · 7 years ago
  68. b4b74a8 Reading model defs only when user is authenticated by Matteo Scandolo · 7 years ago
  69. ac8c8c2 Validating form fields on the client by Matteo Scandolo · 7 years ago
  70. 6f45e26 Validating form before sending request by Matteo Scandolo · 7 years ago
  71. 07e2f62 Populating select field in forms by Matteo Scandolo · 7 years ago
  72. 67c105f Added search form in header to navigate routes by Matteo Scandolo · 7 years ago
  73. 0496423 Adding relations links to table by Matteo Scandolo · 7 years ago
  74. 0a8b02e Saving data from form by Matteo Scandolo · 7 years ago
  75. 80c3a65 Simplified form by Matteo Scandolo · 7 years ago
  76. 1c5905f Moved urlFromCoreModel into ConfigHelpers by Matteo Scandolo · 7 years ago
  77. cb466ed Moved table config in a service by Matteo Scandolo · 7 years ago
  78. 231de26 Fixed observer in dashboard by Matteo Scandolo · 7 years ago
  79. aa024ff Moved modelHelpers service in the DataSources module by Matteo Scandolo · 7 years ago
  80. bac2245 Creating resource on the fly when we want to delete model created by WS events by Matteo Scandolo · 7 years ago
  81. 99ac9d9 Added delete button to list view by Matteo Scandolo · 7 years ago
  82. 00d9789 Added relations in detail view by Matteo Scandolo · 8 years ago
  83. d62ea79 Dashboard and nginx fixes by Matteo Scandolo · 8 years ago
  84. a8a6fbb Added logout by Matteo Scandolo · 8 years ago
  85. 99fface Styling favicon and login background by Matteo Scandolo · 8 years ago
  86. 266907e Added luna template and deps by Matteo Scandolo · 8 years ago
  87. ee655a1 Basic form by Matteo Scandolo · 8 years ago
  88. e0d71ea Added child routes, and config defined routes by Matteo Scandolo · 8 years ago
  89. d58d504 Formatting labels by Matteo Scandolo · 8 years ago
  90. a4a4711 Added tests by Matteo Scandolo · 8 years ago
  91. 52fa5cb Added Header tests by Matteo Scandolo · 8 years ago
  92. 5655bdc Setting page title on route change by Matteo Scandolo · 8 years ago
  93. 3b3b3b4 Configuring ngnix to proxy request toward the Node server by Matteo Scandolo · 8 years ago
  94. f2c3ed6 Dinamically generate views for CORE Models by Matteo Scandolo · 8 years ago
  95. c719e79 Added notification readed status by Matteo Scandolo · 8 years ago
  96. 63e43eb Showing synchronizer notification by Matteo Scandolo · 8 years ago
  97. 035c593 Creating Stores and using Observables by Matteo Scandolo · 8 years ago
  98. 9f87f30 Created first CRUD view Change-Id: I3e7f3f36896921cce671c6a53e0155de9165eeb3 by Matteo Scandolo · 8 years ago
  99. f6acdbe Moved back to ng1 by Matteo Scandolo · 8 years ago