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

Tailwind #93

Merged
merged 50 commits into from Feb 20, 2023
Merged

Tailwind #93

merged 50 commits into from Feb 20, 2023

Conversation

Xety
Copy link
Member

@Xety Xety commented Jan 31, 2023

No description provided.

Xety and others added 6 commits May 19, 2022 20:12
…Bootstrap.

 Implemented Header, sidebar and footer
# Conflicts:
#	package.json
#	public/fonts/FontAwesome.otf
#	public/fonts/MiriamLibre-Bold.eot
#	public/fonts/MiriamLibre-Bold.ttf
#	public/fonts/MiriamLibre-Regular.eot
#	public/fonts/MiriamLibre-Regular.svg
#	public/fonts/MiriamLibre-Regular.ttf
#	public/fonts/MiriamLibre-Regular.woff
#	public/fonts/MiriamLibre-Regular.woff2
#	public/fonts/fa-brands-400.ttf
#	public/fonts/fa-brands-400.woff2
#	public/fonts/fa-regular-400.ttf
#	public/fonts/fa-regular-400.woff2
#	public/fonts/fa-solid-900.ttf
#	public/fonts/fa-solid-900.woff2
#	public/fonts/fa-v4compatibility.ttf
#	public/fonts/fa-v4compatibility.woff2
#	public/fonts/fontawesome-webfont.eot
#	public/fonts/fontawesome-webfont.svg
#	public/fonts/fontawesome-webfont.ttf
#	public/fonts/fontawesome-webfont.woff
#	public/fonts/fontawesome-webfont.woff2
#	resources/assets/js/bootstrap.js
#	resources/assets/js/xetaravel.js
#	resources/assets/sass/_profile.scss
#	resources/assets/sass/admin/xetaravel.admin.scss
#	resources/assets/sass/bootstrap/_custom.scss
#	resources/assets/sass/font-awesome/_variables.scss
#	resources/assets/sass/xetaravel.scss
#	resources/assets/ts/Blog/Blog.ts
#	resources/assets/ts/Blog/Comment.ts
#	resources/assets/ts/Discuss/Discuss.ts
#	resources/assets/ts/Discuss/Post.ts
#	resources/assets/ts/Xetaravel.ts
#	resources/views/elements/footer.blade.php
#	resources/views/page/index.blade.php
#	webpack.js.mix.js
#	webpack.mix.js
#	webpack.sass.mix.js
@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #93 (622a3c0) into master (aae0c4f) will decrease coverage by 6.53%.
The diff coverage is 60.72%.

@@             Coverage Diff              @@
##             master      #93      +/-   ##
============================================
- Coverage     88.42%   81.89%   -6.53%     
- Complexity      705      781      +76     
============================================
  Files           154      157       +3     
  Lines          4042     4148     +106     
============================================
- Hits           3574     3397     -177     
- Misses          468      751     +283     
Impacted Files Coverage Δ
app/Http/Components/AnalyticsComponent.php 100.00% <ø> (ø)
app/Http/Controllers/Admin/PageController.php 100.00% <ø> (ø)
app/Http/Controllers/SecurityController.php 0.00% <0.00%> (ø)
app/Models/Category.php 50.00% <ø> (-50.00%) ⬇️
app/Models/DiscussCategory.php 55.55% <ø> (-44.45%) ⬇️
app/Models/DiscussUser.php 84.61% <ø> (+15.38%) ⬆️
app/Models/Permission.php 0.00% <0.00%> (-100.00%) ⬇️
app/Models/Repositories/CategoryRepository.php 100.00% <ø> (ø)
.../Models/Repositories/DiscussCategoryRepository.php 100.00% <ø> (ø)
app/Models/Role.php 0.00% <0.00%> (-100.00%) ⬇️
... and 52 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Xety Xety merged commit 79e99ad into master Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant