Please enable JavaScript.
Coggle requires JavaScript to display documents.
TimeTracking (Features (REST Integration # (Send Data to Endpoint, Get…
TimeTracking
Features
sort/reorder
export
json
csv
import
REST Integration
#
Send Data to Endpoint
Get Data from Endpoint
SF: User-Agent-oAuth-Flow
Modal: cancel on outsite click
with attribute
modal: attribute: show toggle to activate button
add break-time
in minutes?
Squash entries
#
add Settings
store settings
clear mustn't delete settings
default duration
default round-mode
collapsible side-menu
include clear
include export
include settings
Splitt Entries
#
Ideas/Consideration
add entries between existing lines
might become obsolete if sorting/reordering is build
assign color/tags to entries
make only list scrolling
on add scroll up
create "entry-groups"
add tags to entries
make entries have different colors
specified by user
display difference in hours and minutes
Done
version 0.3
take timezone of current user instead of UTC
confirmation before deleting all
use js-confirm propt
clean data structure
remove id from ui-entry cmp
reverse list order
buttons on top
changing first entry also changes last entry
version 0.1 + version 0.2
show diff between two timestamps
save a list of pairs
edit for existing timestamps
1 minute gets added after change+save+refresh (only once per change)
probably cause by the datetime input
maybe its about datetime starting with 0 and input starting with 1
fix with separation betweem Date and Time?
split date and time
add comment to entry-pair
hosting on Heroku
Add GitHub link to Application
Change Title of Application
move "Add" to bottom of Page
ui-component for entries
make new layout responsive
comment input is to long
implement layout
Version 0.5
complete tests on time tracking
comment-input isn't wrapped
do a round/floor/ceil on new timestamps
horizontally align buttons
main buttons have a little space left and right
version 0.6
save data on every change
#
use modal for clear-confim
remove load button
clear test can't be run
#
delete a single entry
create unmutable item-id
split sort number for item key
remove save button
version 0.4
add a object containing all labels
open model for editing instead of "onhover"
make position of modal responsive
space on top
align layout in modal
responsive
edit modal is cut if height doesn't suffice
make modal scrollable on small screens
phone - portrait - keyboard opend
phone - landscape
version 1.0
design: entries have to much spacing
add more modal styles
confirm positive
confirm negative
info
confirm delete
design: entries extend to far on right side
export: human readable
only show "clear" if there is anything in list
use appropriate buttons for clearing
add max width to main-app
Pipeline
1.0.2
ToDo
startdate and enddate behave "odd" when entry is created shortly after midnight
uniformed font-size
Add tests for download cmp
clear only entries instead of whole storage
Doing
Done
version 1.0.1
ToDo
Rename button cmp to be independent of modal
add a "classic-design" without styling
as fallback
remove alert of old "clear"
use new modal for edit
Layout "wide": comment-output does not extend
rename output format csv => human
comment is scrollable in x-axis
Doing
Done
tec dept
create abstraction layer for storage (save/load)
trigger Load/Save via event
templates
version
ToDo
Doing
Done
Bugs