Commits
master
Name already in use
Commits on Jun 29, 2022
Commits on May 11, 2022
-
The screen reader can't read the instant notification. (#403)
* The screen reader can't read the instant notification. Active Jaws reading by flipping the aria-live attribute from polite (for text) to assertive (for errors/warnings) https://github.ibm.com/org-ids/web-ide-issues/issues/2049 * The setTimeouts are not needed. Flipping the aria-live attribute is enough
Commits on May 9, 2022
Commits on May 5, 2022
-
Can't 'Create new launch configuration' via keyboard (#401)
* Can't 'Create new launch configuration' via keyboard https://github.ibm.com/org-ids/web-ide-issues/issues/2051 * visual cue the item with plus button is selected
Commits on Apr 27, 2022
Commits on Apr 22, 2022
Commits on Apr 18, 2022
Commits on Feb 4, 2022
Commits on Feb 2, 2022
Commits on Jan 31, 2022
Commits on Jan 26, 2022
-
-
-
-
WebIDE: Upgrade to log4js 6.4.0 to address vuln (#393)
* WebIDE: Upgrade to log4js 6.4.0 to address vuln https://github.ibm.com/org-ids/web-ide-issues/issues/2027 * more updates * fix tests * update grunt-karma
Commits on Dec 9, 2021
-
org-ids/cd-webide-incident-issues#29: Unexpected Content-Type was ret… (
#392) * org-ids/cd-webide-incident-issues#29: Unexpected Content-Type was returned found in us.icr.io/devopsotc/otc-orion-server * org-ids/cd-webide-incident-issues#29: Unexpected Content-Type was returned found in us.icr.io/devopsotc/otc-orion-server
Commits on Dec 7, 2021
-
org-ids/cd-webide-incident-issues#25: Cookie No HttpOnly Flag found i…
…n us.icr.io/devopsotc/otc-orion-server do not add x-csrf-token when orion_cookies_use_csrf is false
Commits on Dec 6, 2021
-
cannot cache require-config.js and need csrf middleware in static fil…
…es to call req.csrfToken().
-
org-ids/cd-webide-incident-issues#25: Cookie No HttpOnly Flag found i…
…n us.icr.io/devopsotc/otc-orion-server cookie cannot be secure for client to see
-
org-ids/cd-webide-incident-issues#25: Cookie No HttpOnly Flag found i…
…n us.icr.io/devopsotc/otc-orion-server
-
org-ids/cd-webide-incident-issues#25: Cookie No HttpOnly Flag found i…
…n us.icr.io/devopsotc/otc-orion-server
Commits on Nov 30, 2021
Commits on Sep 2, 2021
Commits on Aug 19, 2021
Commits on Aug 16, 2021
-
CD & DI AVT - The combobox attribute 'aria-haspopup' value must be ap…
…propriate for the role of the element referenced by 'aria-controls' https://github.ibm.com/org-ids/web-ide-issues/issues/1857
-
Revert "remove details from about page (#385)"
This reverts commit a0dd474
Commits on Jun 7, 2021
-
remove details from about page (#385)
* remove details from about page * remove about page * revert change in jade syntax styling test
Commits on Mar 23, 2021
-
* Draft initial commit for JSON editor a11y updates - adds cell navigation and editing with keyboard - note: contains console.log messages * work better with screen readers - gridcells are correctly announced and navigable * Remove console.log messages * Remove commented-out code * add aria-expanded to gridcell * Externalize column header strings, revert compareTreeExplorer to previous behavior. * Neither of the 2 columns needs to be a grid column. Column 0 was already removed. Remove column 1 for consistency.
Commits on Nov 4, 2020
-
-
repo clone error when a repo contains a submodule with the same name …
…org-ids/web-ide-issues#1712
Commits on Aug 26, 2020
-
Investigate ASOC results org-ids/web-ide-issues#1645
Upgrade nodegit to solve openssl ASOC vuln