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 latest fixes #1435

Merged
merged 37 commits into from
Aug 12, 2021
Merged

Release latest fixes #1435

merged 37 commits into from
Aug 12, 2021

Conversation

FSM1
Copy link
Contributor

@FSM1 FSM1 commented Aug 11, 2021

[FILES] fix reloading the loader and other components (#1391)
[FILES & STORAGE] Fix test with onboard bump (#1395) …
[FILES] Adding buckets user logic (#1394) …
[FILES] fix preview in search results (#1403)
[STORAGE] breadcrumbs removed (#1400) …
[FILES & STORAGE] Summary size on base 2 (#1398) …
[FILES] Show users at the top of shared folders browser (#1388) …
[FILES] add headless (#1402)
[FILES] New auth flow (#1401) …
[FILES] Copy/Move to shared folder (#1396) …
[FILES] Add validation for new shared folder (#1390) …
[FILES] fix reload (#1406)
[FILES] Ensure content type is retained when sharing (#1407) …
[FILES] Add new ui tests for folder creation and deletion (#1383) …
[FILES] Extend tests to include file and folder recovery (#1404)
[FILES] bump cypress (#1417)
[FILES] Folder creation validation and test (#1416)
[FILES] Using default cursors (#1411) …
[STORAGE] add CID to bucket item row (#1423) …
[FILES] Use cypress session instead of locally stored files. (#1421) …
[STORAGE] Download from storage bucket (#1418)
[FILES] Expose decryption key (#1426) …
[STORAGE] Adapt the email login from like done on Files (#1427) …
[FILES] Fix lingui failing for weblate PRs (#1425) …

Tbaut and others added 30 commits August 3, 2021 15:35
* fix test with onboard bump

* align versions

* lint

* for storage
* Init

* Sharing user names

* Update packages/files-ui/src/Contexts/FilesContext.tsx

Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>

* Update packages/files-ui/src/Components/Modules/FileBrowsers/views/FileSystemItem/SharedFolderRow.tsx

Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>

* Updated for feedback

* Apply suggestions from code review

Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com>
Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
* using base 2

* update all format bytes

Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com>
Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
* show users at the top of shared folders browser

* rename

* fix tooltip position

* with helper for display name

* lingui extract

* ellipsis for uuid

Co-authored-by: GitHub Actions <actions@github.com>
* new flow

* lingui extract

* Update packages/files-ui/src/Components/Modules/Settings/Security/index.tsx

Co-authored-by: GitHub Actions <actions@github.com>
* added checkbox

* keep file checkbox ready

* lingui extract

* Update packages/files-ui/src/Components/Modules/FileBrowsers/ShareToSharedFolderModal.tsx

Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>

* lingui extract

* circular dependency in components

* lingui extract

Co-authored-by: GitHub Actions <actions@github.com>
Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
* fix validation and refactor

* lingui extract

* lingui extract

* validate creation on copy

* trim on the last stage

* with the right name

* better button behavior shared folder validation

* Update packages/files-ui/src/Components/Modules/FileBrowsers/CopyToSharedFolderModal.tsx

Co-authored-by: GitHub Actions <actions@github.com>
Co-authored-by: Ryan Noble <ryanjnoble@gmail.com>
Co-authored-by: Tanmoy Basak Anjan <tanmoy3399@gmail.com>
Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com>
* fix lost content type

* fix lint

Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
* Add new identifiers and element declarations for create folder modal

* Add new tests for creating and deleting folders

* Add temp workarounds for local session clearing issue

* Add custom click command to help with detached from dom issues

* Comment amendment

* Minor amendments

Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com>
* Update the docker container to the latest

* Minor change to force tests to try and execute

* Add env variable to disable HTTPS certificate checks

* Revert "Add env variable to disable HTTPS certificate checks"

This reverts commit 3a67634.
Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com>
* moved to cursors

* remove selectable

* moved to props

Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
* add cid to bucket item row

* revert fr change

* Apply suggestions from code review

Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>

Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
* Add ui tests for folder name validation

* change implementation and tests

* remove only

* ci run failing sometimes

* Extend timeouts, use safeClick on another dialog button

* remove comments and video and now useless commands

* remove .only

Co-authored-by: Andrew Snaith <andrew@chainsafe.io>
Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com>
RyRy79261 and others added 7 commits August 10, 2021 16:37
* Hidden component done

* lingui extract

* Update packages/common-components/src/ToggleHiddenText/ToggleHiddenText.tsx

Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>

* Update packages/files-ui/src/Components/Modules/FileBrowsers/FileInfoModal.tsx

Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>

* Update packages/common-components/src/ToggleHiddenText/ToggleHiddenText.tsx

Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>

* Update packages/files-ui/src/Components/Modules/FileBrowsers/FileInfoModal.tsx

Co-authored-by: Andrew Snaith <asnaith@users.noreply.github.com>

* Update packages/common-components/src/ToggleHiddenText/ToggleHiddenText.tsx

Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>

* lingui extract

* Cleaned

* using useMemo and prevent repetitions

* spaces

Co-authored-by: GitHub Actions <actions@github.com>
Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com>
Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
Co-authored-by: Andrew Snaith <asnaith@users.noreply.github.com>
Co-authored-by: Thibaut Sardan <github@thib.top>
* storage

* lingui extract

* eth logo

Co-authored-by: GitHub Actions <actions@github.com>
Storage: Download functionality on bucket files
* lingui

* test

* more test

* Update .github/workflows/lingui-extract-files.yml

* another try

* 2

* 3

* 4

* 5

* 6

* 7

* lingui extract

* 8

* 9

* 10

* 11

* 12

* 13

* Update packages/files-ui/src/Components/Elements/MnemonicForm.tsx

Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com>
Co-authored-by: GitHub Actions <actions@github.com>
@render
Copy link

render bot commented Aug 11, 2021

@FSM1 FSM1 closed this Aug 11, 2021
@FSM1 FSM1 reopened this Aug 11, 2021
@render
Copy link

render bot commented Aug 11, 2021

@render
Copy link

render bot commented Aug 11, 2021

@render
Copy link

render bot commented Aug 11, 2021

Your Render PR Server at https://files-ui-prod-pr-1435.onrender.com is now live!

View it on your dashboard at https://dashboard.render.com/static/srv-c4a0c49g7hpcpopu3u0g.

@FSM1 FSM1 merged commit b082dfc into prod Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants