Commit Graph

  • 5c32a5f92b open riot in new tab Martin Klepsch 2018-04-23 15:45:59 +02:00
  • 0b237ae7c1 make salute close cross larger Martin Klepsch 2018-04-23 15:45:51 +02:00
  • 0b3814206d naming Martin Klepsch 2018-04-23 15:44:01 +02:00
  • 6e9a72a4b5 ensure loading screen is only shown if we havent already rendered some bounties Martin Klepsch 2018-04-23 15:43:45 +02:00
  • a20209e6c7 manage bounties title formatting Martin Klepsch 2018-04-23 15:36:33 +02:00
  • ecaaf905aa increase space to blue tab marker Martin Klepsch 2018-04-23 15:36:17 +02:00
  • 8a5169f8e4 rename menu to Manage bounties Martin Klepsch 2018-04-23 15:24:37 +02:00
  • 81798ad081 reload owner bounties along with other data Martin Klepsch 2018-04-23 13:30:59 +02:00
  • a332c08658 improve how loading UI is displayed when reloading dashboard page Martin Klepsch 2018-04-23 13:25:48 +02:00
  • 4379eb070a improve responsiveness of view PR button Martin Klepsch 2018-04-23 12:37:17 +02:00
  • f9b533ec0c make sure long issue titles dont overlap other card content Martin Klepsch 2018-04-23 12:23:03 +02:00
  • 08d6fa97d8 DR-0004: link to BEM Martin Klepsch 2018-04-18 18:09:41 +02:00
  • be35f249da DR-0004: add nice quote from CSS and Scalability article Martin Klepsch 2018-04-18 18:06:30 +02:00
  • 830cb1d434 expand DR-0004 Appendix Martin Klepsch 2018-04-18 18:03:04 +02:00
  • d1ad02edf7 add basic decision record on tachyons usage Martin Klepsch 2018-04-18 17:53:53 +02:00
  • e178be949d quickfix to deal with revoked bounties Martin Klepsch 2018-04-18 13:49:03 +02:00
  • c18076d14f missing payout_hash means maintainer confirmation is missing Martin Klepsch 2018-04-18 10:38:59 +02:00
  • 9b431fd862 fix issue introduced after rebase Martin Klepsch 2018-04-17 14:44:51 +02:00
  • d97a22d9c1 routing - ensure initial bounties route is always set Martin Klepsch 2018-04-17 14:01:51 +02:00
  • ec61198627 delete stale println Martin Klepsch 2018-04-17 13:48:26 +02:00
  • 0fab0047ec dashboard - routing cleanup Martin Klepsch 2018-04-17 13:42:32 +02:00
  • 19f8356505 dashboard - redesign according to zeplin screens Martin Klepsch 2018-04-17 12:50:48 +02:00
  • bc323849cd add more tachyons utilities, esp. colors Martin Klepsch 2018-04-17 12:45:59 +02:00
  • 6e84fa0f49 handlers+subs for dashboard banner Martin Klepsch 2018-04-17 12:44:58 +02:00
  • f826cf16d7 fix various default style bugs Martin Klepsch 2018-04-17 12:42:26 +02:00
  • ab026a066d show :opened as unclaimed, add merged section Martin Klepsch 2018-04-06 14:17:23 +02:00
  • d0da640fdd some cleanup Martin Klepsch 2018-04-06 14:16:39 +02:00
  • 77eec6fe3f add issue-url fn to bounty model helpers Martin Klepsch 2018-04-06 14:16:18 +02:00
  • e7c8a986d7 always assume :paid if payout_hash is present Martin Klepsch 2018-04-06 14:15:36 +02:00
  • 5d44df7a20 only render "see all" if there's more to show Martin Klepsch 2018-04-05 17:24:28 +02:00
  • 95a1dabe70 delete unused code Martin Klepsch 2018-04-05 12:10:14 +02:00
  • c0653b6bc9 code cleanup + notes Martin Klepsch 2018-04-05 12:10:02 +02:00
  • 87cd8733d7 identify claim winner based on user_login = winner_login Martin Klepsch 2018-04-05 11:52:47 +02:00
  • 60fa38b89b delete empty namespace Martin Klepsch 2018-04-05 11:43:07 +02:00
  • 9909042de6 add a place where we can put model concerns Martin Klepsch 2018-04-05 11:42:54 +02:00
  • 8b8765688d rough cut of new dashboard Martin Klepsch 2018-04-05 11:04:56 +02:00
  • 45ec5f2b0e allow payout_hash to imply merge when calculating bounty-state Martin Klepsch 2018-04-05 11:04:18 +02:00
  • 936d461f3c update routes Martin Klepsch 2018-04-05 11:03:50 +02:00
  • 339002f8df commit WIP dashboard work Martin Klepsch 2018-03-30 12:00:07 +02:00
  • 28ce4db049 update value-usd key in client as it is now renamed on server Martin Klepsch 2018-03-30 11:37:32 +02:00
  • 483f65ae1f fix base font size and add separate file for tachyons utils Martin Klepsch 2018-03-30 11:35:20 +02:00
  • aebdf5985e move bounty renames into separate def Martin Klepsch 2018-03-30 11:34:16 +02:00
  • 628d55db93 add repo_owner and avatar to owner bounties query Martin Klepsch 2018-03-30 11:33:37 +02:00
  • c288335418 Check nonce in untrack-tx Vitaliy Vlasov 2018-04-26 19:22:56 +03:00
  • b7f996c286 Add eth.web3j and eth.tracker namespaces Vitaliy Vlasov 2018-04-26 19:08:30 +03:00
  • 75b331d0c4
    make sure claim count only counts open PRs feature/218/track-bounty-progress Martin Klepsch 2018-04-26 17:16:04 +02:00
  • dc9fc5e633 Minor docstring fix for TxTracker Vitaliy Vlasov 2018-04-26 17:56:17 +03:00
  • bd0ecec1ce
    only show open PRs in to-merge view Martin Klepsch 2018-04-26 16:46:08 +02:00
  • 6234bfcb25 Add some docstrings Vitaliy Vlasov 2018-04-26 17:26:43 +03:00
  • 6f5dcd57ae Remove obsolete update-execute-hash query Vitaliy Vlasov 2018-04-26 17:17:22 +03:00
  • ea406387dd Add TxTracker protocol; introduce [un]track-tx! fns for generic tx tracking Vitaliy Vlasov 2018-04-26 17:17:00 +03:00
  • 40a5805a8d
    set winner_login when handling incoming claims Martin Klepsch 2018-04-26 15:41:58 +02:00
  • 68772fda0d
    also show bounties pending the contributors address in to-confirm tab Martin Klepsch 2018-04-26 14:29:12 +02:00
  • 217f168acc
    set winner_login in db as soon as we know it Martin Klepsch 2018-04-26 14:27:59 +02:00
  • fe8438cf0c
    fix issue when there are no bounties to merge Martin Klepsch 2018-04-26 11:47:26 +02:00
  • 015c36339d
    balance badges should be $amount $tla Martin Klepsch 2018-04-25 19:28:57 +02:00
  • d31e0c8c09
    stats should show open then paid Martin Klepsch 2018-04-25 19:28:28 +02:00
  • 5f4fcfff66
    remove background color from menu tabs container Martin Klepsch 2018-04-25 18:29:06 +02:00
  • 4d272709b9
    reduce space between salute and manage bounties title Martin Klepsch 2018-04-24 20:55:26 +02:00
  • 5a43d2eed1
    add shadows to bounties, activities and top hunter containers Martin Klepsch 2018-04-24 20:37:10 +02:00
  • 5bbb49b071
    fix #377: add link to homepage to logo in menubar Martin Klepsch 2018-04-24 20:31:21 +02:00
  • d013ec031d
    add tile background to menu Martin Klepsch 2018-04-24 20:30:23 +02:00
  • 9af5852f21
    improve display of multiple claims Martin Klepsch 2018-04-24 19:33:43 +02:00
  • cc5497b577
    add some more whitespace in bounties and acitivity views Martin Klepsch 2018-04-24 16:12:11 +02:00
  • c8ff34de62
    multitude of improvements to stats component Martin Klepsch 2018-04-24 16:05:37 +02:00
  • 520ef66b70
    avoid overlap of close-sign on salute Martin Klepsch 2018-04-24 15:17:09 +02:00
  • 0b40edc51a
    ensure stats are dark-gray Martin Klepsch 2018-04-24 15:13:42 +02:00
  • 191d90f189
    move salute over bounty stats on mobile Martin Klepsch 2018-04-24 15:09:40 +02:00
  • c0aba751cd
    sort bounties by-date Martin Klepsch 2018-04-24 15:00:49 +02:00
  • 0062530bf5
    fix #297: remove empty ETH values Martin Klepsch 2018-04-24 12:02:08 +02:00
  • f4322c01c1
    ensure ETH always appears first Martin Klepsch 2018-04-24 12:01:06 +02:00
  • 4044ba7b48
    hide Merged bounties section Martin Klepsch 2018-04-24 11:26:34 +02:00
  • 449cb85522
    consolidate dark-gray color classes Martin Klepsch 2018-04-24 11:21:01 +02:00
  • 5a5bd04d7c
    address various UI feedback Martin Klepsch 2018-04-24 11:13:31 +02:00
  • fc4a3af772
    remove assertion on dynamically inserted properties Martin Klepsch 2018-04-24 11:11:59 +02:00
  • f84cf18865
    only consider open PRs when determining if there are claims Martin Klepsch 2018-04-24 11:11:35 +02:00
  • 999d1c61ad
    make sure we find PR that has been merged Martin Klepsch 2018-04-24 10:15:41 +02:00
  • 8803075c2d
    add various asserts Martin Klepsch 2018-04-24 10:15:00 +02:00
  • 43d485147b
    more space between dashboard nav items Martin Klepsch 2018-04-23 22:33:41 +02:00
  • 811b13b3c1
    various padding and font-size adjustments Martin Klepsch 2018-04-23 18:11:04 +02:00
  • c3f041fc0b
    open PRs in new tab Martin Klepsch 2018-04-23 18:09:51 +02:00
  • 0c828e45b4
    truncate issue title after roughly two lines Martin Klepsch 2018-04-23 17:05:10 +02:00
  • c520fbe48d
    add current claims header Martin Klepsch 2018-04-23 17:02:03 +02:00
  • 178567a8d8
    issue title + pr link styles Martin Klepsch 2018-04-23 16:54:34 +02:00
  • d7c752ce54
    add shadow to buttons Martin Klepsch 2018-04-23 16:48:05 +02:00
  • 155841c618
    open riot in new tab Martin Klepsch 2018-04-23 15:45:59 +02:00
  • 4f75ac6a5c
    make salute close cross larger Martin Klepsch 2018-04-23 15:45:51 +02:00
  • f22a069a98
    naming Martin Klepsch 2018-04-23 15:44:01 +02:00
  • 9a4f7d9f46
    ensure loading screen is only shown if we havent already rendered some bounties Martin Klepsch 2018-04-23 15:43:45 +02:00
  • b42f990876
    manage bounties title formatting Martin Klepsch 2018-04-23 15:36:33 +02:00
  • 58d668f9ce
    increase space to blue tab marker Martin Klepsch 2018-04-23 15:36:17 +02:00
  • fd0f92b85b
    rename menu to Manage bounties Martin Klepsch 2018-04-23 15:24:37 +02:00
  • a1af1d2baa
    reload owner bounties along with other data Martin Klepsch 2018-04-23 13:30:59 +02:00
  • 5c8f8c8f99
    improve how loading UI is displayed when reloading dashboard page Martin Klepsch 2018-04-23 13:25:48 +02:00
  • 47a74c711f
    improve responsiveness of view PR button Martin Klepsch 2018-04-23 12:37:17 +02:00
  • 082feca473
    make sure long issue titles dont overlap other card content Martin Klepsch 2018-04-23 12:23:03 +02:00
  • 3ef7f7f20d
    DR-0004: link to BEM Martin Klepsch 2018-04-18 18:09:41 +02:00
  • ab95be5690
    DR-0004: add nice quote from CSS and Scalability article Martin Klepsch 2018-04-18 18:06:30 +02:00
  • 047b27e041
    expand DR-0004 Appendix Martin Klepsch 2018-04-18 18:03:04 +02:00
  • fb7e86cf47
    add basic decision record on tachyons usage Martin Klepsch 2018-04-18 17:53:53 +02:00