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

Bump oxsecurity/megalinter from 6 to 7 #67

Open
wants to merge 63 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
5b7acab
Feature/ci
AdaJane Jun 7, 2023
a19ebb0
Point Creditcoin Test to updated subscan domain
Jun 7, 2023
a79bd3b
Run CI jobs on PRs for dev
atodorov Jun 9, 2023
def6030
Don't automatically close PRs as stale
atodorov Jun 9, 2023
27a816b
Fix height of the Recent Payouts widget
Jun 9, 2023
0b962c0
Merge pull request #10 from gluwa/test_on_dev
nathanwhit Jun 9, 2023
3de08fb
Distinguish era 0 from era data unsynced
nathanwhit Jun 9, 2023
0605245
Make `isPlaceholder` mandatory
nathanwhit Jun 9, 2023
d2aabdb
Remove broken subscan button from overview page
Jun 9, 2023
09d0d49
Remove unused import
Jun 11, 2023
a1ea1ed
Hide the "Mainnet" entry from the networks list to prevent tester (#12)
AdaJane Jun 13, 2023
0484f95
Set TestNet as default
Jun 14, 2023
c15ecd0
Change text color on buttons from white to black (#14)
AdaJane Jun 15, 2023
aace4f7
Remove default filter excludes; Add community entry for Gluwa (#15)
AdaJane Jun 16, 2023
507f67f
Make linter happy (#16)
AdaJane Jun 16, 2023
6bc914a
Remove Active Pools from Overview page (#17)
AdaJane Jun 16, 2023
43257f0
Remove exclusion filters for validator selection methods (#18)
AdaJane Jun 16, 2023
a2467b4
Updated colors for Test and Dev networks (#19)
AdaJane Jun 17, 2023
076f5e7
Fix: Adjust fontSize, some colors / change the font-family, some svg …
nbass3 Jun 18, 2023
267b1b0
Fix: Add paddingBottom to Balance section in Overview
nbass3 Jun 18, 2023
6b2b844
Fix incosistent filter behavior in validator list; Fix duplicates when
Jun 19, 2023
5202b11
Fix support email in Gluwa Validator Identity
Jun 19, 2023
5e6e7a9
[SS-170] Adjust margins on Nominate pages
nbass3 Jun 20, 2023
ff150b2
[SS-172] Change the title font-size on the Details page
nbass3 Jun 20, 2023
c59d720
[SS-169] The color of text should be black with the background color …
nbass3 Jun 20, 2023
9c9555b
Remove Add Parachain Validator button
Jun 20, 2023
10049b9
Remove controller account deprecation warning
Jun 20, 2023
356fe8b
Remove references to pools, ledger, and polkadot vault
Jun 20, 2023
7db5e48
Resolve CSUB-581; Rebased on CSUB-580; Remove Locale Validation from CI'
Jun 20, 2023
21a9d85
[SS-164] Remove h4 color setting
nbass3 Jun 22, 2023
ee8b426
[SS-173] Set default color
nbass3 Jun 22, 2023
a33f425
[SS-173] Change default color setup
nbass3 Jun 22, 2023
6b61a92
[SS-174] Guage color changed
nbass3 Jun 22, 2023
d1749a0
[SS-173] Add support default address color
nbass3 Jun 22, 2023
c643b25
Remove pools announcements from overview page
Jun 23, 2023
23b576b
Remove Devnet entry from Networks List
Jun 27, 2023
2680f6f
Update branding per marketing
Jun 28, 2023
ed3c350
prod build
Jun 28, 2023
e131749
Delete OldDockerfile
AdaJane Jun 28, 2023
1e9e470
Remove staging dashboard URL, see
atodorov Jun 29, 2023
221e64d
Merge pull request #36 from gluwa/update_url_in_readme
nathanwhit Jun 29, 2023
6690de5
Create codeql.yml
atodorov Jul 5, 2023
1211c3c
Remove Dependabot auto-merge CI job
atodorov Jul 5, 2023
22aad19
Enable Pre-commit CI
atodorov Jul 5, 2023
ffbe419
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jul 5, 2023
55b1e82
Use telemetry.creditcoin.network instead of polkadot.io
atodorov Jul 10, 2023
4ff4c29
Enable YAML check with Pre-commit CI
atodorov Jul 5, 2023
1aa9984
Update CI config b/c of invalid job definition
atodorov Jul 11, 2023
8c54b6b
Bump typescript from 5.0.4 to 5.1.6
dependabot[bot] Jul 11, 2023
5da7b77
Bump framer-motion from 10.12.16 to 10.12.18
dependabot[bot] Jul 11, 2023
0a48de9
Bump vite-bundle-visualizer from 0.7.0 to 0.8.0
dependabot[bot] Jul 11, 2023
a739a58
Bump vite-plugin-checker from 0.6.0 to 0.6.1
dependabot[bot] Jul 11, 2023
a13b99c
Bump @substrate/connect from 0.7.26 to 0.7.30
dependabot[bot] Jul 11, 2023
f2f085b
Bump @polkadot/util from 12.2.1 to 12.3.2
dependabot[bot] Jul 11, 2023
224dc2a
Bump i18next-browser-languagedetector from 7.0.2 to 7.1.0
dependabot[bot] Jul 11, 2023
022472b
Bump @polkadot/react-identicon from 3.4.1 to 3.5.1
dependabot[bot] Jul 11, 2023
c48df7c
Reduce the frequency of Dependabot and don't jump to major versions
atodorov Jul 11, 2023
0a3260e
Enable MegaLinter
atodorov Jul 5, 2023
a999cdb
Apply eslint --fix to files outside src/
atodorov Jul 26, 2023
333ba17
Disable react/jsx-curly-brace-presence rule b/c it breaks builds
atodorov Jul 26, 2023
d19f483
Comment out unused variable. Disabled in c643b252f
atodorov Jul 26, 2023
08ed84d
Apply eslint --fix
atodorov Jul 26, 2023
109b3e7
Bump oxsecurity/megalinter from 6 to 7
dependabot[bot] Jul 26, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix incosistent filter behavior in validator list; Fix duplicates when
autogenerating validator list
  • Loading branch information
Ada Anderson authored and atodorov committed Jun 19, 2023
commit 6b2b844b6f772a4409c7f6f322db567ca99c3706
4 changes: 3 additions & 1 deletion src/library/GenerateNominations/useFetchMethods.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,9 @@ export const useFetchMehods = () => {
_nominationsActive = shuffle(_nominationsActive).slice(0, 12);
}

return shuffle(_nominationsWaiting.concat(_nominationsActive));
return shuffle([
...new Set(_nominationsWaiting.concat(_nominationsActive)),
]);
};

const available = (nominations: any) => {
Expand Down
2 changes: 1 addition & 1 deletion src/library/ValidatorList/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ export const ValidatorListInner = ({
if (allowFilters && fetched) {
handleValidatorsFilterUpdate();
}
}, [order, isSyncing, includes, excludes]);
}, [order, isSyncing, includes?.length, excludes?.length]);

// handle modal resize on list format change
useEffect(() => {
Expand Down