basti and GitHub
e2ac6099e3
Merge pull request #56 from 67P/naming-conventions
...
Adjust for latest naming conventions
2018-04-17 13:29:08 +02:00
basti and GitHub
a4088e7acf
Merge branch 'master' into naming-conventions
2018-04-17 12:55:20 +02:00
basti and GitHub
550bd48fdb
Merge pull request #55 from 67P/dev/ember_upgrade
...
Update Ember to 3.1
2018-04-17 12:53:30 +02:00
basti
8d303ea5af
Fix tests, remove obsolete initializers
2018-04-17 01:38:21 +02:00
basti
c0b5c36115
Don't inject kredits service in models
2018-04-16 19:23:28 +02:00
basti
ba3c707da3
Fix ESLint errors
2018-04-16 19:14:37 +02:00
basti
b09f19f399
Update Ember to 3.1
2018-04-16 18:11:52 +02:00
basti
e009caaf25
Add ember-cli-update
2018-04-16 13:38:27 +02:00
basti
1761ffbd3b
Update README
...
Improve description and instructions for running against a local
development chain/node and IPFS node.
2018-04-16 12:49:49 +02:00
basti
576e2741a9
More contract-related adjustments
2017-08-14 15:31:58 +02:00
basti
bc19363bf9
Update kosmos-schemas
2017-08-12 14:05:31 +02:00
basti
72cf4b495e
Adjust for new contract wrapper (WIP)
2017-08-12 13:59:18 +02:00
basti and GitHub
b1db64a07d
Merge pull request #23 from 67P/feature/22-handle_locked_metamask
...
Ask user to unlock their account
2017-06-14 22:15:18 +02:00
basti
22affa7663
Edit account-unlock message/hint
2017-06-14 07:43:38 +02:00
basti and GitHub
9b37f130f3
Merge pull request #21 from 67P/feature/wait_for_web3
...
Pause app boot until window load event fired
2017-06-13 14:37:19 +02:00
basti
993cd85e4a
Improve waiting for window.onload
...
In case the window load event was fired before getting to the Ember
initializer, it would pause app loading indefinitely. This makes sure
that app loading is only paused, if there's still an event to wait for.
2017-06-13 14:27:09 +02:00
basti and GitHub
8aa86fa553
Merge pull request #16 from 67P/feature/ipfs-metadata
...
Move all metadata to IPFS with proper schemas
2017-06-09 00:28:14 +02:00
basti
510f7de693
Use HTTPS for production IPFS
2017-06-08 23:56:43 +02:00
basti
918ae5b2d1
Fix property dep
2017-06-08 17:06:19 +02:00
basti
6263254a1b
Specify radix parameter for parsing amount
2017-06-08 16:53:40 +02:00
basti
99e921c302
Throw error when file couldn't be fetched from IPFS
2017-06-08 16:42:16 +02:00
basti
7f2f781a77
Don't try to save proposal when invalid
2017-06-08 16:41:53 +02:00
basti
3571cc633e
Improve computed-property dependency
2017-06-08 16:41:03 +02:00
basti
2011636173
Add contribution details as title
2017-06-07 13:01:35 +02:00
basti
cbb15f4d6f
Fix mobile layout, add contribution kind to props
2017-06-07 12:46:03 +02:00
basti
33072900e9
Use contributor's display name for proposal list
2017-06-07 12:45:30 +02:00
basti
c98a50cd42
Fix mobile layout
...
Unfortunately also breaks the animation when opening contributor
details for now. Couldn't get it to work again.
2017-06-07 11:11:01 +02:00
basti
1f41dbcae5
Load contribution details from IPFS
2017-06-07 10:35:57 +02:00
basti
a918719b8f
Decrease overall UI size a bit
2017-06-07 10:35:36 +02:00
basti
7b91e64af4
Create contribution IPFS objects, attach to proposals
2017-06-06 21:27:05 +02:00
basti
0afbeea01b
Use newly generated UUID as ID for new contributor
2017-06-06 19:57:24 +02:00
basti
0510cf2389
Set contributor kind from IPFS profile
2017-06-06 19:56:55 +02:00
basti
c893f91ce2
Improve logging
2017-06-06 19:56:40 +02:00
basti
eced2f423f
Minimal validation for amount
2017-06-06 19:56:15 +02:00
basti
6eeb505701
Use correct property for dep
2017-06-06 19:55:59 +02:00
basti
4cb3f5d8ba
Use profile data from IPFS for contributor models
2017-06-06 19:05:42 +02:00
basti
372a8a9b2d
Unify author value across packages
2017-06-06 13:33:41 +02:00
basti
a714601c63
Update kosmos-schemas
...
This should fix the CI builds.
2017-06-05 22:10:10 +02:00
basti
240d446b97
Remove obsolete output
2017-06-05 22:08:13 +02:00
basti
33e81a7668
Store proper contributor profile in IPFS
2017-06-05 21:58:46 +02:00
basti
1de26004ab
Use correct properties as dependency
2017-06-04 17:09:21 +02:00
basti
40d6b9905a
Observe kredits property in computed array
2017-05-31 17:06:50 +02:00
basti
228825053c
Update metadata, version
2017-05-31 16:54:08 +02:00
basti
eda0f7a467
Hide new-proposal link for non-wallet users
2017-05-20 21:25:48 +02:00
basti and GitHub
3052c9dfc5
Merge pull request #15 from 67P/feature/12-new_proposal_contributor_list
...
Choose contributors from list for new proposals
2017-05-20 18:52:41 +02:00
basti
45f17100a2
Use public IPFS node, improve config
...
Only use local IPFS in development. Set default parity provider URL and
overwrite if set in ENV.
2017-05-16 15:28:11 +02:00
basti and GitHub
dda5a8d350
Merge pull request #11 from 67P/feature/contributors_list
...
Contributor list improvements
2017-05-14 19:28:17 +02:00
basti
4f57ceaee9
Remove debug log statement
2017-05-14 16:27:43 +02:00
basti
2405e3e118
Show correct number for kredits distribution
2017-05-14 16:25:02 +02:00
basti
d7aaadea2b
Only show conributors with Kredits in list
2017-05-14 16:16:12 +02:00
basti
8d07c7d741
Update page title
2017-05-14 15:18:15 +02:00
basti and GitHub
2b260bccd5
Merge pull request #10 from 67P/feature/locally-configurable-provider
...
Add support to locally conifgure web3 provider
2017-05-14 15:05:31 +02:00
basti
0b7afc0dd5
Update kredits, be expressive about contract options
2017-05-14 01:09:53 +02:00
basti and GitHub
f57e90941c
Merge pull request #9 from 67P/configurable-provider
...
Make web3 provider URL configurable; default to infura
2017-05-13 17:06:33 +02:00
basti
be6c5574ff
Change default Ethereum RPC provider
...
Use our own Parity node.
2017-05-13 17:00:04 +02:00
basti
2ff76c902b
Update author info
2017-05-03 17:22:06 +02:00
basti
b5f8216f7f
Show checkmark placeholder
2017-02-19 13:53:19 +08:00
basti
e6740d9b4f
Funky custom checkmark
2017-02-19 13:49:54 +08:00
basti
2e61b4c8ad
Add checkbox for isCore
2017-02-19 11:44:24 +08:00
basti
62a0733a11
Use corrrect (temporary) placeholder
2017-02-19 11:16:51 +08:00
basti
09aa8a5669
Remove obsolete TODO
2017-02-19 11:15:18 +08:00
basti
01c1a9c804
Toggle metadata visibility by clicking name
2017-02-19 11:13:14 +08:00
basti
0a2f44cec8
Add metadata row to contributor list
...
Contains links to Ethereum address and IPFS content.
2017-02-19 10:30:56 +08:00
basti
e7fa188797
Store contributor profile data in IPFS
...
This stores the GitHub username and UID in IPFS, and stores the
resulting IPFS hash in the contract. Now we can remove the GitHub
profile data from the contract entirely.
2017-02-18 18:44:14 +08:00
basti
b8ded8e6a8
0.1.0
2017-02-18 18:05:39 +08:00
basti and GitHub
26cebc11c6
Add IPFS service ( #4 )
...
Add IPFS service
Add the `ipfs-api` JS library and a service using the browserified
version of it. The service has functions for storing and reading file
contests.
2017-02-18 09:48:26 +00:00
basti
7c98de3e6a
Comment unused test
2017-02-08 14:34:14 +08:00
basti
cd6fbfe17c
Mark current user in contrib list if available
2017-02-08 14:22:49 +08:00
basti
ad76fb2369
Warn non-Ethereum users when trying to add contributor
2017-02-08 14:01:19 +08:00
basti
1de2e002bb
Show proposals to everyone, with warning for non-members
2017-02-08 13:22:19 +08:00
basti
3eb58451cc
Use testnet for all envs for now
2017-02-07 22:38:15 +08:00
basti
9cc4f85a69
Use parity.kosmos.org
2017-02-07 21:35:55 +08:00
basti
29602d5c36
Change page title
2017-02-07 21:35:44 +08:00
basti
b15191aa0e
Add deployment
2017-02-07 21:12:08 +08:00
basti
bb3696addc
Handle transfer event
2017-02-06 23:22:43 +08:00
basti
96ea4bb993
Don't handle event for already-executed proposals
2017-02-06 22:23:36 +08:00
basti
433d6b0d59
Handle ProposalVoted
2017-02-05 23:11:39 +08:00
basti
10763b1e7f
Update balance on ProposalExecuted
2017-02-05 21:52:12 +08:00
basti
1f39884eef
Handle ProposalExecuted event
2017-02-05 21:31:00 +08:00
basti
d0e10babfe
Watch contract events (and add new proposals)
2017-02-05 19:27:17 +08:00
basti
a7bfa3e45c
Sort all data
2017-02-05 17:56:14 +08:00
basti
79412e2032
Vote for proposals from the UI
2017-02-05 17:31:36 +08:00
basti
aaa1102563
Haare schön
2017-02-05 17:15:01 +08:00
basti
d171d0c741
Hide proposals from non-Ethereum visitors
2017-02-05 17:01:19 +08:00
basti
a4c6eccf1a
Add more meta data to proposal template
2017-02-05 16:50:34 +08:00
basti
0e8ae91d0d
Add button to confirm proposals
2017-02-05 16:44:58 +08:00
basti
ab603a1107
Basic proposal styling
2017-02-05 16:30:58 +08:00
basti
c676c6ae68
Show open/closed proposals
2017-02-05 15:59:56 +08:00
basti
227c6f5c4b
Get proposals
2017-02-05 15:08:27 +08:00
basti
d66573b6af
Use real numbers for supply and contrib count
2017-02-05 12:22:34 +08:00
basti
79b2d13326
Refactor contributor data methods some more
2017-02-05 12:11:29 +08:00
basti
bbda6162a1
Fix spinner test
2017-02-05 12:11:19 +08:00
basti
b70a7d7a98
Remove unnecessary temporary object
2017-02-05 12:06:02 +08:00
basti
6c531a2a2f
Handle web3 errors in contributor requests
2017-02-05 12:04:23 +08:00
basti
86d5a3238f
Fix tests
2017-02-05 12:00:46 +08:00
basti
fc3d2cb20d
Remove vendor prefixes
2017-02-05 11:47:42 +08:00
basti
1d9f510bb4
Add animated loading graphic
2017-02-05 11:43:36 +08:00
basti
2002f2feba
Add simple loading indicator
2017-02-04 22:30:58 +08:00
basti
f1ea335f9d
Promise me this works
2017-02-04 22:04:20 +08:00
basti
9120d67ad1
Basic add-contrib form
2017-02-04 20:13:09 +08:00