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

Filament Support Panel #778

Merged
merged 23 commits into from
Nov 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
cc1da64
chore: merging rebase
MathewEm Oct 9, 2024
d605ffd
chore: progress update
MathewEm Oct 9, 2024
ab9ab5d
rebase
MathewEm Oct 9, 2024
bb98e8a
chore
MathewEm Oct 10, 2024
945ca56
refactor(filament): implemented config and overwrite for rate limitin…
MathewEm Oct 10, 2024
e7c97b5
chore: update
MathewEm Oct 23, 2024
c44ca15
feat(filament): Initialize filament panel
MathewEm Oct 9, 2024
a1cfa2c
chore: progress update
MathewEm Oct 9, 2024
a4ab1f5
update(authenticate): added rate limiter
MathewEm Oct 31, 2024
3aced64
feat(authentication): added activity logging to rate limiting system
MathewEm Nov 5, 2024
86be385
refactor(filament): implemented config and overwrite for rate limitin…
MathewEm Oct 10, 2024
9ca21a4
update(authenticate): added rate limiter
MathewEm Oct 31, 2024
f950deb
feat(authentication): added activity logging to rate limiting system
MathewEm Nov 5, 2024
8a10887
fix: borken composer files
vincentauger Nov 6, 2024
e1c1df1
chore: add _ide_helper.php to .gitignore
vincentauger Nov 6, 2024
0864e36
fix: composer.lock fix
vincentauger Nov 6, 2024
c51dc10
chore(gate): update in Auth Gate implementation
MathewEm Nov 6, 2024
611baa0
chore: revert composer.lock to commit 2687a6b
MathewEm Nov 6, 2024
4f976dc
refactor: clean up code formatting and improve user permissions handling
vincentauger Nov 6, 2024
d4e8c27
refactor: to pass php arch test
vincentauger Nov 6, 2024
1f1525e
refactor: update user permissions in UserPolicy and remove unused Fil…
vincentauger Nov 6, 2024
43faf29
refactor: removed unused class
vincentauger Nov 6, 2024
6fdd89a
fix: composer.lock broken following rebase
vincentauger Nov 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ yarn-error.log
tests/cypress/videos/*
tests/cypress/screenshots/*
.phpactor.json
.phpstorm.meta.php
_ide_helper.php
1,701 changes: 0 additions & 1,701 deletions .phpstorm.meta.php

This file was deleted.

Loading
Loading