Commit Graph

  • ffea3c6b68 fix time picker messing up the date when number exceeds 24 hours Gregor Vostrak 2024-06-06 17:41:00 +02:00
  • 1fdbfe77f0 Build images for all tags Constantin Graf 2024-06-06 17:24:06 +02:00
  • 7fb58ea341 add is_billable support for create / update project and in timetracker, fixes ST-217 Gregor Vostrak 2024-06-06 16:04:37 +02:00
  • d9244d1ab4 Fixed bug in user profile update validation that did not ignore placeholder users Constantin Graf 2024-06-05 23:25:03 +02:00
  • b0cdeb3e33 Fixed test case and travelTo function in test cases Constantin Graf 2024-06-05 23:13:04 +02:00
  • 86555664c5 Added billable flag to projects Constantin Graf 2024-06-04 14:35:02 +02:00
  • 20f9b344f6 Added is_imported flag to time entries Constantin Graf 2024-06-04 14:34:25 +02:00
  • 802d9558a3 Fixed endOfWeek bug Constantin Graf 2024-05-30 19:51:49 +02:00
  • 474c0de3ac add update member billable rate , fixes ST-241 Gregor Vostrak 2024-06-05 18:28:47 +02:00
  • b1795392ad add date selector to time entries, fixes ST-134 Gregor Vostrak 2024-06-05 15:41:56 +02:00
  • 2692db2a86 fix timetracker timepicker when no timer is started yet Gregor Vostrak 2024-06-05 13:13:38 +02:00
  • ded58f8bd6 add edit modal for tasks and clients, fixes ST-233 Gregor Vostrak 2024-06-04 19:27:29 +02:00
  • 81e3ffd921 add project add button to dropdown and set fixed height, fixes ST-170 Gregor Vostrak 2024-06-04 18:15:00 +02:00
  • 22363e1c89 move from variable font to static fonts to fix safari rendering problems, fixes ST-230 Gregor Vostrak 2024-06-04 13:08:06 +02:00
  • d28269ebb0 add project member edit modal, fixes ST-119 Gregor Vostrak 2024-06-03 18:44:00 +02:00
  • 3fc9d8b381 fix feedback bubble overlays elements, fixes ST-172 Gregor Vostrak 2024-06-03 17:28:21 +02:00
  • 5bfd9e7dce add time picker to timetracker, fixes ST-180 Gregor Vostrak 2024-06-03 15:24:39 +02:00
  • ee6999af90 fix billable rate input field, fixes ST-203 Gregor Vostrak 2024-06-02 19:02:22 +02:00
  • 22420439d9 fix placeholder alignment in time view Gregor Vostrak 2024-06-01 02:59:50 +02:00
  • a065744d40 indent design bug fixes on time view, fixes ST-208 Gregor Vostrak 2024-06-01 02:04:20 +02:00
  • 4a7db27a05 reload stores after new team is created and data imported Gregor Vostrak 2024-06-01 00:13:24 +02:00
  • bae4265f70 improve error handling for 401 requests and fetch Gregor Vostrak 2024-06-01 00:12:03 +02:00
  • a64ee87d19 improve sidebar Gregor Vostrak 2024-05-31 03:02:18 +02:00
  • c9311780ed restrict group and subgroup so they are always different Gregor Vostrak 2024-05-31 03:02:05 +02:00
  • 4943baa236 add reporting client aggregation Gregor Vostrak 2024-05-31 02:18:19 +02:00
  • 4c977b5bf8 add client_ids to reporting filters Gregor Vostrak 2024-05-31 02:04:45 +02:00
  • 4e439010d1 hide admin submenu title for non-admins Gregor Vostrak 2024-05-31 01:39:11 +02:00
  • b85de22ebc Fixed timestamp format fix in importer v0.0.1 0.0.1 Constantin Graf 2024-05-29 17:59:58 +02:00
  • 09a79508ae Fixed static code analysis Constantin Graf 2024-05-29 17:59:41 +02:00
  • 54d8c8a894 Moved from Request get to input function Constantin Graf 2024-05-29 17:24:16 +02:00
  • ec239f20f2 Added client to time entries Constantin Graf 2024-05-29 17:20:37 +02:00
  • 2862033321 Updated dependencies; Added widgets and charts Constantin Graf 2024-05-29 15:44:47 +02:00
  • b5a240cb2f Moved import test files; Added timezone argument to importers Constantin Graf 2024-05-29 15:40:38 +02:00
  • 7af77c9357 Fixed storage env Constantin Graf 2024-05-27 15:17:37 +02:00
  • 1a610412dc Removed ARM build Constantin Graf 2024-05-27 12:26:55 +02:00
  • fa2cd37b1d Fixed superadmin panel in public build; Added ARM build Constantin Graf 2024-05-27 11:31:14 +02:00
  • 94d750aa8a Updated docker compose Constantin Graf 2024-05-27 11:29:19 +02:00
  • e3715d29ae Added auto migrate option to docker image Constantin Graf 2024-05-27 11:29:00 +02:00
  • 0ddd237c84 Added links to shields in readme Constantin Graf 2024-05-22 16:18:51 +02:00
  • ce00f5f446 fix employee reporting request, fix billable update, fix start of week in reporting Gregor Vostrak 2024-05-22 16:13:08 +02:00
  • c888ac7ec2 Fixed typo in self hosting command Constantin Graf 2024-05-22 16:00:25 +02:00
  • 280d778794 Fixed week aggregation Constantin Graf 2024-05-22 15:47:23 +02:00
  • eb810fcd4c Added self hosting key generate command Constantin Graf 2024-05-22 15:47:54 +02:00
  • 70ebda09ac Update README.md Gregor Vostrak 2024-05-21 23:51:46 +02:00
  • c9c8e333dc remove APP_FORCE_HTTPS and SESSION_SECURE_COOKIE from default env to support http local setups out of the box Gregor Vostrak 2024-05-21 23:45:22 +02:00
  • 05e865ef41 Fixed import Constantin Graf 2024-05-21 22:43:17 +02:00
  • 5a8dc60f53 Fixed update for member with role employee Constantin Graf 2024-05-21 21:08:01 +02:00
  • 5c44f2590a fix cent formatting and reporting pie chart labels Gregor Vostrak 2024-05-21 21:01:31 +02:00
  • 98514e41cc Merge pull request #73 from solidtime-io/feature/reporting Constantin Graf 2024-05-21 19:21:51 +02:00
  • 8125e1a8c8 Merge branch 'main' into feature/reporting Constantin Graf 2024-05-21 19:17:15 +02:00
  • 560eac8622 responsive fixes Gregor Vostrak 2024-05-21 19:00:49 +02:00
  • 0fde7e53e5 --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... dependabot[bot] 2024-05-21 08:29:20 +00:00
  • 2c20e941da Restrict removing owner from organization Constantin Graf 2024-05-21 18:53:20 +02:00
  • 98eea87b5f Temporarily store import data to debug issues Constantin Graf 2024-05-21 18:52:43 +02:00
  • 867d6eff18 add table group chart, adapt to api changes Gregor Vostrak 2024-05-21 18:40:03 +02:00
  • 2e710795ec Renamed filter attributes in time entry endpoints Constantin Graf 2024-05-21 17:42:32 +02:00
  • 2a8ab12017 Added filled gaps to time entry aggregation; Moved aggregation to service Constantin Graf 2024-05-21 17:31:45 +02:00
  • efd3fef0c5 add billing, organization settings and import to navigation Gregor Vostrak 2024-05-21 02:44:09 +02:00
  • c67c5e46e1 add reporting page, chart and filters Gregor Vostrak 2024-05-21 01:54:45 +02:00
  • 8b12dec546 change color palette, change user_id to member_id Gregor Vostrak 2024-05-21 01:53:50 +02:00
  • 68ecc1227d Fixed validations and response naming in aggregate time entries endpoint Constantin Graf 2024-05-19 12:06:20 +02:00
  • 2e0db46fff Added endpoint to update multiple time entries at once Constantin Graf 2024-05-19 12:05:08 +02:00
  • b6f5f77781 Added healthcheck endpoint tests Constantin Graf 2024-05-19 12:04:25 +02:00
  • b44f3fa066 Merge branch 'main' of github.com:solidtime-io/solidtime into feature/reporting Gregor Vostrak 2024-05-16 17:39:18 +02:00
  • 420508322c change tests to always register a new user before running, skip flaky tests Gregor Vostrak 2024-05-16 13:08:56 +02:00
  • e2c6026b47 add aggregation/grouping of time entries with same attributes in time view Gregor Vostrak 2024-05-16 13:08:10 +02:00
  • 4edf282083 Fixed log level for sentry Constantin Graf 2024-05-14 17:40:43 +02:00
  • 992365360f Updated composer dependencies Constantin Graf 2024-05-14 17:06:06 +02:00
  • f47b3cdf98 Fixed duration in time entries index endpoint Constantin Graf 2024-05-14 17:02:42 +02:00
  • 0448ebc180 Added newsletter consent and term/privacy checkbox to registration Constantin Graf 2024-05-14 17:02:28 +02:00
  • 11af9fab7e Bump codecov/codecov-action from 4.3.0 to 4.3.1 dependabot[bot] 2024-05-01 08:38:14 +00:00
  • b2365e2778 Migrated endpoints from user to member; Renamed membership to member Constantin Graf 2024-05-13 19:50:50 +02:00
  • ba335b4f05 Migrated to UUID v4 Constantin Graf 2024-05-07 15:43:00 +02:00
  • d5bbba2c2f Added aggregate time entries endpoint Constantin Graf 2024-05-06 18:38:55 +02:00
  • f18620b15f fix bug where billable rates do not update because of whitespace Gregor Vostrak 2024-05-06 13:56:08 +02:00
  • 1c8d895c1e add proper error handling for expired CSRF Token Gregor Vostrak 2024-05-02 17:25:57 +02:00
  • 271d804091 remove unused tabbars Gregor Vostrak 2024-05-03 01:52:09 +02:00
  • 98f6e8c5a6 fix manual time entry button responsiveness Gregor Vostrak 2024-05-03 01:42:40 +02:00
  • a3dc8c6550 always use remember me on the login form Gregor Vostrak 2024-05-03 01:22:18 +02:00
  • 97751b3499 Fixed redirect after two factor login for filament admin panel Constantin Graf 2024-05-02 16:20:52 +02:00
  • 0f898130e0 add redirect to login page if session is expired Gregor Vostrak 2024-05-02 16:01:33 +02:00
  • 6f12c1907e fix hover color on register and login pages links Gregor Vostrak 2024-05-02 15:14:38 +02:00
  • 3b5e09267f add tooltips to weekly overview on dashboard Gregor Vostrak 2024-05-02 15:13:43 +02:00
  • f989a06dc8 Fixed redirect after login for filament admin panel Constantin Graf 2024-05-01 21:40:29 +02:00
  • c3010c7f62 Activate exception on failed file write Constantin Graf 2024-05-01 21:40:07 +02:00
  • 7117dfca6c Added S3 flysystem Constantin Graf 2024-04-29 19:32:44 +02:00
  • 94777814be Renamed S3 config variables; Added disk config for profile picture Constantin Graf 2024-04-29 19:22:42 +02:00
  • e7fde0695d add row hover design fix Gregor Vostrak 2024-04-29 19:04:54 +02:00
  • a98e4649e3 Fixed bug in filament OrganizationResource Constantin Graf 2024-04-29 18:56:57 +02:00
  • 31c7bdf420 Deactivate reporting for api exceptions Constantin Graf 2024-04-29 18:46:40 +02:00
  • a4667589f2 Enhanced admin panel Constantin Graf 2024-04-29 18:46:28 +02:00
  • fccd57a3f3 Fixed timezone issue in timentry index endpoint Constantin Graf 2024-04-29 17:21:57 +02:00
  • 4242b23ada Added GitHub action to publish api docs Constantin Graf 2024-04-29 15:48:48 +02:00
  • f3b3dbb6d8 add automatic resizing to all charts, so they update on window resize Gregor Vostrak 2024-04-29 18:49:48 +02:00
  • b910662ae1 add missing error in create team member modal Gregor Vostrak 2024-04-29 18:36:46 +02:00
  • fb3d326c28 respect start of week setting for charts Gregor Vostrak 2024-04-29 16:47:46 +02:00
  • 492be92592 lock sidebar timer when running in a different organization Gregor Vostrak 2024-04-29 14:15:24 +02:00
  • 056c909e82 fix project chart border color Gregor Vostrak 2024-04-29 14:11:00 +02:00
  • 01e9bf310c fix project update notification texts Gregor Vostrak 2024-04-29 14:07:29 +02:00
  • a46668703d fix 7 recent days card alignment Gregor Vostrak 2024-04-29 14:05:52 +02:00