|
|
34a2814c19
|
update deps to current state of module template; update runtime to node22
|
2025-09-29 14:54:12 +02:00 |
|
bryce
|
2f9fa1cb0b
|
fix: module crash when there are no clients (#8)
* fix: module crashing with no clients
* chore: version bump
* chore: format
|
2025-09-14 14:16:26 -07:00 |
|
|
|
168d938435
|
add loadStaticData() which loads data in steps instead of chaining through 'getWorkspace'
|
2025-01-20 18:40:52 +01:00 |
|
|
|
6b8b0a9097
|
track client and add feedback for running client
|
2025-01-20 17:03:08 +01:00 |
|
|
|
96e1d0f10a
|
update 'timerDuration' to contain an updating timestamp of how long it is running
|
2025-01-17 12:53:55 +01:00 |
|
|
|
3aa54c4474
|
add feedback for currently running project
|
2025-01-17 12:51:45 +01:00 |
|
|
|
c62a74a635
|
print available workspaces if there might be a typo
|
2025-01-17 12:51:45 +01:00 |
|
|
|
8cd5a65542
|
add configurable time entry poller
|
2025-01-17 12:51:45 +01:00 |
|
|
|
faadb1a4d3
|
store project id as number and not string; cleanups
|
2025-01-17 12:51:45 +01:00 |
|
|
|
eadee17e23
|
update status for incorrect api token and bad workspace name
|
2025-01-17 12:51:45 +01:00 |
|
|
|
b9f7615cd0
|
rewrite module to typescript
|
2025-01-17 12:51:45 +01:00 |
|