Commit 0c6859b
stable -> master (#6910)
* 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]>1 parent 6b76d0f commit 0c6859b
File tree
66 files changed
+2389
-1091
lines changed- app
- app
- assets
- onepager/js
- v2/js
- grants
- pages
- create_bounty
- dashboard
- migrations
- templates
- bounty
- onepager
- economy
- grants
- management/commands
- migrations
- templates/grants
- card
- detail
- kudos/management/commands
- marketing/management/commands
- retail
- templates
- admin
- emails
- townsquare
- scripts
- debug
- input
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
66 files changed
+2389
-1091
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 42 | + | |
46 | 43 | | |
47 | 44 | | |
48 | 45 | | |
| |||
54 | 51 | | |
55 | 52 | | |
56 | 53 | | |
57 | | - | |
58 | | - | |
| 54 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
| 839 | + | |
839 | 840 | | |
840 | 841 | | |
841 | 842 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
681 | 681 | | |
682 | 682 | | |
683 | 683 | | |
| 684 | + | |
684 | 685 | | |
685 | 686 | | |
686 | 687 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
| 194 | + | |
194 | 195 | | |
195 | 196 | | |
196 | 197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 2 | | |
9 | 3 | | |
10 | 4 | | |
| |||
17 | 11 | | |
18 | 12 | | |
19 | 13 | | |
20 | | - | |
| 14 | + | |
21 | 15 | | |
22 | 16 | | |
23 | 17 | | |
24 | | - | |
| 18 | + | |
25 | 19 | | |
26 | | - | |
| 20 | + | |
27 | 21 | | |
28 | 22 | | |
29 | 23 | | |
| |||
33 | 27 | | |
34 | 28 | | |
35 | 29 | | |
36 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
38 | 44 | | |
39 | 45 | | |
40 | | - | |
| 46 | + | |
41 | 47 | | |
42 | 48 | | |
43 | 49 | | |
44 | | - | |
| 50 | + | |
45 | 51 | | |
| 52 | + | |
| 53 | + | |
46 | 54 | | |
47 | 55 | | |
48 | 56 | | |
| |||
118 | 126 | | |
119 | 127 | | |
120 | 128 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
2 | 17 | | |
3 | 18 | | |
4 | 19 | | |
| |||
68 | 83 | | |
69 | 84 | | |
70 | 85 | | |
71 | | - | |
72 | 86 | | |
73 | 87 | | |
74 | 88 | | |
75 | 89 | | |
76 | 90 | | |
77 | 91 | | |
78 | | - | |
| 92 | + | |
79 | 93 | | |
80 | 94 | | |
81 | 95 | | |
82 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
83 | 101 | | |
84 | 102 | | |
85 | 103 | | |
| |||
139 | 157 | | |
140 | 158 | | |
141 | 159 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | 160 | | |
159 | 161 | | |
160 | 162 | | |
| |||
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
| 180 | + | |
178 | 181 | | |
179 | 182 | | |
180 | 183 | | |
| |||
329 | 332 | | |
330 | 333 | | |
331 | 334 | | |
332 | | - | |
| 335 | + | |
333 | 336 | | |
334 | 337 | | |
335 | 338 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
16 | 37 | | |
17 | 38 | | |
18 | 39 | | |
| |||
25 | 46 | | |
26 | 47 | | |
27 | 48 | | |
28 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
29 | 58 | | |
30 | 59 | | |
31 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
| 251 | + | |
251 | 252 | | |
252 | 253 | | |
253 | 254 | | |
| |||
337 | 338 | | |
338 | 339 | | |
339 | 340 | | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
340 | 347 | | |
341 | 348 | | |
342 | 349 | | |
343 | 350 | | |
344 | 351 | | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
345 | 356 | | |
346 | 357 | | |
347 | 358 | | |
| |||
629 | 640 | | |
630 | 641 | | |
631 | 642 | | |
632 | | - | |
633 | 643 | | |
634 | 644 | | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | | - | |
639 | | - | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
640 | 652 | | |
641 | 653 | | |
642 | 654 | | |
| |||
0 commit comments