-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: fix filters #621
chore: fix filters #621
Commits on May 18, 2022
-
chore: move src to a new location
Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 286e1f8 - Browse repository at this point
Copy the full SHA 286e1f8View commit details -
ci: allow branch to be built again
Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 0efd1df - Browse repository at this point
Copy the full SHA 0efd1dfView commit details -
chore: replace link to github repository to a proper one
Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for b49fed5 - Browse repository at this point
Copy the full SHA b49fed5View commit details -
ci: basic test and test-coverage setup
Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 9503a4c - Browse repository at this point
Copy the full SHA 9503a4cView commit details -
chore: add first plugin package
Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 3091c4b - Browse repository at this point
Copy the full SHA 3091c4bView commit details -
chore: allow to start test from main directory
Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 3573659 - Browse repository at this point
Copy the full SHA 3573659View commit details -
ci: update lowest mkdirp version (#423)
Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 8d1fef9 - Browse repository at this point
Copy the full SHA 8d1fef9View commit details -
chore: add build scripts for console app (#429)
Signed-off-by: Carina Ursu <carina@union.ai> Co-authored-by: Carina Ursu <carina@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 48a1c92 - Browse repository at this point
Copy the full SHA 48a1c92View commit details -
Signed-off-by: eugenejahn <eugenejahnjahn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for caaf5c2 - Browse repository at this point
Copy the full SHA caaf5c2View commit details -
ci: move storybook related packages to top level (#434)
* ci: move storybook related packages to top level * ci: ensure that lint can be run in PR checks * ci: allow to run tests linux setup Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 133038a - Browse repository at this point
Copy the full SHA 133038aView commit details -
Signed-off-by: eugenejahn <eugenejahnjahn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1651a6f - Browse repository at this point
Copy the full SHA 1651a6fView commit details -
ci: ensure unified tsconfig and remove mocks, test, stories from build (
#436) * ci: ensure unified tsconfig and remove mocks,test,stories from build * ci: move certificates into certificate folder inside script Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for eeb551b - Browse repository at this point
Copy the full SHA eeb551bView commit details -
Make whole row clickable to open TaskExecutionDetails panel (#444)
* fix: issue 398 * fix: prevent parent onclick event trigger Signed-off-by: eugenejahn <eugenejahnjahn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b6e9941 - Browse repository at this point
Copy the full SHA b6e9941View commit details -
Configuration menu - View commit details
-
Copy full SHA for b513280 - Browse repository at this point
Copy the full SHA b513280View commit details -
minor: unable to view all the workflow versions (#446)
* fix: unable to view all the workflow versions Signed-off-by: Carina Ursu <carina@union.ai> * chore: cleanup Signed-off-by: Carina Ursu <carina@union.ai> Co-authored-by: Carina Ursu <carina@union.ai>
Configuration menu - View commit details
-
Copy full SHA for ecfdd4c - Browse repository at this point
Copy the full SHA ecfdd4cView commit details -
chore(tsc): exclude test/stories/mock files only from build (#451)
* chore(tsc): exclude test/stories/mock files only from build Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 5b44539 - Browse repository at this point
Copy the full SHA 5b44539View commit details -
ci: ensure that webpack too doesn't include test/mock/specs files (#452)
Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 560b645 - Browse repository at this point
Copy the full SHA 560b645View commit details -
minor: add support for StructuredDataSet Input/Output type (#445)
* chore: support for StructuredDataSet Input/Output type Signed-off-by: Carina Ursu <carina@union.ai> * chore: add tests Signed-off-by: Carina Ursu <carina@union.ai> * chore: add package Signed-off-by: Carina Ursu <carina@union.ai> * chore: resolving local package issue Signed-off-by: Carina Ursu <carina@union.ai> * chore: yarn lock Signed-off-by: Carina Ursu <carina@union.ai> * chore: stories Signed-off-by: Carina Ursu <carina@union.ai> * chore: fix associative arrays in copy functionality Signed-off-by: Carina Ursu <carina@union.ai> * chore: fix scalar stories Signed-off-by: Carina Ursu <carina@union.ai> * chore: oops Signed-off-by: Carina Ursu <carina@union.ai> * chore: cleanup Signed-off-by: Carina Ursu <carina@union.ai> * chore: revert old viewer to original Signed-off-by: Carina Ursu <carina@union.ai> * chore: fix Signed-off-by: Carina Ursu <carina@union.ai> * chore: remove non-null assertion Signed-off-by: Carina Ursu <carina@union.ai> * chore: fix types Signed-off-by: Carina Ursu <carina@union.ai> * chore: cleanup Signed-off-by: Carina Ursu <carina@union.ai> * chore: fix tests Signed-off-by: Carina Ursu <carina@union.ai> * chore: fix test types Signed-off-by: Carina Ursu <carina@union.ai> * chore: cleanup Signed-off-by: Carina Ursu <carina@union.ai> * chore: cleanup Signed-off-by: Carina Ursu <carina@union.ai> * chore: cleanup Signed-off-by: Carina Ursu <carina@union.ai> * chore: cleanup Signed-off-by: Carina Ursu <carina@union.ai> Co-authored-by: Carina Ursu <carina@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 5e2bcbc - Browse repository at this point
Copy the full SHA 5e2bcbcView commit details -
chore: Provide basic repo structure and ensure that stories, tests, v…
…scode setup properly (#458) * chore: separate AppInfo * chore: vscode properly understands @flyteconsole * chore: add basics/locale entry * test: add storybooks and tests * test: fix istanbul test-coverage issue by binding babel versions Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 86d5636 - Browse repository at this point
Copy the full SHA 86d5636View commit details -
ci: minimize babel presence (#457)
* ci: minimize babel presence Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for acf3cb9 - Browse repository at this point
Copy the full SHA acf3cb9View commit details -
fix: update node executions to display map tasks (#455)
* fix: update node executions to display map tasks * fix: update map task logs styles * test: add/update unit tests * fix: fix flickering and unnecessary re-renders Signed-off-by: Olga Nad <olga@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 38a4e96 - Browse repository at this point
Copy the full SHA 38a4e96View commit details -
ci: resolve docker build issues (#462)
* ci: resolve docker build issues * chore: remove unneeded changes Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for c2ee154 - Browse repository at this point
Copy the full SHA c2ee154View commit details -
Configuration menu - View commit details
-
Copy full SHA for e84a3c0 - Browse repository at this point
Copy the full SHA e84a3c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0853680 - Browse repository at this point
Copy the full SHA 0853680View commit details -
chore: fix for console not respecting admin url (#468)
* chore: fix Signed-off-by: Carina Ursu <carina@union.ai> * chore: remove console Signed-off-by: Carina Ursu <carina@union.ai> * chore: add cherio o=to package Signed-off-by: Carina Ursu <carina@union.ai> * chore: add cherio o=to package Signed-off-by: Carina Ursu <carina@union.ai> * chore: fix start prod Signed-off-by: Carina Ursu <carina@union.ai> * chore: fix start prod Signed-off-by: Carina Ursu <carina@union.ai> * chore: cleanup Signed-off-by: Carina Ursu <carina@union.ai> * chore: cleanup Signed-off-by: Carina Ursu <carina@union.ai> Co-authored-by: Carina Ursu <carina@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 093210b - Browse repository at this point
Copy the full SHA 093210bView commit details -
chore: rebase on top of master
Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1859cf5 - Browse repository at this point
Copy the full SHA 1859cf5View commit details -
fix: trigger release #patch (#477)
Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 42d2632 - Browse repository at this point
Copy the full SHA 42d2632View commit details
Commits on May 19, 2022
-
feat: add task version info (#485)
made the entities component become more generic that can support Workflow, Task, and others added the inputs and outputs to task details page added the versions table in task details page added the version details page added task details link in node side panel Signed-off-by: eugenejahn <eugenejahnjahn@gmail.com> Co-authored-by: Eugene Jahn <eugenejahnjahn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 324b4f5 - Browse repository at this point
Copy the full SHA 324b4f5View commit details -
chore: update Readme with python note + package version update (#486)
Signed-off-by: Nastya Rusina <nastya@union.ai> Co-authored-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 821299e - Browse repository at this point
Copy the full SHA 821299eView commit details
Commits on May 20, 2022
-
* hotfix ci pipeline Signed-off-by: Yuvraj <evalsocket@users.noreply.github.com> * more changes Signed-off-by: Yuvraj <evalsocket@users.noreply.github.com> Co-authored-by: Yuvraj <evalsocket@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c25daea - Browse repository at this point
Copy the full SHA c25daeaView commit details
Commits on May 27, 2022
-
[Mapping][TaskInfo] V.2 - Update Task details to allow check informat…
…ion for child task execution (#467)
Configuration menu - View commit details
-
Copy full SHA for 747b100 - Browse repository at this point
Copy the full SHA 747b100View commit details -
Configuration menu - View commit details
-
Copy full SHA for b70d14b - Browse repository at this point
Copy the full SHA b70d14bView commit details -
fix: resolve minimist package to v1.2.6 (#492)
Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f6305f - Browse repository at this point
Copy the full SHA 7f6305fView commit details -
ci: add flyte-api plugin package (#490)
Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 144349c - Browse repository at this point
Copy the full SHA 144349cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b2793 - Browse repository at this point
Copy the full SHA 64b2793View commit details -
fix: separate api auth to plugin folder (#495)
* fix: separate api auth to plugin folder * chore: for local admin URL is undefined * chore: update README.md * test: fix tests + add new ones * v0.0.2 - release for flyte-api plugin Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ea0c9f - Browse repository at this point
Copy the full SHA 7ea0c9fView commit details -
feat: rerun task action in execution page (#488)
* feat: task rerun done Signed-off-by: Eugene Jahn <eugenejahnjahn@gmail.com> * feat: fix initialParameters Signed-off-by: Eugene Jahn <eugenejahnjahn@gmail.com> * fix: remove a file Signed-off-by: Eugene Jahn <eugenejahnjahn@gmail.com> * feat: rerun task done Signed-off-by: Eugene Jahn <eugenejahnjahn@gmail.com> * feat: rerun fix literal type Signed-off-by: Eugene Jahn <eugenejahnjahn@gmail.com> * feat: small typo fixed Signed-off-by: Eugene Jahn <eugenejahnjahn@gmail.com> * feat: small typo fixed Signed-off-by: Eugene Jahn <eugenejahnjahn@gmail.com> * feat: fix test coverage Signed-off-by: Eugene Jahn <eugenejahnjahn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4a23f4e - Browse repository at this point
Copy the full SHA 4a23f4eView commit details
Commits on Jun 2, 2022
-
chore: update release version (#501)
Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aaca9db - Browse repository at this point
Copy the full SHA aaca9dbView commit details
Commits on Jun 3, 2022
-
chore(deps-dev): bump protobufjs from 6.8.9 to 6.11.3 (#502)
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.8.9 to 6.11.3. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/commits/v6.11.3) --- updated-dependencies: - dependency-name: protobufjs dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d407301 - Browse repository at this point
Copy the full SHA d407301View commit details
Commits on Jun 6, 2022
-
chore: add package generator for basics/composites/plugins (#503)
* chore: add package generator for basics/composites/plugins Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com> * Update CONTRIBUTING.md with package generate info
Configuration menu - View commit details
-
Copy full SHA for 606e37e - Browse repository at this point
Copy the full SHA 606e37eView commit details
Commits on Jun 9, 2022
-
fix(bug-508): executions can not be filtered by start time (#509)
Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1a0dc0f - Browse repository at this point
Copy the full SHA 1a0dc0fView commit details
Commits on Jun 10, 2022
-
chore(deps-dev): bump semantic-release from 17.2.3 to 19.0.3 (#510)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.2.3 to 19.0.3. - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v17.2.3...v19.0.3) --- updated-dependencies: - dependency-name: semantic-release dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1013deb - Browse repository at this point
Copy the full SHA 1013debView commit details
Commits on Jun 13, 2022
-
feat: support flyte decks (#504)
* feat: support flyte deck #none Signed-off-by: James <james@union.ai> * fix: rebase with master #none Signed-off-by: James <james@union.ai> * fix: fix iframe height and api response type; #none Signed-off-by: James <james@union.ai> * fix: modal style; #none; Signed-off-by: James <james@union.ai> * fix: use env variable for server ssl config #none; Signed-off-by: James <james@union.ai> * fix: use h2 instead of h3 for future migration #none Signed-off-by: James <james@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 32686cc - Browse repository at this point
Copy the full SHA 32686ccView commit details
Commits on Jun 16, 2022
-
feat: navbar navigation dropdown (#511)
* feat: navbar navigstion dropdown * chore: storybook update * chore: fix test + add base readme Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1386b40 - Browse repository at this point
Copy the full SHA 1386b40View commit details
Commits on Jun 17, 2022
-
chore: support internal/external navigsation better (#513)
Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7606fdf - Browse repository at this point
Copy the full SHA 7606fdfView commit details
Commits on Jun 23, 2022
-
Add line how to add nodejs plugin to asdf, to simplify setup
Configuration menu - View commit details
-
Copy full SHA for 075a1f9 - Browse repository at this point
Copy the full SHA 075a1f9View commit details -
chore: update navigationDropdown usage (#517)
Signed-off-by: Work <awork@narusina.fritz.box> Co-authored-by: Work <awork@narusina.fritz.box>
Configuration menu - View commit details
-
Copy full SHA for 161d7ee - Browse repository at this point
Copy the full SHA 161d7eeView commit details -
chore(deps): bump jsdom from 16.4.0 to 16.7.0 (#516)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@16.4.0...16.7.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 32b92b4 - Browse repository at this point
Copy the full SHA 32b92b4View commit details
Commits on Jun 27, 2022
-
feat: launch plans list & detail page #none; (#507)
* feat: launch plans list #none; * fix: launch plan detail page the top navigation header * fix: added expected inputs and fixed inputs; #none * fix: remove radio buttons for view all launch plan versions; #none Signed-off-by: James <james@union.ai>
Configuration menu - View commit details
-
Copy full SHA for c1c386c - Browse repository at this point
Copy the full SHA c1c386cView commit details -
Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 54c8ca1 - Browse repository at this point
Copy the full SHA 54c8ca1View commit details
Commits on Jun 28, 2022
-
fix: cache icon fro map task (#519)
* fix: cache icon fro map task * fix: icon and text center Signed-off-by: eugenejahn <eugenejahnjahn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e933f21 - Browse repository at this point
Copy the full SHA e933f21View commit details
Commits on Jun 29, 2022
-
fix: Relaunch form does not persist security context values when chan…
…ged (#527) fix: use execution security context in relaunch; #none Signed-off-by: James <james@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 1be5572 - Browse repository at this point
Copy the full SHA 1be5572View commit details
Commits on Jun 30, 2022
-
* fix release process Signed-off-by: Yuvraj <evalsocket@users.noreply.github.com> * more changes Signed-off-by: Yuvraj <evalsocket@users.noreply.github.com> * more changes Signed-off-by: Yuvraj <evalsocket@users.noreply.github.com> * fix workflow Signed-off-by: Yuvraj <evalsocket@users.noreply.github.com> Co-authored-by: Yuvraj <evalsocket@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4006e3b - Browse repository at this point
Copy the full SHA 4006e3bView commit details
Commits on Jul 1, 2022
-
fix: fix semantic-release config (#532)
Signed-off-by: Yuvraj <evalsocket@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a05e295 - Browse repository at this point
Copy the full SHA a05e295View commit details -
test: fix time sensitive test (#533)
chore: fix test Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for daf28e6 - Browse repository at this point
Copy the full SHA daf28e6View commit details -
Rename upgrade idl workflow (#534)
Signed-off-by: Yuvraj <evalsocket@users.noreply.github.com> Co-authored-by: Yuvraj <evalsocket@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d191445 - Browse repository at this point
Copy the full SHA d191445View commit details -
fix: support mapped tasks (#494)
* fix: support mapped tasks #none Signed-off-by: James <james@union.ai> * fix: fix comments #none Signed-off-by: James <james@union.ai> * fix: fix unit test #none Signed-off-by: James <james@union.ai> * fix: add string constants #none Signed-off-by: James <james@union.ai> * fix: added test for mapInputHelper #none Signed-off-by: James <james@union.ai> * fix: fix test for utils.test.ts #none Signed-off-by: James <james@union.ai> * chore: trigger snyk re-run * fix: multiple keys for mapped types; #none Signed-off-by: James <james@union.ai> * chore: storybook item (#530) Signed-off-by: Nastya Rusina <nastya@union.ai> * fix: fix validation for duplicate and fix focus issue Signed-off-by: James <james@union.ai> * chore: provide previous run values on relaunch Signed-off-by: Nastya Rusina <nastya@union.ai> Co-authored-by: Nastya <55718143+anrusina@users.noreply.github.com> Co-authored-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 506b953 - Browse repository at this point
Copy the full SHA 506b953View commit details -
fix(491): remove favicon package + use favicon.svg by default (#537)
* fix(491): remove favicon package + use favicon.svg by default Signed-off-by: Nastya Rusina <nastya@union.ai> * chore: resolve yarn.lock merge conflict Signed-off-by: Nastya Rusina <nastya@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 59d5d2a - Browse repository at this point
Copy the full SHA 59d5d2aView commit details
Commits on Jul 6, 2022
-
Fixed undefined task input types access in NodeExecutionActions (#538)
* Fixed undefined task input types access in NodeExecutionActions Issue occurred due to race condition while loading data, indentical fix applies as for #506 Signed-off-by: Nick Müller <nmueller@blackshark.ai> * fix: cannot read properties of undefined (#506) fix: nullref Signed-off-by: Carina Ursu <carina@union.ai> Co-authored-by: Carina Ursu <carina@union.ai> (cherry picked from commit d38b98b) Signed-off-by: Nick Müller <nmueller@blackshark.ai> Co-authored-by: Carina Ursu <carinaelena@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7e44dca - Browse repository at this point
Copy the full SHA 7e44dcaView commit details
Commits on Jul 13, 2022
-
feat: support union type for launch plan (#540)
* feat: support union type for launch plan Signed-off-by: eugenejahn <eugenejahnjahn@gmail.com> * fix: format Signed-off-by: eugenejahn <eugenejahnjahn@gmail.com> * fix: update type label Signed-off-by: eugenejahn <eugenejahnjahn@gmail.com> * fix: update the format Signed-off-by: eugenejahn <eugenejahnjahn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f6f8283 - Browse repository at this point
Copy the full SHA f6f8283View commit details
Commits on Jul 15, 2022
-
fix: graph has realtime updates as execution progresses (#543)
Signed-off-by: Olga Nad <olga@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 64440c0 - Browse repository at this point
Copy the full SHA 64440c0View commit details
Commits on Jul 19, 2022
-
fix: make sure groups used in graph aren't undefined (#545)
Signed-off-by: Olga Nad <olga@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 168d383 - Browse repository at this point
Copy the full SHA 168d383View commit details
Commits on Jul 20, 2022
-
Hotfix docker push GHWF (#547)
* Rename upgrade idl workflow Signed-off-by: Yuvraj <evalsocket@users.noreply.github.com> * fix docker push wf Signed-off-by: Yuvraj <evalsocket@users.noreply.github.com> Co-authored-by: Yuvraj <evalsocket@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d196cd - Browse repository at this point
Copy the full SHA 7d196cdView commit details -
fix: Graph Center on initial render (#541)
* fix: upgrade react-flow-renderer version Signed-off-by: James <james@union.ai> * fix: use setTimeout for queue on the next render Signed-off-by: James <james@union.ai> * fix: use one state variable and fitView after nodesChange Signed-off-by: James <james@union.ai> * introduce needFitView
Configuration menu - View commit details
-
Copy full SHA for e62b43b - Browse repository at this point
Copy the full SHA e62b43bView commit details -
fix: graph edge overlaps nodes (#542)
* fix: upgrade react-flow-renderer version Signed-off-by: James <james@union.ai> * fix: use setTimeout for queue on the next render Signed-off-by: James <james@union.ai> * fix: use one state variable and fitView after nodesChange Signed-off-by: James <james@union.ai> * fix: graph edge overlaps nodes issue Signed-off-by: James <james@union.ai> * introduce needFitView * edge overlap
Configuration menu - View commit details
-
Copy full SHA for 28a224e - Browse repository at this point
Copy the full SHA 28a224eView commit details
Commits on Jul 25, 2022
-
fix: flyteconsole tag in ci pipeline (#550)
* fix tag issue in ci Signed-off-by: Yuvraj <evalsocket@users.noreply.github.com> * remove welcome bot from boilerplate config Signed-off-by: Yuvraj <evalsocket@users.noreply.github.com> Co-authored-by: Yuvraj <evalsocket@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 33b1cee - Browse repository at this point
Copy the full SHA 33b1ceeView commit details
Commits on Jul 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 16d70a9 - Browse repository at this point
Copy the full SHA 16d70a9View commit details -
chore(deps): bump terser from 4.8.0 to 4.8.1 (#548)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bcdd464 - Browse repository at this point
Copy the full SHA bcdd464View commit details
Commits on Aug 10, 2022
-
Update Flyteidl version (#558)
Signed-off-by: Flyte-Bot <admin@flyte.org> Signed-off-by: Flyte-Bot <admin@flyte.org> Co-authored-by: flyte-bot <flyte-bot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3f2bbfb - Browse repository at this point
Copy the full SHA 3f2bbfbView commit details
Commits on Aug 16, 2022
-
fix: fix searchbar X button (#564)
chore: fix searchbar X button Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: Carina Ursu <carina@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 1f89e2b - Browse repository at this point
Copy the full SHA 1f89e2bView commit details
Commits on Aug 17, 2022
-
fix: update timeline view to show dynamic wf internals on first render (
#562) * fix: update timeline view to show dynamic wf internals on first render Signed-off-by: Olga Nad <olga@union.ai> * fix: update tests and clean up code Signed-off-by: Olga Nad <olga@union.ai> * fix: test Signed-off-by: Olga Nad <olga@union.ai> Signed-off-by: Olga Nad <olga@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 9b10e5f - Browse repository at this point
Copy the full SHA 9b10e5fView commit details -
fix: webmanifest missing crossorigin attribute (#566)
Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: Carina Ursu <carina@union.ai>
Configuration menu - View commit details
-
Copy full SHA for a4bf213 - Browse repository at this point
Copy the full SHA a4bf213View commit details
Commits on Aug 19, 2022
-
fix: console showing subworkflows as unknown (#570)
* fix: console showing subworkflows as unknown Signed-off-by: Olga Nad <olga@union.ai> * fix: replace comparison with lodash isEqual Signed-off-by: Olga Nad <olga@union.ai> * fix: remove checkIfObjectsAreSame Signed-off-by: Olga Nad <olga@union.ai> Signed-off-by: Olga Nad <olga@union.ai>
Configuration menu - View commit details
-
Copy full SHA for cdd94b7 - Browse repository at this point
Copy the full SHA cdd94b7View commit details
Commits on Aug 22, 2022
-
fix: Dict value loses 1 trailing character on UI Launch. (#561)
fix: dict lose trailing issue Signed-off-by: James <james@union.ai> Signed-off-by: James <james@union.ai>
Configuration menu - View commit details
-
Copy full SHA for b6e1e40 - Browse repository at this point
Copy the full SHA b6e1e40View commit details
Commits on Aug 25, 2022
-
fix: launchform validation (#557)
* fix: disable launch button and show validation messaages Signed-off-by: James <james@union.ai> * fix: code clean Signed-off-by: James <james@union.ai> Signed-off-by: James <james@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 9c2632a - Browse repository at this point
Copy the full SHA 9c2632aView commit details
Commits on Aug 31, 2022
-
fix: integrate timeline and graph tabs wrappers under one component (#…
…572) * fix: integrate timeline and graph tabs wrappers under one component Signed-off-by: Olga Nad <olga@union.ai> * fix: details tab in graph view and clean-up Signed-off-by: Olga Nad <olga@union.ai> * fix: old unit tests Signed-off-by: Olga Nad <olga@union.ai> * fix: temp filename change Signed-off-by: Olga Nad <olga@union.ai> * fix: final filename change Signed-off-by: Olga Nad <olga@union.ai> * fix: tsconfig Signed-off-by: Olga Nad <olga@union.ai> Signed-off-by: Olga Nad <olga@union.ai>
Configuration menu - View commit details
-
Copy full SHA for a3bbeb0 - Browse repository at this point
Copy the full SHA a3bbeb0View commit details -
chore(deps-dev): bump moment from 2.29.3 to 2.29.4 (#549)
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.3...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e453bfe - Browse repository at this point
Copy the full SHA e453bfeView commit details
Commits on Sep 6, 2022
-
added none type in union type (#577)
* added none type in union type Signed-off-by: eugenejahn <eugenejahnjahn@gmail.com> * udpated the test case Signed-off-by: eugenejahn <eugenejahnjahn@gmail.com> * fix: fixed eslint Signed-off-by: eugenejahn <eugenejahnjahn@gmail.com> Signed-off-by: eugenejahn <eugenejahnjahn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dc1c73f - Browse repository at this point
Copy the full SHA dc1c73fView commit details -
fix: correctly coerce
defaultValue
when rendering LaunchPlan details (#578) fix: correctly coerce defaultValue when rendering LaunchPlan details Signed-off-by: Rahul Mehta <rahul@theoremlp.com> Signed-off-by: Rahul Mehta <rahul@theoremlp.com>
Configuration menu - View commit details
-
Copy full SHA for 7e3c6db - Browse repository at this point
Copy the full SHA 7e3c6dbView commit details
Commits on Sep 7, 2022
-
#minor: inputHelpers InputProps (#579)
fix: inputHelpers InputProps Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: Carina Ursu <carina@union.ai>
Configuration menu - View commit details
-
Copy full SHA for f027c43 - Browse repository at this point
Copy the full SHA f027c43View commit details -
fix: fix test of launchform (#581)
* fix: fix test of launchform Signed-off-by: James <james@union.ai> * fix: inputHelpers tests regression Signed-off-by: Olga Nad <olga@union.ai> * fix: update tests description Signed-off-by: Olga Nad <olga@union.ai> * fix: spelling typo Signed-off-by: Olga Nad <olga@union.ai> Signed-off-by: James <james@union.ai> Signed-off-by: Olga Nad <olga@union.ai> Co-authored-by: Olga Nad <olga@union.ai>
Configuration menu - View commit details
-
Copy full SHA for afd85bf - Browse repository at this point
Copy the full SHA afd85bfView commit details
Commits on Sep 8, 2022
-
Pruning some unused packages (#583)
Signed-off-by: Jason Porter <jason@union.ai> Signed-off-by: Jason Porter <jason@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 250ab96 - Browse repository at this point
Copy the full SHA 250ab96View commit details
Commits on Sep 9, 2022
-
Minor change Signed-off-by: Jason Porter <jason@union.ai> Signed-off-by: Jason Porter <jason@union.ai>
Configuration menu - View commit details
-
Copy full SHA for ce59d55 - Browse repository at this point
Copy the full SHA ce59d55View commit details -
fix: floor seconds to int in the edge case moment returns it as float (…
…#582) Signed-off-by: Olga Nad <olga@union.ai> Signed-off-by: Olga Nad <olga@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 786bced - Browse repository at this point
Copy the full SHA 786bcedView commit details
Commits on Sep 12, 2022
-
Update Flyteidl version (#575)
Signed-off-by: Flyte-Bot <admin@flyte.org> Signed-off-by: Flyte-Bot <admin@flyte.org> Co-authored-by: flyte-bot <flyte-bot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a1ae4c - Browse repository at this point
Copy the full SHA 9a1ae4cView commit details
Commits on Sep 13, 2022
-
fix: add BASE_URL to dev startup, open deeply nested urls (#589)
* fix: add BASE_URL to dev startup, open deeply nested urls Signed-off-by: Carina Ursu <carina@union.ai> * fix: remove debug code Signed-off-by: Carina Ursu <carina@union.ai> * chore: empty BASE_URL handling Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: Carina Ursu <carina@union.ai>
Configuration menu - View commit details
-
Copy full SHA for a5cad5d - Browse repository at this point
Copy the full SHA a5cad5dView commit details
Commits on Sep 14, 2022
-
fix: add default disabled state for only mine filter (#585)
* fix: add default disabled state for only mine filter Signed-off-by: Olga Nad <olga@union.ai> * fix: tests Signed-off-by: Olga Nad <olga@union.ai> * fix: use api context to default filter state Signed-off-by: Olga Nad <olga@union.ai> * fix: revert test updates Signed-off-by: Olga Nad <olga@union.ai> Signed-off-by: Olga Nad <olga@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 6fa1cc1 - Browse repository at this point
Copy the full SHA 6fa1cc1View commit details
Commits on Sep 15, 2022
-
Update Flyteidl version (#590)
Signed-off-by: Flyte-Bot <admin@flyte.org> Signed-off-by: Flyte-Bot <admin@flyte.org> Co-authored-by: flyte-bot <flyte-bot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 64e55be - Browse repository at this point
Copy the full SHA 64e55beView commit details
Commits on Sep 29, 2022
-
* progress * Fixed * Removed debug code Signed-off-by: Jason Porter <jason@union.ai> Signed-off-by: Jason Porter <jason@union.ai>
Configuration menu - View commit details
-
Copy full SHA for b9eed42 - Browse repository at this point
Copy the full SHA b9eed42View commit details -
fix: enable deeplinks in development (#602)
chore: enable deeplinks in development Signed-off-by: Carina Ursu <carina@union.ai> Signed-off-by: Carina Ursu <carina@union.ai>
Configuration menu - View commit details
-
Copy full SHA for d649546 - Browse repository at this point
Copy the full SHA d649546View commit details
Commits on Sep 30, 2022
-
Signed-off-by: Jason Porter <jason@union.ai> Signed-off-by: Jason Porter <jason@union.ai>
Configuration menu - View commit details
-
Copy full SHA for b9ffd81 - Browse repository at this point
Copy the full SHA b9ffd81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2139738 - Browse repository at this point
Copy the full SHA 2139738View commit details -
Configuration menu - View commit details
-
Copy full SHA for 907363a - Browse repository at this point
Copy the full SHA 907363aView commit details
Commits on Oct 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bf7a750 - Browse repository at this point
Copy the full SHA bf7a750View commit details
Commits on Oct 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8d56eb9 - Browse repository at this point
Copy the full SHA 8d56eb9View commit details
Commits on Oct 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb7cc32 - Browse repository at this point
Copy the full SHA cb7cc32View commit details
Commits on Oct 17, 2022
-
fix: filters in node executions table view
Signed-off-by: Olga Nad <olga@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 9ee47b3 - Browse repository at this point
Copy the full SHA 9ee47b3View commit details
Commits on Oct 18, 2022
-
fix: effect dependency and tests
Signed-off-by: Olga Nad <olga@union.ai>
Configuration menu - View commit details
-
Copy full SHA for 43fc397 - Browse repository at this point
Copy the full SHA 43fc397View commit details