-
Notifications
You must be signed in to change notification settings - Fork 16
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
Release latest fixes #1435
Commits on Aug 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 391a8e6 - Browse repository at this point
Copy the full SHA 391a8e6View commit details -
Fix test with onboard bump (#1395)
* fix test with onboard bump * align versions * lint * for storage
Configuration menu - View commit details
-
Copy full SHA for 3d7da83 - Browse repository at this point
Copy the full SHA 3d7da83View commit details -
Adding buckets user logic (#1394)
* 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>
Configuration menu - View commit details
-
Copy full SHA for fccae7d - Browse repository at this point
Copy the full SHA fccae7dView commit details
Commits on Aug 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a1fd4ca - Browse repository at this point
Copy the full SHA a1fd4caView commit details -
Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com> Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d276d8f - Browse repository at this point
Copy the full SHA d276d8fView commit details -
Summary size on base 2 (#1398)
* 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>
Configuration menu - View commit details
-
Copy full SHA for c9cc8db - Browse repository at this point
Copy the full SHA c9cc8dbView commit details -
Show users at the top of shared folders browser (#1388)
* 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>
Configuration menu - View commit details
-
Copy full SHA for 6dc0c95 - Browse repository at this point
Copy the full SHA 6dc0c95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aca03a - Browse repository at this point
Copy the full SHA 8aca03aView commit details -
* new flow * lingui extract * Update packages/files-ui/src/Components/Modules/Settings/Security/index.tsx Co-authored-by: GitHub Actions <actions@github.com>
Configuration menu - View commit details
-
Copy full SHA for 09b2c3b - Browse repository at this point
Copy the full SHA 09b2c3bView commit details -
Copy/Move to shared folder (#1396)
* 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>
Configuration menu - View commit details
-
Copy full SHA for fbf4d29 - Browse repository at this point
Copy the full SHA fbf4d29View commit details -
Add validation for new shared folder (#1390)
* 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>
Configuration menu - View commit details
-
Copy full SHA for 2db0874 - Browse repository at this point
Copy the full SHA 2db0874View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb7065 - Browse repository at this point
Copy the full SHA bbb7065View commit details -
[FILES] Ensure content type is retained when sharing (#1407)
* fix lost content type * fix lint Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4207da - Browse repository at this point
Copy the full SHA d4207daView commit details -
Add new ui tests for folder creation and deletion (#1383)
* 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>
Configuration menu - View commit details
-
Copy full SHA for d60b8b2 - Browse repository at this point
Copy the full SHA d60b8b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a12a92 - Browse repository at this point
Copy the full SHA 0a12a92View commit details
Commits on Aug 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 37fb671 - Browse repository at this point
Copy the full SHA 37fb671View commit details -
Update the docker container used for tests to the latest version (#1413)
* 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.
Configuration menu - View commit details
-
Copy full SHA for 776111c - Browse repository at this point
Copy the full SHA 776111cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa0b1a4 - Browse repository at this point
Copy the full SHA aa0b1a4View commit details
Commits on Aug 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ea53022 - Browse repository at this point
Copy the full SHA ea53022View commit details -
Update packages/storage-ui/src/Components/Pages/BucketPage.tsx
Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8dfea1f - Browse repository at this point
Copy the full SHA 8dfea1fView commit details -
Update packages/storage-ui/src/Components/Pages/BucketPage.tsx
Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 22aaa75 - Browse repository at this point
Copy the full SHA 22aaa75View commit details -
* moved to cursors * remove selectable * moved to props Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2c3c150 - Browse repository at this point
Copy the full SHA 2c3c150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9169ba1 - Browse repository at this point
Copy the full SHA 9169ba1View commit details -
[Storage] add CID to bucket item row (#1423)
* 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>
Configuration menu - View commit details
-
Copy full SHA for 610c2b4 - Browse repository at this point
Copy the full SHA 610c2b4View commit details -
Use cypress session instead of locally stored files. (#1421)
* 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>
Configuration menu - View commit details
-
Copy full SHA for f355a9e - Browse repository at this point
Copy the full SHA f355a9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fe071d - Browse repository at this point
Copy the full SHA 9fe071dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 439fbc2 - Browse repository at this point
Copy the full SHA 439fbc2View commit details -
Merge branch 'feat/download-buckets-1418' of github.com:ChainSafe/fil…
…es-ui into feat/download-buckets-1418
Configuration menu - View commit details
-
Copy full SHA for cf58211 - Browse repository at this point
Copy the full SHA cf58211View commit details -
Configuration menu - View commit details
-
Copy full SHA for acec9f2 - Browse repository at this point
Copy the full SHA acec9f2View commit details
Commits on Aug 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 174d4a2 - Browse repository at this point
Copy the full SHA 174d4a2View commit details -
* 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>
Configuration menu - View commit details
-
Copy full SHA for 46bef83 - Browse repository at this point
Copy the full SHA 46bef83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 330cd43 - Browse repository at this point
Copy the full SHA 330cd43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92ce96f - Browse repository at this point
Copy the full SHA 92ce96fView commit details -
[Storage] Adapt the email login from like done on Files (#1427)
* storage * lingui extract * eth logo Co-authored-by: GitHub Actions <actions@github.com>
Configuration menu - View commit details
-
Copy full SHA for a43c72c - Browse repository at this point
Copy the full SHA a43c72cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3764d08 - Browse repository at this point
Copy the full SHA 3764d08View commit details
Commits on Aug 11, 2021
-
Merge pull request #1424 from ChainSafe/feat/download-buckets-1418
Storage: Download functionality on bucket files
Configuration menu - View commit details
-
Copy full SHA for 31b6739 - Browse repository at this point
Copy the full SHA 31b6739View commit details -
Fix lingui failing for weblate PRs (#1425)
* 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>
Configuration menu - View commit details
-
Copy full SHA for 7167faa - Browse repository at this point
Copy the full SHA 7167faaView commit details