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

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

ToolJet

Trending repository

gondar00
gondar00 commented Jun 17, 2022

Version Information

Lastest

Environment

All

What is the expected behaviour?

Should get a curated list of all the queries with request confirmation with an option to "run all"

What is the current behaviour?

Getting the confirmation pop up only for the last element in the list

How to reproduce the issue?

  1. Create 3 queries
  2. Advanced tab run on page load +
bug good first issue frontend needs discussion
jQuery logo

Popular topic

jQuery is a lightweight library that simplifies programming with JavaScript.
Kansas City Developer Conference 2022

Upcoming event recommended by GitHub

Aug
8

Kansas City Developer Conference 2022

August 08, 2022 - August 10, 2022 • Kansas City, MO

The Kansas City Developer Conference is excited to announce our 13th annual event! Our 2022 conference will be held August 8–10, 2022, with both two full conference days, as well as a post-conference workshop day. Once again, the event will be held at the Kansas City Convention Center in downtown Kansas City

Trending repository

Google Cloud Build screenshot

App recommended by GitHub

Google Cloud Build

Google Cloud Build

Google Cloud Build lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.

tauri

Trending repository

p32929
p32929 commented Apr 10, 2022

Describe the bug

Hello, first of all, thank you for making and maintaining Tauri.
So, 've been making a test app using Tauri. but it seems, the CTRL/COMMAND + Z keyboard shortcut ( along with many other keyboard shortcuts ) stops working inside the app.

I also have added a menu like this one: https://github.com/windht/watcher/blob/bd929e555319c3e6c4565a2631b63a04918c03fb/src-tauri/src/m

Trending repository

LaurenceLiZhixin
LaurenceLiZhixin commented Jun 9, 2022

Add 'init' command for iocli, to help developers generate application template.
The template should have following structure:

.
├── cmd
│   └── main.go
├── conf
│   └── ioc_golang.yaml
└── go.mod

main.go:

package main

import (
	"fmt"
	"github.com/alibaba/ioc-golang"
	"github.com/alibaba/ioc-golang/autowire/singleton"
)

// +ioc:autowire=true
// +ioc:autowire
good first issue

Trending repository

davorpa
davorpa commented Apr 12, 2022

What does this PR do?

Improve repo

For resources

Description

Added a small definition about programming/coding playgrounds for making it understandable to beginners

Why is this valuable (or not)?

Copy the definition merged in #6822 into the rest of CONTRIBUTING files, opening a 3 weeks window to translate it by our comunity

Checklist:

  • Read our [contribu
good first issue help wanted 🗣 translations 🗣 locale:es

Trending repository

eui

Trending repository

Flaptastic screenshot

App recommended by GitHub

Flaptastic

Manage flaky unit tests with the unit testing framework you already use.

Features

  • Checkbox to instantly disable any unhealthy unit test across all branches
  • GitHub flaky test warnings on pull requests
  • Slack alerting to team channel who's test are flapping
  • Metrics and charting to aid you in fixing the biggest disruptions first

Requirements

  • CI/CD (CircleCI, TravisCI, Jenkins, etc.)

Flaptastic is designed for organizations with many codebases and teams.