1. b9fb625 Finished subscriber view by Matteo Scandolo · 8 years ago
  2. 03d8b8e New subscriber view by Matteo Scandolo · 8 years ago
  3. 974c0e4 Splitted form component by Matteo Scandolo · 8 years ago
  4. 61c42e4 Fixed UI tests after merge by Matteo Scandolo · 8 years ago
  5. 7d539d3 Started refactoring of Subscriber Dashboard by Matteo Scandolo · 8 years ago
  6. 614766f Added empty env folder by Matteo Scandolo · 8 years ago
  7. 4ac9a0b Updated generator to read parent env config by Matteo Scandolo · 8 years ago
  8. c647c9b Added boolean filter to xosTable by Matteo Scandolo · 8 years ago
  9. cced54d Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  10. 54bc5f7 Changed ngXosLib CI tests to include builded views by Matteo Scandolo · 8 years ago
  11. 753520b Updated truckroll dashboard to new generator by Matteo Scandolo · 8 years ago
  12. 97532ef Moved Content Provider Dashboard to new generator by Matteo Scandolo · 8 years ago
  13. 40bea63 Defined a karma config to test all builded views by Matteo Scandolo · 8 years ago
  14. 65a68cb Merge pull request #145 from arpiagariu/master by Matteo · 8 years ago
  15. 4bb9e5b added Username check from Git by arpiagariu · 8 years ago
  16. 947b8cd Updated path in view generator readme by Matteo Scandolo · 8 years ago
  17. dfc03bf Merged branch api-cleanup by Matteo Scandolo · 8 years ago
  18. db20d5a Fixed tests by Matteo Scandolo · 8 years ago
  19. 280dcd3 Upgraded truckroll view by Matteo Scandolo · 8 years ago
  20. 83369f3 Default order and custom icons for status by Matteo Scandolo · 8 years ago
  21. d49ed5f Added default order and icon formatter to xosTable component by Matteo Scandolo · 8 years ago
  22. 206d748 Merged master by Matteo Scandolo · 8 years ago
  23. b8c76b1 Tested generator and gulp build by Matteo Scandolo · 8 years ago
  24. ce6624c Added generator tests by Matteo Scandolo · 8 years ago
  25. 07dd276 Basic tests for yeoman generator by Matteo Scandolo · 8 years ago
  26. 124bbfc Started generator tests by Matteo Scandolo · 8 years ago
  27. 08662a5 Merge branch 'master' into feature/api-cleanup by Matteo Scandolo · 8 years ago
  28. 34d3596 Fixed inject bug in generator by Matteo Scandolo · 8 years ago
  29. e967656 Developer view first draft by Matteo Scandolo · 8 years ago
  30. a7ad499 First draft of developer view by Matteo Scandolo · 8 years ago
  31. 819d13d Service graph sketch by Matteo Scandolo · 8 years ago
  32. 70bc45f Started serviceGrid view by Matteo Scandolo · 8 years ago
  33. bee3eaf Added link property to xosTable by Matteo Scandolo · 8 years ago
  34. 0cd52c1 Documented field formatters by Matteo Scandolo · 8 years ago
  35. 58705a4 Added object field format to xosTable by Matteo Scandolo · 8 years ago
  36. f9700a3 Added boolean, array and custom formatted capabilities to xosTable by Matteo Scandolo · 8 years ago
  37. 5697e45 xosSmartPie done by Matteo Scandolo · 8 years ago
  38. 952c450 Added test for xosSmartPie polling by Matteo Scandolo · 8 years ago
  39. 68df51b Added poll capabilities to xosSmartPie by Matteo Scandolo · 8 years ago
  40. 02d4034 First xosSmartPie working by Matteo Scandolo · 8 years ago
  41. cc57140 Started xosSmartPie component by Matteo Scandolo · 8 years ago
  42. e8ec1fc Removed sample files by Matteo Scandolo · 8 years ago
  43. d5f3d05 Added flavors, test passing (locally) by Matteo Scandolo · 8 years ago
  44. 2e4c344 Fixed UI tests by Matteo Scandolo · 8 years ago
  45. b71510b Added API docs and test by Matteo Scandolo · 8 years ago
  46. 67e79cb Fixed apigen command to use update method by Matteo Scandolo · 8 years ago
  47. a3839e3 Updated generator to include xosLib css and getting started information by Matteo Scandolo · 8 years ago
  48. 4b93a89 Added link in uiModule by Matteo Scandolo · 8 years ago
  49. 71378f9 Documented xosForm by Matteo Scandolo · 8 years ago
  50. b7dac50 Documented smartTable component by Matteo Scandolo · 8 years ago
  51. eabfb71 Added broken test to upgrade xosTable by Matteo Scandolo · 8 years ago
  52. 6ba1287 Reneabled tests by Matteo Scandolo · 8 years ago
  53. e2ee2d9 Setting empty form in xos-smart-table component by Matteo Scandolo · 8 years ago
  54. a952467 Added Chrome to local test runners by Matteo Scandolo · 8 years ago
  55. c3c697a Properly mocked resources and promises by Matteo Scandolo · 8 years ago
  56. f644535 Added button to hide form by Matteo Scandolo · 8 years ago
  57. dc249eb Added form to smart table by Matteo Scandolo · 8 years ago
  58. c11285d Testing minified helpers in Jenkins by Matteo Scandolo · 8 years ago
  59. ba1d35c Hiding field in smartTable by Matteo Scandolo · 8 years ago
  60. aaa733d Started smart table component by Matteo Scandolo · 8 years ago
  61. 8b55d9f Started xosSmartTable component by Matteo Scandolo · 8 years ago
  62. 43b7b5c Added ci task to generate docs by Matteo Scandolo · 8 years ago
  63. 88e1846 Added animations by Matteo Scandolo · 8 years ago
  64. b028075 Table animated by Matteo Scandolo · 8 years ago
  65. 90ed064 Added xosNgLib.css to workflow by Matteo Scandolo · 8 years ago
  66. 01c8757 Form component done, documented and tested by Matteo Scandolo · 8 years ago
  67. b3d686f Added validation to form: required, minlength, maxlength by Matteo Scandolo · 8 years ago
  68. ebf4fad Added more case to xosValidation and tested by Matteo Scandolo · 8 years ago
  69. 23131c0 Added tests for xosValidation by Matteo Scandolo · 8 years ago
  70. 199ec00 Documented xosForm by Matteo Scandolo · 8 years ago
  71. 840260d Started xosForm docs by Matteo Scandolo · 8 years ago
  72. cd1aceb Small change to trigger jenkins by Matteo Scandolo · 8 years ago
  73. 3fa32c6 path to jUnit reports by Matteo Scandolo · 8 years ago
  74. 23254d1 Added junit and coverage reporter by Matteo Scandolo · 8 years ago
  75. 4ba4cf1 Added test:ci script by Matteo Scandolo · 8 years ago
  76. 6e2e6ff Checking for email type by Matteo Scandolo · 8 years ago
  77. 9f0e5ae Improved form test by Matteo Scandolo · 8 years ago
  78. 7bc39c4 Started xosForm component by Matteo Scandolo · 8 years ago
  79. 74b6ef7 alert and pagination by Matteo Scandolo · 8 years ago
  80. e15a820 Added test for pagination and addad info to table if no data are passed in by Matteo Scandolo · 8 years ago
  81. d72d490 Added tests for pagination component by Matteo Scandolo · 8 years ago
  82. cc6954e Added pagination component by Matteo Scandolo · 8 years ago
  83. 41deeae Builded helpers by Matteo Scandolo · 8 years ago
  84. 5677bb1 Updated xosTable documentation by Matteo Scandolo · 8 years ago
  85. 03e5960 Added order by buttons to xosTable and filtered by Matteo Scandolo · 8 years ago
  86. a6a9e61 Added filters to xosTable and tested by Matteo Scandolo · 8 years ago
  87. aa683dd Documented UI component: table by Matteo Scandolo · 8 years ago
  88. 9e6c6fc Table component with action by Matteo Scandolo · 8 years ago
  89. 18adcb5 Started table component by Matteo Scandolo · 8 years ago
  90. b7a86dc Reloading broser when helpers change by Matteo Scandolo · 8 years ago
  91. 582cc81 Added ngDoc to generated API by Matteo Scandolo · 8 years ago
  92. 57404dc Generating api docs and added ngAnimate by Matteo Scandolo · 8 years ago
  93. 7ae7d8d Fixed Sass workflow in generator by Matteo Scandolo · 8 years ago
  94. dd55c13 Fixed build in generator by Matteo Scandolo · 8 years ago
  95. 1dc8f3f Removed old API generator and fixed generator tests by Matteo Scandolo · 8 years ago
  96. bd2e5cd New resource generator for REST Apis by Matteo Scandolo · 8 years ago
  97. c7987cd Implemented new API generator by Matteo Scandolo · 8 years ago
  98. 8cc22e4 started setup for video tuts by Matteo Scandolo · 8 years ago
  99. b7c91cf Added SCSS preprocessor the yeoman generator by Matteo Scandolo · 8 years ago
  100. 775d324 started table component, mess up the generator by Matteo Scandolo · 8 years ago