Trending repository
-
Updated
Mar 2, 2022 - C#
March 22, 2022 - March 24, 2022 • Virtual
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Gitpod is an open-source developer platform automating the provisioning of ready-to-code developer environments..
With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.
Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/
When we show data for a metric, we currently don't include the current day's worth of data. For users just getting set up, they may only have events from today, and want to test out if the query is working, and by excluding events from 'today', they can't see results.
TODO:
packages/back-end/src/services/experiments.ts on line 329, instead of using the current date as the valueUsing the authz-keycloak plugin when access is not permitted you correctly receive an access denied message
{"error":"access_denied","error_description":"not_authorized"}
in the body of the requested url
Question: is it possible to specify a redirect url to be used when the access is denied so the user see predefined page instead of a message?
Describe the bug
When using the Swap plugin, it's impossible to cancel a swap once the swap threshold has been met for an item. You can't drag the item back to its original place to prevent a swap. This happens with or without the revertOnSpill: true option.
To Reproduce
Steps to reproduce the behavior:
Operating System:
Platform: linux
Arch: x64
Version: #33~20.04.1-Ubuntu SMP Mon Feb 7 14:25:10 UTC 2022
Binaries:
Node: 16.11.0
npm: 8.0.0
Yarn: N/A
pnpm: N/A
Relevant packages:
next: 12.1.0
Manage flaky unit tests with the unit testing framework you already use.
Features
Requirements
Flaptastic is designed for organizations with many codebases and teams.
What page(s) did you find the problem on?
MDN URL: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/toString
Specific page section or heading?
In JavaScript demo on the page
What is the problem?
MDN docs don't have number to binary conversion exa