Skip to content

Latest commit

 

History

History
329 lines (250 loc) · 33.9 KB

CHANGELOG.md

File metadata and controls

329 lines (250 loc) · 33.9 KB

Changelog

All notable changes to this project will be documented in this file.

1.6.1 (2023-11-10)

Documentation

  • stop recommending the "dev" branch (b8f1f6f)
  • update CONTRIBUTING release instructions (370b068)

Chores

  • deps-dev eslint-plugin-jsdoc from 46.5.0 to 46.8.2 (#250) (b525cf9)
  • deps-dev cspell from 7.0.1 to 7.3.8 (#253) (42191ed)
  • deps actions/checkout from 3 to 4 (#247) (b92ea2a)

Bug Fixes

  • rhacs use appropriate naming conventions (#258) (28ee440)

1.6.0 (2023-10-17)

Features

  • acs add support for acs data source (#251) (e1faafc)

Code Refactoring

  • scans discovery-423 disable scan merge reports (#243) (12fc5f4)

Chores

  • deps-dev bump eslint from 8.47.0 to 8.50.0 (#246) (62cec9e)
  • deps-dev jest-environment-jsdom from 29.6.2 to 29.7.0 (#245) (10949a9)
  • deps-dev jest-resolve from 29.6.2 to 29.7.0 (#244) (69ec992)
  • deps ncipollo/release-action from 1.12.0 to 1.13.0 (#242) (d43ab54)
  • deps npm updates (#238) (b65a9a3)

Bug Fixes

  • scripts allow podman and docker (#237) (ae03ebf)

1.5.1 (2023-08-23)

Code Refactoring

  • testing DISCOVERY-280 Add attributes to aid UI tests (#235) (1fe16d5)

Chores

  • deps-dev bump eslint-config-prettier from 8.8.0 to 8.9.0 (#233) (2c0dbe4)

1.5.0 (2023-08-02)

Documentation

  • rename master branch to main (779284f)

Code Refactoring

  • testing react testing, handler context wrappers (#229) (0a14eca)
  • testing migrate from enzyme (#227) (0e4f798)

Chores

  • deps-dev eslint-plugin-jest from 27.2.2 to 27.2.3 (#232) (45aedde)
  • deps-dev bump babel-loader from 9.1.2 to 9.1.3 (#231) (8a8fe46)
  • dependabot open pr limit, target branch (#226) (6244d3b)
  • deps npm updates (#226) (1b4bb76)
  • deps-dev bump webpack from 5.86.0 to 5.88.1 (#225) (1a58b43)
  • remove unused Jenkinsfile (8c71990)

Builds

  • babel update presets, targets (06461bd)

1.4.0 (2023-06-29)

Features

  • pageLayout discovery-334 update to pf4 (#210) (e670215)

Documentation

  • readme,contributing discovery-330 in-depth workflows (#214) (2cdc80a)

Chores

  • deps codecov/codecov-action from 3.1.3 to 3.1.4 (#211) (49d468a)

Builds

  • docs DISCOVERY-357 Stop building docs pages (7b0fa0f)
  • deps discovery-330 core npm script (#213) (2dec3d5)
  • webpack discovery-334 webpack 5 (#209) (2fd67e6)

Bug Fixes

  • formGroup discovery-330 pf id to fieldId (#217) (33b43de)
  • deps discovery-330 resolve test warnings (#216) (20b3303)
  • deps discovery-330 pf react-core update (#216) (f72808b)
  • deps discovery-330 npm updates (#216) (6245917)
  • createCredential DISCOVERY-363 Use ssh_passphrase (#221) (ccd62b7)
  • pageLayout DISCOVERY-357 remove quipudocs links (91ce87f)

1.3.0 (2023-06-07)

Features

  • scans discovery-76 adds delete functionality (#208) (59b2e37)

Documentation

  • CONTRIBUTING.md workaround for ERR_OSSL_EVP_UNSUPPORTED (#205) (a2f4151)

Chores

  • deps codecov/codecov-action from 3.1.1 to 3.1.3 (#202) (8d2713a)
  • deps-dev changelog-light from 0.2.3 to 0.3.0 (#199) (258adcc)

1.2.0 (2023-04-14)

Features

  • ansible-controller add support for ansible data source (45cee58)

Chores

  • build nodejs 14 to 16 (#197) (30bdc9f)
  • deps ncipollo/release-action from 1.11.2 to 1.12.0 (#196) (823780e)
  • deps-dev changelog-light from 0.2.1 to 0.2.3 (#195) (b28e1a3)
  • deps ncipollo/release-action from 1.10.0 to 1.11.2 (#193) (f6e1464)

Bug Fixes

  • script for stage container (a7e1bdd)

1.1.1 (2022-11-23)

Bug Fixes

  • addSourceWizard discovery-178 sslCert default (#189) (e6537bd)

1.1.0 (2022-11-08)

Features

  • addSource,createCredential discovery-203 openshift (#185) (1ac3016)
  • viewContext expose inferred context (#184) (fb57dab)

Code Refactoring

  • createCredentialDialog class to function, hooks (#184) (61c7fec)

Bug Fixes

1.0.0 (2022-10-26)

Performance Improvements

Features

  • viewContext discovery-151 context for views (#173) (55a9e58)

Code Refactoring

  • scanDownload class to function, hooks (#180) (da5a8c4)
  • locale component strings (#179) (5c22489)
  • addSourceWizard,createScanDialog discovery-153 forms (#174) (0f7e9f7)
  • scanJobsList,sourceList discovery-154, pf4 table (#174) (220857c)
  • addSourceWizard,createScanDialog locale strings (#162) (586967a)
  • viewToolbar discovery-151 pf4 toolbar (#172) (c2db2ff)
  • createCredentialDialog discovery-153 pf4 textInput (#161) (ce1868a)
  • addSourceWizardStepTwo discovery-153 pf4 textInput (#159) (d1192c4)
  • textArea discovery-153 pf4 textArea (#158) (3358126)
  • checkbox discovery-153 pf4 checkbox (#155) (dd55ac0)
  • radio discovery-153 pf4 radio (#153) (4c99c05)
  • formGroup discovery-153 pf4 formGroup (#150) (5f5c4f6)
  • touchspin discovery-153 pf4 textInput (#147) (1be4616)

Chores

  • build discovery-159 generated changelog (#181) (73939d8)
  • deps bump codecov/codecov-action from 3.1.0 to 3.1.1 (#176) (255bc01)
  • poll,sourceConstants clean up unused files (#174) (48c201d)
  • deps bump classnames from 2.3.1 to 2.3.2 (#175) (d6453af)

Bug Fixes

  • build discovery-198 replace assets paths (#182) (26b6eb0)
  • credentialsTableCells discovery-197 auth type string (#183) (68ea5d9)
  • credentials,scans,sources center pending modal (#180) (94739bc)
  • credentialsContext,sourcesContext delete messaging (#177) (5bbc734)
  • credentialsTableCells discovery-154 sources icon (#177) (0f650d5)
  • formGroup discovery-153 use validatedOptions (#161) (68e89a8)
  • textInput discovery-151 state, callback sequence (#159) (4e2012a)
  • addSourceWizardStepTwo invalid step check (#158) (1906783)
  • touchspin discovery-153 revert state value (#150) (dcd8c0b)

0.11.1 (2022-09-22)

Bug Fixes

0.11.0 (2022-09-21)

Features

  • pf4-style discovery-8 pf4 base css, scss (#86) (e17a5ea)
  • modal discovery-148 pf4 modal wrapper (#110) (8bc5c28)
  • wizard discovery-153 pf4 wizard wrapper (#124) (d9cd662)
  • addCredentialType discovery-152 button selector (#130) (4d9d524)
  • table discovery-154 pf4 table wrapper (#139) (1c0b4c8)
  • useTimeout discovery-154 setTimeout hook (#145) (2af7126)
  • contextIcon discovery-154 programmatic icons (#145) (6632ca9)
  • textInput,formHelpers discovery-151 pf4 textInput (#149) (5ecf626)
  • contextIconAction discovery-154 action icons (#152) (0fe3186)
  • routerContext discovery-150 hook context (#169) (aceed19)

Bug Fixes

  • build allow running review, stage parallel (#86) (98885cc)
  • style discovery-8 css, scss vars for color (#86) (9abe42a)
  • build discovery-174 adjust templates css (#157) (78b4aa8)
  • testing use i18n unit, remove integration check (#87) (a0797c6)
  • helpers discovery-8 consistent brand, getCurrentDate (#87) (57d5f80)
  • pf4-style expose scss variables (#110) (a62c2be)
  • confirmationModal expand behavior, allow children (#113) (47975db)
  • testing expand toastNotificationsList snapshots (#115) (fdb48fb)
  • i18n discovery-8 partial context into keys (#124) (d241b43)
  • table discovery-154 key generation (#140) (b917eb0)
  • dropdownSelect discovery-152 props, placeholder (#145) (4f7c6d9)
  • tooltip discovery-148 hover content wrapper (#145) (95371e5)
  • table discovery-154 pass data, keys, styling (#145) (be6a8fd)
  • helpers discovery-154 global poll interval (#145) (afaa610)
  • testing mock react-redux (#145) (dba7598)
  • dropdownSelect discovery-151 undefined options (#149) (77052a5)
  • scansTableCells,context discovery-154 actions (#152) (5334351)
  • poll,scanDownload propTypes, node instead of string (#154) (ad5bd48)
  • tableHelpers discovery-154 expand width percentages (#160) (e8fc2d8)
  • sourcesContext discovery-154 delete source (#163) (5039b2d)
  • credentials,scans,sources discovery-154 apiTypes (#163) (68df0b7)
  • sources discovery-154 scans button (#166) (cc7da38)
  • toastNotificationsList discovery-148 pf4 alertVariant (#167) (d37cf83)
  • scansEmptyState discovery-154 detect sources (#169) (9b98de6)

Code Refactoring

  • aboutModal discovery-148 pf4 conversion (#87) (7caa845)
  • modal discovery-148 pf4 modal wrapper (#88) (b843c7e)
  • createCredentialDialog discovery-148 pf4 alert (#108) (1aa7482)
  • authentication discovery-148 pf4 alert, locale (#112) (2cd5ae2)
  • authentication discovery-148 replace empty-state (#113) (ce28975)
  • credentials discovery-148 pf4 empty-state (#116) (e2a17f2)
  • refreshTimeButton discovery-149 pf4 button, icon (#114) (911b408)
  • scans discovery-148 pf4 empty-state (#117) (10883ca)
  • toastNotificationsList discovery-148, pf4 alert (#115) (64bd7e4)
  • sources discovery-148 pf4 empty-state (#120) (113da41)
  • creds,sources,scans discovery-149 emptyState grid (#121) (2cc6f5d)
  • addSourceWizard discovery-153, pf4 wizard (#124) (0aed24d)
  • scanHostList discovery-148, pf4 empty-state (#125) (832761b)
  • creds,sources,scans discovery-149 pf4 grid, list (#126) (2a8789b)
  • dropdownSelect discovery-152 pf4 select, dropdown (#127) (9ca4c48)
  • dropdownSelect discovery-152 pf4 dropdown (#130) (3745d5e)
  • credentials discovery-152, pf4 dropdown (#130) (0416840)
  • tooltip discovery-148 pf4 tooltip, popover (#132) (f8a0544)
  • pagination discovery 154 pf4 pagination (#129) (292d158)
  • buttons discovery-149 sources pf4 buttons (#136) (57ca4f5)
  • buttons discovery-149 scans,credentials pf buttons (#142) (637464c)
  • createScanDialog discovery-148, pf4 alert (#144) (c1e2ace)
  • sources discovery-154, pf4 table (#141) (1e8ccb7)
  • scans discovery-154, pf4 table (#152) (593ffb3)
  • credentials discovery-154, pf4 table (#160) (8a716ee)
  • helpers,redux discovery-154, clean up (#163) (967c5be)
  • router discovery-150 router npm update (#164) (18ad1cf)
  • button,icon,spinner discovery-149 pf4 replacements (#165) (21846cc)

0.10.1 (2022-08-17)

Bug Fixes

0.10.0 (2022-08-10)

Bug Fixes

Code Refactoring

  • redux: discovery-8 middleware, hooks, restructure (#82) (acabcf8)
  • services: discovery-8 minor config restructure (#82) (90a4dfd)

0.9.3 (2020-05-14)

Bug Fixes

  • addSourceWizardStepTwo: issues/77 add source regex (#78) (3d1aeea)
  • build: file lint updates (2919e90)
  • build: npm updates and linting (dc5cbdf)

0.9.2 (2019-12-12)

Bug Fixes

  • build: issues/73 correct Django token reference (#74) (06966d4)

0.9.1 (2019-08-20)

Bug Fixes

  • build: issues/53 brand, contribution guide (#65) (10d4a37)
  • build: issues/60 jenkins file for branded UI (#67) (14b6d95)
  • build: issues/63 Quipudocs package (#66) (354a5bf)
  • quipudocs, pageLayout: issues/68 disable install guide (#69) (2cdf23f)

Features

  • docs: issues/38 integrate documentation (#62) (d21d47f)

0.9.0 (2019-06-13)

Bug Fixes

  • addSourceWizard: copy updates (#26) (2107682)
  • app, auth, pageLayout, router: issues/18 migrate prep pf4 (#47) (98b8da3)
  • build: issues/29 version display (#43) (e48a322)
  • build: issues/50 clean up docker review env (#55) (6bf20ec)
  • confirmation, formState, app, about, masthead, redux: issues/1 (#10) (496df34)
  • createScanDialog: issues/28 concurrency default (#32) (5d111e4)
  • createScanDialog, helpers: issues/34 deep scan copy (#35) (98eab26)
  • credentialListItem, createCredentialDialog: issues/36 copy (#37) (c4500c0)
  • lodash, redux, tooltip: issues/1 support updates (#9) (7c2328e)
  • login, logged_out: issues/40 copy (#42) (0a5b08b)
  • reportsService: issues/52 name report package download (#54) (d79bdd5)
  • sourceListItem: update sources list on delete (#33) (ae2fc83)
  • sources view: issues/39 network address styling (#41) (6700a9b)

Features

  • build: issues/7 template output tests (#44) (2104ba4)
  • build, aboutModal, helpers: issues/29 version display (#31) (7af215a)
  • createScanDialog: issues/1 scan creation options (#25) (c9d5f21)
  • i18n: issues/38 i18n integration, link to quipudocs (#51) (89ef65c)
  • poll, reports: issues/46 download report package (#48) (8a3c560)
  • styling: issues/6 refresh for brand logos, styling (#27) (e2bb2fc)