Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* polygon url * polygon url (#1163) Co-authored-by: David Suh <[email protected]> * Dsuh avatar selection bug (#1162) * adding inital fix * changing NFT border selection from imageurl comp to id comp * chaged indexFind * debug messages in prod only --------- Co-authored-by: David Suh <[email protected]> * Dsuh 943 bat gating (#1166) * first mockup on dev2 * remove cluttered talk, add request payload * change permission name from BAT-gating to balance as per spec sheet * Renovate/all minor patch (#1062) * Use renovate for dependency updates (#1054) 1. Disable dependabot for normal dependency updates. Note the dependabot PRs will need to be manually closed, and the "security" dependabot PRs will continue. 2. Use renovateapp instead. The renovate configuration included here is based on that from ads-serve, and: a. waits for updates to have been published for 4 days before raising a PR - this both reduces churn and also avoids the 3 day period where npm-published entries can be "unpublished" b. combines all minor and patch updates into a single PR * removed as *[bot] is not accepted by AWS (#1055) Signed-off-by: Ahmed Kamal <[email protected]> * Update all non-major dependencies --------- Signed-off-by: Ahmed Kamal <[email protected]> Co-authored-by: Graham Tackley <[email protected]> Co-authored-by: Ahmed Kamal <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Renovate/node 18.x (#1068) * Use renovate for dependency updates (#1054) 1. Disable dependabot for normal dependency updates. Note the dependabot PRs will need to be manually closed, and the "security" dependabot PRs will continue. 2. Use renovateapp instead. The renovate configuration included here is based on that from ads-serve, and: a. waits for updates to have been published for 4 days before raising a PR - this both reduces churn and also avoids the 3 day period where npm-published entries can be "unpublished" b. combines all minor and patch updates into a single PR * removed as *[bot] is not accepted by AWS (#1055) Signed-off-by: Ahmed Kamal <[email protected]> * Update all non-major dependencies (#1057) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Pin dependencies (#1056) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#1063) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update Node.js to v18.16.1 --------- Signed-off-by: Ahmed Kamal <[email protected]> Co-authored-by: Graham Tackley <[email protected]> Co-authored-by: Ahmed Kamal <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * aesthetic changes * updating default gated value to 1 wei * adding type/enum safety and removing needless futureproofing, using translation rather than string literals * simple change for dev2 compat * fix error message + typo * adding error text for no BAT in BAT-gating * fixed some optional stuff * remove unsused prop in NonExpandablePanel * Avatar selection bug fix for Web3 Brave Talk (#1164) * adding inital fix * changing NFT border selection from imageurl comp to id comp * chaged indexFind * debug messages in prod only --------- Co-authored-by: David Suh <[email protected]> * adding japanese translations --------- Signed-off-by: Ahmed Kamal <[email protected]> Co-authored-by: David Suh <[email protected]> Co-authored-by: Marshall T. Rose <[email protected]> Co-authored-by: Graham Tackley <[email protected]> Co-authored-by: Ahmed Kamal <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * update NFT subheader * adding tooltip * Dsuh polygon gating (#1170) * polygon url * Avatar selection bug fix for Web3 Brave Talk (#1164) * adding inital fix * changing NFT border selection from imageurl comp to id comp * chaged indexFind * debug messages in prod only --------- Co-authored-by: David Suh <[email protected]> * BAT gating translations (#1167) * first mockup on dev2 * remove cluttered talk, add request payload * change permission name from BAT-gating to balance as per spec sheet * Renovate/all minor patch (#1062) * Use renovate for dependency updates (#1054) 1. Disable dependabot for normal dependency updates. Note the dependabot PRs will need to be manually closed, and the "security" dependabot PRs will continue. 2. Use renovateapp instead. The renovate configuration included here is based on that from ads-serve, and: a. waits for updates to have been published for 4 days before raising a PR - this both reduces churn and also avoids the 3 day period where npm-published entries can be "unpublished" b. combines all minor and patch updates into a single PR * removed as *[bot] is not accepted by AWS (#1055) Signed-off-by: Ahmed Kamal <[email protected]> * Update all non-major dependencies --------- Signed-off-by: Ahmed Kamal <[email protected]> Co-authored-by: Graham Tackley <[email protected]> Co-authored-by: Ahmed Kamal <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Renovate/node 18.x (#1068) * Use renovate for dependency updates (#1054) 1. Disable dependabot for normal dependency updates. Note the dependabot PRs will need to be manually closed, and the "security" dependabot PRs will continue. 2. Use renovateapp instead. The renovate configuration included here is based on that from ads-serve, and: a. waits for updates to have been published for 4 days before raising a PR - this both reduces churn and also avoids the 3 day period where npm-published entries can be "unpublished" b. combines all minor and patch updates into a single PR * removed as *[bot] is not accepted by AWS (#1055) Signed-off-by: Ahmed Kamal <[email protected]> * Update all non-major dependencies (#1057) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Pin dependencies (#1056) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#1063) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update Node.js to v18.16.1 --------- Signed-off-by: Ahmed Kamal <[email protected]> Co-authored-by: Graham Tackley <[email protected]> Co-authored-by: Ahmed Kamal <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * aesthetic changes * updating default gated value to 1 wei * adding type/enum safety and removing needless futureproofing, using translation rather than string literals * simple change for dev2 compat * fix error message + typo * adding error text for no BAT in BAT-gating * fixed some optional stuff * remove unsused prop in NonExpandablePanel * adding japanese translations --------- Signed-off-by: Ahmed Kamal <[email protected]> Co-authored-by: David Suh <[email protected]> Co-authored-by: Marshall T. Rose <[email protected]> Co-authored-by: Graham Tackley <[email protected]> Co-authored-by: Ahmed Kamal <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * update NFT subheader --------- Signed-off-by: Ahmed Kamal <[email protected]> Co-authored-by: David Suh <[email protected]> Co-authored-by: Marshall T. Rose <[email protected]> Co-authored-by: Graham Tackley <[email protected]> Co-authored-by: Ahmed Kamal <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * added polygon to gating --------- Signed-off-by: Ahmed Kamal <[email protected]> Co-authored-by: David Suh <[email protected]> Co-authored-by: Marshall T. Rose <[email protected]> Co-authored-by: Graham Tackley <[email protected]> Co-authored-by: Ahmed Kamal <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information