Lukas Bonauer

Results 73 issues of Lukas Bonauer

Currently only ISO 8601 supported.

size: medium
prio: 3
type: enhancement

Needs a more powerful API in `FilterService`. See #15.

prio: 1
size: medium
type: new feature

Analytics transforms `date` to `billing`, so applying the same filter does not work here. Think about if that feature won't end up confusing the user and myself too much :(

type: bug
prio: 2
size: simple

Operations: * add token to filter * functional operations on tokens * build/escape regex * properly quote tokens when necessary Used by: - analytics click handlers - transaction list label...

size: medium
prio: 2
type: internal

For irregular, but long-term payments, such as: * fuel * contacts * phone bills

size: medium
prio: 3
type: new feature

For now, until proper presets are useful.

prio: 2
type: enhancement
size: simple

This is only about the code/resources. To make it actually useful, concurrency has to be considered (#25), which enables a local persistent model that can be saved without a connection,...

size: medium
prio: 3
type: new feature

Use angular environment file to specify `/api` or `/api-dev`. Bind `/api-dev` to local dev files, write deployment script that loads files from git repo into the prod directory.

size: medium
prio: 2
type: internal

Purpose: Purely cosmetic display in list, to notice when going through transactions ones I already touched. Should be manually editable anyways.

prio: 3
type: new feature
size: simple

Use cases: * Warning on `beforeunload` * Warning before refresh

size: medium
prio: 2
type: enhancement