#metabrainz

/

      • Mr_Monkey
        I was thinking about that Leftmost
      • 2020-06-26 17826, 2020

      • Mr_Monkey
        Yes, we need to figure that bit out
      • 2020-06-26 17853, 2020

      • Mr_Monkey
        I suppose if there's multiple ACs they could be displayed (each one as a sentence) in a dropdown like we do for other fields
      • 2020-06-26 17804, 2020

      • Mr_Monkey
        You'll have to flatten them out as a sentence in `entitiesToFormState` I guess: https://github.com/bookbrainz/bookbrainz-site/blo…
      • 2020-06-26 17800, 2020

      • Leftmost
        Yeah, for now I think it'd be enough to give a choice between the two. I'll get that addressed.
      • 2020-06-26 17846, 2020

      • Leftmost
        https://github.com/bookbrainz/bookbrainz-site/pul… can probably be merged. I've got some more tech debt work I want to tackle, but it can be another PR.
      • 2020-06-26 17807, 2020

      • Mr_Monkey
        Roger roger !
      • 2020-06-26 17810, 2020

      • BrainzGit
        [bookbrainz-site] MonkeyDo merged pull request #465 (master…tech_debt): Pay down some tech debt https://github.com/bookbrainz/bookbrainz-site/pul…
      • 2020-06-26 17817, 2020

      • Mr_Monkey
        Badabing badaboom
      • 2020-06-26 17832, 2020

      • Mr_Monkey
        Thanks !
      • 2020-06-26 17815, 2020

      • Leftmost
        Thank you!
      • 2020-06-26 17812, 2020

      • travis-ci joined the channel
      • 2020-06-26 17812, 2020

      • travis-ci
        Project bookbrainz-site build #3172: failed in 3 min 27 sec: https://travis-ci.org/bookbrainz/bookbrainz-site/…
      • 2020-06-26 17812, 2020

      • travis-ci has left the channel
      • 2020-06-26 17830, 2020

      • Mr_Monkey
        ignore that ^
      • 2020-06-26 17802, 2020

      • D4RK-PH0ENiX has quit
      • 2020-06-26 17806, 2020

      • travis-ci joined the channel
      • 2020-06-26 17806, 2020

      • travis-ci
        Project bookbrainz-site build #3172: passed in 3 min 7 sec: https://travis-ci.org/bookbrainz/bookbrainz-site/…
      • 2020-06-26 17807, 2020

      • travis-ci has left the channel
      • 2020-06-26 17831, 2020

      • D4RK-PH0ENiX joined the channel
      • 2020-06-26 17832, 2020

      • iliekcomputers
      • 2020-06-26 17841, 2020

      • BrainzGit
        [bookbrainz-site] MonkeyDo merged pull request #461 (master…swagger2-to-openapi3): fix BB-509 docs(api): Transform API docs from Swagger2 to OpenAPI3 https://github.com/bookbrainz/bookbrainz-site/pul…
      • 2020-06-26 17842, 2020

      • BrainzBot
        BB-509: Update API Swagger 2 docs to OpenAPI 3 https://tickets.metabrainz.org/browse/BB-509
      • 2020-06-26 17815, 2020

      • supersandro2000 has quit
      • 2020-06-26 17857, 2020

      • supersandro2000 joined the channel
      • 2020-06-26 17827, 2020

      • BrainzGit
        [bookbrainz-site] MonkeyDo closed pull request #455 (master…snyk-upgrade-1defb721c5645d1dac242758ffa80d30): [Snyk] Upgrade debug from 3.1.0 to 3.2.6 https://github.com/bookbrainz/bookbrainz-site/pul…
      • 2020-06-26 17800, 2020

      • CatQuest has left the channel
      • 2020-06-26 17845, 2020

      • shivam-kapila
        Mr_Monkey: Hi
      • 2020-06-26 17852, 2020

      • shivam-kapila
        When should we get started?\
      • 2020-06-26 17829, 2020

      • Mr_Monkey
        Yeah, just sitting down for lunch, but I'll ping you after that
      • 2020-06-26 17848, 2020

      • shivam-kapila
        Wrong timing :p
      • 2020-06-26 17855, 2020

      • CatQuest joined the channel
      • 2020-06-26 17823, 2020

      • BrainzGit
        [bookbrainz-site] prabalsingh24 opened pull request #467 (UserCollection…addEntityToCollection-EntityPage): Add entity to collection entity page https://github.com/bookbrainz/bookbrainz-site/pul…
      • 2020-06-26 17846, 2020

      • BrainzGit
        [bookbrainz-site] MonkeyDo merged pull request #300 (master…rate_limiter): feat(API): add basic rate limiter https://github.com/bookbrainz/bookbrainz-site/pul…
      • 2020-06-26 17822, 2020

      • Mr_Monkey
        shivam-kapila: OK, I'm back. Show me what you've got :)
      • 2020-06-26 17842, 2020

      • travis-ci joined the channel
      • 2020-06-26 17842, 2020

      • travis-ci
        Project bookbrainz-site build #3182: passed in 3 min 20 sec: https://travis-ci.org/bookbrainz/bookbrainz-site/…
      • 2020-06-26 17842, 2020

      • travis-ci has left the channel
      • 2020-06-26 17847, 2020

      • Mr_Monkey
        prabal: Hi again! About PR 467, is there a reason you have the onShowModal/onCloseModal methods in the entity pages rather than once in the footer component?
      • 2020-06-26 17810, 2020

      • Mr_Monkey
        I'm not sure there was a need to transform them into class components
      • 2020-06-26 17834, 2020

      • prabal
        I tried it with footer
      • 2020-06-26 17803, 2020

      • prabal
        it was not working properly
      • 2020-06-26 17820, 2020

      • prabal
        idk why it was happening though
      • 2020-06-26 17831, 2020

      • prabal
        later i thought it's better to have modal in the top layer
      • 2020-06-26 17842, 2020

      • prabal
        😅
      • 2020-06-26 17847, 2020

      • Mr_Monkey
        I'd suggest revisiting it (for one component at first), to help reduce code duplication
      • 2020-06-26 17858, 2020

      • prabal
        Okayy
      • 2020-06-26 17808, 2020

      • prabal
        I'll try to add modal in the footer component
      • 2020-06-26 17809, 2020

      • Mr_Monkey
        Well, I would argue otherwise, considering the entity page doesn't really need to know about that modal
      • 2020-06-26 17830, 2020

      • Mr_Monkey
        Might as well keep that logic where the modal is usedd
      • 2020-06-26 17841, 2020

      • prabal
        Okayy
      • 2020-06-26 17846, 2020

      • Mr_Monkey
        OK, I was wondering if I was missing something
      • 2020-06-26 17833, 2020

      • ishaanshah
        shivam-kapila: hi! I needed 2 components for designing the stats page so I created them. I am going to open a PR shortly, have a look and let me know if anything should be changed. Just wanted to let you know so that we dont end up duplicating work.
      • 2020-06-26 17827, 2020

      • prabal
        Mr_Monkey: are you already done with that pr or going through it r?
      • 2020-06-26 17829, 2020

      • Mr_Monkey
        prabal: Regarding checkboxes instead of links: yes :)
      • 2020-06-26 17840, 2020

      • prabal
        Yeah okayy
      • 2020-06-26 17845, 2020

      • Mr_Monkey
        Going throught the PR at the moment. haven't run it locally yet
      • 2020-06-26 17800, 2020

      • Mr_Monkey
        Want me to take a look at the buttons issue?
      • 2020-06-26 17806, 2020

      • prabal
        yeah
      • 2020-06-26 17807, 2020

      • prabal
        I tried
      • 2020-06-26 17812, 2020

      • prabal
        but couldn't fix it
      • 2020-06-26 17818, 2020

      • Mr_Monkey
        👌
      • 2020-06-26 17823, 2020

      • prabal
        Thankss!
      • 2020-06-26 17839, 2020

      • Mr_Monkey
        Ah, found it !
      • 2020-06-26 17823, 2020

      • prabal
        ....
      • 2020-06-26 17826, 2020

      • Mr_Monkey
        prabal: So, the issue with the buttons in the footer is that all the other buttons are actually `<a>` tags, while the new collection button is a `<button>` element. Somehow that throws bootstrap in a ditch. So you'll need to add an `href` property on the collection button, like `href="#"`.
      • 2020-06-26 17844, 2020

      • prabal
        Hmm
      • 2020-06-26 17847, 2020

      • prabal
        Okayy
      • 2020-06-26 17809, 2020

      • prabal
        did you run this?
      • 2020-06-26 17816, 2020

      • Mr_Monkey
        No XD
      • 2020-06-26 17819, 2020

      • Mr_Monkey
        Let me check.
      • 2020-06-26 17840, 2020

      • prabal
        I started getting this error
      • 2020-06-26 17854, 2020

      • prabal
        when i added `handleAddToCollection: PropTypes.func.isRequired`
      • 2020-06-26 17856, 2020

      • prabal
        this in props
      • 2020-06-26 17800, 2020

      • prabal
        weird
      • 2020-06-26 17809, 2020

      • prabal
        I think i tried adding href, it didn't work
      • 2020-06-26 17811, 2020

      • prabal
        I am checking again
      • 2020-06-26 17812, 2020

      • jmp_music joined the channel
      • 2020-06-26 17814, 2020

      • prabal
        Mr_Monkey: worked
      • 2020-06-26 17816, 2020

      • prabal
        :)))
      • 2020-06-26 17820, 2020

      • Mr_Monkey
        Ah, great :)
      • 2020-06-26 17839, 2020

      • prabal
        Thankss
      • 2020-06-26 17834, 2020

      • Mr_Monkey
        No problem.
      • 2020-06-26 17827, 2020

      • Mr_Monkey
        shivam-kapila: Are you around?
      • 2020-06-26 17800, 2020

      • jmp_music has quit
      • 2020-06-26 17818, 2020

      • Mr_Monkey
        prabal: Just spotted something else witht he buttons in the footer: there's not enough space for the colelction button in some sizes. I'd recommend this change: `<Col md={6} mdOffset={3}>` => `<Col md={8} mdOffset={2}>`
      • 2020-06-26 17837, 2020

      • prabal
        Hmm okayy
      • 2020-06-26 17849, 2020

      • prabal
        I'll change that
      • 2020-06-26 17836, 2020

      • Mr_Monkey
        I also think we should introduce another button colour…
      • 2020-06-26 17816, 2020

      • Mr_Monkey
        Something like `lightseagreen` perhaps?
      • 2020-06-26 17842, 2020

      • jmp_music joined the channel
      • 2020-06-26 17802, 2020

      • prabal
        Yes I'll try it
      • 2020-06-26 17826, 2020

      • shivam-kapila
        Mr_Monkey: sorry I missed that. Can you give around 10 minutes?
      • 2020-06-26 17822, 2020

      • Mr_Monkey
        15 actually, if you don't mind, I gotta run out to the shop :)
      • 2020-06-26 17844, 2020

      • diru1100
        Is anyone attending the Open source summit by Linux foundation?
      • 2020-06-26 17826, 2020

      • ruaok
        I thought everything in 2020 was cancelled.
      • 2020-06-26 17809, 2020

      • yvanzo
        chaban: thanks, I removed that spammer and its tickets
      • 2020-06-26 17837, 2020

      • Mr_Monkey
        shivam-kapila: I'm back
      • 2020-06-26 17841, 2020

      • _lucifer
        OSS is online.
      • 2020-06-26 17813, 2020

      • CatQuest
        Mr_Monkey: I wote for "didgerblue" and some kidn of orange too :DDD colouurrss!!!
      • 2020-06-26 17817, 2020

      • CatQuest
        eck
      • 2020-06-26 17824, 2020

      • CatQuest
        "dodgerblue"*
      • 2020-06-26 17841, 2020

      • Mr_Monkey
        That's maybe a bit too close to the blue we already have: https://usercontent.irccloud-cdn.com/file/WgB6vd0…
      • 2020-06-26 17845, 2020

      • Mr_Monkey
        shivam-kapila: ping
      • 2020-06-26 17859, 2020

      • CatQuest
        I knew I liekd that blue for a reason :P
      • 2020-06-26 17836, 2020

      • CatQuest
        well #1E90FF is a fair bit brighter. but might not be good for a button with white text
      • 2020-06-26 17811, 2020

      • CatQuest
        oh duh. i didn't see you changed the merge button colour :P
      • 2020-06-26 17826, 2020

      • CatQuest
        it's time to go eat if your eyes are not seing
      • 2020-06-26 17842, 2020

      • Mr_Monkey
        Well, more as an example. New colour is for Collections
      • 2020-06-26 17852, 2020

      • Mr_Monkey
        Bon appétit
      • 2020-06-26 17800, 2020

      • CatQuest
        well I like seargreen/turqouce/etc too
      • 2020-06-26 17842, 2020

      • CatQuest
        generally one thing i actually really like about bookbrainz design is that these buttons have different colours
      • 2020-06-26 17859, 2020

      • CatQuest
        each spesific "action" has it's colour
      • 2020-06-26 17819, 2020

      • CatQuest
        now if we coudl use soemthing about entites having colours or something too
      • 2020-06-26 17804, 2020

      • CatQuest
        thanks!
      • 2020-06-26 17811, 2020

      • pristine___
        iliekcomputers: it was strange to know that we received 1000 emails for request_recommendations.
      • 2020-06-26 17812, 2020

      • pristine___
        There should have been a single email since all the recommendations are received in a single message
      • 2020-06-26 17832, 2020

      • iliekcomputers
        pristine___: from ewhat i understand
      • 2020-06-26 17837, 2020

      • iliekcomputers
        it sends a message per user
      • 2020-06-26 17818, 2020

      • iliekcomputers
        i hadn't done the schema change completely (there were 2 scripts, i missed one), so nothing ever got written into the db
      • 2020-06-26 17826, 2020

      • iliekcomputers
        which meant that it sent an email per message
      • 2020-06-26 17831, 2020

      • iliekcomputers
        iiuc
      • 2020-06-26 17843, 2020

      • iliekcomputers
        correct me if i'm wrong, i'm not really familiar with this part of the codebase
      • 2020-06-26 17807, 2020

      • pristine___
      • 2020-06-26 17837, 2020

      • pristine___
        A single message is being sent here. Maybe it has something to do with spark reader.
      • 2020-06-26 17859, 2020

      • pristine___
        Which is parsing the list and sending one message at a time. Not sure
      • 2020-06-26 17823, 2020

      • iliekcomputers
        messages is a list
      • 2020-06-26 17839, 2020

      • iliekcomputers
        each dict in the list is json dumped and sent as a individual rabbitmq message
      • 2020-06-26 17828, 2020

      • iliekcomputers
        by request_consumer
      • 2020-06-26 17850, 2020

      • iliekcomputers
      • 2020-06-26 17852, 2020

      • pristine___
        Hmm
      • 2020-06-26 17814, 2020

      • diru1100
        ruaok: It's virtual, yes. June 29th - July 2nd. The schedule is intimidating
      • 2020-06-26 17858, 2020

      • yvanzo
        reosarevok, chaban: The message you linked is about /edits pages, that can be resolved by clearing edit history of these unrelated edits in the database afterwards.
      • 2020-06-26 17839, 2020

      • reosarevok
        Yes, but makes people unable to vote properly in the meantime. but given it's already Friday it probably doesn't matter that much anymore
      • 2020-06-26 17840, 2020

      • ABCbum joined the channel
      • 2020-06-26 17813, 2020

      • yvanzo
        reosarevok: I found there are around 170K such edits in artists’ editing histories since 2020-06-15, and almost 800K since 2012.
      • 2020-06-26 17837, 2020

      • reosarevok
        That seems kind of insane
      • 2020-06-26 17818, 2020

      • reosarevok
        One fourth in one week
      • 2020-06-26 17825, 2020

      • reosarevok
        So yeah, probably should remove them all
      • 2020-06-26 17827, 2020

      • yvanzo
        And I did not check editing histories for recordings and releases yet.
      • 2020-06-26 17856, 2020

      • yvanzo
        reosarevok: The previous message is more worried about notifications: https://community.metabrainz.org/t/edits-for-your…
      • 2020-06-26 17838, 2020

      • yvanzo
        I don’t see much change in my notifications, but maybe my list of subscriptions is biased.
      • 2020-06-26 17840, 2020

      • prabal
        Mr_Monkey: i added Modal in the footer
      • 2020-06-26 17848, 2020

      • prabal
        You were right, less refractor
      • 2020-06-26 17841, 2020

      • jmp_music has quit
      • 2020-06-26 17850, 2020

      • Mr_Monkey
        Great !
      • 2020-06-26 17845, 2020

      • Mr_Monkey
        prabal: I was following along, it's looking neater ! I left a couple of comments on the PR
      • 2020-06-26 17855, 2020

      • Mr_Monkey
        I'm going to log off very soon, but nice to see the PRs rolling in :)
      • 2020-06-26 17817, 2020

      • BrainzGit
        [listenbrainz-server] vansika opened pull request #934 (master…rec-given-users): Request and generate recommendations for list of users https://github.com/metabrainz/listenbrainz-server…
      • 2020-06-26 17808, 2020

      • travis-ci joined the channel