Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: intuit/Tank
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.1
Choose a base ref
...
head repository: intuit/Tank
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Jun 30, 2021

  1. Release 3.0.2

    * Primefaces 10.0.0
    * remove prettyfaces
    * Pass UserData as JSON
    * AgentStartup java HttpClient
    * CodeCoverage 36% -> 44%
    * Library Updates
    * yum tomcat9
    kevin-mcgoldrick authored Jun 30, 2021
    Copy the full SHA
    67b21be View commit details

Commits on Sep 15, 2021

  1. Release 3.1.0

    * JSF 2.3
    * Remove PicketLink/DeltaSpike
    * Add AdminFilter
    * Obfuscate password in LogEvents
    * Bump commons-compress from 1.20 to 1.21
    * Filter Page: Fix Search Bar Bug
    * Fix: Filter search listener to TableState Filter Function
    * Fix "New Project" navigation button
    * Proxy Recorder: Process 302 Transactions
    * Fix User Delete
    * SRE-19012 Stop gui spinner from spinning
    * Add env to logging variables [SRE-19083]
    * Fix Sort on Filter Apply Page
    * Fix apiharness local execution
    * Remove redundant file exists check
    * disable delete button during tests [SRE-19307]
    * SRE-19307 implement isDeletable()
    * Unblock thread start processes
    * Refactor Method Names [SRE-19325]
    * TestPlanStarter Unit Tests
    * Stop creating threads after ramp for loop completion use case.
    * stop thread starter after ramp (scripts loops completed)
    * Implement StopBehavior [SRE-19391]
    
    Co-authored-by: Shawn Park <88464473+shawn-h-park@users.noreply.github.com>
    Co-authored-by: Bryan Alexander Rivera <2250179+bryaan@users.noreply.github.com>
    Co-authored-by: Bryan Rivera <bryan_rivera@intuit.com>
    4 people authored Sep 15, 2021
    Copy the full SHA
    31187b6 View commit details
  2. Prep Snapshot 3.1.1

    kevin-mcgoldrick committed Sep 15, 2021
    Copy the full SHA
    a9c79df View commit details
  3. Copy the full SHA
    51dbae1 View commit details

Commits on Sep 18, 2021

  1. Copy the full SHA
    4813301 View commit details
  2. Copy the full SHA
    1cc5220 View commit details

Commits on Sep 23, 2021

  1. SRE-19430 Add ID column to filter and filter groups (#152)

    * SRE-19430 Add ID column to filter and filter group
    
    * SRE-19430 Change filter function from contains to equals
    
    * SRE-19430 Forgot to include this file
    
    * SRE-19430 Add ID column to scripts->apply filters page
    
    Co-authored-by: Bryan Rivera <bryan_rivera@intuit.com>
    bryaan and Bryan Rivera authored Sep 23, 2021
    Copy the full SHA
    b0e019f View commit details
  2. Responsive Filter Page for Filter Group & Filter Table (#154)

    * Responsive Filter Page for Filter Group & Filter Table
    
    * Adjust column ordering given ID column addition
    
    * Adjust column ordering given ID in reapply-filters.xhtml
    shawn-h-park authored Sep 23, 2021
    Copy the full SHA
    38a7b9a View commit details
  3. Responsive Create Filter Group Data Table (#153)

    * Responsive Create Filter Group Data Table
    
    * Static icon column width in FILTER to prevent auto column width resizing
    shawn-h-park authored Sep 23, 2021
    Copy the full SHA
    c8268d0 View commit details

Commits on Sep 24, 2021

  1. SRE-19573 Fix for empty and null url params

    Bryan Rivera committed Sep 24, 2021
    Copy the full SHA
    1d5f0ce View commit details
  2. SRE-19573 Simplify comparison

    Bryan Rivera committed Sep 24, 2021
    Copy the full SHA
    00c6b1e View commit details

Commits on Sep 27, 2021

  1. Merge pull request #155 from intuit/SRE-19573

    SRE-19573 Fix for empty and null url params
    bryaan authored Sep 27, 2021
    Copy the full SHA
    81fed9e View commit details
  2. SRE-19600 Make variables key field editable

    Bryan Rivera committed Sep 27, 2021
    Copy the full SHA
    26033db View commit details

Commits on Sep 28, 2021

  1. Merge pull request #156 from intuit/SRE-19600

    SRE-19600 Make variables key field editable
    bryaan authored Sep 28, 2021
    Copy the full SHA
    e9a057e View commit details
  2. SRE-19627 Make column size static (from percent)

    Bryan Rivera committed Sep 28, 2021
    Copy the full SHA
    6220e5a View commit details
  3. SRE-19627 Apply same to filter page

    Bryan Rivera committed Sep 28, 2021
    Copy the full SHA
    4166675 View commit details

Commits on Sep 29, 2021

  1. Merge pull request #157 from intuit/SRE-19627

    Sre 19627 Make filters table id and checkbox columns static size
    bryaan authored Sep 29, 2021
    Copy the full SHA
    01df01a View commit details
  2. SRE-19610 Add poll to prevent timeout exception

    Bryan Rivera committed Sep 29, 2021
    Copy the full SHA
    9cfacb9 View commit details

Commits on Sep 30, 2021

  1. SRE-19610 Fix for long exception

    Bryan Rivera committed Sep 30, 2021
    Copy the full SHA
    6994f8f View commit details
  2. SRE-19610 Add debug message

    Bryan Rivera committed Sep 30, 2021
    Copy the full SHA
    f5e3a2e View commit details

Commits on Oct 1, 2021

  1. SRE-19610 Add debug messages

    Bryan Rivera committed Oct 1, 2021
    Copy the full SHA
    88ff68f View commit details
  2. SRE-19610 more debug messages

    Bryan Rivera committed Oct 1, 2021
    Copy the full SHA
    98585e0 View commit details
  3. SRE-19610 Add exception message

    Bryan Rivera committed Oct 1, 2021
    Copy the full SHA
    9e50084 View commit details
  4. SRE-19610 Try updating PrimeFaces to 10.0.7

    Bryan Rivera committed Oct 1, 2021
    Copy the full SHA
    27b5566 View commit details

Commits on Oct 4, 2021

  1. Copy the full SHA
    026411a View commit details

Commits on Oct 5, 2021

  1. SRE-19610 Remove debug messages. Improve error message.

    Bryan Rivera committed Oct 5, 2021
    Copy the full SHA
    fd49b26 View commit details
  2. Merge pull request #159 from intuit/SRE-19610

    Sre 19610 Tank upload bug
    bryaan authored Oct 5, 2021
    Copy the full SHA
    a4e50af View commit details

Commits on Oct 8, 2021

  1. SRE-19605 Fix WELD error message

    Bryan Rivera committed Oct 8, 2021
    Copy the full SHA
    94a97e2 View commit details
  2. Merge pull request #161 from intuit/SRE-19605

    SRE-19605 Fix WELD error message
    bryaan authored Oct 8, 2021
    Copy the full SHA
    abef987 View commit details

Commits on Oct 12, 2021

  1. Copy the full SHA
    e294851 View commit details

Commits on Oct 13, 2021

  1. Support SSO Functionality (#160)

    * Add support to get user by email
    
    * OIDC SSO Support
    
    * Remove Http Client Injector given Static builder
    
    * Add initial exception handling & logs to SSO Flow
    
    * Add initial auth request redirect
    
    * Handle initial redirect from authorization server
    
    * LoginFilterTest unit test
    
    * (1) Handle redirect TO & FROM Authorization server + (2) Absence of SSO Config defaults to login
    
    * Adjust ordering of filter logic to prevent redirect cycle
    
    * Handle SSO User Credentials
    
    * Support simultaneous standard & SSO login (#163)
    
    * Support simultaneous standard & sso login
    
    * (1) Switch SSO button order to be on top + (2) Render upon config present
    shawn-h-park authored Oct 13, 2021
    Copy the full SHA
    ff8cdb6 View commit details

Commits on Oct 18, 2021

  1. Copy the full SHA
    e423fdc View commit details
  2. SRE-19827 Fix to show messages

    Bryan Rivera committed Oct 18, 2021
    Copy the full SHA
    e53aab8 View commit details

Commits on Oct 19, 2021

  1. SRE-19827 Remove sort. Should be done by UI.

    Bryan Rivera committed Oct 19, 2021
    Copy the full SHA
    7afbe8b View commit details
  2. SRE-19827 Remove import

    Bryan Rivera committed Oct 19, 2021
    Copy the full SHA
    efdd515 View commit details
  3. Merge pull request #164 from intuit/SRE-19827

    SRE-19827 Delete and saveas operations should reload table form
    bryaan authored Oct 19, 2021
    Copy the full SHA
    a6a6ed2 View commit details
  4. SRE-19853 Refresh on delete operation.

    Bryan Rivera committed Oct 19, 2021
    Copy the full SHA
    5f20d7b View commit details

Commits on Oct 20, 2021

  1. Merge pull request #165 from intuit/SRE-19853

    SRE-19853 Refresh Project view on delete operation.
    bryaan authored Oct 20, 2021
    Copy the full SHA
    29633cb View commit details
  2. SRE-19855 Add job creator to job description

    Bryan Rivera committed Oct 20, 2021
    Copy the full SHA
    6d99a3c View commit details
  3. SRE-19855 Get job creator from security context

    Bryan Rivera committed Oct 20, 2021
    Copy the full SHA
    02391db View commit details
  4. Merge pull request #166 from intuit/SRE-19855

    SRE-19855 Add job creator to job description
    bryaan authored Oct 20, 2021
    Copy the full SHA
    de12e5b View commit details
  5. SRE-19852 Add total row count to table navigation.

    Bryan Rivera committed Oct 20, 2021
    Copy the full SHA
    7ffd957 View commit details

Commits on Oct 21, 2021

  1. Merge pull request #167 from intuit/SRE-19852

    SRE-19852 Add total row count to table navigation.
    bryaan authored Oct 21, 2021
    Copy the full SHA
    d4d0377 View commit details

Commits on Oct 22, 2021

  1. Copy the full SHA
    1984d64 View commit details
  2. SRE-20007 Remove line.

    bryaan committed Oct 22, 2021
    Copy the full SHA
    7645c62 View commit details

Commits on Oct 25, 2021

  1. Copy the full SHA
    a9baa77 View commit details
  2. Add: issue templates

    sarthakgupta072 authored Oct 25, 2021
    Copy the full SHA
    eedfd01 View commit details
  3. Copy the full SHA
    eefee1c View commit details
  4. Copy the full SHA
    c299bdb View commit details

Commits on Oct 28, 2021

  1. Merge pull request #173 from intuit/SRE-20007

    SRE-20007 Fix reordering of script steps on script editor page
    bryaan authored Oct 28, 2021
    Copy the full SHA
    5ff1d18 View commit details
Loading