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

Release to PROD - 1.1.1 #1594

Merged
merged 22 commits into from
Sep 28, 2021
Merged

Release to PROD - 1.1.1 #1594

merged 22 commits into from
Sep 28, 2021

Commits on Sep 17, 2021

  1. [Files] - Show current bucket decryption key (#1534)

    * show current bucket decryption key
    
    * lingui extract
    
    Co-authored-by: GitHub Actions <actions@github.com>
    Tbaut and actions-user committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    e071c9a View commit details
    Browse the repository at this point in the history
  2. [Files] - Get admin public key from the api (#1485)

    * bump
    
    * use api client
    
    * merge dev
    
    * lingui extract
    
    * support several keys
    
    * wih scroll because pub/decryption key are long
    
    Co-authored-by: GitHub Actions <actions@github.com>
    Tbaut and actions-user committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    59bbe6c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    0356544 View commit details
    Browse the repository at this point in the history
  2. prevent double opening (#1538)

    Tbaut committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    9a2c948 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84b195f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Translated using Weblate (French) (#1540)

    Currently translated at 100.0% (278 of 278 strings)
    
    Translation: ChainSafe Files/Chainsafe Files user interface
    Translate-URL: https://hosted.weblate.org/projects/chainsafe-files/chainsafe-files-user-interface/fr/
    
    Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
    weblate and J. Lavoie committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    4b936f4 View commit details
    Browse the repository at this point in the history
  2. Better colors for dark mode select and tagsinput components (#1550)

    * better colors for dark mode
    
    * lingui extract
    
    * fix typo
    
    Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com>
    Co-authored-by: GitHub Actions <actions@github.com>
    3 people committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    36eefa5 View commit details
    Browse the repository at this point in the history
  3. Filter out current bucket (#1548)

    * filter out current bucket
    
    * Update packages/files-ui/src/Components/Modules/FileBrowsers/ShareModal.tsx
    Tbaut committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    736b881 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. fix color (#1555)

    Tbaut committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    4919583 View commit details
    Browse the repository at this point in the history
  2. Fix user lookup spamming the api, and throwing (#1553)

    * oh yeaah
    
    * lingui extract
    
    * lingui extract
    
    * Apply suggestions from code review
    
    * lingui extract
    
    Co-authored-by: GitHub Actions <actions@github.com>
    Co-authored-by: Tanmoy Basak Anjan <tanmoy3399@gmail.com>
    3 people committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c92477b View commit details
    Browse the repository at this point in the history
  3. Upgrade Torus dependencies (#1549)

    * [wip] update dependencies
    
    * Revert "[wip] update dependencies"
    
    This reverts commit 04b593b.
    
    * update torus dependencies
    
    * fix storage test
    
    Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
    FSM1 and Tbaut committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    af43f49 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    22c59bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b34d21 View commit details
    Browse the repository at this point in the history
  3. Translations update from Weblate (#1557)

    * Translated using Weblate (French)
    
    Currently translated at 100.0% (281 of 281 strings)
    
    Translation: ChainSafe Files/Chainsafe Files user interface
    Translate-URL: https://hosted.weblate.org/projects/chainsafe-files/chainsafe-files-user-interface/fr/
    
    * Translated using Weblate (German)
    
    Currently translated at 69.7% (196 of 281 strings)
    
    Translation: ChainSafe Files/Chainsafe Files user interface
    Translate-URL: https://hosted.weblate.org/projects/chainsafe-files/chainsafe-files-user-interface/de/
    
    Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
    weblate and J. Lavoie committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    eed9c86 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Configuration menu
    Copy the full SHA
    705cc71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69093a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Upgrade api client and fix issue with shared folder renaming (#1582)

    * upgrade api client and fix issue
    
    * Update packages/files-ui/src/Contexts/FilesContext.tsx
    
    * lingui extract
    
    Co-authored-by: GitHub Actions <actions@github.com>
    Tbaut and actions-user committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    b47bd17 View commit details
    Browse the repository at this point in the history
  2. run lint --fix (#1585)

    Tbaut committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    e049d76 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Gaming dashboard - API keys as cards (#1575)

    * Dashboard cards done
    
    * lingui extract
    
    * extra padding
    
    * Apply suggestions from code review
    
    Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
    
    * lingui extract
    
    * Feedback
    
    * Removed link
    
    * Apply suggestions from code review
    
    * Made warning bigger
    
    * lingui extract
    
    Co-authored-by: GitHub Actions <actions@github.com>
    Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
    Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com>
    4 people committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    5d3ac19 View commit details
    Browse the repository at this point in the history
  2. New navigations buttons (#1574)

    * wip
    
    * lingui extract
    
    * center and add posthog
    
    * Update .eslintrc.json
    
    * Add team feature fake door (#1587)
    
    * wip
    
    * modal and tracking
    
    * use data-posthog instead
    
    Co-authored-by: GitHub Actions <actions@github.com>
    Tbaut and actions-user committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    eb463dd View commit details
    Browse the repository at this point in the history
  3. fix tertiary buttons (#1592)

    Tbaut committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    a3935e9 View commit details
    Browse the repository at this point in the history
  4. Posthog identify user on login (#1590)

    * identify user on login
    
    * fix effect deps
    FSM1 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    d7e9980 View commit details
    Browse the repository at this point in the history