Elias W. BA

Results 20 issues of Elias W. BA

## Overview This PR introduces Generic OAuth :tada:, a set of new features designed to allow users to easily add OAuth credentials by creating re-usable OAuth clients. - Firstly, I...

### User story ### Details ### Implementation notes ### Release notes ### User acceptance criteria

**Describe the bug** A clear and concise description of what the bug is. **Version number** The version of Lightning you have seen the bug on. If you're running on a...

bug

## Validation Steps ### Steps to Reproduce the Bug 1. **Create a Workflow**: Navigate to the workflow creation section and initiate a new workflow. 2. **Do Not Save the Workflow**:...

## ⚠️ PLEASE DO NOT MERGE THIS PR UNTIL #1825 IS CLOSED ⚠️ ## Validation Steps 1. Run a workflow that has at least 2 jobs 2. Select the last...

## Validation Steps 1. Create a new job node 2. Open the inspector 3. Notice the job editor filled in (in comments) with the following text: ``` // Use pure...

### Description This PR introduces an alert banner and modal to remind users to confirm their accounts. When a user creates an account in Lightning, we send them an account...

When visiting the workflow edit page, one can pass a URL parameter to control the loaded snapshot version. That parameter is `v`, and it expects a positive integer value. That...

bug

**Context** Chips (those little rounded pills that show tags, filters, project names, scopes, etc.) appear in four separate areas today: 1. the *Publish Template* flow (template tags) 2. the *Credential-permissions*...

There are few difficulties with how we get credentials and / or adaptors into Lightning. When there's a new adaptor that is built and released in Github / NPM, Lightning...