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: Download Manager #1700

Merged
merged 77 commits into from
Dec 9, 2020
Merged

Commits on May 3, 2020

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

Commits on Jun 1, 2020

  1. downlads page created

    TaimurAzhar committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    4d12049 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a709db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb9c20b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. title and subtitle

    TaimurAzhar committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    47b3888 View commit details
    Browse the repository at this point in the history
  2. basic download item

    TaimurAzhar committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    1ba42ed View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. download item ui rough

    TaimurAzhar committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    92929e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. progress-bar working

    TaimurAzhar committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    579c360 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

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

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    65305fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9505a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Configuration menu
    Copy the full SHA
    d5d1d33 View commit details
    Browse the repository at this point in the history
  2. insatlled electron-store

    TaimurAzhar committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    9f12425 View commit details
    Browse the repository at this point in the history
  3. download store initial

    TaimurAzhar committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    31b53c5 View commit details
    Browse the repository at this point in the history
  4. downloads list loading

    TaimurAzhar committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    fafd8da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee28661 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. show in folder button

    TaimurAzhar committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    cac8dd2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    53c9e90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daa694f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. pause, resume, cancel

    TaimurAzhar committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    637b2d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. search by filename filter

    TaimurAzhar committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    2f0eb09 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

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

Commits on Jul 18, 2020

  1. all tabs working

    TaimurAzhar committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    13fc3aa View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. retry downloads

    TaimurAzhar committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    9525554 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

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

Commits on Jul 30, 2020

  1. basic compact view

    TaimurAzhar committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    ac0d82c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Review

    ggazzo committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    0cfb859 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Review

    ggazzo authored and TaimurAzhar committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    26d1810 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. fix cancelled status bug

    TaimurAzhar committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    b11d639 View commit details
    Browse the repository at this point in the history
  2. tooltips for buttons

    TaimurAzhar committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    70224b5 View commit details
    Browse the repository at this point in the history
  3. added status.all constant

    TaimurAzhar committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    9d27776 View commit details
    Browse the repository at this point in the history
  4. finished status constant

    TaimurAzhar committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    aa5cbb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3924945 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c54c6e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    e63bf5c View commit details
    Browse the repository at this point in the history
  2. added useMutabelCallbacks

    TaimurAzhar committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    ec08084 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

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

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    de5d5d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ee32a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5974b82 View commit details
    Browse the repository at this point in the history
  4. filename change bug fix

    TaimurAzhar committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    5c677e0 View commit details
    Browse the repository at this point in the history
  5. unimported module removed

    TaimurAzhar committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    7e52f6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aecfea5 View commit details
    Browse the repository at this point in the history
  7. code cleanup

    TaimurAzhar committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    63eee86 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

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

Commits on Aug 24, 2020

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

Commits on Aug 26, 2020

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

Commits on Aug 29, 2020

  1. Merge pull request RocketChat#1630 from TaimurAzhar/feat/downloads-it…

    …ems-ui
    
    feat(Download Manager): Raw downloads page and download list UI
    tassoevan committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    cddc4c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request RocketChat#1678 from TaimurAzhar/feat/search-downl…

    …oads
    
    feat(Download Manager): Search downloads
    tassoevan committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    3caf169 View commit details
    Browse the repository at this point in the history
  3. Merge pull request RocketChat#1680 from RocketChat/TaimurAzhar/feat/s…

    …earch-downloads
    
    feat(Download Manager): Search downloads
    tassoevan committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    a69a285 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. Configuration menu
    Copy the full SHA
    2a0755a View commit details
    Browse the repository at this point in the history
  2. removed logs

    TaimurAzhar committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    3c288ae View commit details
    Browse the repository at this point in the history
  3. key prop warning

    TaimurAzhar committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    2077f69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed1cc2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6899a8 View commit details
    Browse the repository at this point in the history
  6. small fixes

    TaimurAzhar committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    d3c0871 View commit details
    Browse the repository at this point in the history
  7. Merge pull request RocketChat#1691 from TaimurAzhar/feat/gsoc-month3

    feat(Download Manager): UI polished up
    tassoevan committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    695eba2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. New UI Design

    MartinSchoeler committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    92ef395 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Update Fuselage

    tassoevan committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    c82122e View commit details
    Browse the repository at this point in the history
  2. Undo some comments

    tassoevan committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    467bf35 View commit details
    Browse the repository at this point in the history
  3. Rearrange components

    tassoevan committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    462cc8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    556fc77 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:RocketChat/Rocket.Chat.Electron i…

    …nto gsoc/download_manager
    tassoevan committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    de90a57 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

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

Commits on Nov 9, 2020

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

Commits on Nov 10, 2020

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

Commits on Nov 12, 2020

  1. Add more number formatters

    tassoevan committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    ccb2636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d965b48 View commit details
    Browse the repository at this point in the history
  3. Update Jest configuration

    tassoevan committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    9b8d805 View commit details
    Browse the repository at this point in the history
  4. Remove unused module

    tassoevan committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    cd2bbd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73fb570 View commit details
    Browse the repository at this point in the history
  6. Update filters

    tassoevan committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    082d004 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47b0743 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    630b8d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Merge branch 'master' of github.com:RocketChat/Rocket.Chat.Electron i…

    …nto gsoc/download_manager
    tassoevan committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    c2aa06a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Merge branch 'master' of github.com:RocketChat/Rocket.Chat.Electron i…

    …nto gsoc/download_manager
    tassoevan committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    281bada View commit details
    Browse the repository at this point in the history