basti
7eb14ac4e2
Ignore release dir in eslint
2019-06-12 16:27:01 +02:00
basti
8b0cd8c986
Fix template syntax error
...
Wasn't able to select the "special" contribution kind, due to it being
bound to the wrong property.
fixes #125
2019-06-12 16:24:01 +02:00
basti
5064a472f2
1.1.0
v1.1.0
2019-06-12 16:02:02 +02:00
basti
afc5a5fe50
Merge pull request #126 from 67P/dev/production_builds
...
Improve production builds and deployment
2019-06-12 15:59:10 +02:00
basti
f9f6786f95
Improve production builds and deployment
...
Removes all custom build & deploy scripts, switching to 5apps Deploy's
new build directory config instead. Builds production to `release/` when
updating the version using `npm version`.
2019-06-12 15:22:29 +02:00
basti
03f31e2d20
Merge pull request #123 from 67P/feature/122-edit_contributors
...
Update contributor profiles
2019-06-02 01:56:16 +02:00
basti
1c1f772ff5
Update contributor profiles
...
* Adds a new page for updating profiles
* Refactors the add-contributor component to allow for updating
existing contributors
* Adds input labels to the contributor form and improves placeholders
* Adds event handlers for all contract contributor changes and uses them
for updating the UI
refs #122
2019-05-29 16:14:11 +02:00
basti
58bd729acb
Formatting
2019-05-29 16:12:48 +02:00
basti
1ea5305e6e
Merge pull request #119 from 67P/feature/118-contribution_form
...
Submit contributions via form
2019-05-29 09:49:16 +02:00
basti
e84a1cbc4e
Remove obsolete scrolls
2019-05-28 16:31:56 +02:00
basti
29115d9b16
Make spacing/layout more consistent
2019-05-23 14:55:03 +02:00
basti
409d5e33f9
Add "special" category to chart test
...
Ensure that it's not shown in the chart (which is already the case).
2019-05-23 14:30:36 +02:00
basti
883b5dc415
Add "special" category for contributions
2019-05-23 14:22:34 +02:00
basti
16ee3b6b6b
Move contributor-creation form for separate view
...
closes #74
2019-05-23 14:17:33 +02:00
basti
4efd6f8f88
Improve whitespace a bit
2019-05-23 14:09:20 +02:00
basti
af9951ca5a
Add newly created contributions to collection
2019-05-23 12:48:18 +02:00
basti
c30c6c2b36
Refactor layout and button styles
...
* Add single-column layout for forms
* Add optional nav/buttons to section headers
2019-05-23 12:19:29 +02:00
basti
8bd4c6e6e1
Use common forms partial for form styles
2019-05-23 10:36:27 +02:00
basti
9a98b37bb6
Improve error message
2019-05-23 10:29:31 +02:00
basti
fad10ec1ea
Use sorted contributor list for dropdown
2019-05-23 10:29:18 +02:00
basti
cec87f6caf
Dat gas issue
2019-05-23 10:22:37 +02:00
basti
22a9786168
Add contribution basics
2019-05-23 09:46:09 +02:00
galfert
18be60da9b
Merge pull request #116 from 67P/bugfix/vetoed_in_type_graph
...
Don't include vetoed contributions in graph
2019-05-10 15:58:12 +02:00
galfert
4b6c79345b
Merge pull request #117 from 67P/bugfix/vetoed_in_confirmed_list
...
Remove vetoed contributions from confirmed list
2019-05-10 15:54:41 +02:00
basti
f07100b7ea
Fix component test
2019-05-10 15:01:51 +02:00
basti
7083da367d
Remove vetoed contributions from confirmed list
2019-05-10 13:49:55 +02:00
basti
8720a0faab
Add failing test for vetoed in confirmed list
2019-05-10 13:45:54 +02:00
basti
d8b1b3d777
Don't include vetoed contributions in graph
...
Currently, kredits from vetoed contributions are counted in the graph
data.
2019-05-10 13:40:58 +02:00
basti
4c2d95f8f1
Merge pull request #115 from 67P/bugfix/114-contributor_list
...
Fix contributor list, add kredits service tests
2019-05-08 12:35:00 +02:00
galfert
9386c30d09
Update toplist balance when contribution is vetoed
...
Co-Authored-By: skddc <sebastian@kip.pe >
2019-05-08 12:15:51 +02:00
basti
6638691c9f
Remove vetoed amounts from unconfirmed balances
2019-05-06 18:46:59 +02:00
basti
d2bb70e8a1
Add failing test for vetoed amounts in toplist
...
This specifies the correct behaviour for unconfirmed kredits balances,
which is that amounts from vetoed contributions shouldn't be added at
all.
2019-05-06 18:32:00 +02:00
basti
ef45d55521
Fix missing contributors in toplist
...
Adds contributors without unconfirmed contributions to the
kreditsByContributor collection.
fixes #114
2019-05-06 14:44:42 +01:00
basti
f86c53de89
Add failing test for missing contributors in toplist
2019-05-06 14:23:47 +01:00
basti
82b275caaa
Add some unit tests for kredits service
2019-05-06 14:21:37 +01:00
basti
e524e5558d
Add more test fixtures
2019-05-06 14:18:02 +01:00
basti
6593005566
Merge pull request #112 from 67P/feature/111-unconfirmed_balances
...
Show unconfirmed balances in toplist
2019-05-01 20:30:35 +01:00
basti
cf77f20d41
Merge branch 'master' into feature/111-unconfirmed_balances
2019-05-01 19:56:43 +01:00
basti
67ee2d9a74
Merge pull request #113 from 67P/feature/98-veto_unconfirmed_contributions
...
Veto contributions
2019-05-01 19:43:28 +01:00
basti
48e5ddbc02
Merge pull request #108 from 67P/feature/add_contributor
...
Fix/update adding contributors
2019-04-29 12:44:15 +01:00
basti
e1737392a7
Mark contributions as vetoed on incoming event
2019-04-28 15:26:26 +01:00
basti
00b7b380b9
Fix veto tx failing
...
Still have to set the gas limit for most functions in order for them to
work. :/
2019-04-28 15:06:28 +01:00
basti
9821c8b2ea
Veto contributions
2019-04-28 15:05:56 +01:00
basti
c6a37f7e94
Refactor and add new button styles
2019-04-28 14:42:14 +01:00
basti
f25c74c7e9
Add helper functions for confirmation status
2019-04-28 14:42:09 +01:00
basti
1c49d56b19
Fix whitespace for contributor stats on mobile
2019-04-28 12:21:18 +01:00
basti
109ffd2898
Fix contributor details view in toplist
2019-04-28 11:58:58 +01:00
basti
7d5b93a62c
Start basic fixtures
2019-04-27 20:54:17 +01:00
basti
6c0cb1a29c
Add integration test for contributor list
...
And comment out the index controller one for now, as it's failing and
almost all code in the controller is framework DSL atm.
2019-04-27 20:53:36 +01:00
basti
d444b86ca8
Show unconfirmed kredits in toplist
...
And allow toggling between confirmed and unconfirmed
2019-04-27 19:59:24 +01:00