Skip to content

Releases: freeipa/freeipa-webui

v0.1.0

17 Jan 12:51
Compare
Choose a tag to compare

What's Changed

  • Add vagrant and cypress for integration tests by @netoarmando in #2
  • Routing and navigation by @netoarmando in #11
  • Merging 'devel' branch into 'main' by @netoarmando in #30
  • Search input functionality by @carma12 in #31
  • 'Hosts' page by @carma12 in #36
  • Update 'babel-plugin-module-resolver' dependency by @carma12 in #41
  • Hosts settings section by @carma12 in #40
  • 'Hosts' > 'Is a member of' section by @carma12 in #43
  • Enable direct access to react routes by @netoarmando in #45
  • 'Hosts' > 'Is managed by' section by @carma12 in #46
  • Add mockups to the README file by @netoarmando in #35
  • Checkboxes disabled when shift-focus by @carma12 in #47
  • 'Services' page by @carma12 in #52
  • Update webpack library by @carma12 in #60
  • Reusable 'PaginationPrep' component by @carma12 in #55
  • doc: Add readthedocs to the project by @carma12 in #61
  • 'Services' > 'Settings' section by @carma12 in #56
  • UI: 'Services' > 'Is a member of' section by @carma12 in #59
  • Fix: not updating managed groups by @carma12 in #66
  • UI: 'Services' > 'Is managed by' by @carma12 in #67
  • UI: Change 'stage users' buttons by @carma12 in #76
  • UI: Change 'preserved users' action buttons by @carma12 in #77
  • Adapt users data type by @carma12 in #78
  • Add password validation in 'add' form by @carma12 in #103
  • [CL] Create RPC wrapper by @carma12 in #96
  • doc: communication layer design doc by @carma12 in #63
  • [CL] Adapt RPC to 'Active Users' main page by @carma12 in #81
  • [Fix] 'Stage' and 'Preserved' lists not showing by @carma12 in #101
  • 'Active users' action buttons by @carma12 in #102
  • 'Active users' > kebab options ('Rebuild auto membership') by @carma12 in #107
  • Add missing External IdP fields in 'Account settings' section by @carma12 in #108
  • Add external IdP checkbox by @carma12 in #110
  • Fix user data type fields by @carma12 in #109
  • Add 'semver' advisory warning into allowlist by @carma12 in #117
  • Add 'word-wrap' advisory warning to allowlist by @pvoborni in #120
  • text input behavior based on IPA object metadata by @pvoborni in #118
  • fix: host and service list pages to display data by @pvoborni in #119
  • Fix 'admin' user not showing by @carma12 in #123
  • Add vulnerable advisory paths into whitelist by @carma12 in #125
  • Whitelist 'babel/preset-env>babel-plugin-polyfill-corejs2' by @carma12 in #126
  • [Identity settings] - Enhance the components structure and data retrieval by @carma12 in #122
  • Whitelist helper-define-polyfill-provider>semver by @carma12 in #129
  • refactor: alertManager for managing alerts on page by @pvoborni in #112
  • chore: skip audit of devDependencies by @pvoborni in #130
  • Adapt field permissions in 'Identity settings' by @carma12 in #124
  • Upgrade fedora version in vagrant file by @carma12 in #132
  • [Active users][Settings][Identity settings] 'Refresh' button by @carma12 in #127
  • [Active users][Settings][Identity settings] 'Revert' and 'Save' button by @carma12 in #128
  • [Active users][Settings][Account settings] Add functionality for Text inputs by @carma12 in #136
  • [Active users][Settings][Account settings] Add functionality for Selectors by @carma12 in #138
  • [Active users][Settings][Account settings] Add functionality for checkbox list by @carma12 in #139
  • Tests: Enable cypress to run cucumber tests by @miskopo in #133
  • [Active users][Settings][Account settings] Add functionality for text inputs with buttons by @carma12 in #140
  • Update README.md added build commands by @Faisalhs51 in #147
  • Add FreeIPA logo in the header by @carma12 in #149
  • [Active users][Settings][Account settings] Add functionality to Date time selector by @carma12 in #143
  • Fix: Use private_network config only in Github Actions by @miskopo in #148
  • [RFE] Allow modifying 'Password Expiration' field by @carma12 in #150
  • Redirect to 'Active users' on root URL by @carma12 in #152
  • [Bug] Fix search input for active users by @carma12 in #153
  • Add alerts on action buttons success by @carma12 in #155
  • Improve active users refresh experience by @mreynolds389 in #158
  • Issue 162 - revert refresh spinning button by @mreynolds389 in #165
  • Adapt 'SSH public keys' field and modal by @carma12 in #154
  • Issue 104 - Add password revealer component by @mreynolds389 in #159
  • Issue 142 - Remove the "Data" suffix from rpc by @mreynolds389 in #160
  • Fix inconsistent data in 'Active users' page by @carma12 in #170
  • Issue 171 - Minor cleanup around setting show table rows and refresh by @mreynolds389 in #172
  • Issue 106 - User searching using UID does not work in idm Web UI by @mreynolds389 in #176
  • Adapt the 'Certificates' field and modal by @carma12 in #156
  • 'Certificates' > dropdown options by @carma12 in #157
  • [UI] Show user login in the Masthead by @carma12 in #182
  • Issue 167 - Revise ssh key component by @mreynolds389 in #177
  • [Active users > Settings] Adapt the 'Password policy' subsection fields by @carma12 in #180
  • [Active users][Settings][Account settings] Adapt the 'Certificate mapping data' field by @carma12 in #175
  • [Active users > Settings] Adapt the 'Kerberos ticket' subsection fields by @carma12 in #188
  • [Active users > Settings] Adapt the 'Mailing address' subsection fields by @carma12 in #190
  • [Active users > Settings] Adapt 'Attrs. for SMB services' subsection fields by @carma12 in #191
  • Stage users by @mreynolds389 in #181
  • [Active users > Settings] 'Contact settings' sync fields by @carma12 in #193
  • [Active users > Settings] Adapt 'Employee information' subsection fields by @carma12 in #192
  • Add CL to preserved users page by @mreynolds389 in #194
  • Fix: Replace Mac-OS runner by Ubuntu by @miskopo in #186
  • Fix inconsistent label attributes by @carma12 in #205
  • Test: Scenarios for handling of active users by @miskopo in #199
  • Add dependencies for Unit testing: Jest + testing-library by @carma12 in #200
  • Create stale.yml by @miskopo in #209
  • Issue 206 - Improve automember rebuild confirmation message by @mreynolds389 in https://github.com/freeipa/...
Read more