1
0
mirror of https://github.com/dap-ps/discover.git synced 2025-01-31 11:35:18 +00:00

212 Commits

Author SHA1 Message Date
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
856e95a021 add a catch-all to express for paths not matching specific files
For more details see this issue:
https://stackoverflow.com/questions/27928372/react-router-urls-dont-work-when-refreshing-or-writing-manually

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-09 11:10:39 +02:00
andytudhope
19608fadc5 Updates readme 2019-08-08 16:34:59 +02:00
andytudhope
069595fbcd Navigation issues 2019-08-08 16:09:15 +02:00
9e93d80d8d
fix package.json build makefile targets
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-08 09:47:59 -04:00
449f17bd3c
update readme
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-08 09:45:33 -04:00
andytudhope
398909ebbb New ropsten instance w clear DB 2019-08-08 15:43:53 +02:00
6e9c8f3070 use Makefile instead of build.sh
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-08 15:42:43 +02:00
9277a0f1be fix for mixed content warnings
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-08 15:42:10 +02:00
andytudhope
c5eefadc02 Removes console.log 2019-08-08 15:04:52 +02:00
andytudhope
d14397b0a6 Remove hardcoded text when updating dapp 2019-08-08 15:04:52 +02:00
andytudhope
21e587b6cc Slight wording change 2019-08-08 15:04:52 +02:00
andytudhope
c1dad9922a Slight fix unused var 2019-08-08 15:04:52 +02:00
3c8b8c49c7
add missing line break
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-07 17:51:11 -04:00
67b3efe868 add a sed fix for embarkjs.js
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-07 22:35:41 +02:00
d29ce97bcb improve build.sh script
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-07 22:35:41 +02:00
b22a15b16d add build:dev and build:prod targets
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-07 22:35:41 +02:00
445bd88fbb remove mnemonic and password files
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-07 22:35:41 +02:00
Andy Tudhope
ae49dbaa75
Merge pull request #1 from dap-ps/remove-committed-artifacts
Remove committed artifacts
2019-08-07 21:57:34 +02:00