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/rewrite skizzle #114

Merged
merged 82 commits into from
Aug 27, 2021
Merged

Feat/rewrite skizzle #114

merged 82 commits into from
Aug 27, 2021

Commits on Dec 13, 2020

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

Commits on Dec 15, 2020

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

Commits on Dec 16, 2020

  1. feat(ui): side navigation

    itupix committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    118ff17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b61608 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f5cff1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d2c0c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. feat(ui): accounts view

    itupix committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    46b9381 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf4e52c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4918d1 View commit details
    Browse the repository at this point in the history
  4. feat(ui): accounts view

    itupix committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    57512f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c20a1b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. feat(ui): accounts view

    itupix committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    d2ea9be View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. feat(ui): add fonts

    itupix committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    7ac2cd4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. feat(ui): github account view

    itupix committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    7a4bfe7 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. feat(ui): lists

    itupix committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    035a0cd View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    09ae4d1 View commit details
    Browse the repository at this point in the history
  2. feat(ui): open pullrequest url

    itupix committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    6991e41 View commit details
    Browse the repository at this point in the history
  3. feat(ui): navigation

    itupix committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    682242c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. feat(ui): tabs counters and order

    feat(ui): tabs counters and order
    itupix committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    69b4b7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e6065 View commit details
    Browse the repository at this point in the history
  3. feat(ui): custom list : repositories

    itupix committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    5729343 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. feat(ui): custom lists

    itupix committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    12d5887 View commit details
    Browse the repository at this point in the history
  2. feat(ui): modify - delete custom lists

    itupix committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    ee3e93c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

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

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    5b54a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7808f9e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    55dc9f3 View commit details
    Browse the repository at this point in the history
  2. feat(ui): theme selection

    itupix committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    a1eff45 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    2868cd9 View commit details
    Browse the repository at this point in the history
  2. feat(ui): settings view

    itupix committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    3ac0a90 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. feat(ui): reviews

    itupix committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    c9b2ad2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

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

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    55755a3 View commit details
    Browse the repository at this point in the history
  2. feat(ui): comments display

    itupix committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    0ce58b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Configuration menu
    Copy the full SHA
    f232a47 View commit details
    Browse the repository at this point in the history
  2. refactor(ui): cleanup

    itupix committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    b6d2cfd View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. feat(ui): add copy icon button

    itupix committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    f8d7af8 View commit details
    Browse the repository at this point in the history
  2. feat(ui): notifications

    itupix authored and itupix committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    e330416 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    279ae25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e424b52 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. feat(ui): import-export repos

    itupix committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    e97d265 View commit details
    Browse the repository at this point in the history
  2. feat(ui): import-export repos

    itupix committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    7cb869a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    35abff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff82d7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f83758 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e5d64b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. fix(pullrequest): wrap for long title

    itupix committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    16f74ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f0d8a5 View commit details
    Browse the repository at this point in the history
  3. fix(ui): avatar shift + contrast

    itupix committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    676d89e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40924de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d394d5 View commit details
    Browse the repository at this point in the history
  6. feat(ui): pr status

    itupix committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    f26bde0 View commit details
    Browse the repository at this point in the history
  7. feat(ui): center loaders

    itupix committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    0773363 View commit details
    Browse the repository at this point in the history
  8. feat(ui): range width

    itupix committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    7801db7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    86d7a95 View commit details
    Browse the repository at this point in the history
  2. fix(fetch): ui disabling error

    itupix committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    306178c View commit details
    Browse the repository at this point in the history
  3. build(all): version number

    itupix committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    e540b68 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. feat(ui): projects lists sorting

    itupix committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    467ee83 View commit details
    Browse the repository at this point in the history
  2. feat(ui): followed repos list style

    itupix committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    1a568d8 View commit details
    Browse the repository at this point in the history
  3. feat(ui): fetching indicator

    itupix committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    71315fd View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. fix(console): remove all log

    Debaerdm committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    4140d92 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. feat(ui): loaders + time display

    itupix committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    29cb1d8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/rewrite-skizzle' of https://github.com/AxaGuilDEv/…

    …Skizzle into feat/rewrite-skizzle
    itupix committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    10577dd View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Merge branch 'feat/rewrite-skizzle' of https://github.com/AxaGuilDEv/…

    …Skizzle into feat/rewrite-skizzle
    itupix authored and Debaerdm committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    2824e2e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Merge branch 'feat/rewrite-skizzle' of https://github.com/AxaGuilDEv/…

    …Skizzle into feat/rewrite-skizzle
    itupix committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    bafb230 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3b9f37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b9b2ca View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. feat(ui): list tags settings display

    itupix committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    a69cc90 View commit details
    Browse the repository at this point in the history
  2. feat(ui): pullrequest display

    itupix committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    8e36317 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    89ff44f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d40b3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05438f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. feat(all): error boundary (#100)

    Co-authored-by: itupix <jerome.boukorras@axa.fr>
    itupix and itupix authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    54aae80 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. feat(all): intro (#109)

    Co-authored-by: itupix <jerome.boukorras@axa.fr>
    itupix and itupix authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    f18524b View commit details
    Browse the repository at this point in the history
  2. feat(docs): new website (#110)

    Co-authored-by: itupix <jerome.boukorras@axa.fr>
    itupix and itupix authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    01ccf37 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. refacto(accounts): provider accounts (#113)

    Co-authored-by: itupix <jerome.boukorras@axa.fr>
    itupix and itupix authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    59440ce View commit details
    Browse the repository at this point in the history
  2. feat(list): adding new custom list (#112)

    * feat(list): adding more settings on list creation
    
    * feat(ui): new list form styles
    
    * feat(test): adding testing library for make user course in application (#111)
    
    * feat(mocks): adding mocks for development mode
    
    * feat(jest): adding more test
    
    * feat(connection): adding connection mock and fetch request mocjing
    
    * feat(connection): adding test for connection to github
    
    * feat(test): adding unit testing in skizzle
    
    Co-authored-by: itupix <jerome.boukorras@axa.fr>
    Debaerdm and itupix authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    2cbc37a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

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

Commits on Aug 23, 2021

  1. Feat/responsive (#115)

    * feat(tabs): responsive
    
    * feat(ui): small screen optimizations
    
    Co-authored-by: itupix <jerome.boukorras@axa.fr>
    itupix and itupix authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    77060e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    cd9d79b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03d0e7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    129aa79 View commit details
    Browse the repository at this point in the history