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(other): initialize admin from boilerplate #564

Merged
merged 18 commits into from
Apr 18, 2024
Merged

Conversation

ulfgebhardt
Copy link
Member

🍰 Pullrequest

This PR implements an admin interface from the IT4C frontend boilerplate.

Three new services are introduced (reflected in docker)

  • the admin interface under localhost:3002
  • the documentation for that localhost:8083 (backend moved to 8084)
  • storybook for the admin localhost:6008

Issues

Todo

  • None

mahula and others added 17 commits April 6, 2024 09:36
chore(frontend): update packages 06 04
chore(other): set dependabot package update pr limit to none
refactor(frontend): fix dependabot pr limit problem
chore(frontend): update packages 07 04
chore(frontend): update packages 13 04
Bumps [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-security/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-security/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-security@v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-security
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…-plugin-security-3.0.0

Bump eslint-plugin-security from 2.1.1 to 3.0.0
@ulfgebhardt ulfgebhardt self-assigned this Apr 18, 2024
@ulfgebhardt ulfgebhardt added feature New feature or request service:admin labels Apr 18, 2024
@mahula mahula self-requested a review April 18, 2024 10:10
Copy link
Contributor

@mahula mahula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice to see the admin interface coming.
I assume necessary por tchanges (300x) will be configured in following steps.

@ulfgebhardt ulfgebhardt merged commit 3af7e63 into master Apr 18, 2024
54 checks passed
@mahula mahula deleted the admin-boilerplate branch June 14, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request service:admin
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants