diff --git a/CHANGELOG.md b/CHANGELOG.md index a0d20120ef..c85d5220ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,244 @@ # Changelog +## [1.1.0](https://github.com/trento-project/web/tree/1.1.0) (2022-07-14) + +[Full Changelog](https://github.com/trento-project/web/compare/1.0.0...1.1.0) + +**Implemented enhancements:** + +- Allow custom email sender [\#695](https://github.com/trento-project/web/pull/695) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Add a modal to display remediation info on check results [\#680](https://github.com/trento-project/web/pull/680) ([rtorrero](https://github.com/rtorrero)) +- Add icons to health status indicators [\#677](https://github.com/trento-project/web/pull/677) ([rtorrero](https://github.com/rtorrero)) +- Display gcp metadata frontend [\#662](https://github.com/trento-project/web/pull/662) ([arbulu89](https://github.com/arbulu89)) +- Handle gcp details [\#654](https://github.com/trento-project/web/pull/654) ([arbulu89](https://github.com/arbulu89)) +- Add AWS metadata openapi schema [\#651](https://github.com/trento-project/web/pull/651) ([arbulu89](https://github.com/arbulu89)) +- Display aws metadata frontend [\#650](https://github.com/trento-project/web/pull/650) ([arbulu89](https://github.com/arbulu89)) +- Ecto decode clusters discovery [\#649](https://github.com/trento-project/web/pull/649) ([rtorrero](https://github.com/rtorrero)) +- Handle aws details [\#648](https://github.com/trento-project/web/pull/648) ([arbulu89](https://github.com/arbulu89)) +- Provide a proper name for Target Infrastructure related APIs [\#618](https://github.com/trento-project/web/pull/618) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Use failure context rollup event handler [\#616](https://github.com/trento-project/web/pull/616) ([fabriziosestito](https://github.com/fabriziosestito)) +- Expose a valid OpenApi specification [\#613](https://github.com/trento-project/web/pull/613) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Implement the SAP systems payload decoding and usage [\#602](https://github.com/trento-project/web/pull/602) ([arbulu89](https://github.com/arbulu89)) +- About openapi [\#586](https://github.com/trento-project/web/pull/586) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Adds Platform Settings OpenApi spec [\#584](https://github.com/trento-project/web/pull/584) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Add Accept Eula openapi spec [\#581](https://github.com/trento-project/web/pull/581) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Add SapSystems Health overview OpenApi spec [\#579](https://github.com/trento-project/web/pull/579) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Adds openapi doc for ApiKey retriveal [\#570](https://github.com/trento-project/web/pull/570) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Runner callback api [\#569](https://github.com/trento-project/web/pull/569) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Expose Execution Request API documentation [\#558](https://github.com/trento-project/web/pull/558) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Cluster health when no checks are selected [\#555](https://github.com/trento-project/web/pull/555) ([arbulu89](https://github.com/arbulu89)) +- Select checks openapi [\#546](https://github.com/trento-project/web/pull/546) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Cluster Aggregate rollup part 1 [\#544](https://github.com/trento-project/web/pull/544) ([fabriziosestito](https://github.com/fabriziosestito)) +- Dump discarded discovery events [\#542](https://github.com/trento-project/web/pull/542) ([arbulu89](https://github.com/arbulu89)) +- Checks catalog openapi [\#536](https://github.com/trento-project/web/pull/536) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Sap system details e2e [\#529](https://github.com/trento-project/web/pull/529) ([arbulu89](https://github.com/arbulu89)) +- Sap systems and Databases openapi [\#528](https://github.com/trento-project/web/pull/528) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Clusters list openapi doc [\#522](https://github.com/trento-project/web/pull/522) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Debounce Homepage health overview refresh [\#515](https://github.com/trento-project/web/pull/515) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Initial Swagger integration [\#512](https://github.com/trento-project/web/pull/512) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Exporter status endpoint [\#505](https://github.com/trento-project/web/pull/505) ([fabriziosestito](https://github.com/fabriziosestito)) +- Reactive subscription [\#495](https://github.com/trento-project/web/pull/495) ([fabriziosestito](https://github.com/fabriziosestito)) + +**Fixed bugs:** + +- Handle DAA and unknown sap system payloads [\#702](https://github.com/trento-project/web/pull/702) ([arbulu89](https://github.com/arbulu89)) +- Allow a failover payload to pass validations [\#663](https://github.com/trento-project/web/pull/663) ([rtorrero](https://github.com/rtorrero)) +- Use NavLink in the navigation elements [\#623](https://github.com/trento-project/web/pull/623) ([arbulu89](https://github.com/arbulu89)) +- Persist cib last written field [\#622](https://github.com/trento-project/web/pull/622) ([arbulu89](https://github.com/arbulu89)) +- Handle empty list in from\_list function [\#619](https://github.com/trento-project/web/pull/619) ([arbulu89](https://github.com/arbulu89)) +- Correct log replication and log operation mode names [\#517](https://github.com/trento-project/web/pull/517) ([arbulu89](https://github.com/arbulu89)) +- Include premium field handling [\#504](https://github.com/trento-project/web/pull/504) ([arbulu89](https://github.com/arbulu89)) +- Adjust z-index inside the Modal component [\#503](https://github.com/trento-project/web/pull/503) ([dottorblaster](https://github.com/dottorblaster)) +- Handle unnamed cluster event [\#497](https://github.com/trento-project/web/pull/497) ([arbulu89](https://github.com/arbulu89)) +- Completely skip alerting feature steps when alerting is disabled [\#494](https://github.com/trento-project/web/pull/494) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Use get-latest action to avoid issues with git after CVE-2022-24765 [\#492](https://github.com/trento-project/web/pull/492) ([arbulu89](https://github.com/arbulu89)) +- Fix Development documentation link [\#488](https://github.com/trento-project/web/pull/488) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Include cluster field in the host details view [\#476](https://github.com/trento-project/web/pull/476) ([arbulu89](https://github.com/arbulu89)) + +**Closed issues:** + +- Footer causes double scrolling [\#360](https://github.com/trento-project/web/issues/360) +- Cluster projection leftovers [\#233](https://github.com/trento-project/web/issues/233) +- sap\_systems or sap-systems [\#190](https://github.com/trento-project/web/issues/190) +- Proposal: use ExMachina for factories [\#147](https://github.com/trento-project/web/issues/147) + +**Merged pull requests:** + +- Bump jest from 28.1.2 to 28.1.3 in /assets [\#708](https://github.com/trento-project/web/pull/708) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump babel-jest from 28.1.2 to 28.1.3 in /assets [\#707](https://github.com/trento-project/web/pull/707) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump jest-environment-jsdom from 28.1.2 to 28.1.3 in /assets [\#706](https://github.com/trento-project/web/pull/706) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump react-hot-toast from 2.2.0 to 2.3.0 in /assets [\#703](https://github.com/trento-project/web/pull/703) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump tailwindcss from 3.1.5 to 3.1.6 in /assets [\#700](https://github.com/trento-project/web/pull/700) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump phoenix\_live\_view from 0.17.10 to 0.17.11 [\#699](https://github.com/trento-project/web/pull/699) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump esbuild from 0.14.48 to 0.14.49 in /assets [\#698](https://github.com/trento-project/web/pull/698) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @headlessui/react from 1.6.5 to 1.6.6 in /assets [\#697](https://github.com/trento-project/web/pull/697) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump tailwindcss from 3.1.4 to 3.1.5 in /assets [\#696](https://github.com/trento-project/web/pull/696) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump eslint from 8.18.0 to 8.19.0 in /assets [\#693](https://github.com/trento-project/web/pull/693) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump jest from 28.1.1 to 28.1.2 in /assets [\#692](https://github.com/trento-project/web/pull/692) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump babel-jest from 28.1.1 to 28.1.2 in /assets [\#691](https://github.com/trento-project/web/pull/691) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump esbuild from 0.14.47 to 0.14.48 in /assets [\#690](https://github.com/trento-project/web/pull/690) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @reduxjs/toolkit from 1.8.2 to 1.8.3 in /assets [\#689](https://github.com/trento-project/web/pull/689) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump jest-environment-jsdom from 28.1.1 to 28.1.2 in /assets [\#688](https://github.com/trento-project/web/pull/688) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump floki from 0.32.1 to 0.33.1 [\#687](https://github.com/trento-project/web/pull/687) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @babel/core from 7.18.5 to 7.18.6 in /assets [\#686](https://github.com/trento-project/web/pull/686) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @babel/preset-react from 7.17.12 to 7.18.6 in /assets [\#685](https://github.com/trento-project/web/pull/685) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @babel/preset-env from 7.18.2 to 7.18.6 in /assets [\#684](https://github.com/trento-project/web/pull/684) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @babel/plugin-transform-modules-commonjs from 7.18.2 to 7.18.6 in /assets [\#683](https://github.com/trento-project/web/pull/683) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 [\#682](https://github.com/trento-project/web/pull/682) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump eslint-plugin-react from 7.29.4 to 7.30.1 in /assets [\#681](https://github.com/trento-project/web/pull/681) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Add hosts\_execution to cluster\_registered broadcast [\#679](https://github.com/trento-project/web/pull/679) ([rtorrero](https://github.com/rtorrero)) +- Bump tailwindcss from 3.1.3 to 3.1.4 in /assets [\#678](https://github.com/trento-project/web/pull/678) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump esbuild from 0.14.46 to 0.14.47 in /assets [\#676](https://github.com/trento-project/web/pull/676) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @headlessui/react from 1.6.4 to 1.6.5 in /assets [\#675](https://github.com/trento-project/web/pull/675) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump esbuild from 0.14.45 to 0.14.46 in /assets [\#673](https://github.com/trento-project/web/pull/673) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump eslint from 8.17.0 to 8.18.0 in /assets [\#672](https://github.com/trento-project/web/pull/672) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump esbuild from 0.14.44 to 0.14.45 in /assets [\#671](https://github.com/trento-project/web/pull/671) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump prettier from 2.7.0 to 2.7.1 in /assets [\#670](https://github.com/trento-project/web/pull/670) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump esbuild from 0.14.43 to 0.14.44 in /assets [\#669](https://github.com/trento-project/web/pull/669) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump tailwindcss from 3.1.2 to 3.1.3 in /assets [\#668](https://github.com/trento-project/web/pull/668) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump prettier from 2.6.2 to 2.7.0 in /assets [\#667](https://github.com/trento-project/web/pull/667) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump react-dom from 18.1.0 to 18.2.0 in /assets [\#666](https://github.com/trento-project/web/pull/666) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump react from 18.1.0 to 18.2.0 in /assets [\#665](https://github.com/trento-project/web/pull/665) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Update and add additional information to hack\_on\_the\_trento documentation [\#664](https://github.com/trento-project/web/pull/664) ([EMaksy](https://github.com/EMaksy)) +- Bump @storybook/testing-library from 0.0.12 to 0.0.13 in /assets [\#661](https://github.com/trento-project/web/pull/661) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @babel/core from 7.18.2 to 7.18.5 in /assets [\#659](https://github.com/trento-project/web/pull/659) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-links from 6.5.8 to 6.5.9 in /assets [\#658](https://github.com/trento-project/web/pull/658) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-essentials from 6.5.8 to 6.5.9 in /assets [\#657](https://github.com/trento-project/web/pull/657) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-interactions from 6.5.8 to 6.5.9 in /assets [\#656](https://github.com/trento-project/web/pull/656) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/react from 6.5.8 to 6.5.9 in /assets [\#655](https://github.com/trento-project/web/pull/655) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump tailwindcss from 3.0.24 to 3.1.2 in /assets [\#653](https://github.com/trento-project/web/pull/653) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/testing-library from 0.0.11 to 0.0.12 in /assets [\#652](https://github.com/trento-project/web/pull/652) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump fun\_with\_flags\_ui from 0.8.0 to 0.8.1 [\#647](https://github.com/trento-project/web/pull/647) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Fix a broken link in the Installation part of README.md [\#645](https://github.com/trento-project/web/pull/645) ([EMaksy](https://github.com/EMaksy)) +- Bump @storybook/addon-interactions from 6.5.7 to 6.5.8 in /assets [\#644](https://github.com/trento-project/web/pull/644) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-links from 6.5.7 to 6.5.8 in /assets [\#643](https://github.com/trento-project/web/pull/643) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-actions from 6.5.7 to 6.5.8 in /assets [\#642](https://github.com/trento-project/web/pull/642) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-essentials from 6.5.7 to 6.5.8 in /assets [\#641](https://github.com/trento-project/web/pull/641) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/react from 6.5.7 to 6.5.8 in /assets [\#640](https://github.com/trento-project/web/pull/640) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Add jest tests utility [\#639](https://github.com/trento-project/web/pull/639) ([dottorblaster](https://github.com/dottorblaster)) +- Bump esbuild from 0.14.42 to 0.14.43 in /assets [\#638](https://github.com/trento-project/web/pull/638) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump eos-icons-react from 2.2.0 to 2.3.0 in /assets [\#637](https://github.com/trento-project/web/pull/637) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump jest-environment-jsdom from 28.1.0 to 28.1.1 in /assets [\#636](https://github.com/trento-project/web/pull/636) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump jest from 28.1.0 to 28.1.1 in /assets [\#635](https://github.com/trento-project/web/pull/635) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump babel-jest from 28.1.0 to 28.1.1 in /assets [\#634](https://github.com/trento-project/web/pull/634) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-links from 6.5.6 to 6.5.7 in /assets [\#633](https://github.com/trento-project/web/pull/633) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/react from 6.5.6 to 6.5.7 in /assets [\#632](https://github.com/trento-project/web/pull/632) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-essentials from 6.5.6 to 6.5.7 in /assets [\#631](https://github.com/trento-project/web/pull/631) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump dayjs from 1.11.2 to 1.11.3 in /assets [\#630](https://github.com/trento-project/web/pull/630) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-actions from 6.5.6 to 6.5.7 in /assets [\#629](https://github.com/trento-project/web/pull/629) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump eslint-plugin-jest from 26.4.6 to 26.5.3 in /assets [\#628](https://github.com/trento-project/web/pull/628) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump eslint from 8.16.0 to 8.17.0 in /assets [\#627](https://github.com/trento-project/web/pull/627) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-interactions from 6.5.6 to 6.5.7 in /assets [\#626](https://github.com/trento-project/web/pull/626) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump ecto\_sql from 3.8.2 to 3.8.3 [\#625](https://github.com/trento-project/web/pull/625) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump npm from 8.10.0 to 8.11.0 in /test/e2e [\#624](https://github.com/trento-project/web/pull/624) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump phoenix from 1.6.9 to 1.6.10 [\#621](https://github.com/trento-project/web/pull/621) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Refactor from\_list in new [\#620](https://github.com/trento-project/web/pull/620) ([fabriziosestito](https://github.com/fabriziosestito)) +- Bump swoosh from 1.7.0 to 1.7.1 [\#617](https://github.com/trento-project/web/pull/617) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump eslint-plugin-jest from 26.4.5 to 26.4.6 in /assets [\#615](https://github.com/trento-project/web/pull/615) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump mox from 1.0.1 to 1.0.2 [\#614](https://github.com/trento-project/web/pull/614) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-essentials from 6.5.5 to 6.5.6 in /assets [\#612](https://github.com/trento-project/web/pull/612) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/react from 6.5.5 to 6.5.6 in /assets [\#611](https://github.com/trento-project/web/pull/611) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump eslint-plugin-jest from 26.2.2 to 26.4.5 in /assets [\#610](https://github.com/trento-project/web/pull/610) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump esbuild from 0.14.39 to 0.14.42 in /assets [\#609](https://github.com/trento-project/web/pull/609) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @headlessui/react from 1.6.3 to 1.6.4 in /assets [\#608](https://github.com/trento-project/web/pull/608) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-links from 6.5.5 to 6.5.6 in /assets [\#607](https://github.com/trento-project/web/pull/607) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-actions from 6.5.5 to 6.5.6 in /assets [\#606](https://github.com/trento-project/web/pull/606) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-interactions from 6.5.5 to 6.5.6 in /assets [\#605](https://github.com/trento-project/web/pull/605) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump esbuild from 0.4.0 to 0.5.0 [\#604](https://github.com/trento-project/web/pull/604) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump swoosh from 1.6.6 to 1.7.0 [\#603](https://github.com/trento-project/web/pull/603) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Add the possibility to decode lists of items with deftype [\#601](https://github.com/trento-project/web/pull/601) ([dottorblaster](https://github.com/dottorblaster)) +- Bump @babel/preset-env from 7.18.0 to 7.18.2 in /assets [\#599](https://github.com/trento-project/web/pull/599) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @headlessui/react from 1.6.2 to 1.6.3 in /assets [\#598](https://github.com/trento-project/web/pull/598) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @babel/core from 7.18.0 to 7.18.2 in /assets [\#597](https://github.com/trento-project/web/pull/597) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump phoenix\_live\_view from 0.17.9 to 0.17.10 [\#596](https://github.com/trento-project/web/pull/596) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Decode subscription discovery payload through Ecto [\#595](https://github.com/trento-project/web/pull/595) ([dottorblaster](https://github.com/dottorblaster)) +- Refactor checks catalog operation tagging [\#594](https://github.com/trento-project/web/pull/594) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Bump @storybook/react from 6.5.4 to 6.5.5 in /assets [\#593](https://github.com/trento-project/web/pull/593) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-interactions from 6.5.4 to 6.5.5 in /assets [\#592](https://github.com/trento-project/web/pull/592) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-links from 6.5.4 to 6.5.5 in /assets [\#590](https://github.com/trento-project/web/pull/590) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @reduxjs/toolkit from 1.8.1 to 1.8.2 in /assets [\#589](https://github.com/trento-project/web/pull/589) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-essentials from 6.5.4 to 6.5.5 in /assets [\#588](https://github.com/trento-project/web/pull/588) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Add e2e tests clusters overview [\#587](https://github.com/trento-project/web/pull/587) ([rtorrero](https://github.com/rtorrero)) +- Hosts overview e2e [\#585](https://github.com/trento-project/web/pull/585) ([arbulu89](https://github.com/arbulu89)) +- Bump quantum from 3.4.0 to 3.5.0 [\#583](https://github.com/trento-project/web/pull/583) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Ecto decode cloud discovery [\#582](https://github.com/trento-project/web/pull/582) ([dottorblaster](https://github.com/dottorblaster)) +- Rollup integration test [\#580](https://github.com/trento-project/web/pull/580) ([fabriziosestito](https://github.com/fabriziosestito)) +- Improve the host details view E2E to cover more data [\#578](https://github.com/trento-project/web/pull/578) ([arbulu89](https://github.com/arbulu89)) +- Bump @storybook/addon-links from 6.5.3 to 6.5.4 in /assets [\#577](https://github.com/trento-project/web/pull/577) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/react from 6.5.3 to 6.5.4 in /assets [\#576](https://github.com/trento-project/web/pull/576) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump eslint from 8.15.0 to 8.16.0 in /assets [\#575](https://github.com/trento-project/web/pull/575) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-essentials from 6.5.3 to 6.5.4 in /assets [\#574](https://github.com/trento-project/web/pull/574) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump react-redux from 8.0.1 to 8.0.2 in /assets [\#573](https://github.com/trento-project/web/pull/573) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-actions from 6.5.3 to 6.5.4 in /assets [\#572](https://github.com/trento-project/web/pull/572) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-interactions from 6.5.3 to 6.5.4 in /assets [\#571](https://github.com/trento-project/web/pull/571) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Event handlers failure context [\#568](https://github.com/trento-project/web/pull/568) ([fabriziosestito](https://github.com/fabriziosestito)) +- Bump @babel/core from 7.17.12 to 7.18.0 in /assets [\#567](https://github.com/trento-project/web/pull/567) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @headlessui/react from 1.6.1 to 1.6.2 in /assets [\#566](https://github.com/trento-project/web/pull/566) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/react from 6.5.0 to 6.5.3 in /assets [\#565](https://github.com/trento-project/web/pull/565) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-essentials from 6.5.0 to 6.5.3 in /assets [\#564](https://github.com/trento-project/web/pull/564) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-interactions from 6.5.0 to 6.5.3 in /assets [\#563](https://github.com/trento-project/web/pull/563) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @babel/preset-env from 7.17.12 to 7.18.0 in /assets [\#561](https://github.com/trento-project/web/pull/561) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-actions from 6.5.0 to 6.5.3 in /assets [\#560](https://github.com/trento-project/web/pull/560) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-links from 6.5.0 to 6.5.3 in /assets [\#559](https://github.com/trento-project/web/pull/559) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Refactor cluster hosts executions state [\#557](https://github.com/trento-project/web/pull/557) ([fabriziosestito](https://github.com/fabriziosestito)) +- Speed up CI process [\#556](https://github.com/trento-project/web/pull/556) ([arbulu89](https://github.com/arbulu89)) +- Bump @storybook/addon-actions from 6.4.22 to 6.5.0 in /assets [\#554](https://github.com/trento-project/web/pull/554) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-essentials from 6.4.22 to 6.5.0 in /assets [\#553](https://github.com/trento-project/web/pull/553) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/react from 6.4.22 to 6.5.0 in /assets [\#551](https://github.com/trento-project/web/pull/551) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-interactions from 6.4.22 to 6.5.0 in /assets [\#550](https://github.com/trento-project/web/pull/550) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @storybook/addon-links from 6.4.22 to 6.5.0 in /assets [\#549](https://github.com/trento-project/web/pull/549) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump postcss from 8.4.13 to 8.4.14 in /assets [\#548](https://github.com/trento-project/web/pull/548) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump ecto\_sql from 3.8.1 to 3.8.2 [\#547](https://github.com/trento-project/web/pull/547) ([dependabot[bot]](https://github.com/apps/dependabot)) +- About page e2e [\#545](https://github.com/trento-project/web/pull/545) ([arbulu89](https://github.com/arbulu89)) +- Add HANA details page e2e tests [\#543](https://github.com/trento-project/web/pull/543) ([arbulu89](https://github.com/arbulu89)) +- Bump @babel/preset-env from 7.17.10 to 7.17.12 in /assets [\#541](https://github.com/trento-project/web/pull/541) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @babel/core from 7.17.10 to 7.17.12 in /assets [\#539](https://github.com/trento-project/web/pull/539) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @babel/preset-react from 7.16.7 to 7.17.12 in /assets [\#538](https://github.com/trento-project/web/pull/538) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump phoenix from 1.6.8 to 1.6.9 [\#537](https://github.com/trento-project/web/pull/537) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Use exmachina factory generation [\#535](https://github.com/trento-project/web/pull/535) ([arbulu89](https://github.com/arbulu89)) +- Fix validate required for embedded fields [\#534](https://github.com/trento-project/web/pull/534) ([fabriziosestito](https://github.com/fabriziosestito)) +- Decode host discovery payload with Ecto [\#533](https://github.com/trento-project/web/pull/533) ([dottorblaster](https://github.com/dottorblaster)) +- Use ExMachina as test data generation factory for host telemetry [\#532](https://github.com/trento-project/web/pull/532) ([arbulu89](https://github.com/arbulu89)) +- Bump eslint-plugin-jest from 26.1.5 to 26.2.2 in /assets [\#531](https://github.com/trento-project/web/pull/531) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Add codespell job to the ci [\#530](https://github.com/trento-project/web/pull/530) ([arbulu89](https://github.com/arbulu89)) +- Format e2e js code [\#527](https://github.com/trento-project/web/pull/527) ([arbulu89](https://github.com/arbulu89)) +- Add default value to os\_version [\#526](https://github.com/trento-project/web/pull/526) ([fabriziosestito](https://github.com/fabriziosestito)) +- Migrate sap overview e2e [\#525](https://github.com/trento-project/web/pull/525) ([arbulu89](https://github.com/arbulu89)) +- Add obs disk constraints to avoid out of space issue [\#524](https://github.com/trento-project/web/pull/524) ([arbulu89](https://github.com/arbulu89)) +- Exporters status badges [\#523](https://github.com/trento-project/web/pull/523) ([fabriziosestito](https://github.com/fabriziosestito)) +- Bump esbuild from 0.14.38 to 0.14.39 in /assets [\#521](https://github.com/trento-project/web/pull/521) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Add complete e2e testing for the cluster details view [\#520](https://github.com/trento-project/web/pull/520) ([rtorrero](https://github.com/rtorrero)) +- Add checks catalog e2e tests [\#519](https://github.com/trento-project/web/pull/519) ([arbulu89](https://github.com/arbulu89)) +- Change CI cache key [\#518](https://github.com/trento-project/web/pull/518) ([fabriziosestito](https://github.com/fabriziosestito)) +- Upgrade to React 18 [\#516](https://github.com/trento-project/web/pull/516) ([dottorblaster](https://github.com/dottorblaster)) +- Revert config development [\#514](https://github.com/trento-project/web/pull/514) ([arbulu89](https://github.com/arbulu89)) +- Bump jest from 28.0.3 to 28.1.0 in /assets [\#511](https://github.com/trento-project/web/pull/511) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump dayjs from 1.11.1 to 1.11.2 in /assets [\#510](https://github.com/trento-project/web/pull/510) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump babel-jest from 28.0.3 to 28.1.0 in /assets [\#509](https://github.com/trento-project/web/pull/509) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump eslint from 8.14.0 to 8.15.0 in /assets [\#508](https://github.com/trento-project/web/pull/508) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @headlessui/react from 1.6.0 to 1.6.1 in /assets [\#507](https://github.com/trento-project/web/pull/507) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Add e2e tests for the host details view [\#506](https://github.com/trento-project/web/pull/506) ([rtorrero](https://github.com/rtorrero)) +- Bump phoenix from 1.6.7 to 1.6.8 [\#502](https://github.com/trento-project/web/pull/502) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump docker/metadata-action from 3.8.0 to 4.0.1 [\#501](https://github.com/trento-project/web/pull/501) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump docker/setup-buildx-action from 1 to 2 [\#500](https://github.com/trento-project/web/pull/500) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump docker/build-push-action from 2 to 3 [\#499](https://github.com/trento-project/web/pull/499) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump docker/login-action from 1.14.1 to 2 [\#498](https://github.com/trento-project/web/pull/498) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Snake case all the routes [\#496](https://github.com/trento-project/web/pull/496) ([rtorrero](https://github.com/rtorrero)) +- Bump timex from 3.7.7 to 3.7.8 [\#491](https://github.com/trento-project/web/pull/491) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Rename axios wrapper calls [\#490](https://github.com/trento-project/web/pull/490) ([rtorrero](https://github.com/rtorrero)) +- Add development docker-compose service [\#489](https://github.com/trento-project/web/pull/489) ([stefanotorresi](https://github.com/stefanotorresi)) +- Bump autoprefixer from 10.4.6 to 10.4.7 in /assets [\#487](https://github.com/trento-project/web/pull/487) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Update dockerfile and add missing nodejs to tools [\#486](https://github.com/trento-project/web/pull/486) ([stefanotorresi](https://github.com/stefanotorresi)) +- Update pow to 1.0.27 [\#485](https://github.com/trento-project/web/pull/485) ([fabriziosestito](https://github.com/fabriziosestito)) +- Bump @babel/core from 7.17.9 to 7.17.10 in /assets [\#483](https://github.com/trento-project/web/pull/483) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump jest from 28.0.2 to 28.0.3 in /assets [\#482](https://github.com/trento-project/web/pull/482) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump postcss from 8.4.12 to 8.4.13 in /assets [\#481](https://github.com/trento-project/web/pull/481) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump @babel/preset-env from 7.16.11 to 7.17.10 in /assets [\#480](https://github.com/trento-project/web/pull/480) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump autoprefixer from 10.4.5 to 10.4.6 in /assets [\#479](https://github.com/trento-project/web/pull/479) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump ecto\_sql from 3.7.2 to 3.8.1 [\#478](https://github.com/trento-project/web/pull/478) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Redirect to login on 401 status responses [\#472](https://github.com/trento-project/web/pull/472) ([rtorrero](https://github.com/rtorrero)) +- Bump phoenix from 1.6.6 to 1.6.7 [\#367](https://github.com/trento-project/web/pull/367) ([dependabot[bot]](https://github.com/apps/dependabot)) + ## [1.0.0](https://github.com/trento-project/web/tree/1.0.0) (2022-04-29) [Full Changelog](https://github.com/trento-project/web/compare/df6d355b2b955d6902f279cda3cd63f0865ab95c...1.0.0) diff --git a/mix.exs b/mix.exs index 6d3c4cb6ca..3bf09c3209 100644 --- a/mix.exs +++ b/mix.exs @@ -5,7 +5,7 @@ defmodule Trento.MixProject do [ app: :trento, description: "Easing your life in administering SAP applications", - version: "1.0.0", + version: "1.1.0", elixir: "~> 1.13", elixirc_paths: elixirc_paths(Mix.env()), compilers: [:gettext] ++ Mix.compilers(), diff --git a/test/e2e/package.json b/test/e2e/package.json index 82c1678010..01028c8d2a 100644 --- a/test/e2e/package.json +++ b/test/e2e/package.json @@ -1,6 +1,6 @@ { "name": "trento-e2e-tests", - "version": "1.0.0", + "version": "1.1.0", "description": "E2E testing for Trento", "scripts": { "cypress:open": "cypress open",