Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/rewrite history #42

Closed
wants to merge 119 commits into from
Closed

Feature/rewrite history #42

wants to merge 119 commits into from

Conversation

Onatcer
Copy link
Contributor

@Onatcer Onatcer commented Apr 16, 2024

No description provided.

constantingraf and others added 30 commits January 16, 2024 19:48
* add linter, prettier and typescript support for jetstream

* add github actions for lint, build and typecheck

* add composer install to build action

* fix composer lock

* add ext-intl and fixed php version

* fix intl php extension install

* add tip php extension to github npm build action

* fix php version to 8.3.1

* change github php base action

* fix primary button default type

* updated typescript types from Team to Organization

---------

Co-authored-by: Gregor Vostrak <[email protected]>
* add playwright setup and tests for auth, profile and organization settings

* add playwright github action

* add sqlite database

* fix playwright base url

* add mailpit and parallelization

* remove additional waitForUrl in fixture

* fix tests

* remove waitforurl in tests

* change playwright github action to only one worker

* try promiso all to avoid loading errors

* change environment to include http protocol

* convert back to simpler structure

* add caching of playwright browser binaries

* test if playwright in ci works faster with multiple workers

* change back to one worker

* remove browser binary caching

* try using playwright container to speedup browser setup

* rollback image changes

* add playwright gitignore changes

---------

Co-authored-by: Gregor Vostrak <[email protected]>
# Conflicts:
#	app/Http/Controllers/Api/V1/TimeEntryController.php
#	app/Providers/JetstreamServiceProvider.php
korridor and others added 26 commits April 15, 2024 22:31
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.1 to 4.3.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4.0.1...v4.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.1 to 2.4.
- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
- [Commits](aglipanci/laravel-pint-action@2.3.1...2.4)

---
updated-dependencies:
- dependency-name: aglipanci/laravel-pint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

codecov bot commented Apr 16, 2024

Codecov Report

Attention: Patch coverage is 87.49584% with 376 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (main@37bfea3). Click here to learn what that means.

Files Patch % Lines
...ramble/PaginatedResourceCollectionTypeToSchema.php 0.00% 43 Missing ⚠️
app/Filament/Resources/OrganizationResource.php 68.81% 29 Missing ⚠️
...Resource/RelationManagers/UsersRelationManager.php 0.00% 29 Missing ⚠️
...p/Extensions/Scramble/ApiExceptionTypeToSchema.php 0.00% 28 Missing ⚠️
.../RelationManagers/OrganizationsRelationManager.php 0.00% 28 Missing ⚠️
app/Providers/TelescopeServiceProvider.php 0.00% 25 Missing ⚠️
...tionManagers/OwnedOrganizationsRelationManager.php 0.00% 23 Missing ⚠️
app/Http/Controllers/Web/HealthCheckController.php 0.00% 23 Missing ⚠️
...e/Import/Importers/ClockifyTimeEntriesImporter.php 87.61% 13 Missing ⚠️
app/Service/Import/Importers/TogglDataImporter.php 83.95% 13 Missing ⚠️
... and 25 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage        ?   87.84%           
  Complexity      ?      520           
=======================================
  Files           ?      135           
  Lines           ?     3183           
  Branches        ?        0           
=======================================
  Hits            ?     2796           
  Misses          ?      387           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Onatcer Onatcer closed this Apr 17, 2024
@Onatcer Onatcer deleted the feature/rewrite_history branch June 26, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants