Closed owocki closed 5 years ago
can we just reuse the existing https://gitcoin.co/grants/profile design and/or the activity feed design for this? i know @willsputra is out sick now too
@owocki yeah I think we can reuse the existing design on Grants Profile
Nice to have: group by month and display the monthly total amount in USD/DAI so it's easy to see how much you've got each month.
@willsputra looks good! cc @thelostone-mc @PixelantDesign
This does look cleaner 🙌 Have we wired up the activity on profile already ? @captnseagraves / @owocki
No it’s not wired up yet
On Sat, Dec 29, 2018 at 3:36 AM Aditya Anand M C notifications@github.com wrote:
This does look cleaner 🙌 Have we wired up the activity on profile already ? @captnseagraves https://github.com/captnseagraves / @owocki https://github.com/owocki
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gitcoinco/web/issues/3286#issuecomment-450483263, or mute the thread https://github.com/notifications/unsubscribe-auth/AAfXifGl0A7Rxfzba0E95WebhHBAxLD3ks5u90XAgaJpZM4ZgBiD .
--
@owocki http://www.twitter.com/owocki
check out what i'm building on github http://github.com/owocki
or what i'm shooting on photoshelter http://photography.owocki.com/
or find me on twitter http://www.twitter.com/owocki, facebook http://www.facebook.com/kevinowocki, instagram http://instagram.com/owocki, linkedin http://www.linkedin.com/in/owocki, and owocki.com http://www.owocki.com/?utm_source=emailsig.
see you around teh internets!
PS -- Come to the next Boulder Blockchain https://www.meetup.com/Boulder-Blockchain/ meetup. Be there or be ^ 2. PPS -- Have I mentioned that *G*itcoin is live? More @ https://gitcoin.co
@willsputra can u share the skitch / design file for this
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
This issue now has a funding of 80.0 DAI (80.0 USD @ $1.0/DAI) attached to it.
All u
On Wed, Jan 2, 2019 at 6:56 PM Gitcoin.co Bot notifications@github.com wrote:
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
Work has been started.
These users each claimed they can complete the work by 2 days, 17 hours from now. Please review their action plans below:
1) suhailvs https://gitcoin.co/profile/suhailvs has started work.
hi,
Have anyone started to working on this yet? If no one, I like to work on this issue. Hopes to make PR in 3 days.
Learn more on the Gitcoin Issue Details page https://gitcoin.co/issue/gitcoinco/web/3286/2063.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gitcoinco/web/issues/3286#issuecomment-451038971, or mute the thread https://github.com/notifications/unsubscribe-auth/AAfXiVB0JSy7_dqVxQ2kodkewpOuvaCUks5u_WNUgaJpZM4ZgBiD .
--
@owocki http://www.twitter.com/owocki
check out what i'm building on github http://github.com/owocki
or what i'm shooting on photoshelter http://photography.owocki.com/
or find me on twitter http://www.twitter.com/owocki, facebook http://www.facebook.com/kevinowocki, instagram http://instagram.com/owocki, linkedin http://www.linkedin.com/in/owocki, and owocki.com http://www.owocki.com/?utm_source=emailsig.
see you around teh internets!
PS -- Come to the next Boulder Blockchain https://www.meetup.com/Boulder-Blockchain/ meetup. Be there or be ^ 2. PPS -- Have I mentioned that *G*itcoin is live? More @ https://gitcoin.co
@owocki on gitcoin it show work started. i didn't get you. can i start working on this issue?
@willsputra while adding the tab on grand detail page the click function on tabs doesn't seems working. are you using bootstrap tabs?
@willsputra while adding the tab on grand detail page the click function on tabs doesn't seems working. are you using bootstrap tabs?
adding these lines solves the problem:
<script src="{% static "v2/js/pages/tabs.js" %}"></script>
<script>
$(document).ready(function() {
setupTabs('#grant-quickstart-tabs');
});
</script>
I finished creating the tabs(see commit). need to work on contributions tab. where I can found the design of contributions table view? Little busy now, i hopes to resume work after 11:30am gmt.
the tabs are here => https://github.com/gitcoinco/web/issues/3286#issuecomment-450395174
can you sumbit a WIP PR @suhailvs ?
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
Work has been started.
These users each claimed they can complete the work by 2 months ago. Please review their action plans below:
1) usmanmuhd has started work.
Seems like a simple task, hopefully will get this done soon.
Learn more on the Gitcoin Issue Details page.
Thanks @suhailvs !
After syncing with @usmanmuhd.
The grant detail section. We'd have 2 tabs as opposed to 4 as we don't have screens for that yet. The tabs are
The Contributions tab would reuse the template from the profile and the three sections
new subscription
, cancelled subscription
, contribution made
cc @captnseagraves we could reuse that bit of code even in grant profile
@thelostone-mc @usmanmuhd
Can we make the tabs:
I think reusing the code from grants/profile makes sense.
sounds good to me. looking forward to seeing a PR!
@suhailvs thanks for your efforts thus far.. ill tip you out for the work you've done when we pay out @usmanmuhd too
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
Work for 80.0 DAI (80.0 USD @ $1.0/DAI) has been submitted by:
@owocki please take a look at the submitted work:
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
The funding of 80.0 DAI (80.0 USD @ $1.0/DAI) attached to this issue has been approved & issued to @usmanmuhd.
as a user, i want to see history of a grant contributions on its public face, so i can know who's funded it
https://gitcoin.co/grants/20/burner-wallet
there should be a way to view the contribution history of this grant. maybe we make 'updates' and 'milestones' as tabs, and add a third tab 'contributions'
acceptance criteria
new set of tabs on the grants page as follows
on the contributions tab, it should have 3 types of element
each of which are loaded from the
Subscription
andContribution
objects in the DBTiming
Pls only start work on this PR if you can submit a WIP PR in the next 3 days.