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

Add Latest Awards Widget #1862

Merged
merged 6 commits into from
Sep 10, 2024
Merged

Add Latest Awards Widget #1862

merged 6 commits into from
Sep 10, 2024

Conversation

FatihKoz
Copy link
Contributor

A simple widget for displaying latest awards issued to pilots.

By default it is set to get 5 records, which can be changed by passing in a config value like other widgets.

 // Default usage
@widget('LatestAwards')
// Usage example for increased count
@widget('LatestAwards', ['count' => 10])

Does not need Auth and can be placed anywhere.

@nabeelio nabeelio merged commit 53c82f8 into nabeelio:dev Sep 10, 2024
5 checks passed
@FatihKoz FatihKoz deleted the LatestAwards branch September 10, 2024 17:12
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.

2 participants