You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Hackathon Updates - Chat/Performance/Usability updates (#6758)
* Hackathon Updates
- projects now public chat channels by default
- new shortcode for project chat channel creation
- moved projects fetch to use django rest framework
- project pagination enabled
* migration added for short_code
* Hackathon Project Model updates
- added avg rating calc method
- added HackathonProjectFeedbackEntry model
* ability to mark winners through the project cards
* added migrations
* removed reference to the FeedbackRating
* updates from review
* squashed migrations
* fix for opening project channels
* restore proper window sizes
* chatSocketTest ensures that a user is connected to the chat when they try to access it through an iframe,
the user is returned to the location where they initiated the chat.
* removing stale file
* remove base url from context
* restore chat config, fix tribes-vue css
* adding chatconfig to gitignore
* small changes from review
* add chat with team button to the project card drop down menu
* restored chat config, again, fix for headers being svg in the brand now
* remove generalized first-child css selector
* Update index-vue.html
Co-authored-by: Aditya Anand M C <[email protected]>
* fixes invalid email which was causing segfault in email script https://gitcoincore.slack.com/archives/CAXQ7PT60/p1591722678433300
* make fix
* footer links
* web3 v1 migration and web3modal integration (#6696)
* add ts tips
* Menu changes
* fix user cards
* bounty creation
* add wallet connect lib
* add wallet connect 98
* rollback version
* migrate kudos and tips
* fix dashboard request
* migrate token settings
* fix profiles kudos tab
* avatar purchase
* avatar to mainnet
* ens support
* migrate faucet
* ens pending
* eslint fixes
* Dai tips
* token enable
* token enable
* add chains search (crosschain)
* fix tokens
* change bounty broken featured bounty
* increse bounty migration
* payout bounty
* kudos cleanup unused code
* bounty create erc20 fulfill and cancel migration
* cleanup
* wallets functions and style
* fixes for missing nav changes
* bad merge fix
* add tooltip
* ui improv
* remove commented code
* grant fixes
* lint and visuals
* authereum cdn is faster
Co-authored-by: Aditya Anand M C <[email protected]>
* request money restrictions and fixes
* sentry errors unlogged users
* fix tokens BN and request logic
* adds crypto for black lives to new grant form
* fix production grants wallet
* fix payout
* fix for https://gitcoincore.slack.com/archives/CAXQ7PT60/p1592004845498900
* create anon profiles and assign donations, save to db
add donations data
fix paths
clean data, fix csv ingest, disable github age check
update pot amount
* stop clr calculation (#6848)
* eslint
* adds migration
* recreate migration
* append r to regex
* updates copy
* brings back the right fund.html
* fix for the fbpixel code
* fix GrantCart
* copy
* fix for https://bits.owocki.com/4gujmgkw
* fix unable to add certain grants
* check allowance (#6852)
* add missing import
* fix for redis
* removes circular dependancy cc @thelostone-mc
* fix for https://sentry.io/organizations/gitcoin/issues/1715509732/
* fix for verify number not working
* store all profile verifications in db regardless of success
* fix for twilio 401ing
* make fix
* fixes the tweet text"
* tweet fix
* remove to WEI conversion
* verify phone number manual script
* match amount
* typo
* removes leftover grants round 5.5 code
* fixes#6866
* ;
* fix BN calc for fee and bounty amount
* updates start and end dates of round
* dont request IPFS writes on pageload anymore per #6868
* fixes grant options
* various fixes and improvements for grants
* bigger allowance during bounty creation for erc20
* fixes the cateogry links
* make fix, also re-adds grant counts to sidebar
* adding saturation point non-normalization fix (#6872)
Co-authored-by: frankchen07 <[email protected]>
* cast to BigInt instead of String for erc20 approval
* hacky hack for vivek
* wrong link
* one last issue
* new type
* comma
* contract version => dead grants version
* Fix select2 dropdown
* fix for only a subset of grants txns being recorded, race condition where later HTTP requests dont happen"
* #6871
* fix for keyword namespace collision
* various debug things
* moves all the contribution processing over to a task, so the backend can recevie more POSTs at once. BOO HOO for canceled http requests https://bits.owocki.com/d5uWvDZW
* adds collection list to post checkout, and also share cart to cart page
* make fix
* whoops
* Update front.html
* Update clr_estimate.html
* https://gitcoincore.slack.com/archives/CAXQ7PT60/p1591753635439500
* share links now include name of person who generated it, an optional title, and view counts
* increases daily email number, round end time
* fix state bloat issue a la https://gitcoincore.slack.com/archives/CAXFMVDGD/p1592322483246500
* rounds stats script
* fixes the celerykudos job
* iframe fixes
* fix#6895
* makes the gitcoin grant contributions fee price aware, puts management of tx clearing in admin
* gas validation
* fix for https://gitcoin.co/_administrationgrants/contribution/21315/change/
* one more valuation fix
* fixes recontribute email to make it good
* a few more small fixes to the recontribute email
* fix for admin
* fix for vivek https://gitcoincore.slack.com/archives/CBDTKB59A/p1592394041161400"
* fix erc20 tips
Co-authored-by: Andrew Redden <[email protected]>
Co-authored-by: owocki <[email protected]>
Co-authored-by: Octavio Amuchástegui <[email protected]>
Co-authored-by: Dan Lipert <[email protected]>
Co-authored-by: frankchen07 <[email protected]>
Co-authored-by: mds <[email protected]>
_alert({message: gettext('You will now be asked to confirm two transactions. The first is gas money, so your receipient doesnt have to pay it. The second is the actual token transfer. (note: check Metamask extension, sometimes the 2nd confirmation window doesnt popup)')},'info');
0 commit comments