Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
8e68dd5
fix loadConfig
Benyamin001 May 22, 2022
0b4fd46
add Error Component
Benyamin001 May 22, 2022
46b53f2
add en translation
Benyamin001 May 29, 2022
34d730e
Fix wallet bug
Benyamin001 May 29, 2022
77ea918
upgrade react router dom to 6
Benyamin001 May 31, 2022
950b357
fix NaN on Order Component
Benyamin001 Jun 1, 2022
148e554
Add landing layout
Hossein-ab99 Jun 1, 2022
61b9001
#Close 85, Add verify page
Hossein-ab99 Jun 1, 2022
f18ca89
Merge pull request #86 from opexdev/85/verify-page
Hossein-ab99 Jun 1, 2022
db4b6e2
Merge branch 'develop' into 83/landing-page
Hossein-ab99 Jun 5, 2022
74f9615
#83, Add MarketInfo in landing page
Hossein-ab99 Jun 6, 2022
499299d
#83, Fix spinner speed
Hossein-ab99 Jun 8, 2022
03434a6
Remove react-router-hash-link && add password to RegisterForm
Benyamin001 Jun 11, 2022
f661264
#83, Add market view component
Hossein-ab99 Jun 15, 2022
c269aaf
#83, Add popular cryptocurrencies component
Hossein-ab99 Jun 16, 2022
0b07e25
#83, Fix marketInfo component
Hossein-ab99 Jun 17, 2022
a2314c3
#88, Add all market page layout
Hossein-ab99 Jun 17, 2022
caedfea
#88, Add market table & market card
Hossein-ab99 Jun 19, 2022
9684f8a
#88, Fix market page components
Hossein-ab99 Jun 19, 2022
e0fb2b0
Merge pull request #89 from opexdev/83/landing-page
Hossein-ab99 Jun 19, 2022
05c90a3
fix redirect after login
Benyamin001 Jun 21, 2022
8d2f013
Fix overview axios abort
Benyamin001 Jun 22, 2022
55ca4d6
#90, Add forget password page
Hossein-ab99 Jun 25, 2022
06d661d
add loading when get deposit address
Benyamin001 Jun 26, 2022
9434d75
Merge OpexChart and GlobalChart into MarketChart
Benyamin001 Jun 27, 2022
71c01d4
load activePair in TechnicalChart
Benyamin001 Jun 27, 2022
1958a1b
#92, Fix routes
Hossein-ab99 Jul 5, 2022
6c9025c
use react-query in Dashboard components
Benyamin001 Jul 13, 2022
9874bd2
use react-query in Wallet components
Benyamin001 Jul 19, 2022
2c1d7ea
create reactQuery Hooks
Benyamin001 Jul 19, 2022
e3825ea
create reactQuery Auth Hooks
Benyamin001 Jul 26, 2022
32ee338
create reactQuery Auth Hooks
Benyamin001 Jul 26, 2022
d944795
Use Opex api package
Benyamin001 Aug 2, 2022
29d0665
Use react-query
Benyamin001 Aug 3, 2022
6ce88aa
Fix fill by wallet
Benyamin001 Aug 13, 2022
bc337f5
Merge remote-tracking branch 'origin/develop' into develop
Benyamin001 Aug 13, 2022
1f63a59
#39, Remove mobile components
Hossein-ab99 Aug 13, 2022
4cf8e06
Merge branch 'develop' of https://github.com/opexdev/web-app into dev…
Hossein-ab99 Aug 13, 2022
bb0f827
Fix redirect after login
Benyamin001 Aug 13, 2022
459ad19
Update react-query to 4.1.3
Benyamin001 Aug 13, 2022
0965e4d
#83, Add marketStats api
Hossein-ab99 Aug 14, 2022
f0a7b92
#83, Add marketInfo api
Hossein-ab99 Aug 14, 2022
bc5dd22
Merge pull request #94 from opexdev/83/landing-page
Hossein-ab99 Aug 14, 2022
791be54
Fix Withdraw
Benyamin001 Aug 14, 2022
de32ade
#88, Add marketStats api
Hossein-ab99 Aug 14, 2022
292f568
#88, Add marketInfo api
Hossein-ab99 Aug 15, 2022
b28e201
Merge pull request #95 from opexdev/88/market-page
Hossein-ab99 Aug 15, 2022
79fd403
Fix marketInfo component
Hossein-ab99 Aug 15, 2022
4cb3190
Fix wallet components
Hossein-ab99 Aug 16, 2022
036d747
Fix version
Hossein-ab99 Aug 16, 2022
3000942
Resolved merge conflict
Benyamin001 Aug 16, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .yarn/releases/yarn-3.2.0.cjs

Large diffs are not rendered by default.

13 changes: 8 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,38 @@
{
"name": "opex",
"version": "0.1.1",
"version": "v1.0.0-beta.2",
"homepage": "",
"private": true,
"dependencies": {
"@tanstack/react-query": "^4.1.3",
"@tanstack/react-query-devtools": "^4.0.10",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.7.4",
"axios": "^0.27.2",
"bignumber.js": "^9.0.1",
"bignumber.js": "^9.0.2",
"faker": "^5.4.0",
"i18next": "^21.8.0",
"i18next-browser-languagedetector": "^6.1.4",
"i18next-http-backend": "^1.4.0",
"js-api-client": "https://github.com/opexdev/js-api-client.git",
"jwt-decode": "^3.1.2",
"lightweight-charts": "^3.8.0",
"moment-jalaali": "^0.9.2",
"normalize.css": "^8.0.1",
"radium": "^0.26.2",
"rc-scrollbars": "^1.1.3",
"react": "^17.0.1",
"react-countdown": "^2.3.2",
"react-device-detect": "^1.15.0",
"react-device-detect": "^2.2.2",
"react-dom": "^17.0.1",
"react-dropzone": "^11.3.1",
"react-hot-toast": "^2.2.0",
"react-i18next": "^11.16.9",
"react-number-format": "^4.9.3",
"react-qr-code": "^2.0.7",
"react-redux": "^7.2.2",
"react-router-dom": "^5.2.0",
"react-router-hash-link": "^2.4.3",
"react-router-dom": "^6.3.0",
"react-scripts": "4.0.1",
"react-select": "^5.3.2",
"react-tooltip": "^4.2.21",
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1 , maximum-scale=1.0, user-scalable=no" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Web site created using create-react-app"/>
<meta name="description" content="Open Source Exchange"/>

<link rel="manifest" href="%PUBLIC_URL%/manifest.json?v=2.0.0" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json?v=3.0.0" />

<link rel="apple-touch-icon" sizes="57x57" href="%PUBLIC_URL%/logo/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="%PUBLIC_URL%/logo/apple-icon-60x60.png">
Expand Down
Loading