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

Release: 2024.04.04 Subwallet Mobile Support #133

Open
wants to merge 82 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
fe18510
new repo for this image (#35)
notaturkey Dec 8, 2023
6a7ed92
Make an ephemeral deployment of Staking Dashboard from the current PR
atodorov Dec 8, 2023
b22073d
Use relative paths for the PR preview build
atodorov Dec 12, 2023
96cd840
Use 'development' mode for the PR preview build
atodorov Dec 12, 2023
b3785a5
Update wording on Staking Dashboard Preview comment
atodorov Dec 12, 2023
58bb5ce
Execute this workflow on dev/main branches again
atodorov Dec 12, 2023
eb7a013
Split preview build configuration into separate steps
atodorov Dec 12, 2023
b0b532b
Update conditions for dev/main branches and preview build config
atodorov Dec 12, 2023
5b52423
Feature/v1.0.0 (#38)
nbass3 Dec 15, 2023
a646147
Add `git diff` in CI for easier debugging of PR preview builds
atodorov Dec 15, 2023
7802391
Change how we build the PR preview builds
atodorov Dec 15, 2023
cb316c6
CSUB-959: Change LeavePool label to Unbond funds
frankli-dev Dec 19, 2023
9b58b88
Revert "CSUB-959: Change LeavePool label to Unbond funds"
atodorov Dec 19, 2023
632b776
[SS-465] [CC3 Dashboard] When leaving pool change message (#57)
rosee-xo Jan 4, 2024
4689161
Bash format
atodorov Dec 20, 2023
a0d82ec
Fix markdown lint issues
atodorov Dec 20, 2023
4aa88f2
Disable spell checkers
atodorov Dec 20, 2023
9f3446e
Disable JSCPD copy-paste checker
atodorov Dec 20, 2023
173fe72
Remove Release section from CONTRIBUTING.md + related GH action
atodorov Dec 20, 2023
f39f370
Replace upstream URLs with ours
atodorov Dec 20, 2023
3ad647f
Fix broken URLs that return 404
atodorov Dec 20, 2023
368b9b8
Nuke upstream's Changelog file
atodorov Dec 20, 2023
56a8c14
Disable eslint as part of the MegaLinter workflow
atodorov Dec 20, 2023
14c4307
Disable markdown-table-formatter because it conflicts with eslint
atodorov Dec 20, 2023
7e05a9c
Remove extra curly braces to satisfy actionlint
atodorov Dec 21, 2023
453b2b0
Ensure to-level permissions are not set to write-all
atodorov Dec 21, 2023
3bded65
Consolidate RUN instructions - make hadolint happy
atodorov Dec 21, 2023
168c49a
hadolint ignore: warning: Pin versions in npm
atodorov Dec 21, 2023
9029e16
Allow comments in jsonlint and fix some issues
atodorov Dec 21, 2023
fecf4a2
ignore leaked token for a source file which doesn't exist
atodorov Dec 21, 2023
dbdb95c
Disable ts-standard b/c it conflicts with current eslint configuration
atodorov Dec 21, 2023
30066b9
Disable deprecated scss-lint linter
atodorov Dec 21, 2023
2b6f3ca
Disable stylelint linter
atodorov Dec 21, 2023
e02b13c
Add HTML keywords for djlint
atodorov Dec 21, 2023
17d690c
Ignore CVEs agaist transitive dependencies
atodorov Dec 21, 2023
4a20364
Provide rules for htmlhint
atodorov Dec 21, 2023
8830bb4
Disable check for USER directive in Dockerfile
atodorov Dec 21, 2023
19c70a2
Add HEALTHCHECK command for the container
atodorov Dec 21, 2023
8607310
chore(deps): bump actions/upload-artifact from 3 to 4
dependabot[bot] Jan 8, 2024
d84b85c
chore(deps): bump github/codeql-action from 2 to 3
dependabot[bot] Jan 8, 2024
61b80c4
chore(deps-dev): bump @typescript-eslint/parser from 6.13.1 to 6.18.0
dependabot[bot] Jan 8, 2024
e456638
chore(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.2
dependabot[bot] Jan 8, 2024
9f475dd
chore(deps-dev): bump @typescript-eslint/eslint-plugin
dependabot[bot] Jan 8, 2024
bba11fb
chore(deps-dev): bump vitest from 1.0.1 to 1.1.3
dependabot[bot] Jan 8, 2024
ce0337c
chore(deps): bump follow-redirects from 1.15.3 to 1.15.4
dependabot[bot] Jan 9, 2024
8a16764
chore(deps): bump date-fns from 2.30.0 to 3.2.0
dependabot[bot] Jan 9, 2024
331fd84
chore(deps): bump react-i18next from 13.5.0 to 14.0.0
dependabot[bot] Jan 1, 2024
53660ae
fix: Check all validators
gaquarius Jan 9, 2024
008992e
fix: Show join button (#56)
frankli-dev Jan 10, 2024
ced9508
fix: Show favorites always (#58)
frankli-dev Jan 10, 2024
7b5615e
CSUB-944: CC3 Staking Dashboard fee balance is calculated slightly wr…
frankli-dev Jan 17, 2024
25f49c8
Update v1.0.0 base code (#71)
nbass3 Jan 23, 2024
0e445b0
[SS-463] [CC3 Dashboard] Staking dashboard wallet clean up (#73)
rosee-xo Jan 25, 2024
3d33788
fix: Zero era status (#74)
frankli-dev Jan 25, 2024
0a02df9
[SS-486] [CC3 Dashboard]Change Github link (#75)
rosee-xo Jan 26, 2024
1ed93e4
CSUB-1019 Change the staking dashboard "waiting" label on the Validat…
frankli-dev Jan 26, 2024
c7399f9
Remove non-break space on the right (#76)
nbass3 Jan 27, 2024
4ec3cd8
fix: Waiting label for inactive (#77)
frankli-dev Jan 30, 2024
a10a3a6
[SS-488] [CC3 Dashboard]Remove '(Coming Soon)' phrase. (#78)
rosee-xo Jan 31, 2024
fb2018e
[SS-488] [CC3 Dashboard]Remove '(Coming Soon)' phrase (#88)
rosee-xo Feb 1, 2024
4c81ab4
feat: Network list by env (#79)
frankli-dev Feb 2, 2024
692c935
[SS-499] Fix subscan button (#92)
Sanggon-Kim Feb 6, 2024
024a6ad
Feature/ss 499 (#93)
Sanggon-Kim Feb 6, 2024
4ade510
Feature/ss 499 (#94)
Sanggon-Kim Feb 6, 2024
7fe84af
fix: Numbers broken (#90)
frankli-dev Feb 6, 2024
4be5c00
[SS-495] [CC3 Dashboard]Remove Polkawatch API, Binance Spot API (#96)
dev-eunjeong Feb 8, 2024
c1b19b2
CSUB-1047 Add community section for gluwas validators (#98)
frankli-dev Feb 12, 2024
65f12d3
Replace Odometer component locally (#95)
nbass3 Feb 14, 2024
9beb896
fix: When reduce the left tab, should displayed small logo (#102)
nbass3 Feb 14, 2024
42c62e7
[SS-504] fix not working search in validators (#103)
Sanggon-Kim Feb 14, 2024
a208c9d
[SS-500] [CC3 Dashboard]Favicon image change request (#100)
dev-eunjeong Feb 14, 2024
7da14dd
[SS-503] [CC3 Dashboard]Remove Dollar($) notation (#101)
dev-eunjeong Feb 14, 2024
8f41997
CSUB-1043: Change instances of the staking dashboard to point to spec…
frankli-dev Feb 14, 2024
a0d097c
CSUB-1048 Payouts not displaying (#99)
frankli-dev Feb 14, 2024
42c8764
CSUB-1052 Community Gluwa Logo & Twitter Logo update (#104)
frankli-dev Feb 15, 2024
04f27f3
Fix some colors/measures (#106)
nbass3 Feb 19, 2024
820218e
fix: Added globe icon (#107)
frankli-dev Feb 20, 2024
fe36f09
Modify meta image (#117)
nbass3 Mar 5, 2024
709a565
fix: Update max bond (#119)
frankli-dev Mar 13, 2024
f0f6c7c
CSUB-1082 Networks selection screen needs update to show only Creditc…
frankli-dev Mar 14, 2024
4039e32
CSUB-1091: fix: Pool search bar invisible phrase and search criteria …
frankli-dev Mar 26, 2024
93ab259
Update Polkadot dashboard PR (Subwallet mobile support) (#131)
nbass3 Apr 3, 2024
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
CSUB-959: Change LeavePool label to Unbond funds
frankli-dev authored and Juan Gallicchio committed Apr 4, 2024
commit cb316c6ba793c8feddfd4b81c3b7632061e47b7d
2 changes: 2 additions & 0 deletions src/locale/en/modals.json
Original file line number Diff line number Diff line change
@@ -256,12 +256,14 @@
"unbondAll": "Unbond All",
"unbondErrorBelowMinimum": "Unable to unbond. Your bonded funds are below the minumum of {{bond}} {{unit}}.",
"unbondErrorNoFunds": "You have no {{unit}} to unbond.",
"unbondFunds": "Unbond Funds",
"unbondFundsLeavePool": "Unbond your funds and leave the nomination pool.",
"unbondMemberFunds": "Unbond Member Funds",
"unbondSomeOfYour": "Unbond some of your",
"unbondToMaintain": "Unbond up to the {{minJoinBondUnit}} {{unit}} minimum to maintain your pool membership",
"unbondToMinimum": "Unbond To Minimum",
"unbondToMinimumCreate": "Unbond up to the {{minCreateBondUnit}} {{unit}} minimum bond for pool depositors.",
"unbondYourFunds": "Unbond your funds",
"unbonding": "Unbonding",
"unbondingWithdraw": "Unbonding will also withdraw your outstanding rewards of",
"undergoingMaintenance": "Undergoing Maintenance",
4 changes: 2 additions & 2 deletions src/modals/ManagePool/Tasks.tsx
Original file line number Diff line number Diff line change
@@ -137,8 +137,8 @@ export const Tasks = forwardRef(({ setSection, setTask }: any, ref: any) => {
}}
>
<div>
<h3>{t('leavePool')}</h3>
<p>{t('unbondFundsLeavePool')}</p>
<h3>{t('unbondFunds')}</h3>
<p>{t('unbondYourFunds')}</p>
</div>
</ButtonOption>
)}