1.38.0
What's Changed
- Add APP models & prevent unnecessary workflows from running during APP & API development by @FarzamMohammadi in #76
- Add APP homepage w/ form of all required run configurations by @FarzamMohammadi in #77
- Update run configs form & call API with user inputs on submit by @FarzamMohammadi in #78
- App run config form enhancements by @FarzamMohammadi in #79
- Add deployment details selection to APP run configs form by @FarzamMohammadi in #80
- In APP get parsed DeploymentDetails from selector & show it based on run method by @FarzamMohammadi in #81
- Adjust app bg, update navbar to match it & style it by @FarzamMohammadi in #82
- Implement gh-pages configs, adjust navbar styling for smaller screens & show desc & separator under title by @FarzamMohammadi in #83
- App run configs form cleanup/refactor by @FarzamMohammadi in #85
- In APP deployment details selection show results & fix input issues by @FarzamMohammadi in #84
- Add dark toggle under APP description by @FarzamMohammadi in #86
- Cleanup dark/light styling adjustments in APP by @FarzamMohammadi in #87
- When APP is running split screen & show run results in split screen by @FarzamMohammadi in #88
- Setup component to display run results in APP by @FarzamMohammadi in #89
- In APP show results of api call in runResults by @FarzamMohammadi in #91
- Refactor & allow complete API & APP interaction by @FarzamMohammadi in #92
- API & APP send & receive camelCase jsons by @FarzamMohammadi in #93
- Refactor APP deployment details selection into 1 component by @FarzamMohammadi in #94
- Add live task tracking to BE deployment process by @FarzamMohammadi in #96
- Cleanup & refactor APP run results display by @FarzamMohammadi in #97
- Validate APP run conifg form before submission by @FarzamMohammadi in #98
- User input to persists on new run selection change & add base of live deployment display setup by @FarzamMohammadi in #99
- Show live update status during deployments by @FarzamMohammadi in #100
- Show combination of generic messages & deployment statuses in run results by @FarzamMohammadi in #101
- Refactor entire APP project & remove explicit release value functionality by @FarzamMohammadi in #106
- Enahnce UX + allow keyboard-only selection & control of all UI elements in APP by @FarzamMohammadi in #108
- Refactor search views & increase # of retrieved releases in release finder by @FarzamMohammadi in #109
- Automatically rollback failed deployments & additional UI enhancements by @FarzamMohammadi in #110
- Convert download btn from JSON to Excel by @FarzamMohammadi in #114
- Allow any combo of strings as queries input & fix backend query retrieval by @FarzamMohammadi in #115
- Update documentation by @FarzamMohammadi in #117
- Fix OS-related light mode UI inconsistencies by @FarzamMohammadi in #119
- Update README.md by @FarzamMohammadi in #120
- CLI Features - Prompt user to confirm release deployments by @FarzamMohammadi in #122
Full Changelog: 1.36.0...1.38.0