basti
36b92d97ca
Use configured IPFS gateway URL on contributor profile
2019-09-18 09:34:11 +02:00
basti
f272bcfcbc
Prevent transition abortion on contributor save
2019-09-18 09:32:57 +02:00
basti
985e1673ac
Add Zoom icon
2019-09-18 09:31:58 +02:00
basti
fe4af46852
1.10.0
v1.10.0
2019-09-10 17:01:23 +02:00
basti
7b9659e22f
Update deps
...
Fixes security vulns
2019-09-10 16:59:20 +02:00
basti
8be18fc27c
Merge pull request #155 from 67P/feature/resubmit_vetoed_contribution
...
Re-submit vetoed contributions
2019-09-10 16:53:36 +02:00
basti
7e518780c5
Merge pull request #154 from 67P/feature/sign_in
...
Improve account connect/loading, check network
2019-09-10 16:48:55 +02:00
basti
89391c1543
Update details of pending contribution when mined
...
Fetches complete details of new contributions and replaces any potential
pending, incomplete objects in the collection.
2019-09-10 15:21:50 +02:00
basti
05e3118a0c
Re-submit vetoed contributions
2019-09-10 11:47:07 +02:00
basti
494b5d9bdd
Use configured IPFS gateway URL for button
2019-09-05 11:53:20 +02:00
basti
f8f1ad644c
WIP: vetoed contribution details
...
Adds a blurb and resubmit button to the detail view for vetoed
contributions.
2019-09-05 11:36:50 +02:00
basti
5a5051bac6
Check required network before using user provider
...
closes #82
2019-09-04 18:51:49 +02:00
basti
304c0ac8d0
Only use user wallet if it's already open/connected
2019-09-04 18:29:25 +02:00
basti
cae13ed662
Sign in button to connect account
2019-09-04 18:22:48 +02:00
basti
729110f8d1
Remove obsolete APM domains
2019-09-04 17:04:18 +02:00
basti
11f66de6e6
1.9.0
v1.9.0
2019-09-03 13:43:17 +02:00
basti
9bf2ae2d7f
Merge pull request #151 from 67P/feature/layout_sizing
...
Improve sizing of entire layout
2019-09-03 13:40:38 +02:00
basti
2a384f3eed
Improve sizing of entire layout
2019-09-01 18:06:56 +02:00
basti
6b3666def9
1.8.0
v1.8.0
2019-09-01 16:04:21 +02:00
basti
74c8e32cc6
Merge pull request #142 from 67P/feature/signup
...
Sign up via GitHub
2019-08-29 12:52:04 +02:00
basti
5dde978499
Merge branch 'master' into feature/signup
2019-08-29 12:46:00 +02:00
galfert
0625ee9d79
Handle undefined Github access token
2019-08-28 12:53:21 +02:00
basti
dc5dfe19f2
Add success page to GitHub signup
2019-08-27 18:19:46 +02:00
galfert
c518b7f565
Merge pull request #149 from 67P/chore/dao_address
...
Rename kernel address to DAO address
2019-08-27 15:12:45 +02:00
basti
d13242b210
Rename kernel address to DAO address
...
We're making the naming consistent everwhere.
2019-08-27 15:00:18 +02:00
basti
ada029586a
Merge pull request #148 from 67P/doc/dev_network
...
Documentation for IPFS and Metamask
2019-08-26 18:53:24 +02:00
galfert
7bf5fa444a
Add notice about Metamask when using local devchain
2019-08-26 18:09:38 +02:00
galfert
d08d5f9e8d
Add IPFS Gateway config to readme
2019-08-26 18:00:17 +02:00
basti
a2bd3f76b8
1.7.0
v1.7.0
2019-08-12 14:55:54 +02:00
basti
a4ca37d882
Merge pull request #146 from 67P/feauture/141-time_picker
...
Add time input to contribution form
2019-08-12 14:52:07 +02:00
basti
143317d909
Merge pull request #147 from 67P/docs/readme
...
Fix npm run start:local instructions
2019-08-04 19:43:06 +02:00
fsmanuel
d8bcc8ff67
Fix npm run start:local instructions
2019-08-04 19:36:09 +02:00
basti
e4a39ec67c
Fix bug with default date input
...
When the input isn't touched by the user, the date isn't stored as an
array on the property.
2019-08-02 16:58:12 +02:00
basti
5b47ba9e11
Import missing module
2019-08-02 16:58:01 +02:00
basti
d8f565cd9e
Use start of current hour as default contribution time
...
Co-Authored-By: Garret Alfert <alfert@wevelop.de >
2019-08-02 16:08:13 +02:00
basti
a9480a09f1
Add time input to conribution form
...
After adding it as a separate field, I figured out that we should use
the same picker, because otherwise we'd have to keep the date in sync
depending on the time zone. Zones are too messy in that regard, and the
date is already normalized to UTC before creating the contribution
record.
closes #141
2019-07-31 13:20:39 +02:00
galfert
60ba019139
Fix HAL8000 URL
...
Wrong port number.
2019-07-26 19:02:41 +02:00
galfert
413bcddb1e
Wire up signup via Github
2019-07-26 03:38:18 +02:00
basti
c2273d1778
Merge pull request #144 from 67P/feature/validate_eth_addresses
...
Validate Ethereum addresses in input fields
2019-07-24 17:30:51 +02:00
basti
780afc9bc6
Fix wrong property name
2019-07-24 11:56:51 +02:00
basti
a8ae2b0156
Validate Ethereum addresses in input fields
2019-07-22 17:29:31 +02:00
basti
d6d2b1a61c
Add signup completion page
2019-07-21 17:03:50 +02:00
basti
4c70c0d233
Basic signup view
2019-07-21 16:04:00 +02:00
basti
725d36bed6
Add signup button for unknown users
2019-07-18 19:43:39 +02:00
basti
0a71d7ad91
Add signup route
2019-07-18 19:31:03 +02:00
basti
6a176b5904
Fix empty name in account info
...
When the user brings Ethereum accounts, but none of them is known as
contributor, instead of "Anonymous" it just shows nothing. This fixes
the if condition in the template to eliminate the faulty case.
2019-07-18 19:27:53 +02:00
basti
c7d046aa46
Move topbar account info to component, add tests
...
Adds a failing test for users with wallet, but no known contributor
account, where it currently shows no name at all.
2019-07-18 19:26:16 +02:00
basti
aa9c3648c0
1.6.0
v1.6.0
2019-07-17 17:41:49 +02:00
galfert
9c18593529
Merge pull request #140 from 67P/feature/contribution_details
...
Contribution details
2019-07-17 17:23:14 +02:00
basti
52fe7ff026
Remove commented CSS
2019-07-17 16:55:04 +02:00