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

BOX-138 - card list #38

Merged
merged 33 commits into from
Jul 11, 2021
Merged

BOX-138 - card list #38

merged 33 commits into from
Jul 11, 2021

Commits on Jun 6, 2021

  1. feat(pages/search): adds search page, adds ability to search

    adds search ability with trigger on field change, with debounce
    
    ISSUES CLOSED: #61
    OlegBrony committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    0ab54da View commit details
    Browse the repository at this point in the history
  2. fix(pages/search): fixes empty query

    adds search ability with trigger on field change, with debounce
    ISSUES CLOSED: #61
    OlegBrony committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    945d09c View commit details
    Browse the repository at this point in the history
  3. fix(pages/search): plural function

    adds search ability with trigger on field change, with debounce
    ISSUES CLOSED: #61
    OlegBrony committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    46f140f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. fix(pages): suggestions from review

    babel plugin
    export
    
    ISSUES CLOSED: #61
    OlegBrony committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    eda2eb8 View commit details
    Browse the repository at this point in the history
  2. fix(app): use-query package

    added package from suggestions in review
    
    ISSUES CLOSED: #61
    OlegBrony committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    bfb7e0a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. feat(pages): search page

    changing view for search page
    changes view of users list
    changes view of card list
    
    ISSUES CLOSED: #65
    OlegBrony committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    8e8fbee View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. feat(ui/templates): header - changes color of button

    changed base button to match design
    
    ISSUES CLOSED: #65
    OlegBrony committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    d722ecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    574ab85 View commit details
    Browse the repository at this point in the history
  3. fix(app): review suggestions

    history, reflect (has bugs)
    
    ISSUES CLOSED: #65
    OlegBrony committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    3e02cd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Configuration menu
    Copy the full SHA
    9df0245 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feat/61-add-search-page

    # Conflicts:
    #	src/app/server.tsx
    #	src/entities/card/organisms/card-preview.tsx
    #	src/features/search-bar/models/index.ts
    #	src/features/search-bar/molecules/search.tsx
    #	src/features/search-bar/organisms/search-bar.tsx
    #	src/pages/home/index.tsx
    #	src/pages/search/model.ts
    #	src/pages/search/page.tsx
    #	yarn.lock
    OlegBrony committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    e10de1a View commit details
    Browse the repository at this point in the history
  3. fix(app): fixed ssr for reflect in one place

    BREAKING CHANGE:
    missed reflect
    
    ISSUES CLOSED: #65
    OlegBrony committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    bce9848 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Merge branch 'master' into feat/61-add-search-page

    # Conflicts:
    #	.gitignore
    #	src/pages/search/page.tsx
    #	yarn.lock
    OlegBrony committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    c92f2df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba9e97f View commit details
    Browse the repository at this point in the history
  3. fix(app): fixes letter dublicates in user search

    ISSUES CLOSED: #137
    OlegBrony committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    0129c0c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. fix(features): card preview - make clickable

    ISSUES CLOSED: #138
    OlegBrony committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    e6dc99d View commit details
    Browse the repository at this point in the history
  2. fix(features): card preview - make clickable

    ISSUES CLOSED: #141
    OlegBrony committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    8287c51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e44f4a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into feat/138-search-fixes-card-list

    # Conflicts:
    #	src/features/search-bar/molecules/search.tsx
    #	yarn.lock
    OlegBrony committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    e31424a View commit details
    Browse the repository at this point in the history
  5. fix(app): regenerate lock

    OlegBrony committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    4fb3158 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fce458 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. fix(features): card list

    ellips for title, fix text selection
    
    ISSUES CLOSED: #140
    OlegBrony committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    6f8216b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. feat(api): adds simulation from api - adds reaction to search params

    ellips for title, fix text selection
    ISSUES CLOSED: #140
    
    ISSUES CLOSED: #91
    OlegBrony committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    e59f048 View commit details
    Browse the repository at this point in the history
  2. fix(app): changes from review

    ellips for title, fix text selection
    ISSUES CLOSED: #140
    ISSUES CLOSED: #91
    OlegBrony committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    9f112f5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feat/138-search-fixes-card-list

    # Conflicts:
    #	src/entities/card/organisms/card-preview.tsx
    #	src/pages/home/index.tsx
    #	src/pages/user/index.tsx
    OlegBrony committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    3b14190 View commit details
    Browse the repository at this point in the history
  4. fix(app): review changes

    OlegBrony committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    10f11d4 View commit details
    Browse the repository at this point in the history
  5. fix(app): review changes

    OlegBrony committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    a923c00 View commit details
    Browse the repository at this point in the history
  6. fix(app): review

    OlegBrony committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    fffdb7c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    559894e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7ab358 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. fix(app): review

    OlegBrony committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    b6fd804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61fdd5e View commit details
    Browse the repository at this point in the history
  3. fix(app): adds todo

    OlegBrony committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    7b96bca View commit details
    Browse the repository at this point in the history