Commit Graph

256 Commits

Author SHA1 Message Date
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
Constantin Graf
2e710795ec Renamed filter attributes in time entry endpoints 2024-05-21 17:42:32 +02:00
Constantin Graf
2a8ab12017 Added filled gaps to time entry aggregation; Moved aggregation to service 2024-05-21 17:31:45 +02:00
Gregor Vostrak
efd3fef0c5 add billing, organization settings and import to navigation 2024-05-21 02:44:09 +02:00
Gregor Vostrak
c67c5e46e1 add reporting page, chart and filters 2024-05-21 01:54:45 +02:00
Gregor Vostrak
8b12dec546 change color palette, change user_id to member_id 2024-05-21 01:53:50 +02:00
Constantin Graf
68ecc1227d Fixed validations and response naming in aggregate time entries endpoint 2024-05-19 12:06:20 +02:00
Constantin Graf
2e0db46fff Added endpoint to update multiple time entries at once 2024-05-19 12:05:53 +02:00
Constantin Graf
b6f5f77781 Added healthcheck endpoint tests 2024-05-19 12:04:25 +02:00
Gregor Vostrak
b44f3fa066 Merge branch 'main' of github.com:solidtime-io/solidtime into feature/reporting
# Conflicts:
#	tests/Feature/RegistrationTest.php
2024-05-16 17:39:18 +02:00
Gregor Vostrak
420508322c change tests to always register a new user before running, skip flaky tests 2024-05-16 13:11:22 +02:00
Gregor Vostrak
e2c6026b47 add aggregation/grouping of time entries with same attributes in time view 2024-05-16 13:11:22 +02:00
Constantin Graf
4edf282083 Fixed log level for sentry 2024-05-14 17:40:43 +02:00
Constantin Graf
992365360f Updated composer dependencies 2024-05-14 17:17:47 +02:00
Constantin Graf
f47b3cdf98 Fixed duration in time entries index endpoint 2024-05-14 17:17:47 +02:00
Constantin Graf
0448ebc180 Added newsletter consent and term/privacy checkbox to registration 2024-05-14 17:17:47 +02:00
dependabot[bot]
11af9fab7e Bump codecov/codecov-action from 4.3.0 to 4.3.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.0 to 4.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/v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 19:55:37 +02:00
Constantin Graf
b2365e2778 Migrated endpoints from user to member; Renamed membership to member 2024-05-13 19:50:50 +02:00
Constantin Graf
ba335b4f05 Migrated to UUID v4 2024-05-07 15:43:05 +02:00
Constantin Graf
d5bbba2c2f Added aggregate time entries endpoint 2024-05-06 18:38:55 +02:00
Gregor Vostrak
f18620b15f fix bug where billable rates do not update because of whitespace 2024-05-06 13:56:08 +02:00
Gregor Vostrak
1c8d895c1e add proper error handling for expired CSRF Token 2024-05-03 18:33:11 +02:00
Gregor Vostrak
271d804091 remove unused tabbars 2024-05-03 01:52:09 +02:00
Gregor Vostrak
98f6e8c5a6 fix manual time entry button responsiveness 2024-05-03 01:42:40 +02:00
Gregor Vostrak
a3dc8c6550 always use remember me on the login form 2024-05-03 01:22:18 +02:00
Constantin Graf
97751b3499 Fixed redirect after two factor login for filament admin panel 2024-05-02 16:20:52 +02:00
Gregor Vostrak
0f898130e0 add redirect to login page if session is expired 2024-05-02 16:01:33 +02:00
Gregor Vostrak
6f12c1907e fix hover color on register and login pages links 2024-05-02 15:14:38 +02:00
Gregor Vostrak
3b5e09267f add tooltips to weekly overview on dashboard 2024-05-02 15:13:43 +02:00
Constantin Graf
f989a06dc8 Fixed redirect after login for filament admin panel 2024-05-01 21:40:29 +02:00
Constantin Graf
c3010c7f62 Activate exception on failed file write 2024-05-01 21:40:07 +02:00
Constantin Graf
7117dfca6c Added S3 flysystem 2024-04-29 19:32:44 +02:00
Constantin Graf
94777814be Renamed S3 config variables; Added disk config for profile picture 2024-04-29 19:22:42 +02:00
Gregor Vostrak
e7fde0695d add row hover design fix 2024-04-29 19:04:54 +02:00
Constantin Graf
a98e4649e3 Fixed bug in filament OrganizationResource 2024-04-29 18:59:56 +02:00
Constantin Graf
31c7bdf420 Deactivate reporting for api exceptions 2024-04-29 18:59:56 +02:00
Constantin Graf
a4667589f2 Enhanced admin panel 2024-04-29 18:59:56 +02:00
Constantin Graf
fccd57a3f3 Fixed timezone issue in timentry index endpoint 2024-04-29 18:59:56 +02:00
Constantin Graf
4242b23ada Added GitHub action to publish api docs 2024-04-29 18:59:56 +02:00
Gregor Vostrak
f3b3dbb6d8 add automatic resizing to all charts, so they update on window resize 2024-04-29 18:49:48 +02:00