Constantin Graf
|
d99847ef19
|
Added trusted proxy config
|
2024-04-15 16:21:30 +02:00 |
|
Constantin Graf
|
2045bf6ba9
|
Added healthcheck endpoints; Fixed filament check
|
2024-04-15 16:21:30 +02:00 |
|
Constantin Graf
|
21194eaa05
|
Added jobs and cache table
|
2024-04-15 16:21:30 +02:00 |
|
Constantin Graf
|
e3cc613477
|
Added test commands
|
2024-04-15 16:21:30 +02:00 |
|
Constantin Graf
|
6e2d0739ef
|
Added private build
|
2024-04-15 16:21:30 +02:00 |
|
Constantin Graf
|
91128ae0b3
|
Added public build
|
2024-04-15 16:21:30 +02:00 |
|
dependabot[bot]
|
3a43b9cec4
|
Bump aglipanci/laravel-pint-action from 2.0.0 to 2.3.1
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.0.0 to 2.3.1.
- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.0.0...2.3.1)
---
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>
|
2024-04-15 11:02:08 +02:00 |
|
dependabot[bot]
|
00593eb758
|
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-15 11:01:25 +02:00 |
|
Gregor Vostrak
|
38535142b2
|
add responsive tables and time/client/member/tags index page
|
2024-04-13 16:03:47 +02:00 |
|
Gregor Vostrak
|
335a057ba1
|
add responsiveness for the dashboard and menu
|
2024-04-13 16:03:47 +02:00 |
|
Gregor Vostrak
|
528865fc1c
|
fix organization switcher dropdown orientation
|
2024-04-12 03:34:44 +02:00 |
|
Gregor Vostrak
|
64023f3930
|
added success and error notifications
|
2024-04-12 03:34:44 +02:00 |
|
Constantin Graf
|
0e96ad992f
|
Fixed timezones in time entry endpoints
|
2024-04-11 12:43:30 +02:00 |
|
Constantin Graf
|
b67961cb07
|
Added member and invitation endpoints
|
2024-04-11 12:43:30 +02:00 |
|
Constantin Graf
|
234fa06324
|
Fixed permissions for tasks endpoints
|
2024-04-11 12:43:30 +02:00 |
|
Gregor Vostrak
|
b9ee79174a
|
add task selector, change dropdowns to use floating-ui
|
2024-04-10 21:12:55 +02:00 |
|
Gregor Vostrak
|
9cbc54b9b6
|
fix logout error
|
2024-04-10 13:10:03 +02:00 |
|
Gregor Vostrak
|
b94c159af0
|
add project members to project show page
|
2024-04-10 13:10:03 +02:00 |
|
Gregor Vostrak
|
5293bc7a05
|
add projects detail page, task create / delete
|
2024-04-08 18:55:50 +02:00 |
|
Gregor Vostrak
|
0081aa7a6e
|
add basic crud frontend for clients, tags and projects
|
2024-04-03 17:21:15 +02:00 |
|
Constantin Graf
|
824e3d99ae
|
Added endpoint for current time entry
|
2024-04-03 14:21:00 +02:00 |
|
Constantin Graf
|
df18953231
|
Enhanced dependabot config
|
2024-04-03 14:21:00 +02:00 |
|
Constantin Graf
|
b4c0f0650a
|
Fixed e2e tests
|
2024-04-02 15:54:00 +02:00 |
|
Constantin Graf
|
2adbfba323
|
Fixed unit tests
|
2024-04-02 14:33:29 +02:00 |
|
Constantin Graf
|
ba0212ea01
|
Added billable rates; Added project members; Added visibility to projects
|
2024-04-02 14:33:29 +02:00 |
|
Constantin Graf
|
bb42b0940a
|
Added extension system
|
2024-04-02 14:15:30 +02:00 |
|
Constantin Graf
|
504908ecd7
|
Fixed carbon upgrade bug
|
2024-03-27 23:19:47 +01:00 |
|
Constantin Graf
|
6dc7c1ba1d
|
Github actions: Added missing step for ziggy; Added names to steps
|
2024-03-27 23:19:47 +01:00 |
|
Gregor Vostrak
|
0b18c22fe0
|
remove ziggy npm dependency to fix typescript errors
|
2024-03-27 23:19:47 +01:00 |
|
Constantin Graf
|
ebd4754773
|
Updated to laravel 11
|
2024-03-27 23:19:47 +01:00 |
|
Gregor Vostrak
|
5d256650d2
|
fix time entry endpoint tests to represent string based only_full_dates query parameter
|
2024-03-27 17:28:53 +01:00 |
|
Gregor Vostrak
|
0cf3896309
|
add e2e test for endless scrolling on time overview page
|
2024-03-27 15:09:56 +01:00 |
|
Gregor Vostrak
|
a8b81fe298
|
add endless scrolling to time overview page
|
2024-03-27 14:59:22 +01:00 |
|
Gregor Vostrak
|
57ff657199
|
cleanup case-insensitive common components
|
2024-03-27 13:00:20 +01:00 |
|
Gregor Vostrak
|
2f67d0bd18
|
Merge pull request #12 from solidtime-io/feature/add_time_overview
Feature/add time overview
|
2024-03-27 12:51:05 +01:00 |
|
Gregor Vostrak
|
30e991868b
|
make e2e tests less flaky
|
2024-03-27 12:43:55 +01:00 |
|
Gregor Vostrak
|
7f3ea71f50
|
Merge branch 'main' of github.com:Timetracking-Project/timetracking into feature/add_time_overview
# Conflicts:
# docker-compose.yml
|
2024-03-26 18:22:47 +01:00 |
|
Gregor Vostrak
|
26fef8b9f7
|
add time overview page
|
2024-03-26 18:19:08 +01:00 |
|
Constantin Graf
|
9c90fcd031
|
Updated action setup-node to v4
|
2024-03-22 11:41:51 +01:00 |
|
Constantin Graf
|
dd6e9588b7
|
Added dependabot
|
2024-03-22 11:41:51 +01:00 |
|
Constantin Graf
|
06c7314b1f
|
Added parallel testing for GitHub actions
|
2024-03-22 11:41:51 +01:00 |
|
Constantin Graf
|
4edfa7e941
|
Added tasks endpoints; Added more test
|
2024-03-22 11:41:51 +01:00 |
|
Constantin Graf
|
33eff16b6b
|
Fixed docker compose config
|
2024-03-21 14:27:56 +01:00 |
|
Gregor Vostrak
|
e5922cdb0a
|
add vite hmr to traefik reverse proxy
|
2024-03-21 13:53:29 +01:00 |
|
Constantin Graf
|
fc5b35661d
|
Added week start
|
2024-03-21 13:53:05 +01:00 |
|
Gregor Vostrak
|
ab9a1d2fab
|
add vite hmr to traefik reverse proxy
|
2024-03-21 13:51:28 +01:00 |
|
Gregor Vostrak
|
fb04cff7c1
|
add sidebar timer start/stop and live timer updates
|
2024-03-20 16:33:53 +01:00 |
|
Gregor Vostrak
|
81e133528a
|
make dashboard elements smaller, add logo to login/register
|
2024-03-20 16:33:53 +01:00 |
|
Constantin Graf
|
5a733b17aa
|
Added timezone to registration
|
2024-03-19 19:11:36 +01:00 |
|
Constantin Graf
|
6ecfef6bf1
|
Added timezone for user; Moved dashboard to controller
|
2024-03-19 19:11:36 +01:00 |
|