Commit Graph

142 Commits

Author SHA1 Message Date
Jakub Sokołowski f4dd909c15
upgrade nodemailer
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-06 10:50:55 -04:00
Jakub Sokołowski 974a7da84d
undo homepage change because it affects react paths
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-06 10:39:33 -04:00
Andy Tudhope 757d5a7b9e
Merge pull request #25 from dap-ps/fix-protocol-and-domain
Fix protocol and domain
2019-08-06 15:17:01 +02:00
Jakub Sokołowski 2a5aa62908
fix DISCOVER_CONTRACT default value
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-05 15:09:49 -04:00
Jakub Sokołowski 6c66b77952
move more dependencies to devDependencies
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-05 14:43:35 -04:00
Jakub Sokołowski de4d5ea5ed
ignore app.zip
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-05 14:43:29 -04:00
Jakub Sokołowski ab6714c481
moar formatting
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-05 14:33:42 -04:00
Jakub Sokołowski 8caec366dd
improve build script
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-05 14:26:46 -04:00
Jakub Sokołowski e30573391e
formatting
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-05 14:11:12 -04:00
Jakub Sokołowski f7c0be8eb6
add config/index.js for central config management
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-05 12:36:32 -04:00
Jakub Sokołowski ff01763803
run app directly using node ./server.js
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-05 10:37:02 -04:00
Jakub Sokołowski 1495978dea
fixup! fix node dependencies in package.json
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-05 10:24:26 -04:00
Jakub Sokołowski d3d41972d5
fix scss import path
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-05 10:15:30 -04:00
Jakub Sokołowski 11ba011c7a
fix node dependencies in package.json
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-05 10:11:59 -04:00
Jakub Sokołowski bc0e5d9c55
fix permissions on build.sh
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-05 09:56:51 -04:00
Jakub Sokołowski b4862760df
use relative paths for client requests
this way protocol and domain will be right

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-05 09:56:18 -04:00
Jakub Sokołowski fc80ae85dc
Revert "Updates build process to use env for setting endpoints"
This reverts commit a92592c223.
2019-08-05 09:51:31 -04:00
Jakub Sokołowski b23b6ab4db
ignore .elasticbeanstalk/ folder
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-05 09:51:00 -04:00
andytudhope a077b5039b Update readme 2019-08-05 14:33:59 +02:00
andytudhope 4f4a5fd43b Update readme 2019-08-05 14:15:41 +02:00
andytudhope a92592c223 Updates build process to use env for setting endpoints 2019-08-05 14:12:31 +02:00
Andy Tudhope 653f4758ff
Merge pull request #24 from dap-ps/add-https-redirect
add a redirect to https for production
2019-08-01 07:48:52 +02:00
Jakub Sokołowski 4f876d5a96
add a redirect to https for production
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-07-31 12:32:31 -04:00
andytudhope 8620df672d Fix for race condition on embark build 2019-07-31 16:07:43 +02:00
andytudhope d27d2166f2 Updates readme 2019-07-31 15:08:34 +02:00
andytudhope 49502f327c Updates readme 2019-07-31 15:06:30 +02:00
andytudhope ec1edc1d6e Get rid of src/embarkArtifacts 2019-07-31 14:56:42 +02:00
andytudhope 8550d56202 Updated Discover instance with STT on ropsten 2019-07-31 14:56:00 +02:00
andytudhope d3d2555847 Add etherscan verifier and remove embarkArtifacts 2019-07-31 14:54:14 +02:00
andytudhope 64b4538438 Merge branch 'master' of github.com:dap-ps/discover 2019-07-31 12:39:08 +02:00
andytudhope 76749ea02e Update to formal STT and new Discover instance 2019-07-31 12:37:56 +02:00
George Spasov fec1153135 Merge branch 'master' of https://github.com/dap-ps/discover 2019-07-30 23:11:12 +03:00
andytudhope a0aa668832 Revert "Change id() to version()"
This reverts commit 8cfc2a15a7.
2019-07-30 21:10:00 +02:00
andytudhope 8cfc2a15a7 Change id() to version() 2019-07-30 21:04:00 +02:00
George Spasov 1aeb05d9f2 Added build.sh 2019-07-30 21:33:50 +03:00
Andy Tudhope 392a3bcd5b
Merge pull request #22 from jrainville/fix/warnings
fix: remove react warnings
2019-07-30 20:18:50 +02:00
Jonathan Rainville 78838f6e59 add widtdrawMax as the default for the field 2019-07-30 14:08:27 -04:00
Jonathan Rainville db77d05e5d fix: remove react warnings 2019-07-30 11:49:33 -04:00
Andy Tudhope 3451ee5a28
Merge pull request #21 from dap-ps/add-healthcheck
add a /healthcheck endpoint
2019-07-30 16:28:27 +02:00
Andy Tudhope f949e63509
Merge pull request #20 from richard-ramos/feat/ws-and-mainnet
feat: contract config reorg to simplify mainnet deployment and ws use.
2019-07-30 16:10:11 +02:00
Richard Ramos 0b4ffecf51 feat: disabling whisper and ens 2019-07-30 10:06:32 -04:00
Richard Ramos 9d9132e8f3 feat: contract config reorg to simplify mainnet deployment and ws use. 2019-07-30 09:49:29 -04:00
andytudhope f8c03141ad Updates to correct contracts & readme 2019-07-30 14:10:22 +02:00
andytudhope 25bdf2f5cf Start cleaning up console errors 2019-07-30 12:54:51 +02:00
andytudhope c064f73f95 Updates contracts config and readme 2019-07-30 12:05:12 +02:00
andytudhope 716a78ef87 Merge branch 'master' of github.com:dap-ps/discover 2019-07-30 11:37:58 +02:00
andytudhope 02688fd2a0 Turn off embark pipeline 2019-07-30 11:37:34 +02:00
Jakub Sokołowski 8f0e567f73
add a /healthcheck endpoint
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-07-29 17:02:52 -04:00
Andy Tudhope 324fa369e0
Merge pull request #19 from iamonuwa/deployment
Fix outstanding issues
2019-07-26 16:32:06 +02:00
Onuwa Nnachi Isaac 920c90f5f1 Add network alert to notify user on wrong network 2019-07-25 17:01:17 +01:00