Gregor Vostrak
64ca1e9115
add break time entries and simplified time tracker ui
2026-07-21 18:54:05 +02:00
Candide
f01ab5fd9d
Fix awkward wording for time tracker alert email
...
I just received this email today, and found the "you do that in solidtime" wording to be a bit awkward.
2026-07-11 15:57:33 +02:00
Constantin Graf
5d744d70c4
Migrate permission away from Jetstream; Moved update user to REST API
2026-06-18 13:27:43 +02:00
Constantin Graf
a30d192ea2
Updated invitation flow, Moved jetstream function to REST endpoints; Lower case email
2026-06-18 13:27:43 +02:00
Gregor Vostrak
277dbaf6eb
promote duration formats that omit seconds to HH:mm:ss in reporting
...
views and exports
2026-04-17 12:15:26 +02:00
Gregor Vostrak
6629482a0e
set maximum-scale=1 to prevent weird ios zoom behaviours
2026-02-12 18:12:05 +01:00
Gregor Vostrak
38f38790d5
change font to inter, scale down fonts, improve rounding/filter elements
2025-07-17 18:38:21 +02:00
Constantin Graf
f9c0d64f82
Add email notifications for expiring api tokens
2025-07-17 18:16:25 +02:00
Constantin Graf
2ab28001be
Updated dependencies; Major update laravel passport
2025-07-17 11:47:34 +02:00
Gregor Vostrak
62d2f4bf4e
fix broken light mode on oauth page #842
2025-07-15 15:52:55 +02:00
Constantin Graf
48f09421d0
Fixed time entries exports for employees #2
2025-05-16 15:14:22 +02:00
Constantin Graf
36caadeb14
Fixed time entries exports for employees
2025-05-16 13:20:23 +02:00
Constantin Graf
d49082d7f3
Fixed localization in PDF reports
2025-05-13 18:48:37 +02:00
Constantin Graf
49af3d4371
Fixed missing time in pdf report
2025-05-07 22:13:27 +02:00
Constantin Graf
ae00fdb0e9
Add localization settings
2025-04-23 14:33:32 +02:00
Constantin Graf
3c9160a08a
Removed external font
2025-04-02 13:00:53 +02:00
Constantin Graf
4fb744db1d
Fixed timezone issue in PDF reports
2025-04-02 13:00:53 +02:00
Constantin Graf
29929467f6
Fixed overlapping labels in PDF report
2024-12-18 11:20:32 -05:00
Gregor Vostrak
33818f10b3
improve detailed report so that the table header has a border on the new page
2024-12-09 17:29:44 +01:00
Gregor Vostrak
67e42a0a54
improve pdf index export to prevent overflows
2024-12-09 16:58:06 +01:00
Gregor Vostrak
959cad8f74
fix main chart label not cutting off for big numbers on the top
2024-12-09 12:57:25 +01:00
Gregor Vostrak
e308ca78b1
improve design for time entries index export
2024-12-09 12:57:25 +01:00
Gregor Vostrak
9b0cf37bc7
improve aggregated pdf design
2024-12-09 12:57:25 +01:00
Constantin Graf
a4f3e014d9
Add debug flag to pdf export
2024-12-09 12:57:25 +01:00
Gregor Vostrak
e3f981aac2
add missing data to public shared reports, add premium restrictions, add pdf download
2024-12-09 12:57:25 +01:00
Constantin Graf
620c4c97dc
Updated PDF footer and added pie chart to aggregate report
2024-12-09 12:57:25 +01:00
Constantin Graf
05da595470
Add wait for report with chart
2024-12-09 12:57:25 +01:00
Constantin Graf
a4d8a02b80
Updated PDF reports
2024-12-09 12:57:25 +01:00
Constantin Graf
4224fdd57e
Fixed report for query with no entries
2024-11-01 13:46:22 +01:00
Constantin Graf
f145e821a8
Fix incorrect grouping by billable in export report
2024-10-29 18:09:22 +01:00
Constantin Graf
8712cfb9dc
Add report exports
2024-10-29 17:20:21 +01:00
Constantin Graf
b0bcc4f330
Add pdf detailed report and placeholder for aggregate endpoint
2024-10-29 17:20:21 +01:00
Constantin Graf
fd77e1e901
Fix logo for email client with no SVG support like Gmail
2024-10-28 12:21:57 +01:00
Gregor Vostrak
ddf11b394d
do not load filament theme stylesheet in main application
2024-10-09 16:51:25 +02:00
Constantin Graf
7af1990935
Added fallback for local env to server overview widget
2024-10-08 21:31:35 +02:00
Constantin Graf
2372ee0622
Add update lookup and telemetry, Add version and build to app config
2024-10-08 21:31:35 +02:00
Gregor Vostrak
635954f81d
move ui and api to seperate packages and add npm actions for them
2024-08-27 17:47:22 +02:00
Gregor Vostrak
ea90b0acb2
add custom passport authorize page
2024-08-05 16:49:24 +02:00
Constantin Graf
8db0a7d25e
Added mail to inform users about still running time entries
2024-07-18 13:27:46 +02:00
Constantin Graf
055d93f7a3
Published mail layout and added logo
2024-07-18 13:27:46 +02:00
Constantin Graf
fd8d596e9b
Moved invitation from jetstream to API; Deactived moved jetstream features
2024-07-15 17:35:10 +02:00
Gregor Vostrak
a3196c4964
add support for extension vite plugin loading, add vue setup hook for extensions
2024-04-23 22:37:30 +02:00
Constantin Graf
68e5f89187
Updated favicons
2024-04-22 11:59:06 +02:00
Constantin Graf
db9c0de05b
Added favicons
2024-04-19 18:00:31 +02:00
Gregor Vostrak
27140d4ffc
add linter, prettier and typescript support for jetstream ( #1 )
...
* add linter, prettier and typescript support for jetstream
* add github actions for lint, build and typecheck
* add composer install to build action
* fix composer lock
* add ext-intl and fixed php version
* fix intl php extension install
* add tip php extension to github npm build action
* fix php version to 8.3.1
* change github php base action
* fix primary button default type
* updated typescript types from Team to Organization
---------
Co-authored-by: Gregor Vostrak <gregorvostrak@Gregors-MacBook-Pro.local >
2024-01-21 22:35:43 +01:00
Constantin Graf
0a8d958ccc
Renamed jetstream team to organization
2024-01-21 19:52:19 +01:00
Constantin Graf
d7bdcf5e70
Init laravel; add jetstream with inertia
2024-01-16 19:48:32 +01:00