Matt Krick
Matt Krick
Another use-case for records: ```sql /* @name getEvent @param keys -> (( time, place )...) */ SELECT * from "Events" WHERE ("time", "place") in :keys; ```
picture of a real org we're trying to convert  My proposal: - rename Meetings to Total Meetings - add tooltip icons next to the summary stat labels, e.g. "active...
getting rid of node_modules has proven to be pretty difficult when deploying in circleCI. I think we'll want to wait until we change our CI so we have more room...
+1 For mobile, can we center the active meeting in the carousel so the previous & next options are both slightly visible? that way folks can go back & forth...
@igorlesnenko i think i got it working: https://www.loom.com/share/d9a85b1904be463ea3cb7401e8f4e47d If you like what you see, go ahead & merge https://github.com/ParabolInc/parabol/pull/7061 into this PR. aside from that, lgtm
I don't think we should merge this feature, see comments here: https://github.com/ParabolInc/parabol/issues/6719#issuecomment-1165948330
Deferring to product manager @jordanh
i'm not sure the designs are safe to implement yet - users want to define their own email preferences (#4538, #6737), allowing the facilitator to set a global preference AND...
> On the other hand, if the facilitator leaves the email summary on, then my personal notification preferences come in and those dictate what happens next. you got it! the...
that first comment is good! create a wrong meeting on the wrong team? you want to delete an empty meeting without emailing all the team members. not sure about the...