1
0
mirror of https://github.com/dap-ps/discover.git synced 2025-02-07 06:54:49 +00:00

230 Commits

Author SHA1 Message Date
Onuwa Nnachi Isaac
38cc479a54 Rework desktop search experience 2019-09-17 10:04:03 +02:00
Onuwa Nnachi Isaac
e6e63f3b2a Add search box 2019-09-17 10:04:03 +02:00
Onuwa Nnachi Isaac
0a1db006c5 Update changes 2019-09-09 11:36:23 +02:00
Onuwa Nnachi Isaac
d0398a5c20 Fix confirmation downvote issue 2019-09-09 11:36:23 +02:00
Onuwa Nnachi Isaac
8cb5fababf Fix utilities icon on categories dropdown 2019-08-18 12:55:59 +02:00
Onuwa Nnachi Isaac
b7b448c1b5 Fix Categories in /discover-dapps/all are jumping on scrolling #23 2019-08-18 12:55:15 +02:00
Richard Ramos
ea60178839 Update Submit.jsx v1.0.0 2019-08-15 17:37:32 +02:00
Richard Ramos
d058306215 fix: environment check 2019-08-15 17:37:32 +02:00
Lyubomir Kiprov
d748ad8223 Fix some bugs with showing 2019-08-15 14:56:05 +02:00
Onuwa Nnachi Isaac
4625b4948b Fix Rank SNT placeholder is not removed from the field 2019-08-15 11:13:09 +02:00
andytudhope
a572fff3c7 Merge branch 'master' of github.com:dap-ps/discover 2019-08-14 21:17:16 +02:00
andytudhope
a49c15f8c7 Update local instructions 2019-08-14 21:11:05 +02:00
andytudhope
cce1adbc43 Fix tooltips #22 2019-08-14 20:37:05 +02:00
andytudhope
528893ba24 Fix tooltips #22 2019-08-14 20:21:40 +02:00
Richard Ramos
61eaab4253 fix: return promise 2019-08-14 19:33:29 +02:00
Richard Ramos
86d1f6cfb2 fix: estimate gas 2019-08-14 19:33:29 +02:00
Richard Ramos
e2c989dd32 fix: use current snt amount instead of withdraw max 2019-08-14 19:25:00 +02:00
Richard Ramos
b59d6f30b4 fix: withdraw amount 2019-08-14 19:25:00 +02:00
Richard Ramos
b050034338 fix: != -> !== 2019-08-14 19:25:00 +02:00
Richard Ramos
5e13d419a7 fixes #31: dynamic withdraw amount 2019-08-14 19:25:00 +02:00
Richard Ramos
c479cb4501 fix: ignore find error if full-build does not exist 2019-08-14 19:25:00 +02:00
andytudhope
62bc921bf1 Spelling fix 2019-08-14 14:02:34 +02:00
andytudhope
ce35cc6e3a Don't point at dev version of Discover by default 2019-08-14 14:01:48 +02:00
andytudhope
7a6886fcfc Add back-end for dev and prod builds 2019-08-14 11:26:39 +02:00
andytudhope
3f01580a4f Merge branch 'master' of github.com:dap-ps/discover 2019-08-14 10:21:30 +02:00
Lyubomir Kiprov
ee9c41e974 Fix metadata edits 2019-08-14 10:18:09 +02:00
Richard Ramos
5703eb60c1 fix: node_modules shouldnt be copied from back-end 2019-08-13 21:01:36 +02:00
Richard Ramos
c9c74a5f65 fix: use rsync instead of cp to skip node_modules 2019-08-13 21:01:36 +02:00
Richard Ramos
f033937f1d feat: keep node_modules unless lock file is changed, and remove websocket connection 2019-08-13 21:01:36 +02:00
Richard Ramos
0ccaad8f7c add yarn.lock to backend project 2019-08-13 21:01:36 +02:00
andytudhope
1c8094f9dd Correct mainnet address 2019-08-13 15:57:14 +02:00
Richard Ramos
23e7f9b04b fix: remove indentation 2019-08-13 15:00:58 +02:00
andytudhope
50ddbe4779 Let each dev have their own local version of Discover 2019-08-13 15:00:58 +02:00
andytudhope
c49c9a55cb Updates README 2019-08-13 15:00:58 +02:00
andytudhope
486bb71e9c Updates README 2019-08-13 15:00:58 +02:00
andytudhope
90a7ff64ee Updates README 2019-08-13 15:00:58 +02:00
andytudhope
4a9cc0f845 Use infura ipfs even for local development 2019-08-13 15:00:58 +02:00
Richard Ramos
ec3c625a2b fix: code review 2019-08-13 15:00:58 +02:00
Richard Ramos
1ceb996b31 feat: adds server-start script to package.json 2019-08-13 15:00:58 +02:00
Richard Ramos
22b7d38c8f feat: adds LOCALHOST variable to set Embark's target and app.zip creation 2019-08-13 15:00:58 +02:00
Richard Ramos
ed4fb1f66a fix: path to serve static files 2019-08-13 15:00:58 +02:00
Richard Ramos
ca9b539b3e configure development to connect to ropsten 2019-08-13 15:00:58 +02:00
andytudhope
6e6c90cf13 Remove fluff 2019-08-12 10:44:55 +02:00
andytudhope
b66dbcdef9 Fixes Edit metadata issues, adds email verification 2019-08-11 08:21:26 +02:00
andytudhope
0368c0f106 Not dynamic for now 2019-08-11 08:21:26 +02:00
andytudhope
9e8531e6bf Begin fixing withdraws & cleaning 2019-08-11 08:21:26 +02:00
andytudhope
64c3624135 Correct withdrawMax calc 2019-08-11 08:21:26 +02:00
andytudhope
a22981fdc9 New Ropsten Discover after weird error due to env variables in EB 2019-08-10 16:21:31 +02:00
andytudhope
6d8f4a0a3a Update Ropsten instance in backend 2019-08-10 16:21:31 +02:00
Onuwa Nnachi Isaac
2452cade27 Fix alignment 2019-08-10 13:39:45 +02:00