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

CHE-3048: add new workspace creation flow #5447

Merged
merged 14 commits into from
Jul 10, 2017
Merged

CHE-3048: add new workspace creation flow #5447

merged 14 commits into from
Jul 10, 2017

Commits on Jul 10, 2017

  1. CHE-2971: add search, toogle, chips list, spinner widgets

    Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
    
    CHE-2971: add toggle widgets
    
    added directives:
    - che-toggle-joined
    - che-toggle-joined-button
    - che-toggle-single-button
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    CHE-2971: add change-memory-unit filter
    
    and rename filter cheNumberRoundFilter => numberRound
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    CHE-2971: add chips-list widget
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    CHE-2971: add 'stacks' icon into che-font.
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    CHE-2971: add stack-selector and stack-selector-item components
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    add stack-selector to demo-components page
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    CHE-2971: add number-spinner widget
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    clean-up che-button-* directives
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    Oleksii Kurinnyi authored and ashumilova committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    a5ca77a View commit details
    Browse the repository at this point in the history
  2. CHE-3048: add ram-settings and ram-settings-machine-item components

    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    update demo-components component
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    code clean-up
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    Oleksii Kurinnyi authored and ashumilova committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    3ed27df View commit details
    Browse the repository at this point in the history
  3. CHE-3048: add namespace-selector component

    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    CHE-3048: add template-selector and template-selector-item components.
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    CHE-3048: add create-workspace component.
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    Oleksii Kurinnyi authored and ashumilova committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    b5cad4c View commit details
    Browse the repository at this point in the history
  4. CHE-3392: add widget for displaying advanced filter

    Signed-off-by: Oleksii Orel <oorel@redhat.com>
    Oleksii Orel authored and ashumilova committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    cfcc075 View commit details
    Browse the repository at this point in the history
  5. CHE-5198: improve stacks list styles

    Signed-off-by: Oleksii Orel <oorel@redhat.com>
    Oleksii Orel authored and ashumilova committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    66d68a9 View commit details
    Browse the repository at this point in the history
  6. CHE-5166: add import-blank-project component

    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    Oleksii Kurinnyi authored and ashumilova committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    2d78442 View commit details
    Browse the repository at this point in the history
  7. CHE-5166: add import-git-project component

    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    Oleksii Kurinnyi authored and ashumilova committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    f13703c View commit details
    Browse the repository at this point in the history
  8. CHE-5166: add import-zip-project component

    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    Oleksii Kurinnyi authored and ashumilova committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    b71ea39 View commit details
    Browse the repository at this point in the history
  9. CHE-5166: add import-github-project component

    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    Oleksii Kurinnyi authored and ashumilova committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    873fd12 View commit details
    Browse the repository at this point in the history
  10. CHE-3048: add project-metadata component

    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    Oleksii Kurinnyi authored and ashumilova committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    8abf2c0 View commit details
    Browse the repository at this point in the history
  11. CHE-5166: add project-source-selector component

    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    code clean-up
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    Oleksii Kurinnyi authored and ashumilova committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    b6fbaac View commit details
    Browse the repository at this point in the history
  12. improve project source selector widget

    Signed-off-by: Oleksii Orel <oorel@redhat.com>
    Oleksii Orel authored and ashumilova committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    877da06 View commit details
    Browse the repository at this point in the history
  13. redirect to new creation flow

    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    make page loading smooth
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    align container's lable and input in 'Name' section
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    Add attributes needed for tests
    
    Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
    
    reload iframe with IDE after all of the projects are added and imported
    
    Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
    
    fix styles for select stack widgets
    
    Signed-off-by: Oleksii Orel <oorel@redhat.com>
    
    fixup! fix styles for select stack widgets
    
    Fix GitHub loading repos and some feedbacks
    
    Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
    
    fixup! fix styles for select stack widgets
    
    fixup! Fix GitHub loading repos and some feedbacks
    akurinnoy authored and ashumilova committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    a1b7c39 View commit details
    Browse the repository at this point in the history
  14. Fix unique workspace name validation

    Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
    ashumilova committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    7b832d6 View commit details
    Browse the repository at this point in the history