-
Notifications
You must be signed in to change notification settings - Fork 119
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
fix: Adjust minimum pinned progress bar display #1467
Merged
orvn
merged 58 commits into
fix-minimum-storage-meter-cases
from
fix/adjust-minimum-pinned-progress-bar
Jun 13, 2022
Merged
fix: Adjust minimum pinned progress bar display #1467
orvn
merged 58 commits into
fix-minimum-storage-meter-cases
from
fix/adjust-minimum-pinned-progress-bar
Jun 13, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix: remove React fragment which is causing an error This was causing `Each child in a list should have a unique "key" prop` * fix: indentation from my previous commit * fix: js errors * fix: revert package-lock changes * fix: lint error Co-authored-by: Adam Alton <adamalton@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alan Shaw <alan.shaw@protocol.ai>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This includes: - a general email component in cron package for sending emails - notifications to web3.storage users when they get to specific thresholds - notifications to web3.storage admins when users go over their quota Co-authored-by: Gary Homewood <gary@potatolondon.com> Co-authored-by: Paolo <paolo@potatolondon.com> Co-authored-by: Oli Evans <oli@tableflip.io> Co-authored-by: francois-potato <103063611+francois-potato@users.noreply.github.com>
Rename the subsequent migration to keep the numbers sequential. Now that we're using support@ rather than admin@ for the admin email address, that user already exists on both staging and prod.
* Refactor backups * Add db migration scripts * Update db configuration
I assume this is a typo? @adamalton can you also look into this logger running during testing in CI? https://github.com/web3-storage/web3.storage/runs/6553500624?check_suite_focus=true
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
...and tweak website README to note that you are using a mock API
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Users create records in this table and admins manage it. Co-authored-by: trigramdev9 <jsdevel@trigram.co>
* See nftstorage/admin.storage#68
…unction before replacing (#1414)
* fix(http docs): incorrect endpoint in description * test: trigger a rebuild via CI Co-authored-by: orun <orun@agencyundone.com>
* chore: Add Wrangler worker env for Josh. * chore: Add GATEWAY_URL to josh wrangler config. * chore: Add default `GATEWAY_URL` var to wrangler template.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: toc highlight on click - docs * fix: Replace document query with inline conditional classes and tweak scroll magic scene settings * test: force rebuild Co-authored-by: svvimming <benmunozj@gmail.com> Co-authored-by: orun <orun@agencyundone.com>
* fix: refactor accordion content * style: reduce mobile padding below faq accordion Co-authored-by: orun <orun@agencyundone.com>
* feat: Filemanager header file type tabs and split table by type * fix: Storage manager progress bar double border & height * feat: File manager search results in title + margins and spacing * test: Console log all files * test: Console log files and user storage data * feat: Mock data for files using pinning service + api request for pinned files * test: Fetch pinning data * feat: Add loading state to pins tab table * feat: Add loading state to pins tab table * feat: Add uploaded/pinned tab url param * test: Pinned fetch request * test: Pinned fetch request * revert 'test: Pinned fetch request' * revert 'test: Pinned fetch request' * test: Pinning fetch request with generated token * revert 'test: Pinning fetch request with generated token' * test: Pass generated API token to /pins GET request * test: console log API * feat: Disable pins table if no files are present & revert pins status to pinned in request * chore: fix linting warning * style: Responsive file manager header layout at small breakpoints * feat: Account page UI minor tweaks
* feat: Docs automatically generated files * refactor: Message banner incident/maintenance message displays name * chore: Remove testing materials * chore: Remove testing materials * Revert "chore: Remove testing materials" This reverts commit ab5f9e9. * Revert "refactor: Message banner incident/maintenance message displays name" This reverts commit 7359dbe. * Revert "feat: Docs automatically generated files" This reverts commit 26ad9ca. * refactor: Message banner incident/maintenance message displays name * chore: Remove testing materials
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…1418) This allows the direct connection to the Postgres DB to work.
Bot to add comment on PRs with a human readable report of changes to package-lock.json see: https://github.com/marketplace/actions/npm-lockfile-changes License: (Apache-2.0 AND MIT) Signed-off-by: Oli Evans <oli@tableflip.io>
only check package-lock diff on PRs see: #1453 which produces nice package-lock reports for our PRs but errors when run from not-a-pr. License: (Apache-2.0 AND MIT) Signed-off-by: Oli Evans <oli@tableflip.io>
…m-pinned-progress-bar
orvn
approved these changes
Jun 13, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adjustments to a couple calculations on the storage progress bar styles representing used storage of files uploaded through the pinning service. These will ensure if there is any pinned files at all a minimum of the purple progress bar corresponding to pinned files will show in the storage manager.