Skip to content

Commits

Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Jun 29, 2022

  1. Copy the full SHA
    1c7a797 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. 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
    squarti committed May 11, 2022
    Copy the full SHA
    79e92d6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Copy the full SHA
    cadcf0e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. 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
    squarti committed May 5, 2022
    Copy the full SHA
    2c67b0b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Copy the full SHA
    f8d4626 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Copy the full SHA
    2bef5e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Copy the full SHA
    48c62fa View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Fix blame in latest nodegit

    squarti committed Feb 4, 2022
    Copy the full SHA
    c78af90 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Fix electron shell themes

    squarti committed Feb 2, 2022
    Copy the full SHA
    55075b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Copy the full SHA
    0c78690 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3aad1bb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7ab089d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6d2039a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Fix xterm creation

    squarti committed Jan 26, 2022
    Copy the full SHA
    bcf07bc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    052bc89 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    14450b0 View commit details
    Browse the repository at this point in the history
  4. 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
    squarti committed Jan 26, 2022
    Copy the full SHA
    10316ac View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. 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
    grant-g committed Dec 9, 2021
    Copy the full SHA
    3a7a9e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. 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
    squarti committed Dec 7, 2021
    Copy the full SHA
    01b0450 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. cannot cache require-config.js and need csrf middleware in static fil…

    …es to call req.csrfToken().
    squarti committed Dec 6, 2021
    Copy the full SHA
    08181d3 View commit details
    Browse the repository at this point in the history
  2. 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
    squarti committed Dec 6, 2021
    Copy the full SHA
    d33e72d View commit details
    Browse the repository at this point in the history
  3. org-ids/cd-webide-incident-issues#25: Cookie No HttpOnly Flag found i…

    …n us.icr.io/devopsotc/otc-orion-server
    squarti committed Dec 6, 2021
    Copy the full SHA
    9efb8a3 View commit details
    Browse the repository at this point in the history
  4. org-ids/cd-webide-incident-issues#25: Cookie No HttpOnly Flag found i…

    …n us.icr.io/devopsotc/otc-orion-server
    squarti committed Dec 6, 2021
    Copy the full SHA
    9eb751e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Copy the full SHA
    aaf203e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Fix build finger print

    squarti committed Sep 2, 2021
    Copy the full SHA
    bb8a1e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Revert "Revert "remove details from about page (#385)""

    This reverts commit 73b9985
    grant-g committed Aug 20, 2021
    Copy the full SHA
    64a0f36 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Copy the full SHA
    5a977ed View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    29e45c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. 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
    squarti committed Aug 16, 2021
    Copy the full SHA
    0d1e46e View commit details
    Browse the repository at this point in the history
  2. Revert "remove details from about page (#385)"

    This reverts commit a0dd474
    grant-g committed Aug 16, 2021
    Copy the full SHA
    73b9985 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. remove details from about page (#385)

    * remove details from about page
    
    * remove about page
    
    * revert change in jade syntax styling test
    grant-g committed Jun 7, 2021
    Copy the full SHA
    a0dd474 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Json editor a11y (#383)

    * 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.
    carmacleod committed Mar 23, 2021
    Copy the full SHA
    895a2fb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. test pipeline

    squarti committed Nov 4, 2020
    Copy the full SHA
    869b6bc View commit details
    Browse the repository at this point in the history
  2. repo clone error when a repo contains a submodule with the same name …

    …org-ids/web-ide-issues#1712
    squarti committed Nov 4, 2020
    Copy the full SHA
    3c3087a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Investigate ASOC results org-ids/web-ide-issues#1645

    Upgrade nodegit to solve openssl ASOC vuln
    squarti committed Aug 26, 2020
    Copy the full SHA
    87c3cfe View commit details
    Browse the repository at this point in the history
Older