#
internal-tools
Here are 70 public repositories matching this topic...
Bug
Something isn't working
Good First Issue
Good for newcomers
Actions Pod
Issues picked up by the action pod
Query Editor
The section where a user can write DB queries.
Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
docker
internal-tools
automation
opensource
web-development
docker-compose
selfhosted
developer-tools
webdev
webdevelopment
web-dev
workflow-automation
web-development-tools
low-code
internal-tool
internal-project
nocode
low-code-development-platform
lowcode
low-code-development
-
Updated
Apr 5, 2022 - JavaScript
gondar00
commented
Apr 4, 2022
Version Information
Latest
Environment
MacOS
What is the expected behaviour?
Queries should be created in a sequential order
What is the current behaviour?
Queries are not created in a sequential order after creating 9 queries
Screenshots or Screencast
SamTolmay
commented
Oct 6, 2021
Describe the bug
The section on creating a service account in the Google Cloud console is out of date
Bug
Something isn't working
Documentation
Improvements or additions to documentation
Good first issue
Good for newcomers
NocoBase is a scalability-first, open-source no-code/low-code development platform. | 极易扩展的无代码和低代码开发平台
nodejs
internal-tools
koa
drag-and-drop
sequelize
airtable
pluggable
ant-design
low-code
no-code
internal-tool
nocode
lowcode
no-code-framework
formily
-
Updated
Apr 5, 2022 - TypeScript
The open-source Retool alternative. Low-code platform for building internal tools fast!
-
Updated
Dec 7, 2021 - TypeScript
Open-source internal tool framework. 💪 Empower your team and collaborators to view and manage the data you already own in a nice easy-to-use protected tool. Basetool helps you have a better handle on your data in a collaborative way so you can focus on moving your business forward.
-
Updated
Mar 31, 2022 - TypeScript
Daily Bruin's homemade social media manager
-
Updated
Apr 2, 2022 - Python
Github Auth proxy designed for micro-apps with static client and an API server
-
Updated
Aug 18, 2017 - Go
A case management app built with Lowdefy.
-
Updated
Sep 6, 2021
A simple way to say nice things to your teammates
-
Updated
Aug 16, 2017 - Ruby
A basic CRUD example app built with Lowdefy.
-
Updated
Sep 6, 2021
-
Updated
Apr 6, 2022 - Vue
REI3 - the open business application platform
-
Updated
Apr 4, 2022 - JavaScript
为 Linux/BSD 编写的北师大认证网关开源客户端 An open-source, cross-platform, enhanced client for Beijing Normal University's Internet authentication/payment gateway.
-
Updated
May 15, 2014 - Python
Lowdefy Reporting Example to demonstrate Lowdefy's reporting and BI dashboard capabilities.
-
Updated
Sep 6, 2021
Team notes on web pages, stored in your company Airtable.
-
Updated
Mar 26, 2022 - Vue
Open source Home Page for your Team
-
Updated
Jul 13, 2020
Public real-time analytics dashboard powered by Google Analytics
-
Updated
Oct 31, 2018 - JavaScript
Create modern, cross-platform, desktop and embedded applications with a web frontend.
javascript
desktop-app
css
java
html
internal-tools
performance
embedded
browser
pwa
webview
eclipse
desktop
chromium
embedded-systems
desktop-application
enterprise-applications
eclipse-rcp
pwa-apps
web-wrappers
-
Updated
Dec 14, 2021 - Java
Kaleidoscope is an application that lets authors build their own online flatpage through reuseable pieces such as headers, subheads, images, quotes, and text sections.
-
Updated
Oct 31, 2018 - JavaScript
A website to manage news sources.
-
Updated
Mar 26, 2022 - TypeScript
Analyze your data collaboratively.
-
Updated
Sep 17, 2020 - TypeScript
PAWS Image service
-
Updated
Dec 15, 2017 - Python
A simple 5 minute example of what you can build with Lowdefy.
-
Updated
Sep 3, 2021
Improve this page
Add a description, image, and links to the internal-tools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the internal-tools topic, visit your repo's landing page and select "manage topics."
Description
When the "Run" button is clicked - it gets the disabled styles indicating a user should not be able to perform clicks while a particular query is running. But this does not prevent the operations to be performed repeatedly by clicking the button in the loading state.
This PR fixes this issue by checking if the button is not in a loading state, and only then allowing the onclic