1. 41d9f72 Started generator tests by Matteo Scandolo · 8 years ago
  2. 6045edc Fixed inject bug in generator by Matteo Scandolo · 8 years ago
  3. abb7562 Added link property to xosTable by Matteo Scandolo · 8 years ago
  4. 7ebd1bf Documented field formatters by Matteo Scandolo · 8 years ago
  5. e5d7456 Added object field format to xosTable by Matteo Scandolo · 8 years ago
  6. 8cd182a Added boolean, array and custom formatted capabilities to xosTable by Matteo Scandolo · 8 years ago
  7. 2b38f62 xosSmartPie done by Matteo Scandolo · 8 years ago
  8. 21c1c50 Added test for xosSmartPie polling by Matteo Scandolo · 8 years ago
  9. fd56443 Added poll capabilities to xosSmartPie by Matteo Scandolo · 8 years ago
  10. a8ab5ae First xosSmartPie working by Matteo Scandolo · 8 years ago
  11. 6872a0f Started xosSmartPie component by Matteo Scandolo · 8 years ago
  12. dfcfd75 Removed sample files by Matteo Scandolo · 8 years ago
  13. b82a85d Added flavors, test passing (locally) by Matteo Scandolo · 8 years ago
  14. 94e17a4 Documented login/logout endpoint by Matteo Scandolo · 8 years ago
  15. 6ca1911 Fixed UI tests by Matteo Scandolo · 8 years ago
  16. b1dccb5 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  17. d7d7047 Added API docs and test by Matteo Scandolo · 8 years ago
  18. 4fc06db Fixed apigen command to use update method by Matteo Scandolo · 8 years ago
  19. b3ec8d5 Merge pull request #140 from jermowery/MoveOpenVPNRest by sbconsulting · 8 years ago
  20. d1619c9 Merge branch 'feature/common-components' by Matteo Scandolo · 8 years ago
  21. ecc988d Updated generator to include xosLib css and getting started information by Matteo Scandolo · 8 years ago
  22. 5d41630 Added link in uiModule by Matteo Scandolo · 8 years ago
  23. 9dd1400 Documented xosForm by Matteo Scandolo · 8 years ago
  24. ed92a29 Documented smartTable component by Matteo Scandolo · 8 years ago
  25. 250a29c Added broken test to upgrade xosTable by Matteo Scandolo · 8 years ago
  26. 2e804cb Reneabled tests by Matteo Scandolo · 8 years ago
  27. d02ef50 Setting empty form in xos-smart-table component by Matteo Scandolo · 8 years ago
  28. 5fe58df Added Chrome to local test runners by Matteo Scandolo · 8 years ago
  29. 0e053c2 Properly mocked resources and promises by Matteo Scandolo · 8 years ago
  30. 2db2335 Added button to hide form by Matteo Scandolo · 8 years ago
  31. 3fa9871 Added form to smart table by Matteo Scandolo · 8 years ago
  32. e8218bb Testing minified helpers in Jenkins by Matteo Scandolo · 8 years ago
  33. 3a55ad6 Hiding field in smartTable by Matteo Scandolo · 8 years ago
  34. d5efedf Started smart table component by Matteo Scandolo · 8 years ago
  35. ead6fa5 Started xosSmartTable component by Matteo Scandolo · 8 years ago
  36. 1748b3b Added ci task to generate docs by Matteo Scandolo · 8 years ago
  37. 9bb3a95 Added animations by Matteo Scandolo · 8 years ago
  38. c88bb9f Table animated by Matteo Scandolo · 8 years ago
  39. e53ee38 Added xosNgLib.css to workflow by Matteo Scandolo · 8 years ago
  40. 953ddad Form component done, documented and tested by Matteo Scandolo · 8 years ago
  41. c1dc4d2 Initial attempt at moving OpenVPN REST method from xoslib to API by Jeremy Mowery · 8 years ago
  42. 28e49b7 Added validation to form: required, minlength, maxlength by Matteo Scandolo · 8 years ago
  43. b6bfee3 Added more case to xosValidation and tested by Matteo Scandolo · 8 years ago
  44. a74e2f6 Added tests for xosValidation by Matteo Scandolo · 8 years ago
  45. d702aff Documented xosForm by Matteo Scandolo · 8 years ago
  46. 9a8f53c Started xosForm docs by Matteo Scandolo · 8 years ago
  47. c47df3d Merge master by Jeremy Mowery · 8 years ago
  48. e51eaa1 Small change to trigger jenkins by Matteo Scandolo · 8 years ago
  49. 16607d8 path to jUnit reports by Matteo Scandolo · 8 years ago
  50. 983d152 Added junit and coverage reporter by Matteo Scandolo · 8 years ago
  51. fb667b0 Added test:ci script by Matteo Scandolo · 8 years ago
  52. b389f7a Checking for email type by Matteo Scandolo · 8 years ago
  53. 824a7cb Improved form test by Matteo Scandolo · 8 years ago
  54. c49f53c Started xosForm component by Matteo Scandolo · 8 years ago
  55. da6bde0 Fix dashboard because Angular makes no sense by Jeremy Mowery · 8 years ago
  56. 1b09b33 Initial attempt and renaming VPN to OpenVPN by Jeremy Mowery · 8 years ago
  57. 85198c2 Fix vpnDashboard CSS by Jeremy Mowery · 8 years ago
  58. 5ab3415 Fix vpnDashboard CSS by Jeremy Mowery · 8 years ago
  59. 918c0fa alert and pagination by Matteo Scandolo · 8 years ago
  60. fb5937d Added test for pagination and addad info to table if no data are passed in by Matteo Scandolo · 8 years ago
  61. 833c7d8 Added tests for pagination component by Matteo Scandolo · 8 years ago
  62. 320ce2c Added pagination component by Matteo Scandolo · 8 years ago
  63. f7f4262 Builded helpers by Matteo Scandolo · 8 years ago
  64. 92ca455 Updated xosTable documentation by Matteo Scandolo · 8 years ago
  65. f32a2e9 Added order by buttons to xosTable and filtered by Matteo Scandolo · 8 years ago
  66. 6a6586e Added filters to xosTable and tested by Matteo Scandolo · 8 years ago
  67. 5614b90 Documented UI component: table by Matteo Scandolo · 8 years ago
  68. a7e64fd Table component with action by Matteo Scandolo · 8 years ago
  69. dcc6524 Started table component by Matteo Scandolo · 8 years ago
  70. 1dab3e0 Reloading broser when helpers change by Matteo Scandolo · 8 years ago
  71. 21540aa Reading helpers from builded file by Matteo Scandolo · 8 years ago
  72. 717352a Added ngDoc to generated API by Matteo Scandolo · 8 years ago
  73. 45a5c56 Generating api docs and added ngAnimate by Matteo Scandolo · 8 years ago
  74. 3fff310 Fixed Sass workflow in generator by Matteo Scandolo · 8 years ago
  75. c44460c Fixed build in generator by Matteo Scandolo · 8 years ago
  76. fbd486c Removed old API generator and fixed generator tests by Matteo Scandolo · 8 years ago
  77. 66ffea0 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  78. 2ef0cd7 New resource generator for REST Apis by Matteo Scandolo · 8 years ago
  79. 4b3bf7f Implemented new API generator by Matteo Scandolo · 8 years ago
  80. de76a45 started setup for video tuts by Matteo Scandolo · 8 years ago
  81. c83ca21 Added cleanup target in test-standalone makefile by Matteo Scandolo · 8 years ago
  82. 48afc13 Fixed small bug on login page by Matteo Scandolo · 8 years ago
  83. bd97618 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  84. 675a920 Fixed form bug by Matteo Scandolo · 8 years ago
  85. 7efa42d Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  86. e34ef9e Update README.md by Matteo · 8 years ago
  87. a74c31d Make VPN Great Again by Jeremy Mowery · 8 years ago
  88. 789a7bb Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
  89. be57850 Readme by Matteo Scandolo · 9 years ago
  90. 286fa8d Footer Style by Matteo Scandolo · 9 years ago
  91. ba1ed91 Added SCSS preprocessor the yeoman generator by Matteo Scandolo · 9 years ago
  92. 55f3947 Added scss to diagnostic build script by Matteo Scandolo · 9 years ago
  93. 871f9cd Moved diagnostic server script to allow sass by Matteo Scandolo · 9 years ago
  94. aeb5498 Moved bs config to js file by Matteo Scandolo · 9 years ago
  95. 634a60a Refactoring by Matteo Scandolo · 9 years ago
  96. b94bf9d Refactored tabs style by Matteo Scandolo · 9 years ago
  97. c77ad17 full height dashboard container by Matteo Scandolo · 9 years ago
  98. 798c0c1 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
  99. 4bda19f Style refactoring by Matteo Scandolo · 9 years ago
  100. 144c188 Style refactoring by Matteo Scandolo · 9 years ago