Commit Graph

495 Commits

Author SHA1 Message Date
Constantin Graf
86555664c5 Added billable flag to projects 2024-06-06 17:19:41 +02:00
Constantin Graf
20f9b344f6 Added is_imported flag to time entries 2024-06-06 17:19:41 +02:00
Constantin 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 Graf
b85de22ebc Fixed timestamp format fix in importer 0.0.1 v0.0.1 2024-05-29 18:03:26 +02:00
Constantin Graf
09a79508ae Fixed static code analysis 2024-05-29 18:03:26 +02:00
Constantin Graf
54d8c8a894 Moved from Request get to input function 2024-05-29 18:03:26 +02:00
Constantin Graf
ec239f20f2 Added client to time entries 2024-05-29 18:03:26 +02:00
Constantin Graf
2862033321 Updated dependencies; Added widgets and charts 2024-05-29 18:03:26 +02:00
Constantin Graf
b5a240cb2f Moved import test files; Added timezone argument to importers 2024-05-29 18:03:26 +02:00
Constantin Graf
7af77c9357 Fixed storage env 2024-05-27 15:17:37 +02:00
Constantin Graf
1a610412dc Removed ARM build 2024-05-27 12:26:55 +02:00
Constantin Graf
fa2cd37b1d Fixed superadmin panel in public build; Added ARM build 2024-05-27 11:33:31 +02:00
Constantin Graf
94d750aa8a Updated docker compose 2024-05-27 11:33:31 +02:00
Constantin Graf
e3715d29ae Added auto migrate option to docker image 2024-05-27 11:33:31 +02:00
Constantin Graf
0ddd237c84 Added links to shields in readme 2024-05-22 16:19:29 +02:00
Gregor Vostrak
ce00f5f446 fix employee reporting request, fix billable update, fix start of week in reporting 2024-05-22 16:19:29 +02:00
Constantin Graf
c888ac7ec2 Fixed typo in self hosting command 2024-05-22 16:19:29 +02:00
Constantin Graf
280d778794 Fixed week aggregation 2024-05-22 16:19:29 +02:00
Constantin Graf
eb810fcd4c Added self hosting key generate command 2024-05-22 15:47:54 +02:00
Gregor Vostrak
70ebda09ac Update README.md 2024-05-21 23:51:46 +02:00
Gregor Vostrak
c9c8e333dc remove APP_FORCE_HTTPS and SESSION_SECURE_COOKIE from default env to support http local setups out of the box 2024-05-21 23:45:22 +02:00
Constantin Graf
05e865ef41 Fixed import 2024-05-21 22:43:27 +02:00
Constantin Graf
5a8dc60f53 Fixed update for member with role employee 2024-05-21 21:08:01 +02:00
Gregor Vostrak
5c44f2590a fix cent formatting and reporting pie chart labels 2024-05-21 21:01:31 +02:00
Constantin Graf
98514e41cc Merge pull request #73 from solidtime-io/feature/reporting
Reporting
2024-05-21 19:21:51 +02:00
Constantin Graf
8125e1a8c8 Merge branch 'main' into feature/reporting 2024-05-21 19:17:15 +02:00
Gregor Vostrak
560eac8622 responsive fixes 2024-05-21 19:00:49 +02:00
dependabot[bot]
0fde7e53e5 ---
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-05-21 18:59:17 +02:00
Constantin Graf
2c20e941da Restrict removing owner from organization 2024-05-21 18:58:47 +02:00
Constantin Graf
98eea87b5f Temporarily store import data to debug issues 2024-05-21 18:52:43 +02:00
Gregor Vostrak
867d6eff18 add table group chart, adapt to api changes 2024-05-21 18:40:03 +02:00