Skip to content

Commit

Permalink
Merge branch 'dev' into add-storybook-a11y-testing-#142
Browse files Browse the repository at this point in the history
  • Loading branch information
akegan committed Jul 14, 2021
2 parents 90268eb + 34cd0ce commit e5da44d
Show file tree
Hide file tree
Showing 99 changed files with 1,129 additions and 4,025 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,23 @@ All notable changes to this project will be documented in this file. The format
### Backend

- Fixed:

- optional fields not being marked as optional in frontend client (missing '?' indicator) ([#1470](https://github.com/bloom-housing/bloom/pull/1470))

- Changed:
- User module has been removed and incorporated into Auth module

### Frontend

- Added:

- AG-grid sorting now is connected with the backend sorting ([#1083](https://github.com/bloom-housing/bloom/issues/1083)) (Michał Plebański)

### UI Components

- Added:
- Automated a11y testing for ui-components ([#1450](https://github.com/bloom-housing/bloom/pull/1450))
- Add ActionBlock component ([#1404](https://github.com/bloom-housing/bloom/pull/1459)) (Marcin Jedras)

## 1.0.4 / 2021-07-07

Expand Down Expand Up @@ -99,6 +108,7 @@ All notable changes to this project will be documented in this file. The format
- Fix multiple unit rows in summaries, sorting issues ([#1306](https://github.com/bloom-housing/bloom/pull/1306)) (Emily Jablonski)
- Fix partners application submission ([#1340](https://github.com/bloom-housing/bloom/pull/1340)) (Dominik Barcikowski)
- Hide Additional Eligibility header if no sections present ([#1457](https://github.com/bloom-housing/bloom/pull/1457)) (Emily Jablonski)
- Listings Management MVP visual QA round ([#1463](https://github.com/bloom-housing/bloom/pull/1463)) (Emily Jablonski)

- Changed:

Expand Down
Loading

0 comments on commit e5da44d

Please sign in to comment.