Skip to content

Releases: rht-labs/lodestar-frontend

v1.1.9

18 Dec 14:00
204dd93
Compare
Choose a tag to compare
Refactor user management component (#373)

* add field validation to user-fields

* make the validation for each row

* fix regex

* include role in validation, and add cancel button to remove all changes from save

* do not let user save empty strings

* refactor the logic to use reducer

* copy the regex from validate.js library

* update the emapty state for engagement users

* empty state for points of contact

* make the empty state a bit smaller

* rerun the PR

* apply feedbacks - remove the empty state buttons

* fix the misalignment of the user engagement tables

* remove unused items

* initial fixes

* refactoring user engagement component

* remove prop drilling through engagement overview page

* fixed desctructuring error

* refactor user engagement

* update the user row

* make add user work

* initial attempt

* engagement artifacts

* artifacts

* initial progress on users hook

* new user hook

* modifications for user state

* engagement user manager

* re-added validation

* formatting

* fixed broken tests and removed stale ones

Co-authored-by: Spencer Stolworthy <[email protected]>
Co-authored-by: Spencer Stolworthy <[email protected]>

v1.1.8

14 Dec 19:39
6852dfb
Compare
Choose a tag to compare
Hosting env tweaks (#372)

* bugfixes for artifacts

* removed console log:

* clear engagement changes when exiting modal

* removed unused import

* renamed use case to case story

* add date to config json to avoid caching

* fixed syntax error on qs

* fixed tooltip on ready check

* fixed tests

* added back delete when engagement has not launched

* readded delete

Co-authored-by: Spencer Dean Stolworthy <[email protected]>

v1.1.7

18 Nov 16:44
6c30e35
Compare
Choose a tag to compare
Multiple hosting ui improvements (#364)

* add date to config json to avoid caching

* fixed syntax error on qs

* added ReadyCheck component, refactored the required fields warning to use ReadyCheck

* ready check functioning as expected. can add HE after launch

* removed delete

* updated tests

Co-authored-by: Spencer Dean Stolworthy <[email protected]>

v1.1.6

12 Nov 21:35
6bb10c8
Compare
Choose a tag to compare
Multiple hosting envs (#361)

* add date to config json to avoid caching

* fixed syntax error on qs

* recommit of wip for mulltiple envs

* updated gitignore

* added warning TODO

* working multiple env progress

* multiple env progress and updates for tests

* fixed tests

* actually fixed tests...

* fixes for build errors

* hosting environment limit

* updated snapshots

* snapshots

* fixed required fields warning

v1.1.5

12 Nov 15:31
ee95c5c
Compare
Choose a tag to compare
Fix sorting issue in engagement-duplication (#360)

* duplicate engagement

* apply feednack

* fix wording

* fix snap test

* apply  feedback

* fix sorting issue

v1.1.4

02 Nov 15:40
784ebf6
Compare
Choose a tag to compare
Tag hotfix (#357)

* add date to config json to avoid caching

* fixed syntax error on qs

* hotfix for tags

* added todo comment, removed console log

v1.1.3

30 Oct 22:01
784ebf6
Compare
Choose a tag to compare
Tag hotfix (#357)

* add date to config json to avoid caching

* fixed syntax error on qs

* hotfix for tags

* added todo comment, removed console log

v1.1.2

30 Oct 21:11
064f77f
Compare
Choose a tag to compare
Commit message hotfix (#356)

* add date to config json to avoid caching

* fixed syntax error on qs

* added commit message

* fixed tests

v1.1.1

27 Oct 18:14
3893809
Compare
Choose a tag to compare
BugFix - Storage Size default to select-storage-size (#352)

v1.1.0

14 Oct 21:36
574ee36
Compare
Choose a tag to compare
Analytics (#351)

* add date to config json to avoid caching

* fixed syntax error on qs

* initial page navigation tracker

* fixes for tests

* removed app test

* removed obsolute snapshot

* added ad tracker to serializer

* modifications for log event

* fixed tests

* trigger tests

* remove commented out workflow items in GH actions

* added whatsmytoken route

* additional analytics events

* fixes for tests

* additional events and refactoring

* Update google_analytics.ts