Menu

#303 Add simple statistics to the table viewer

v1.1.x
closed
None
v1.1.1
New Functionality
2018-04-25
2018-03-31
Erik Hänel
No

Add some simple statistics (min, max, avg, sum) to the status bar of the table viewer (add a status bar). Add also a toolbar to the table viewer.

Analysis:
The implementation of statistics functions is quite straigthforward. Simply create a function for each statistical value and calculate them from the corresponding on selection event handler. The toolbar will be omitted in this ticket.

Implementation:
The implementation was done as proposed by the analysis. Implementation tests were passed successfully.

Documentation:
The new functionality was added to the changes log.

Tests:
The new functionality works as expected. No deviations detected. Functionality implemented successfully.

Discussion

  • Erik Hänel

    Erik Hänel - 2018-04-02
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2018-04-02
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,9 @@
     Add some simple statistics (min, max, avg, sum) to the status bar of the table viewer (add a status bar). Add also a toolbar to the table viewer.
    +
    +**Analysis:**
    +
    +**Implementation:**
    +
    +**Documentation:**
    +
    +**Tests:**
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2018-04-03
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     Add some simple statistics (min, max, avg, sum) to the status bar of the table viewer (add a status bar). Add also a toolbar to the table viewer.
    
     **Analysis:**
    +The implementation of statistics functions is quite straigthforward. Simply create a function for each statistical value and calculate them from the corresponding on selection event handler. The toolbar will be omitted in this ticket.
    
     **Implementation:**
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2018-04-03
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,7 +4,9 @@
     The implementation of statistics functions is quite straigthforward. Simply create a function for each statistical value and calculate them from the corresponding on selection event handler. The toolbar will be omitted in this ticket.
    
     **Implementation:**
    +The implementation was done as proposed by the analysis. Implementation tests were passed successfully.
    
     **Documentation:**
    +The new functionality was added to the changes log.
    
     **Tests:**
    
    • status: implementing --> testing
     
  • Erik Hänel

    Erik Hänel - 2018-04-25
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,3 +10,4 @@
     The new functionality was added to the changes log.
    
     **Tests:**
    +The new functionality works as expected. No deviations detected. Functionality implemented successfully.
    
    • status: testing --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB