This repository has been archived by the owner on Jul 23, 2019. It is now read-only.
Releases: fabric8-launcher/ngx-launcher
Releases · fabric8-launcher/ngx-launcher
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2018-07-09)
Bug Fixes
- make properties deeper (#302) (9e90166)
- Add unit tests for MissionRuntimeService and fix a bug (54263fe), closes #262
- added cluster names to demo data (5f34637)
- added git repo validator for import (bb960e2)
- bug step completion not set when booster is selected (6ebaa66)
- can be undefined (0ee91f5)
- change the scope of the styles to only be used in this component (6371daf)
- clean version selection code for launch flow (#315) (7e8f1ef), closes #313
- cluster autoselect (#308) (b1750c8), closes #307
- created retry button on progress screen (#277) (906aa88)
- fix some errors in test and make AvailableBoosters EmptyReason an enum (acc94b6)
- fixed badge images (b04865b)
- introduced lower case directive (fe21c9d)
- introduced project name validator (5209268)
- introduced validator for git repo (9dd2412)
- issue issue (#296) (f63699d), closes #519
- make Broadcaster provided by container app (c7800d8)
- merged completed into one function (3676f2f)
- moved regex for field validation on the fields (2386266)
- only use the next steps as indicator (51810a3)
- prepare for future Angular version update (0146181)
- remove ngx-base dependency and use internal broadcast service (#266) (68e681b)
- removed unused env vars (c7ce9b8)
- rename all ngx-forge occurences to ngx-launcher (4848456)
- required on all fields (57eba0d)
- reset error message on retry (#293) (ebc508a)
- version-fix: remvoed the caret in version (#291) (9e1b109)
- revert config export (63e2190)
- revert one line removed to many (449a6d9)
- show progress icon (b85401e)
- simplify logic of finding the next step (26c51d0)
- switch to name ngx-launcher on npm (4a61a91)
- target env selection invalid completion and optimized clusters fetching (b0f1779)
- tests (94f58ce)
- TypeError: Cannot read property 'id' of undefined in MissionRuntimeCreateappStepComponent (#272) (76f5126)
- update package-lock.json (b3f71da)
- use hard coded current step id to compute next step (3cc392f)
- telemetry: get the event data as a flat json object (#301) (e9ea5e9)
- use latest semantic-release (50d9384)
- cleanup: cleanup (e1ba27d)
- community-badge: community badge should appear for missions (#284) (9b4b24c)
- conflicts: fixed merge conflicts (9dcfbbf)
- decorator: added decorator as a aop feauture to broadcast events (6146baf)
- import: removes dependency of repo name to be same as app name in import flow (f1899bf)
- improvement: Get rid of a api call to get booster (#314) (45231c1)
- improvement: Reverted the code changes to allow app and git repo to be different (0db8950)
- injector: Get the injector instance if available (#289) (0ddf026)
- instance: get correct broadcaster instance (6e72d2d)
- instance: get the proper broadcaster instance (d39577b)
- patternfly-ng: restore exports for deprecated PipeModule (85b148f)
- scroll: handles the scroll issue that happens with dependency editor. (#298) (d08ae39)
- telemetry: Added code for telemetry (#273) (1cdee2f)
- telemetry: Added code for telemetry (#273) (a116add)
- telemetry: moved services to fabric8-analytics-dep-editor (55e46db)
- test: spec fixed (8516789)
- version: update fabric8-analytics-dependency-editor to 0.0.25 (c6c9631)
- version: updates fabric8-analytics-dependency-editor to 0.0.27 (5637df2)
- version: updates fabric8-analytics-dependency-editor to 0.6.3 (#310) (3993bb6)
- version: upgraded dep editor to 0.7.1 (98ad712)
- versions: upversion and fix deps range (#265) (4fa82ad)
Features
- in MissionRuntime step, auto select the most compatible version (#306) (97a56ae), closes #305
- nicer mission selection for launch flow (#312) (e5bb5c5)
- blank-booster: updates blank booster flow (#311) (657aefa)
- cluster: Using cluster.name in the cluster description (ebb42eb)
BREAKING CHANGES
- dependency-check service no longer has validate* functions