Commit graph

23 commits

Author SHA1 Message Date
Lance Edgar 65b9d059e8 docs: use markdown for readme file 2024-09-13 18:11:51 -05:00
Lance Edgar 5884901d75 bump: version 0.3.0 → 0.3.1 2024-07-01 14:02:13 -05:00
Lance Edgar 52a1d15f7a fix: remove incorrect entry points
missed these when copy-pasting apparently
2024-07-01 12:33:05 -05:00
Lance Edgar 945d595329 bump: version 0.2.0 → 0.3.0 2024-06-10 19:35:55 -05:00
Lance Edgar 29c3429d2e feat: switch from setup.cfg to pyproject.toml + hatchling 2024-06-10 19:35:42 -05:00
Lance Edgar 6eb483fe90 Fix default dist filename for release task
not sure why this fix was needed, did setuptools behavior change?
2024-06-06 18:26:47 -05:00
Lance Edgar 3ea20c2d8c Update changelog 2024-06-06 18:25:57 -05:00
Lance Edgar eb904aea3b Refactor per rename of Harvest cache models 2023-10-04 15:56:02 -05:00
Lance Edgar f388f2d6cf Add button to re-import Harvest cache time entry from API 2023-10-04 13:10:28 -05:00
Lance Edgar a1c9199416 Replace setup.py contents with setup.cfg 2023-05-16 13:06:47 -05:00
Lance Edgar fc70b3c8ae Add xref buttons for all Harvest views 2023-03-25 13:21:02 -05:00
Lance Edgar 4c64dbc536 Refactor Query.get() => Session.get() per SQLAlchemy 1.4 2023-02-11 22:09:24 -06:00
Lance Edgar 15ea726b9b Make all Harvest models touchable 2023-01-18 13:11:26 -06:00
Lance Edgar 8da3f89524 Misc. tweaks to improve viewing Harvest cache records 2022-03-09 19:43:18 -06:00
Lance Edgar f3e05124c3 Use new config syntax for all Harvest views 2022-03-03 19:33:01 -06:00
Lance Edgar cc48cf5013 Improve filter sequence for Harvest Projects grid 2022-02-11 21:07:58 -06:00
Lance Edgar d35baf15f6 Add xref helper utils template 2022-02-11 19:16:47 -06:00
Lance Edgar 4bad4e262c Be smarter about showing non-active Harvest Clients 2022-02-10 10:22:56 -06:00
Lance Edgar a270d1dcc2 Expose HarvestUser.person for editing 2022-01-30 17:41:17 -06:00
Lance Edgar b8fd9c3022 Allow editing of Harvest cache data
i needed it to fix some data sync..
2022-01-30 12:38:15 -06:00
Lance Edgar 14e021db0d Cleanup views for Harvest Projects 2022-01-29 19:36:17 -06:00
Lance Edgar c874281f33 Update changelog 2022-01-29 16:16:34 -06:00
Lance Edgar 455027c5d0 Initial commit; w/ views for cache tables 2022-01-29 14:52:13 -06:00