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

feat: (Platform) introduce Approval Flow component - Phase 1 #4059

Closed
wants to merge 29 commits into from

Commits on Dec 22, 2020

  1. approval flow init

    IlyaSurmay committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    bc75598 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2548f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fdb853 View commit details
    Browse the repository at this point in the history
  4. render approval nodes tree

    IlyaSurmay committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    1792d99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38195df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00ff843 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d6f82c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1f075c View commit details
    Browse the repository at this point in the history
  9. add carousel support

    IlyaSurmay committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    910cd24 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17cf4e5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    456a1e0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    18ba99a View commit details
    Browse the repository at this point in the history
  13. add search to members list

    IlyaSurmay committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    08aee8e View commit details
    Browse the repository at this point in the history
  14. add keyboard navigation

    IlyaSurmay committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    a0fa3a1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2933955 View commit details
    Browse the repository at this point in the history
  16. add tests

    IlyaSurmay committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    03f153b View commit details
    Browse the repository at this point in the history
  17. clean up

    IlyaSurmay committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    9ff3ce8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9cef446 View commit details
    Browse the repository at this point in the history
  19. fix tests

    IlyaSurmay committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    8501af1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8e0f6e8 View commit details
    Browse the repository at this point in the history
  21. fix members search

    IlyaSurmay committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    fcc0807 View commit details
    Browse the repository at this point in the history
  22. member search by id

    IlyaSurmay committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    a0abf5e View commit details
    Browse the repository at this point in the history
  23. remove spec file from docs

    IlyaSurmay committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    532e465 View commit details
    Browse the repository at this point in the history
  24. address review comments

    IlyaSurmay committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    a146b4a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    241c826 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    036f413 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    73ca20e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    89b6222 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0d3f21e View commit details
    Browse the repository at this point in the history