317 Commits
Author SHA1 Message Date
Constantin Graf 8982bfac2b Fixed bug in user delete feature 0.0.2 v0.0.2 2024-06-17 12:50:39 +02:00
Gregor Vostrak 9ac1d19722 change reporting default back 2024-06-13 21:12:41 +02:00
dependabot[bot]andConstantin Graf 843e16c4c0 Bump codecov/codecov-action from 4.4.1 to 4.5.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.1 to 4.5.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/v4.4.1...v4.5.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>
2024-06-13 16:26:56 +02:00
Constantin GrafandConstantin Graf 9a920bd4e9 Fixed migration 2024-06-13 16:26:44 +02:00
Constantin GrafandConstantin Graf bb8c944df5 Added telescope migration for local setup 2024-06-13 16:26:44 +02:00
Constantin GrafandConstantin Graf e4c1363193 Moved local setup to octane with swoole 2024-06-13 16:26:44 +02:00
Constantin GrafandConstantin Graf bd9cede081 Prevent and remove zero values for billable rates 2024-06-13 16:26:44 +02:00
Gregor Vostrak 92dde6a701 fix timezone issues related to time entries spanning over a day 2024-06-12 17:06:10 +02:00
Gregor Vostrak 91cb6ab087 add formatting to importer descriptions, change reporting group limit for months 2024-06-10 18:01:32 +02:00
Gregor Vostrak fadcd042c0 bg card color improvements 2024-06-10 17:34:09 +02:00
Constantin GrafandConstantin Graf 0eef5ffcfa Performance optimization for import 2024-06-10 17:33:07 +02:00
Constantin GrafandConstantin Graf 90480f3bb8 Updated composer dependencies minor 2024-06-10 17:33:07 +02:00
Constantin GrafandConstantin Graf 86f5ea47bb Added user and organization deletion system; Added coverage annotations 2024-06-09 13:58:46 +02:00
Gregor Vostrak 8857befc6c add loading indicator to import (ST-149), change card divider color 2024-06-07 14:18:27 +02:00
Constantin Graf f40ae91444 Fixed timezone in time entries importer (tests) 2024-06-06 18:46:27 +02:00
Constantin Graf 94940be02c Fixed timezone in time entries importer 2024-06-06 18:35:19 +02:00
Gregor Vostrak f2f128e184 remove misplaced create tag button from import screen 2024-06-06 18:30:04 +02:00
Gregor Vostrak ffea3c6b68 fix time picker messing up the date when number exceeds 24 hours 2024-06-06 17:41:00 +02:00
Constantin GrafandConstantin Graf 1fdbfe77f0 Build images for all tags 2024-06-06 17:30:45 +02:00
Gregor VostrakandConstantin Graf 7fb58ea341 add is_billable support for create / update project and in timetracker, fixes ST-217 2024-06-06 17:19:41 +02:00
Constantin GrafandConstantin Graf d9244d1ab4 Fixed bug in user profile update validation that did not ignore placeholder users 2024-06-06 17:19:41 +02:00
Constantin GrafandConstantin Graf b0cdeb3e33 Fixed test case and travelTo function in test cases 2024-06-06 17:19:41 +02:00
Constantin GrafandConstantin Graf 86555664c5 Added billable flag to projects 2024-06-06 17:19:41 +02:00
Constantin GrafandConstantin Graf 20f9b344f6 Added is_imported flag to time entries 2024-06-06 17:19:41 +02:00
Constantin GrafandConstantin Graf 802d9558a3 Fixed endOfWeek bug 2024-06-06 17:19:41 +02:00
Gregor Vostrak 474c0de3ac add update member billable rate , fixes ST-241 2024-06-05 18:36:00 +02:00
Gregor Vostrak b1795392ad add date selector to time entries, fixes ST-134 2024-06-05 18:36:00 +02:00
Gregor Vostrak 2692db2a86 fix timetracker timepicker when no timer is started yet 2024-06-05 18:36:00 +02:00
Gregor Vostrak ded58f8bd6 add edit modal for tasks and clients, fixes ST-233 2024-06-05 18:36:00 +02:00
Gregor Vostrak 81e3ffd921 add project add button to dropdown and set fixed height, fixes ST-170 2024-06-05 18:36:00 +02:00
Gregor Vostrak 22363e1c89 move from variable font to static fonts to fix safari rendering problems, fixes ST-230 2024-06-05 18:36:00 +02:00
Gregor Vostrak d28269ebb0 add project member edit modal, fixes ST-119 2024-06-05 18:36:00 +02:00
Gregor Vostrak 3fc9d8b381 fix feedback bubble overlays elements, fixes ST-172 2024-06-05 18:36:00 +02:00
Gregor Vostrak 5bfd9e7dce add time picker to timetracker, fixes ST-180 2024-06-05 18:36:00 +02:00
Gregor Vostrak ee6999af90 fix billable rate input field, fixes ST-203 2024-06-05 18:36:00 +02:00
Gregor Vostrak 22420439d9 fix placeholder alignment in time view 2024-06-05 18:36:00 +02:00
Gregor Vostrak a065744d40 indent design bug fixes on time view, fixes ST-208 2024-06-05 18:36:00 +02:00
Gregor Vostrak 4a7db27a05 reload stores after new team is created and data imported 2024-06-05 18:36:00 +02:00
Gregor Vostrak bae4265f70 improve error handling for 401 requests and fetch 2024-06-05 18:36:00 +02:00
Gregor Vostrak a64ee87d19 improve sidebar 2024-06-05 18:36:00 +02:00
Gregor Vostrak c9311780ed restrict group and subgroup so they are always different 2024-06-05 18:36:00 +02:00
Gregor Vostrak 4943baa236 add reporting client aggregation 2024-06-05 18:36:00 +02:00
Gregor Vostrak 4c977b5bf8 add client_ids to reporting filters 2024-06-05 18:36:00 +02:00
Gregor Vostrak 4e439010d1 hide admin submenu title for non-admins 2024-06-05 18:36:00 +02:00
Constantin GrafandConstantin Graf b85de22ebc Fixed timestamp format fix in importer 0.0.1 v0.0.1 2024-05-29 18:03:26 +02:00
Constantin GrafandConstantin Graf 09a79508ae Fixed static code analysis 2024-05-29 18:03:26 +02:00
Constantin GrafandConstantin Graf 54d8c8a894 Moved from Request get to input function 2024-05-29 18:03:26 +02:00
Constantin GrafandConstantin Graf ec239f20f2 Added client to time entries 2024-05-29 18:03:26 +02:00
Constantin GrafandConstantin Graf 2862033321 Updated dependencies; Added widgets and charts 2024-05-29 18:03:26 +02:00
Constantin GrafandConstantin Graf b5a240cb2f Moved import test files; Added timezone argument to importers 2024-05-29 18:03:26 +02:00