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
Remove references to pools, ledger, and polkadot vault
  • Loading branch information
Ada Anderson authored and AdaJane committed Jun 20, 2023
commit 356fe8b6dadc17773d2d3087cec99eea67dbf0cc
35 changes: 0 additions & 35 deletions src/config/help.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,26 +57,6 @@ export const HelpConfig: HelpItems = [
],
],
},
{
key: 'pools',
definitions: [
'Nomination Pools',
'Active Pools',
'Minimum To Join Pool',
'Minimum To Create Pool',
'Pool Membership',
'Bonded in Pool',
'Pool Rewards',
'Pool Roles',
'Pool Commission Rate',
'Pool Max Commission',
'Pool Commission Change Rate',
],
external: [
['createPools', 'https://docs.creditcoin.org', 'docs.creditcoin.org'],
['claimRewards', 'https://docs.creditcoin.org', 'docs.creditcoin.org'],
],
},
{
key: 'validators',
definitions: [
Expand Down Expand Up @@ -110,19 +90,4 @@ export const HelpConfig: HelpItems = [
definitions: [],
external: [],
},
{
key: 'ledger',
definitions: [
'Ledger Hardware Wallets',
'Ledger Rejected Transaction',
'Ledger Request Timeout',
'Open App On Ledger',
'Wrong Transaction',
],
external: [],
},
{
key: 'vault',
definitions: ['Polkadot Vault'],
},
];
15 changes: 6 additions & 9 deletions src/locale/en/help.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"Active Stake Threshold",
[
"The amount of {NETWORK_UNIT} needed to be actively nominating in an era.",
"This value applies to nominators and for pools. In the pool's case, it is important to join a pool with a total bond amount of at least this value.",
"This value applies to nominators.",
"Being above this metric simply guarantees that you will be present in the active nominator set for the era. This amount still does not guarantee rewards, as your active nominations may still be over-subscribed.",
"Only the top {MAX_NOMINATOR_REWARDED_PER_VALIDATOR} nominators are rewarded per validator in {NETWORK_NAME}. Ensuring your active bond is above this threshold will increase your chances of rewards.",
"You can keep track of these metrics from the dashboard and amend your staking position if necessary, whether increasing your bonded {NETWORK_UNIT}, changing your nominations, or joining another pool."
"You can keep track of these metrics from the dashboard and amend your staking position if necessary, whether increasing your bonded {NETWORK_UNIT} or changing your nominations."
]
],
"activeValidator": [
Expand Down Expand Up @@ -61,7 +61,7 @@
"Bonding",
[
"Bonding funds is the process of 'locking' (or staking) {NETWORK_UNIT}. Bonded {NETWORK_UNIT} will then be automatically allocated to one or more of your nominated validators.",
"As a nominator, you allocate nominations yourself. In a pool, the pool owner or pool nominator will allocate nominations on your behalf, and your bonded funds will back those nominations.",
"As a nominator, you allocate nominations yourself.",
"The minimum to earn rewards statistic is the minimum {NETWORK_UNIT} being bonded by a nominator for the current era. This value is also the minimum amount required to receive rewards."
]
],
Expand Down Expand Up @@ -163,8 +163,7 @@
"Locked Balance",
[
"In {NETWORK_NAME} some actions require your balance to be locked, such as staking or voting on governance. If some of your balance is locked, it cannot be transferred.",
"The amount of locked balance displayed on staking dashboard represents all your locks apart from the staking lock - hence displaying all the locked balance at your disposal that you can use to nominate.",
"You are able to nominate with any remaining locked balance, but you are not able to join a pool with it, as doing so requires a transfer to the pool account."
"The amount of locked balance displayed on staking dashboard represents all your locks apart from the staking lock - hence displaying all the locked balance at your disposal that you can use to nominate."
]
],
"minimumToCreatePool": [
Expand Down Expand Up @@ -216,7 +215,6 @@
"Nominations",
[
"Nominations are the validators a staker chooses to nominate. You can nominate up to {MAX_NOMINATIONS} validators on {NETWORK_NAME}.",
"For nomination pools, the pool owner and pool nominator are in charge of nominating validators on behalf of all the pool members.",
"Once nominations have been submitted, bonded funds are automatically distributed to nominees that are active in the current era.",
"As long as at least one of your nominations is actively validating in a session, your funds will be backing that validator."
]
Expand Down Expand Up @@ -372,7 +370,7 @@
"Total Nominators",
[
"Accounts who are staking in the network, regardless of whether they are active or inactive in the current session.",
"In order to stake {NETWORK_UNIT}, you can either become a nominator or join a pool - that act as nominators themselves."
"In order to stake {NETWORK_UNIT}, you need to become a nominator."
]
],
"validator": [
Expand All @@ -392,8 +390,7 @@
"yourBalance": [
"Your Balance",
[
"Your balance represents the total {NETWORK_UNIT} you have available in addition to your total staked amount, that includes the amount you have bonded in a Pool.",
"Unlike your staked balance, your bonded pool balance is held and locked in the pool itself."
"Your balance represents the total {NETWORK_UNIT} you have available in addition to your total staked amount."
]
]
},
Expand Down