-
Updated
Jul 8, 2022 - TypeScript
foss
Here are 513 public repositories matching this topic...
-
Updated
Jul 8, 2022 - JavaScript
-
Updated
Jul 8, 2022 - Lua
Just grab a centos7 docker container like this one:
https://hub.docker.com/r/opensearchstaging/ci-runner/tags?page=1&ordering=last_updated&name=ci-runner-centos7-gradle-check-v1
Export these envvar:
JAVA11_HOME="/opt/java/openjdk-11
JAVA17_HOME="/opt/java/openjdk-17"
JAVA8_HOME="/opt/java/openjdk-8"
JAVA_HOME="/opt/java/openjdk-17"
Check out main or 2.0 branch, run `./gradlew check --no
-
Updated
Jul 8, 2022 - C++
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
Jul 6, 2022 - C
-
Updated
Jul 8, 2022 - Java
-
Updated
Jul 5, 2022 - Shell
-
Updated
May 15, 2022 - C
-
Updated
Jul 8, 2022 - C
Is your feature request related to a problem? Please describe.
When user is trying to load pages with no corresponding permission, for instance a normal user trying to see security
configuration page, they are directed to an error page showing Application not found
.
This page does not provide user a way to nevigate out, it requires user to manually reset the URL to bring the app back t
-
Updated
Jul 8, 2022 - Ruby
The code at
can be simplified now that Stack 2.3.1 supports ls dependencies json
.
-
Updated
Mar 7, 2022 - Kotlin
-
Updated
Jul 1, 2022 - JavaScript
-
Updated
Jul 8, 2022 - Kotlin
There is a little visual glitch with version 6.3.4. When you update or create a new route, you get this wrong button labelling. Only happens when you select a template. "undefined" button label.
Improve this page
Add a description, image, and links to the foss topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the foss topic, visit your repo's landing page and select "manage topics."
Per review feedback in #21002 (direct link to the comment), replace HTML table with a series of
settings_checkbox
components for Authentication Methods UI.Fixes #21001.
Notable points:
settings_checkbox
is currently implemented, its instances for respective Auth Methods all get the sameid
,name
and `cla