1.1.0 (2019-08-09)
Added
- 👷♂️ : update sonar config [ec5d7d2]
- 👷♂️ : add cache for maven dependencies [9c5022c]
- 👷♂️ : remove depth flag [1ab94a0]
- 👷♂️ : add discord webhook [7930fa1]
- ➕ : add momentjs library for date management [f7af2ea]
- ➕ : add marked library for markdown to html rendering [e79dacb]
- ➕ : add vue-multiselect dependency [cef6e30]
- ✨ : add healthcheck [671796c]
- ✨ : add type for job [8086666]
- ✨ : add terraform version management for modules [1a3c399]
- ✨ : add api to list terraform releases [bcd4c75]
- ✨ : add confirmation on preview and run actions when unsaved modifications [a4ca9a1]
- ✨ : add ws to get README file url of a module [4d60c7d]
- ✨ : create vue component to display README file [9a34caa]
- ✨ : add module description page [58735ee]
- ✨ : add navigation on each page [3c3e9c7]
- ✨ : add vue component to manage navigation [87249eb]
- ✨ : add vue component to display logs [ea146e0]
- ✨ : save job once it is started [bd6f2c4]
- ✨ : add execution time for jobs [b467dea]
- ✨ : teams & users mgmt [bc0ad79]
- ✨ : add module authorized teams selection [cfcf55c]
- ✨ : add users mgmt screen [83228e3]
- ✨ : add cost mgmt informations for modules [a3ef489]
- ✨ : add cost estimation for stacks [f373ae9]
- ✨ : add a vue component to display user badge [0cfe94f]
- ✨ : add user information in stack lifecycle [4b5e74b]
- ✨ : add user information in job lifecycle [2a7be79]
- ✨ : display creation and update users in stack screen [81809ce]
- ✅ : add plan and stop tests [b997ab5]
- ✅ : add more tests for stack controller [a2ecf70]
Changed
- ⬆️ : update spring-boot-starter-parent version [8b61e6e]
- ⬆️ : update junit-jupiter version [c9c9f96]
- 🎨 : reorganize module form [e8f74fc]
- 🚸 : use TF_IN_AUTOMATION env var [00f3ce8]
- 💄 : change bootstrap css class for module screen [52065e0]
- 💄 : add favicon [bbfee03]
- ♻️ : refactor StackRunner [02f7f45]
- ♻️ : create vue component to manage cli badge [33c2b5d]
- ♻️ : clean small code [e3fac2d]
- ♻️ : use vue components for module cards [fa13411]
- 🚨 : correct blocker sonar issues [11b57eb]
- 🔧 : configurable admin password [cab52cc]
- 🔧 : make settings persistent [276d7c8]
Removed
Fixed
- 🐛 : fix link redirection behind gaia logo on sidebar [3f9551c]
- 🐛 : manage outputs depending on the version of CLI [ff38b97]
- 🐛 : fix css side-effect on markdown rendering [4422174]
- 🐛 : fix non final versions in cli list [862652c]
- 🐛 : hide empty execution time when job in progress [66a8a18]
Miscellaneous
- 📝 : add issue & bug report templates [7dec490]