Aaron Presley

Results 19 comments of Aaron Presley

@CarinaWolli Attempting to get the E2E checks to pass by closing / reopening. Let me know if there's something else I should attempt here

@PeerRich ah, my apologies - I switched from using the forked repo when you gave me access to the `calcom` team on GitHub, and hadn't realized this PR wasn't yet...

@PeerRich @CarinaWolli I've looked into this one, and it's a pretty simple fix from a _technical_ perspective, but there are definitely some pros / cons to weigh from the business...

@CarinaWolli that's certainly possible! Though since you can't use `formatRange()` I think the best approach would be to call `Intl.DateTimeFormat` for each of the individual piece of text (day month...

@CarinaWolli let me know if you'd like me to start on this fix. Not sure if you were planning to work on it?

The main issue I'm seeing on this is that the page no longer updates the UI strings when changing your preferred language under Settings > General. This felt surprising to...

@emrysal @PeerRich this one's ready for review 👍 It took a while to crawl through the schema to figure out the best way to gather this data, but I eventually...

@zomars @PeerRich I've been able to take a closer look at the code, and am wanting to confirm the approach I'd take with this change. Firstly, I'm guessing that a...