Skip to content
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

Merged
merged 98 commits into from
Oct 21, 2022
Merged

chore: fix filters #621

merged 98 commits into from
Oct 21, 2022

Commits on May 18, 2022

  1. chore: move src to a new location

    Signed-off-by: Nastya Rusina <nastya@union.ai>
    anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    286e1f8 View commit details
    Browse the repository at this point in the history
  2. ci: allow branch to be built again

    Signed-off-by: Nastya Rusina <nastya@union.ai>
    anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    0efd1df View commit details
    Browse the repository at this point in the history
  3. chore: replace link to github repository to a proper one

    Signed-off-by: Nastya Rusina <nastya@union.ai>
    anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    b49fed5 View commit details
    Browse the repository at this point in the history
  4. ci: basic test and test-coverage setup

    Signed-off-by: Nastya Rusina <nastya@union.ai>
    anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    9503a4c View commit details
    Browse the repository at this point in the history
  5. chore: add first plugin package

    Signed-off-by: Nastya Rusina <nastya@union.ai>
    anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    3091c4b View commit details
    Browse the repository at this point in the history
  6. chore: allow to start test from main directory

    Signed-off-by: Nastya Rusina <nastya@union.ai>
    anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    3573659 View commit details
    Browse the repository at this point in the history
  7. ci: update lowest mkdirp version (#423)

    Signed-off-by: Nastya Rusina <nastya@union.ai>
    anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    8d1fef9 View commit details
    Browse the repository at this point in the history
  8. chore: add build scripts for console app (#429)

    Signed-off-by: Carina Ursu <carina@union.ai>
    
    Co-authored-by: Carina Ursu <carina@union.ai>
    2 people authored and anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    48a1c92 View commit details
    Browse the repository at this point in the history
  9. fix: hide the legend (#435)

    Signed-off-by: eugenejahn <eugenejahnjahn@gmail.com>
    eugenejahn authored and anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    caaf5c2 View commit details
    Browse the repository at this point in the history
  10. 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>
    anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    133038a View commit details
    Browse the repository at this point in the history
  11. fix: fix issue 386 (#437)

    Signed-off-by: eugenejahn <eugenejahnjahn@gmail.com>
    eugenejahn authored and anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    1651a6f View commit details
    Browse the repository at this point in the history
  12. 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>
    anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    eeb551b View commit details
    Browse the repository at this point in the history
  13. 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>
    eugenejahn authored and anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    b6e9941 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b513280 View commit details
    Browse the repository at this point in the history
  15. 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>
    2 people authored and anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    ecfdd4c View commit details
    Browse the repository at this point in the history
  16. 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>
    anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    5b44539 View commit details
    Browse the repository at this point in the history
  17. ci: ensure that webpack too doesn't include test/mock/specs files (#452)

    Signed-off-by: Nastya Rusina <nastya@union.ai>
    anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    560b645 View commit details
    Browse the repository at this point in the history
  18. 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>
    2 people authored and anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    5e2bcbc View commit details
    Browse the repository at this point in the history
  19. 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>
    anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    86d5636 View commit details
    Browse the repository at this point in the history
  20. ci: minimize babel presence (#457)

    * ci: minimize babel presence
    
    Signed-off-by: Nastya Rusina <nastya@union.ai>
    anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    acf3cb9 View commit details
    Browse the repository at this point in the history
  21. 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>
    olga-union authored and anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    38a4e96 View commit details
    Browse the repository at this point in the history
  22. ci: resolve docker build issues (#462)

    * ci: resolve docker build issues
    * chore: remove unneeded changes
    
    Signed-off-by: Nastya Rusina <nastya@union.ai>
    anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    c2ee154 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e84a3c0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0853680 View commit details
    Browse the repository at this point in the history
  25. 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>
    2 people authored and anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    093210b View commit details
    Browse the repository at this point in the history
  26. chore: rebase on top of master

    Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
    anrusina committed May 18, 2022
    Configuration menu
    Copy the full SHA
    1859cf5 View commit details
    Browse the repository at this point in the history
  27. fix: trigger release #patch (#477)

    Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
    anrusina authored May 18, 2022
    Configuration menu
    Copy the full SHA
    42d2632 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. 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>
    apTalya and eugenejahn authored May 19, 2022
    Configuration menu
    Copy the full SHA
    324b4f5 View commit details
    Browse the repository at this point in the history
  2. 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>
    apTalya and anrusina authored May 19, 2022
    Configuration menu
    Copy the full SHA
    821299e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. hotfix ci pipeline (#487)

    * 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>
    yindia and Yuvraj authored May 20, 2022
    Configuration menu
    Copy the full SHA
    c25daea View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. [Mapping][TaskInfo] V.2 - Update Task details to allow check informat…

    …ion for child task execution (#467)
    olga-union authored and anrusina committed May 27, 2022
    Configuration menu
    Copy the full SHA
    747b100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b70d14b View commit details
    Browse the repository at this point in the history
  3. fix: resolve minimist package to v1.2.6 (#492)

    Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
    anrusina committed May 27, 2022
    Configuration menu
    Copy the full SHA
    7f6305f View commit details
    Browse the repository at this point in the history
  4. ci: add flyte-api plugin package (#490)

    Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
    anrusina committed May 27, 2022
    Configuration menu
    Copy the full SHA
    144349c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64b2793 View commit details
    Browse the repository at this point in the history
  6. 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>
    anrusina committed May 27, 2022
    Configuration menu
    Copy the full SHA
    7ea0c9f View commit details
    Browse the repository at this point in the history
  7. 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>
    eugenejahn authored and anrusina committed May 27, 2022
    Configuration menu
    Copy the full SHA
    4a23f4e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. chore: update release version (#501)

    Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
    anrusina authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    aaca9db View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. 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>
    dependabot[bot] authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    d407301 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. 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
    anrusina authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    606e37e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. fix(bug-508): executions can not be filtered by start time (#509)

    Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
    anrusina authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    1a0dc0f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. 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>
    dependabot[bot] authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    1013deb View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. 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>
    james-union authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    32686cc View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. 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>
    anrusina authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    1386b40 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. chore: support internal/external navigsation better (#513)

    Signed-off-by: Nastya <55718143+anrusina@users.noreply.github.com>
    anrusina authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    7606fdf View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Update Contributing.md (#515)

    Add line how to add nodejs plugin to asdf, to simplify setup
    anrusina authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    075a1f9 View commit details
    Browse the repository at this point in the history
  2. chore: update navigationDropdown usage (#517)

    Signed-off-by: Work <awork@narusina.fritz.box>
    
    Co-authored-by: Work <awork@narusina.fritz.box>
    anrusina and Work authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    161d7ee View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    32b92b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. 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>
    james-union authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    c1c386c View commit details
    Browse the repository at this point in the history
  2. chore: release 1.1.3 (#520)

    Signed-off-by: Nastya Rusina <nastya@union.ai>
    anrusina authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    54c8ca1 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. 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>
    eugenejahn authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    e933f21 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. 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>
    james-union authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    1be5572 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. fix: release process (#529)

    * 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>
    yindia and Yuvraj authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    4006e3b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. fix: fix semantic-release config (#532)

    Signed-off-by: Yuvraj <evalsocket@users.noreply.github.com>
    yindia authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    a05e295 View commit details
    Browse the repository at this point in the history
  2. test: fix time sensitive test (#533)

    chore: fix test
    
    Signed-off-by: Nastya Rusina <nastya@union.ai>
    anrusina authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    daf28e6 View commit details
    Browse the repository at this point in the history
  3. Rename upgrade idl workflow (#534)

    Signed-off-by: Yuvraj <evalsocket@users.noreply.github.com>
    
    Co-authored-by: Yuvraj <evalsocket@users.noreply.github.com>
    yindia and Yuvraj authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    d191445 View commit details
    Browse the repository at this point in the history
  4. 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>
    3 people authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    506b953 View commit details
    Browse the repository at this point in the history
  5. 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>
    anrusina authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    59d5d2a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. 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>
    Nick Müller and ursucarina authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    7e44dca View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. 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>
    eugenejahn authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f6f8283 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. fix: graph has realtime updates as execution progresses (#543)

    Signed-off-by: Olga Nad <olga@union.ai>
    olga-union authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    64440c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. fix: make sure groups used in graph aren't undefined (#545)

    Signed-off-by: Olga Nad <olga@union.ai>
    olga-union authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    168d383 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. 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>
    yindia and Yuvraj authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    7d196cd View commit details
    Browse the repository at this point in the history
  2. 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
    james-union authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    e62b43b View commit details
    Browse the repository at this point in the history
  3. 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
    james-union authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    28a224e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. 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>
    yindia and Yuvraj authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    33b1cee View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    16d70a9 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    bcdd464 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. 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>
    flyte-bot and flyte-bot authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    3f2bbfb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. 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>
    ursucarina authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    1f89e2b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. 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>
    olga-union authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    9b10e5f View commit details
    Browse the repository at this point in the history
  2. fix: webmanifest missing crossorigin attribute (#566)

    Signed-off-by: Carina Ursu <carina@union.ai>
    
    Signed-off-by: Carina Ursu <carina@union.ai>
    ursucarina authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    a4bf213 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. 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>
    olga-union authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    cdd94b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. 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>
    james-union authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    b6e1e40 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. 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>
    james-union authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    9c2632a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. 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>
    olga-union authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    a3bbeb0 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    e453bfe View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. 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>
    eugenejahn authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    dc1c73f View commit details
    Browse the repository at this point in the history
  2. 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>
    rahul-theorem authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    7e3c6db View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. #minor: inputHelpers InputProps (#579)

    fix: inputHelpers InputProps
    
    Signed-off-by: Carina Ursu <carina@union.ai>
    
    Signed-off-by: Carina Ursu <carina@union.ai>
    ursucarina authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    f027c43 View commit details
    Browse the repository at this point in the history
  2. 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>
    james-union and olga-union authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    afd85bf View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Pruning some unused packages (#583)

    Signed-off-by: Jason Porter <jason@union.ai>
    
    Signed-off-by: Jason Porter <jason@union.ai>
    jsonporter authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    250ab96 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. feat: minor change (#584)

    Minor change
    
    Signed-off-by: Jason Porter <jason@union.ai>
    
    Signed-off-by: Jason Porter <jason@union.ai>
    jsonporter authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    ce59d55 View commit details
    Browse the repository at this point in the history
  2. 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>
    olga-union authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    786bced View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. 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>
    flyte-bot and flyte-bot authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    9a1ae4c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. 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>
    ursucarina authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    a5cad5d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. 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>
    olga-union authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    6fa1cc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. 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>
    flyte-bot and flyte-bot authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    64e55be View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Launch plan ref v2 (#601)

    * progress
    
    * Fixed
    
    * Removed debug code
    
    Signed-off-by: Jason Porter <jason@union.ai>
    
    Signed-off-by: Jason Porter <jason@union.ai>
    jsonporter authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    b9eed42 View commit details
    Browse the repository at this point in the history
  2. 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>
    ursucarina authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d649546 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. chore: release 1.3.5 (#605)

    Signed-off-by: Jason Porter <jason@union.ai>
    
    Signed-off-by: Jason Porter <jason@union.ai>
    jsonporter authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    b9ffd81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2139738 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    907363a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    bf7a750 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    8d56eb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    cb7cc32 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. fix: filters in node executions table view

    Signed-off-by: Olga Nad <olga@union.ai>
    olga-union committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    9ee47b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. fix: effect dependency and tests

    Signed-off-by: Olga Nad <olga@union.ai>
    olga-union committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    43fc397 View commit details
    Browse the repository at this point in the history