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

feat: add record (aka request logs) list and edit pages #27

Merged
merged 6 commits into from
May 24, 2024

Conversation

HeartLinked
Copy link
Contributor

@HeartLinked HeartLinked commented May 22, 2024

fix: #20

add record (aka request logs) list and edit pages like Casdoor(https://github.com/casdoor/casdoor/blob/master/object/record.go, https://door.casdoor.com/records)

image image

controllers/record.go Show resolved Hide resolved
object/record.go Show resolved Hide resolved
object/record.go Outdated Show resolved Hide resolved
object/record.go Outdated Show resolved Hide resolved
object/record.go Outdated Show resolved Hide resolved
web/src/RecordListPage.js Outdated Show resolved Hide resolved
web/src/RecordListPage.js Outdated Show resolved Hide resolved
web/src/RecordListPage.js Outdated Show resolved Hide resolved
web/src/RecordListPage.js Outdated Show resolved Hide resolved
web/src/backend/RecordBackend.js Show resolved Hide resolved
controllers/base.go Outdated Show resolved Hide resolved
util/time.go Outdated Show resolved Hide resolved
web/src/RecordListPage.js Outdated Show resolved Hide resolved
web/src/RecordEditPage.js Show resolved Hide resolved
service/proxy.go Show resolved Hide resolved
service/proxy.go Outdated Show resolved Hide resolved
@nomeguy nomeguy merged commit df2e76b into casbin:master May 24, 2024
8 checks passed
Copy link

🎉 This PR is included in version 1.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] add record (aka request logs) list and edit pages
2 participants