Skip to content
#

developer-tools

Here are 2,687 public repositories matching this topic...

Files
manfromarce
manfromarce commented Feb 8, 2022

Description

Some file types (e.g. bitmap image and microsoft access database) are present in the Explorer "New" menu but are not displayed in Files (see screenshot below).

Steps To Reproduce

No response

Expected behavior

The same entries as Windows Explorer should be shown.

Files Version

Version: 2.1.7.0

Windows Version

Windows 11 21H2 22000.469

Relevant Assets/

responsively-app
HugoHeneault
HugoHeneault commented Jan 10, 2022

🚀 Feature Request

📝 Description

Add an export (& import) button allowing to export settings and devices list.
As a team, or if you change computer, it's an easy way to work/ test the same way.

Describe the solution you'd like

In the settings view, add an export button, allowing to export defined config as JSON, XML or any format that can later be re-imported in Responsivel

appsmith
sumitsum
sumitsum commented Feb 12, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Update labelSend client credentials with to Send client credentials with (on refresh token): under the Advanced settings tab that appears for Oauth + Authorization Code setting.

Steps To Reproduce

  1. Create new Rest API datsaource.
  2. Set authentication typo to OAuth.
briandealwis
briandealwis commented Nov 15, 2021

It should be more clear for users (and people trying to offer support by looking at logs!) which kube-context and cluster is being used.

$ skaffold dev
Listing files to watch...
 - skaffold-example
Generating tags...
 - skaffold-example -> skaffold-example:v1.34.0-60-gef8185519
Checking cache...
 - skaffold-example: Not found. Building
Starting build...
Building [skaffold-example]...
budibase
dvc
WWDC
davuthdv
davuthdv commented Jun 27, 2020

Please add video length on the video thumbnail just like the official Developer app from Apple.

Right now, I can see the length if I click to go to detail screen, but I would have to do it one by one. It would be great to see the length of each video in a glance so that if i have like 15 minutes, I know which one I can watch.

DevToys
rdeveen
rdeveen commented Jan 27, 2022

What's the Problem?

The automated build does not run the Unit Tests.

Solution/Idea

Change the Azure Pipelines to automaticly run the Unit Tests on every build.

Alternatives

(remove the tests ;))

Priorities

Capability Priority
This proposal will allow developers to use a better DevToys Must

DevToys Version

No response

Comm

zraider7
zraider7 commented Dec 6, 2021

Currently, terragrunt hclfmt will tell you if there are errors with your hcl file, but not display what they are if you are using --terragrunt-check flag. Example:
terragrunt hclfmt --terragrunt-check --terragrunt-log-level error

terraform fmt has this functionality with the -diff switch to show you what changes it would end up doing, which is great for CI and the end-user feedback l

Improve this page

Add a description, image, and links to the developer-tools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the developer-tools topic, visit your repo's landing page and select "manage topics."

Learn more