1. 27a9a64 REST API exception cleanup by Scott Baker · 10 years ago
  2. 769c7b2 better error message for tenant view sanity check by Scott Baker · 10 years ago
  3. 1faefd3 REST API: rename plstackapi to xos by Scott Baker · 10 years ago
  4. 871e95e repair the sliver filter logic in xosAdminDashboard by Scott Baker · 10 years ago
  5. 979b1a1 sliver.deploymentNetwork -> deployment network by Scott Baker · 10 years ago
  6. 5f9b2cd download button for ssh commands by Scott Baker · 10 years ago
  7. 5a39f59 display APIException errors properly by Scott Baker · 10 years ago
  8. fd45ba0 prevent script tags inside of error popup by Scott Baker · 10 years ago
  9. ff69a6e fix validator override call for slice/slicePlus, add network_ports validation, allow validators to be added on a per-model basis by Scott Baker · 10 years ago
  10. ca11bb8 network_ports validation, wip by Scott Baker · 10 years ago
  11. a4a379c display count of ready slivers in tenant view by Scott Baker · 10 years ago
  12. c18f52b tenant view only shows sites the user should be able to see by Scott Baker · 10 years ago
  13. 4f93821 warning for Service Level as well by Scott Baker · 10 years ago
  14. 010ce3f help text support for detail view, tenant view warnings about changing slivers by Scott Baker · 10 years ago
  15. 16c0e13 SSH commands dialog by Scott Baker · 10 years ago
  16. 334919e SSH commands dialog by Scott Baker · 10 years ago
  17. f0f6f4f set dirty if users edited, warning message if change slice while dirty by Scott Baker · 10 years ago
  18. fede80d add saveSuccess hook for detail view by Scott Baker · 10 years ago
  19. 38da613 make save button green when slice is dirty by Scott Baker · 10 years ago
  20. dcfcefd set creator when creating slice in tenant view by Scott Baker · 10 years ago
  21. c1d041f add default route for xosAdminDashboard by Scott Baker · 10 years ago
  22. 71b3a45 make tenantview method reslient of users with no site, catch users with no site in sanity check by Scott Baker · 10 years ago
  23. d6861f7 fix tenant view causes minidashboard to be partially obscured by Scott Baker · 10 years ago
  24. a410100 fix users list not subtracted properly when displaying picker by Scott Baker · 10 years ago
  25. a31bb24 refactor sliceplus core for users, return user ids and names in sliceplus object by Scott Baker · 10 years ago
  26. 840862d change 'name' to 'site', make label cells same width by Scott Baker · 10 years ago
  27. 05d2e03 error message when user tries to create slice but doesn't have permission by Scott Baker · 10 years ago
  28. 07d277e fix one row trimmed off if iDisplayLength==-1 by Scott Baker · 10 years ago
  29. e42a667 disable paginate and filter of site list in tenant view by Scott Baker · 10 years ago
  30. c7f363b save users supported in tenant view by Scott Baker · 10 years ago
  31. 21ebb54 caption for SliceSelector by Scott Baker · 10 years ago
  32. a293dac display 'no slices' when there are no slices by Scott Baker · 10 years ago
  33. fcf655e edit users button in tenant view by Scott Baker · 10 years ago
  34. 8bd725f add sanity check; add default_flavors and default_images by Scott Baker · 10 years ago
  35. ed6aa70 afterDelete working in tenant view by Scott Baker · 10 years ago
  36. ced0a55 tenantview without navigation by Scott Baker · 10 years ago
  37. c8bd404 tenant view, WIP by Scott Baker · 10 years ago
  38. 0fd0634 latest autogenerated validators and defaults by Scott Baker · 10 years ago
  39. eb4c095 remove coresitedeployment from xoslib by Scott Baker · 10 years ago
  40. a7e813a better tolerate missing enacted/updated fields by Scott Baker · 10 years ago
  41. 369f9b9 update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
  42. 99064ba add ControllerSiteDeployment to xoslib by Scott Baker · 10 years ago
  43. b35adc4 add SiteDeployment to xoslib by Scott Baker · 10 years ago
  44. 3c7c358 add controller to xoslib by Scott Baker · 10 years ago
  45. ff19f52 eliminate from xoslib models deleted due to introduction of controllers by Scott Baker · 10 years ago
  46. ecbdab1 fix javascript fail if xosvalidators.js not loaded by html by Scott Baker · 10 years ago
  47. 6a7a17c syphonall support for picker by Scott Baker · 10 years ago
  48. cde19e6 2 column picker WIP by Scott Baker · 10 years ago
  49. ab7c815 complicated sliver logic implemented by Scott Baker · 10 years ago
  50. a766b3d flavor and imageDeployments objects by Scott Baker · 10 years ago
  51. 9a24c8b support for different detail views for each model by Scott Baker · 10 years ago
  52. cf37db2 generic applyConstraints, before abandoning by Scott Baker · 10 years ago
  53. 67b1521 no column title or sort button for delete and backend_status columns by Scott Baker · 10 years ago
  54. b297bbd backend_status fields in all models by Scott Baker · 10 years ago
  55. d58952c replace the CompositeView list with the DataTable list by Scott Baker · 10 years ago
  56. a515007 backend_status icon by Scott Baker · 10 years ago
  57. 8a7abef refresh and add buttons working by Scott Baker · 10 years ago
  58. 8c340ca pagination, search, and sort now working in datatables views by Scott Baker · 10 years ago
  59. d45aa00 datatable in a marionette view, WIP by Scott Baker · 10 years ago
  60. 66efc02 add ability to force route by Scott Baker · 10 years ago
  61. 3009204 button panels done right by Scott Baker · 10 years ago
  62. 32a0f1a fix wrong parentfieldName in add link, fix filters using incorrect attributes by Scott Baker · 10 years ago
  63. 3162122 all list and listitem views now use generic templates by Scott Baker · 10 years ago
  64. a322dba readonly fields, wip by Scott Baker · 10 years ago
  65. 3debf3a move idToName into xos-backbone.js, add preSave hook, add preSave action for slivers to set name to slicename by Scott Baker · 10 years ago
  66. 3a7fb16 Add FilteredCompositeView, fix the prevPage routing by Scott Baker · 10 years ago
  67. 1fba441 filtering the collection was the very very wrong way to go about it by Scott Baker · 10 years ago
  68. ad5be28 fix selects not having default item set properly by Scott Baker · 10 years ago
  69. 1d651ce addChild link working for things other than slivers by Scott Baker · 10 years ago
  70. c06c0c8 make field names in the generic detail view look nice by Scott Baker · 10 years ago
  71. fa2c4b5 all detail templates replaced by generic by Scott Baker · 10 years ago
  72. 10ff1eb addChild dialog, synchronous mode for detailview by Scott Baker · 10 years ago
  73. bfdbd55 fix validation misnamed in slice model by Scott Baker · 10 years ago
  74. 90f75f8 rename shower functions to createHandler functions, region for addChild by Scott Baker · 10 years ago
  75. 6694f8f delete links working for deployments by Scott Baker · 10 years ago
  76. 0ceb568 fix issue with delete dialog by Scott Baker · 10 years ago
  77. 7d728c3 move some code around by Scott Baker · 10 years ago
  78. b1e6333 replace the onclick itemview handler with a naviation/template based one by Scott Baker · 10 years ago
  79. f864173 add raw error dialog support, only add model to collection once it has been saved by Scott Baker · 10 years ago
  80. 8643fe4 enforce underscore in prefix by Scott Baker · 10 years ago
  81. 1ad2711 custom validator for site.login_base prefix in slice name by Scott Baker · 10 years ago
  82. aa708dc fix validate returning the wrong thing on success, remove error messages on successful validate by Scott Baker · 10 years ago
  83. 0d4ecd9 validation of URL fields by Scott Baker · 10 years ago
  84. 66074b3 rudimentary validation in xoslib by Scott Baker · 10 years ago
  85. d48371e validators for xoslib by Scott Baker · 10 years ago
  86. 0752172 validators for xoslib by Scott Baker · 10 years ago
  87. 8560fd1 popup error message by Scott Baker · 10 years ago
  88. c2692a9 humanReadableNames in logPanel by Scott Baker · 10 years ago
  89. e802e9c limit table rows in log window by Scott Baker · 10 years ago
  90. bb5bb16 fix sliceplus to work with big rename by Scott Baker · 10 years ago
  91. 32d12ba delete working for deployments, confirmation dialog by Scott Baker · 10 years ago
  92. 95a57b8 refresh button working, spinning circle, navigate function, tolerate sites==undefined, delete button WIP by Scott Baker · 10 years ago
  93. 1c5d4ee colored log table, save button returns to list by Scott Baker · 10 years ago
  94. d99c7cd4 progress bar on startup, and make sure stuff is loaded before we display it by Scott Baker · 10 years ago
  95. 1fa17e3 rest api changes from big rename by Scott Baker · 10 years ago
  96. 8805906 cleanup all of the model declarations, and add defaults for them by Scott Baker · 10 years ago
  97. f6f6b7b add button now mostly working for deployments by Scott Baker · 10 years ago
  98. 3de37c5 use the right REST url when saving a model that has no id by Scott Baker · 10 years ago
  99. 839c00a defaults for xoslib by Scott Baker · 10 years ago
  100. c9d0dcb add button plumbed through to router by Scott Baker · 10 years ago