Skip to content

Tags: flyteorg/flyteconsole

Tags

v1.20.0

Toggle v1.20.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: Streaming Decks (#890)

* "Use Yi-Cheng Lu's code"

Signed-off-by: Future-Outlier <eric901201@gmail.com>
Co-authored-by: Yicheng-Lu-llll <luyc58576@gmail.com>

* Add Refresh Bottom

Signed-off-by: Future-Outlier <eric901201@gmail.com>

* refresh fix

Signed-off-by: Lyon Lu <lyon@union.ai>

* move refresh button out

Signed-off-by: Lyon Lu <lyon@union.ai>

* update my code

Signed-off-by: Future-Outlier <eric901201@gmail.com>

* handle 404 vs 500 error rendering

Signed-off-by: Carina Ursu <carina@union.ai>

---------

Signed-off-by: Future-Outlier <eric901201@gmail.com>
Signed-off-by: Lyon Lu <lyon@union.ai>
Signed-off-by: Carina Ursu <carina@union.ai>
Co-authored-by: Yicheng-Lu-llll <luyc58576@gmail.com>
Co-authored-by: Lyon Lu <lyon@union.ai>
Co-authored-by: Carina Ursu <carina@union.ai>

v1.19.0

Toggle v1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Pre-emptively decode binary literals (#889)

* Revert "feat: Launch Form Msgpack IDL Supporting (#888)"

This reverts commit d1dc889.

* Pre-emptively decode binary literals

Signed-off-by: Carina Ursu <carina@union.ai>

* lint fixes

Signed-off-by: Carina Ursu <carina@union.ai>

* fix literal.helpers.test.ts

Signed-off-by: Carina Ursu <carina@union.ai>

---------

Signed-off-by: Carina Ursu <carina@union.ai>

v1.18.0

Toggle v1.18.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: Launch Form Msgpack IDL Supporting (#888)

* msgpack idl supporting

Signed-off-by: Lyon Lu <lyon@union.ai>

* code review fix

Signed-off-by: Lyon Lu <lyon@union.ai>

* fix test

Signed-off-by: Lyon Lu <lyon@union.ai>

* fix test and error display

Signed-off-by: Lyon Lu <lyon@union.ai>

* display update

Signed-off-by: Lyon Lu <lyon@union.ai>

* typo

Signed-off-by: Carina Ursu <carina@union.ai>

---------

Signed-off-by: Lyon Lu <lyon@union.ai>
Signed-off-by: Carina Ursu <carina@union.ai>
Co-authored-by: Carina Ursu <carina@union.ai>

v1.17.1

Toggle v1.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Add CODE_SNIPPET_USE_AUTO_CONFIG environment variable (#883)

* Add CODE_SNIPPET_USE_AUTO_CONFIG environment variable

Signed-off-by: ddl-rliu <richard.liu@dominodatalab.com>

* Fix eslint

Signed-off-by: ddl-rliu <richard.liu@dominodatalab.com>

---------

Signed-off-by: ddl-rliu <richard.liu@dominodatalab.com>

v1.17.0

Toggle v1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: display labels on execution detail page (#882)

* display labels on execution detail page

Signed-off-by: Blake Jackson <blake@BB8.local>

* updates from PR review

Signed-off-by: Blake Jackson <blake@BB8.local>

---------

Signed-off-by: Blake Jackson <blake@BB8.local>
Co-authored-by: Blake Jackson <blake@BB8.local>

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Execution Detail Page Link to Parent (#881)

link to the parent

Signed-off-by: Blake Jackson <blake@ip-192-168-0-102.ec2.internal>
Co-authored-by: Blake Jackson <blake@ip-192-168-0-102.ec2.internal>

v1.15.1

Toggle v1.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Broken breadcrumbs when using custom BASE_URL (#861)

Use BASE_URL

Signed-off-by: ddl-rliu <richard.liu@dominodatalab.com>

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: remove schedules ui from LP detail page (#880)

Signed-off-by: Jason Porter <jason@union.ai>

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add failure node support (#878)

add failure node support

Signed-off-by: xwk1246 <wenkai@union.ai>
Co-authored-by: Jason Porter <84735036+jsonporter@users.noreply.github.com>

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add schedules to entity details (#879)

feat:Add schedules to entity details

Signed-off-by: Jason Porter <jason@union.ai>