Chris Qiang
Chris Qiang
Hi @vtsykun, i've cheked the demo dashboard and the settings. I want to ask if there's features to integrate OAuth login like Google/Gitlab/Github? Thank you!
Is it possible to add support for UUID? References: - **MariaDB**: https://mariadb.com/kb/en/uuid/ - **MySQL**: https://dev.mysql.com/blog-archive/storing-uuid-values-in-mysql-tables/ - To my knowledge, MySQL doesnt directly have uuid data type, but we can store...
### Pitch Universal Badge is a badge that are displayed to all network, and are verified on each instance basis. This is useful for proofing if user is actually a...
 Allow users to dismiss the notification request stripe by adding either a close button, or "Tidak, terima kasih" button on the page. Additionally, for consistency, I think "Allow" button...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary I noticed that there are no App-level resource limit. I.e RAM Limit...
Fixes #379 and closes #532. ## Description Translate the Reacting to Input with State page, continuing @JfrAziz's effort on translating the page. Page URL: - 🌍: https://react.dev/learn/reacting-to-input-with-state - 🇮🇩: https://id.react.dev/learn/reacting-to-input-with-state
Fixes #416 and closes #523 ## Description This PR adds translation to "Suspense" page, continuing @maulanasdqn effort. Translate the Suspense page. Page URL: - 🌍: https://react.dev/reference/react/Suspense - 🇮🇩: https://id.react.dev/reference/react/Suspense
This PR adds the following actions for GitLab Integration: - Create, List, Read, Update, and Delete for Issue. Incidentally, the `List` part, the API supports for searching. and `Update` part...
### Description `color-mode` mixins on `$color-mode-type=data` appends `[data-bs-theme="#{$mode}"]` instead of prepend the selectors from the parent. This PR will update the behavior of `color-mode` mixins on `$color-mode-type=data` so that we...
Add Authentik OAuth2 Client Provider to the Third Party List. References: - Authentik OAuth2 Provider https://docs.goauthentik.io/docs/add-secure-apps/providers/oauth2 - Client Repo https://gitlab.com/chez14/oauth2-authentik - Pacakgist Page https://packagist.org/packages/chez14/oauth2-authentik