nice, back above 20k editors last year: 20,822 in total! :) :)
2016-04-18 10959, 2016
ruaok
grrrr. I bust my ass to get our tax into to our accountants on time.
2016-04-18 10910, 2016
ruaok
but nooooo, they are all on holidays. Sheesh. slackers.
2016-04-18 10943, 2016
Gentlecat
alastairp: for dataset api, do you think it would be better to have one endpoint for updates with multiple actions (like add class, add recording, remove recording, etc.), or separate endpoints for each?
2016-04-18 10914, 2016
Gentlecat
I think I prefer the first approach
2016-04-18 10921, 2016
Gentlecat
I also want to reuse them for our own UI
2016-04-18 10954, 2016
madmouser1 has quit
2016-04-18 10920, 2016
madmouser1 joined the channel
2016-04-18 10906, 2016
diana_olhovyk_ has quit
2016-04-18 10926, 2016
MajorLurker has quit
2016-04-18 10934, 2016
Slurpee has quit
2016-04-18 10919, 2016
Slurpee joined the channel
2016-04-18 10911, 2016
alastairp
Gentlecat: so, you would submit a document which has an operation type and the items?
2016-04-18 10929, 2016
alastairp
or for the second, make the url represent the operation?
2016-04-18 10935, 2016
Gentlecat
exactly
2016-04-18 10905, 2016
Gentlecat
after more thinking I actually don't have a preference
2016-04-18 10941, 2016
Gentlecat
let me outline it first, I'll send you the link
2016-04-18 10955, 2016
alastairp
I've tried to think about this kind of stuff before
2016-04-18 10911, 2016
alastairp
yeah, let's start some design docs!!!
2016-04-18 10922, 2016
alastairp
perhaps a jira ticket, like we started discussing?
2016-04-18 10931, 2016
Gentlecat
I'm actually just writing dummy endpoints with docs
2016-04-18 10908, 2016
Gentlecat
will create a pull request
2016-04-18 10958, 2016
alastairp
cool
2016-04-18 10915, 2016
alastairp
some way to see what's going on and discuss possibilities
LordSputnik, CatQuest, it looks like at least one culprit is my use of Object.assign(). It's not supported until Chrome 45, Firefox 34, Safari 9 and Opera 32 according to MDN. IE has no support for it.
2016-04-18 10941, 2016
Leftmost
May have to substitute in _.assign().
2016-04-18 10918, 2016
bitmap
if you're using babel there's a thing to convert it too
2016-04-18 10951, 2016
bitmap
MB just uses _.assign though
2016-04-18 10948, 2016
Leftmost
We're using lodash all over anyhow, so might as well.
also yea, I hope the thing gets fixed.. else i suppsoe I could fire up the developer edition instead o this one for bb editing. still kinda clunky for me
2016-04-18 10950, 2016
CatQuest
basically what I'm scared about is that the post 35 edition firfox literally renders my sessions manager unusable
2016-04-18 10957, 2016
CatQuest
and those are all my links and stuff
2016-04-18 10903, 2016
CatQuest
I need those :(
2016-04-18 10954, 2016
CatQuest
for you though, I will try again to fix the problem, update.. but i will neeed ot eat lunch first ok?
2016-04-18 10930, 2016
Leftmost
CatQuest, it'll be your username and `bb' as the password.
I'm at work at the moment, so I can't push a fix for the edition edit page for some hours yet, and I'm not sure I'm clear on what the issue is with the tabs. Neither of those messages should indicate any problem.