Gregor Vostrak
|
9070f6cd7e
|
change dashboard ui to use api instead of inertia props
|
2025-03-19 14:54:36 +01:00 |
|
Constantin Graf
|
919399e828
|
Add chart endpoints
|
2025-03-14 12:34:31 +01:00 |
|
Constantin Graf
|
aa3c64e496
|
Allow members:make-placeholder for admins
|
2025-03-10 16:26:08 +01:00 |
|
Gregor Vostrak
|
eee13897c9
|
add frontend to deactivate user
|
2025-03-10 15:43:08 +01:00 |
|
Gregor Vostrak
|
ac6e2b8079
|
fetch tasks on project show page, fixes #253
|
2025-03-10 15:43:08 +01:00 |
|
Gregor Vostrak
|
50cc7053e4
|
hide total billable amounts from employees when employees_can_see_billable_rates is disabled
|
2025-03-10 15:43:08 +01:00 |
|
Constantin Graf
|
73ce5f793d
|
Fixed problem with merge into when project members already exist in destination member
|
2025-03-10 15:42:43 +01:00 |
|
Constantin Graf
|
02a716897d
|
Fixed bug in merge into
|
2025-03-06 15:38:35 -05:00 |
|
Gregor Vostrak
|
e5ec11af44
|
add member merge frontend modal
|
2025-03-06 14:44:11 -05:00 |
|
Constantin Graf
|
ab263e725f
|
Fixed bugs in member endpoints; Added merge-into member endpoint
|
2025-03-06 14:44:11 -05:00 |
|
Constantin Graf
|
f93c5370bf
|
Add harvest and generic imports
|
2025-03-06 14:44:11 -05:00 |
|
dependabot[bot]
|
9faa8fe6e1
|
Bump codecov/codecov-action from 5.3.1 to 5.4.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v5.3.1...v5.4.0)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-05 16:03:57 -05:00 |
|
Gregor Vostrak
|
9948cb1fc1
|
add focus loop to tag dropdown to improve focus management
|
2025-03-05 12:03:37 +01:00 |
|
Gregor Vostrak
|
3026edd27b
|
fix datepicker dropdown and taborder in create time entry
|
2025-03-05 11:22:57 +01:00 |
|
Constantin Graf
|
b6bbcd7097
|
Fixed bug in toggl data importer if import contains invalid timezone
|
2025-03-04 17:08:28 -05:00 |
|
Constantin Graf
|
0d4ffa1061
|
Fixed GitHub issue templates
v0.6.0
|
2025-02-18 12:21:53 -05:00 |
|
Constantin Graf
|
b7abe3738e
|
Added GitHub issue templates
|
2025-02-18 11:55:48 -05:00 |
|
Constantin Graf
|
128a21ba63
|
Fix docker for ARM
|
2025-02-18 11:55:48 -05:00 |
|
Constantin Graf
|
e25461a439
|
Fix desktop auth
|
2025-02-14 10:55:20 -05:00 |
|
Gregor Vostrak
|
ba8751c7c4
|
add api key e2e tests and improve labels
|
2025-02-13 17:04:18 -05:00 |
|
Gregor Vostrak
|
21b33a0028
|
add api token expiry information notices
|
2025-02-13 17:04:18 -05:00 |
|
Gregor Vostrak
|
97585b5771
|
fix inconsistencies in dropdown highlighted item, indirectly fix flaky project member test
|
2025-02-13 17:04:18 -05:00 |
|
Constantin Graf
|
ae76135373
|
Add filament resource for tokens; Ignore non-personal tokens in API token endpoints
|
2025-02-13 17:04:18 -05:00 |
|
Constantin Graf
|
69a8c8bb2b
|
Fixed api token endpoint documentation
|
2025-02-13 17:04:18 -05:00 |
|
Gregor Vostrak
|
4ea55e5867
|
add frontend support for api token create, delete and revoke
|
2025-02-13 17:04:18 -05:00 |
|
Constantin Graf
|
bbed618fdc
|
Added API endpoints for user API tokens
|
2025-02-13 17:04:18 -05:00 |
|
Constantin Graf
|
d924fa74ec
|
Moved force https logic to a middleware; Changed default for config session.secure
v0.5.0
|
2025-02-08 10:40:15 -05:00 |
|
Constantin Graf
|
adf0d35c11
|
Fix docker image
|
2025-02-07 17:05:53 -05:00 |
|
Gregor Vostrak
|
4ed8f16ae3
|
remove duplicates from recently tracked dropdown, improve focus handling
|
2025-02-07 16:39:39 +01:00 |
|
Constantin Graf
|
0a956fd9e7
|
Fixed user create in filament
|
2025-02-06 14:20:37 -05:00 |
|
Constantin Graf
|
09b168cddb
|
Update composer dependencies - minor
|
2025-02-06 14:00:30 -05:00 |
|
Gregor Vostrak
|
31b9659f7e
|
start time entry on click in recently tracked time entries dropdown
|
2025-02-06 18:36:16 +01:00 |
|
Gregor Vostrak
|
db7111da44
|
add recently tracked timeentries dropdown to timetracker
|
2025-02-06 18:36:16 +01:00 |
|
Gregor Vostrak
|
18ab1f714b
|
update dependencies, update eslint config, update optional ts props types
|
2025-02-06 18:36:16 +01:00 |
|
Gregor Vostrak
|
00e2518196
|
fix TimeTrackerRangeSelector detection so it does not open the Dropdown again after pressing Escape
|
2025-02-06 18:36:16 +01:00 |
|
Gregor Vostrak
|
6f6e5fb4c3
|
fix time update test to respect new taborder logic
|
2025-02-06 18:36:16 +01:00 |
|
Gregor Vostrak
|
68228bccb2
|
fix enter submits in the time range dropdown
|
2025-02-06 18:36:16 +01:00 |
|
Gregor Vostrak
|
2dd80ba6cc
|
fix focus state for dropdowns, fix taborder for timerange select in timetracker and timeentryrows
|
2025-02-06 18:36:16 +01:00 |
|
Gregor Vostrak
|
b783ea9ecd
|
improve focus state styling
|
2025-02-06 18:36:16 +01:00 |
|
Constantin Graf
|
dce608e403
|
Add more tests; Add filter in filament resource; Added options for user create command
|
2025-02-06 12:22:19 -05:00 |
|
Constantin Graf
|
84c9cfe2f2
|
Fixed bugs causing incorrect computed attributes in imported data
|
2025-02-06 12:22:19 -05:00 |
|
Constantin Graf
|
f14bd6413a
|
Add missing serve option to local filesystem disk
|
2025-02-06 12:22:19 -05:00 |
|
Constantin Graf
|
eb19199bc6
|
Updated composer dependencies
|
2025-02-06 12:22:19 -05:00 |
|
Constantin Graf
|
0252d984cb
|
Added estimated time to clockify project import
|
2025-02-06 12:22:19 -05:00 |
|
Constantin Graf
|
18162b0ff5
|
Fixed timezones in unit tests
|
2025-02-06 12:22:19 -05:00 |
|
Constantin Graf
|
3dab7440dd
|
Updated composer dependencies
|
2025-02-06 12:22:19 -05:00 |
|
Constantin Graf
|
713e12e54e
|
Fixed reports in deletion service
|
2025-02-06 12:22:19 -05:00 |
|
Constantin Graf
|
fc0a840ded
|
Deactivated registration
|
2025-02-06 12:22:19 -05:00 |
|
dependabot[bot]
|
28904b650e
|
Bump aglipanci/laravel-pint-action from 2.4 to 2.5
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.4 to 2.5.
- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.4...2.5)
---
updated-dependencies:
- dependency-name: aglipanci/laravel-pint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-06 12:02:07 -05:00 |
|
dependabot[bot]
|
1d34a77eb2
|
Bump codecov/codecov-action from 5.1.2 to 5.3.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.1.2 to 5.3.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v5.1.2...v5.3.1)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-06 11:34:37 -05:00 |
|