The Wayback Machine - http://web.archive.org/web/20220303003318/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

Mongoose logo

Popular topic

Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment.
OSCA22

 
Upcoming event recommended by GitHub

Mar
24

OSCA22

March 24, 2022 - March 28, 2022 • Online

Open Source Festival is an annual high profile event,featuring series of talks, workshops, and awareness around open-sourced developer tools.

 
App recommended by GitHub

Codefresh

Build fast, deploy faster

Codefresh is a container-native CI/CD platform running on Kubernetes with embedded caching to provide maximum performance and high scalability.

Assemble pipelines in seconds

In Codefresh, every step in your pipeline is a Docker image, leverage the many out-of-the-box images available already in the codefresh plugins page to assemble your first pipeline or create your own custom steps using any Docker image.

Trending repository

growthbook

Trending repository

Auz
Auz commented Nov 27, 2021

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:

  • In packages/back-end/src/services/experiments.ts on line 329, instead of using the current date as the value

Trending repository

MirtoBusico
MirtoBusico commented Feb 26, 2022

Issue description

Using 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?

Env

Sortable

Trending repository

yjukaku
yjukaku commented Jul 15, 2020

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:

  1. Go to https://sortablejs.github.io/Sortable/#swap
  2. Drag "Item 1" to h
next.js

Trending repository