aw-webui icon indicating copy to clipboard operation
aw-webui copied to clipboard

feat: more categorization and support for select_keys

Open iloveitaly opened this issue 3 years ago • 3 comments

Similar to this PR (and as discussed here this contains a additional app categorizations.

Some additional changes:

  • Added select_keys to the rule. This is helpful for matching on the domain name of an event.
  • Added prettier colors (screenshot below)
image

iloveitaly avatar May 05 '21 19:05 iloveitaly

Codecov Report

Base: 25.05% // Head: 25.40% // Increases project coverage by +0.35% :tada:

Coverage data is based on head (5073642) compared to base (12effc6). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #286      +/-   ##
==========================================
+ Coverage   25.05%   25.40%   +0.35%     
==========================================
  Files          27       27              
  Lines        1489     1496       +7     
  Branches      240      247       +7     
==========================================
+ Hits          373      380       +7     
  Misses       1086     1086              
  Partials       30       30              
Impacted Files Coverage Δ
src/util/classes.ts 82.40% <100.00%> (+1.21%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar May 05 '21 19:05 codecov[bot]

@ErikBjare friendly reminder on this PR :)

Before I fix the last failing test, I want to make sure this is the sort of thing you'd be ok merging in.

iloveitaly avatar Feb 04 '22 17:02 iloveitaly

@ErikBjare Finally getting back to this, take another look and let me know what you think!

iloveitaly avatar Jun 14 '22 14:06 iloveitaly

@ErikBjare finally fixed this. Collapsed the commits & rebased. Hopefully this is what we need to get this in!

iloveitaly avatar Dec 19 '22 16:12 iloveitaly

Makes sense! I don't have any additional time to spend on this, so someone else will have to take this up to get it across the finish line.

iloveitaly avatar Dec 24 '22 13:12 iloveitaly

bump

CVirus avatar May 31 '23 09:05 CVirus

Closing out in favor of the simplier https://github.com/ActivityWatch/aw-webui/pull/495

iloveitaly avatar Oct 22 '23 12:10 iloveitaly