-
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
Updated copied to have consistent styling #1125
Conversation
Your Render PR Server URL is https://files-ui-stage-pr-1125.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c31hkoc64ckjenonb42g. |
Your Render PR Server URL is https://storage-ui-stage-pr-1125.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c31hkos64ckjenonb4j0. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, looks good. Can you pull dev
and apply it to the sharing key too (Tanmoy's PR got merged)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I pushed the changes directly since Ryan is out.
* Updated-labels * Removed Reference dev * Update readme.md (#1083) * Update readme.md * Update readme.md * Drop the last sentence from readme.md Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com> * Survey v2 for product market fit (#1082) * v2 * translatioin FR * more * lingui extract * with gradient * Update packages/files-ui/src/Components/SurveyBanner.tsx Co-authored-by: Cindy Chau <47398578+sweetpea22@users.noreply.github.com> * lingui extract * Update packages/files-ui/src/locales/fr/messages.po * different gradient for better readability Co-authored-by: GitHub Actions <actions@github.com> Co-authored-by: Cindy Chau <47398578+sweetpea22@users.noreply.github.com> * Storage app skeleton (#1067) * remove old chainsafe x package * initial app skeleton and refactor * fix api client issues * remove old chainsafe x package * initial app skeleton and refactor * fix api client issues * remove tests * Apply suggestions from code review Co-authored-by: Tanmoy Basak Anjan <tanmoy3399@gmail.com> * Update packages/storage-ui/src/Contexts/StorageApiContext.tsx Co-authored-by: Tanmoy Basak Anjan <tanmoy3399@gmail.com> * make eslint :D again * remove unneeded login methods Co-authored-by: Tanmoy Basak Anjan <tanmoy3399@gmail.com> * Update release-drafter with the new name (#1088) * Update release-drafter.yml * Update .github/release-drafter.yml Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com> * Add page object pattern for ui tests (#1080) * Add PR labeler based on the branch name (#1089) * pr labeler * with workflow * for PR * back to open Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com> * passwordless login (#1072) * UI ready * UI ready and trans ready * work in progress * lingui extract * passwordless login * code and login * loaders on passwordless login * wallet names * lingui extract * Delete package.json * feedback * lingui extract * Cleanup InitialScreen (#1092) * cleanup * spaces * compile update * fr translation and ternarry nits 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> Co-authored-by: Thibaut Sardan <github@thib.top> * Fix Bin Preview (#1093) * update to new api client and wire up download * cypress bump to avoid having 2 packages Co-authored-by: Thibaut Sardan <github@thib.top> * Update pr-labeler.yml (#1099) * Update pr-labeler.yml * Update pr-labeler.yml * Update pr-labeler.yml * Update pr-labeler.yml * Update pr-labeler.yml * Apply suggestions from code review * Update .github/workflows/pr-labeler.yml Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com> * removed redundant stage & prod release which is replaced by release drafter; updated readme (#1102) Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> * Fix InitialScreen.tsx Error messages (#1100) * Update InitialScreen.tsx * Update packages/files-ui/src/Components/Modules/LoginModule/InitialScreen.tsx Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com> * Deprecate all `files/` endpoints (#1095) * deprecate all `files/` endpoints * clean up remaining todos * Update packages/files-ui/src/Components/Modules/FileBrowsers/BinFileBrowser.tsx Co-authored-by: Tanmoy Basak Anjan <tanmoy3399@gmail.com> * fix lint * update to latest api client Co-authored-by: Tanmoy Basak Anjan <tanmoy3399@gmail.com> * Files API Client in Tests (#1097) * use api client in tests * fix detached from the Dom (#1096) Co-authored-by: Thibaut Sardan <github@thib.top> * make eslint :D * update yarn lock * update commands Co-authored-by: Thibaut Sardan <github@thib.top> Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> * Recover files with move file modal (#1094) * recover files in modal * move file restructure * lingui extract * deprecate all `files/` endpoints * clean up remaining todos * Update packages/files-ui/src/Components/Modules/FileBrowsers/BinFileBrowser.tsx Co-authored-by: Tanmoy Basak Anjan <tanmoy3399@gmail.com> * fix lint * move file update * lint and installs * Update packages/files-ui/src/Components/Modules/FileBrowsers/MoveFileModal.tsx Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> * Update packages/files-ui/src/Components/Modules/FileBrowsers/MoveFileModal.tsx Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> * Update packages/files-ui/src/locales/fr/messages.po Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> * Update packages/files-ui/src/Components/Modules/FileBrowsers/MoveFileModal.tsx Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> * Update packages/files-ui/src/locales/fr/messages.po Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> Co-authored-by: GitHub Actions <actions@github.com> Co-authored-by: Michael Yankelev <myankelev@gmail.com> Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com> Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> * Update file management ui tests (#1113) * Fix mistake * Update homepage page object and file management tests * Fix typo in test identifier * update homePage object * use api client in tests * fix detached from the Dom (#1096) Co-authored-by: Thibaut Sardan <github@thib.top> * wip * Increase cypress page load timeout * Rename element and update page object * Update file management ui tests * Remove white space Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> * Revert to default page load timeout Co-authored-by: Michael Yankelev <myankelev@gmail.com> Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com> Co-authored-by: Thibaut Sardan <github@thib.top> Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> * Wording for backup **secret** phrase (#1116) * wording for secret phrase * lingui extract * Update packages/files-ui/src/locales/fr/messages.po Co-authored-by: GitHub Actions <actions@github.com> * CIDs overview (#1117) * wip * v1.14 * v1.15-rc1 * show Cids * buckets in nav bar * cleanup * cid instead of pin * in menus * login on refresh - storage ui (#1109) * with local storage * local or session * v2 api spec * v2.1 Co-authored-by: Thibaut Sardan <github@thib.top> Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> Co-authored-by: Tanmoy Basak Anjan <tanmoy3399@gmail.com> * Put eslint at top level since it's shared by all packages (#1115) * eslint at top level * fix lint Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com> * Allow to unpin a Cid (#1110) * wip * v1.14 * v1.15-rc1 * show Cids * buckets in nav bar * cleanup * cid instead of pin * in menus * unpin and styling * lint * eslint 6.8 to make react-script happy (#1121) * Add identifier for the upload status box (#1122) Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> * tkey address in settings (#1112) * key address added * lingui extract * Update packages/files-ui/src/Components/Modules/Settings/Profile.tsx Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> * Update packages/files-ui/src/Components/Modules/Settings/Profile.tsx Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com> * Update packages/files-ui/src/Components/Modules/Settings/Profile.tsx Co-authored-by: Michael Yankelev <12774278+FSM1@users.noreply.github.com> * lingui extract * renames 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> * Force refresh on buckets when deleting from bin (#1127) * Force refresh * Liniting * Linting * Added to upload * Copied across styling (#1125) Co-authored-by: Thibaut Sardan <github@thib.top> * Dnd Fix destination path (#1118) * fix destination path * Implement suggestion Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> * Handle walletconnect signature request (#1124) * handle walletconnect signature request * Update packages/files-ui/src/Contexts/ThresholdKeyContext.tsx Co-authored-by: Ryan Noble <ryanjnoble@gmail.com> * fix lint Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> Co-authored-by: Ryan Noble <ryanjnoble@gmail.com> * Remove Facebook login (#1136) * hide facebook login * lingui extract Co-authored-by: GitHub Actions <actions@github.com> * email button disabled like others (#1137) Co-authored-by: Shiva <82167447+RamidiShiva@users.noreply.github.com> Co-authored-by: Cindy Chau <47398578+sweetpea22@users.noreply.github.com> Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> Co-authored-by: GitHub Actions <actions@github.com> Co-authored-by: Tanmoy Basak Anjan <tanmoy3399@gmail.com> Co-authored-by: Andrew Snaith <asnaith@users.noreply.github.com> Co-authored-by: Thibaut Sardan <github@thib.top> Co-authored-by: Priom Chowdhury <priom@chainsafe.io> Co-authored-by: Ryan Noble <ryanjnoble@gmail.com>
closes #1114