-
- [x] adminLTEの導入
```bash
$ yarn add admin-lte
```
- [x] 管理者画面用のマニフェストファイルを作成
- [x] マニフェストファイルの読み込み設定
- [x] usersテーブルに管理者権限を判定する為のroleカラムを追加
```bash
$ rails g migration add_role_to_users
$ …
-
Prerequisite: I have executed bash install.sh,
system:Ubuntu 22.04.3 LTS (GNU/Linux 5.15.0-84-generic x86_64)
issues: After I execute the urch command, the console reports the following error: Execu…
-
We support a Contribution Annotation Framework that allows us to indicate roles of conributors. However, many tutorials still use the "old" style contribution metadata (without roles)
Updating this…
-
## Steps to Reproduce
1. ...flutter create flutterapp5
2. ...flutter run
## Logs
```console
[√] Flutter (Channel dev, 1.20.0-0.0.pre, on Windows, locale en-US)
• Flutter version 1.20.…
-
I think there is a need for an overhaul of the moderation and user-side blocking tools, making them more flexible and more consistent.
On the admin side of things, we currently can (correct me if I…
-
Talking to @schlessera in WordCamp Asia, we discussed adding support for [Lando](https://lando.dev/). As we don't know if contributors would agree, we first create this issue to ask for feedback.
T…
-
Situation I'm trying to do:
Alice creates a collection and wants to share it (ki clone, then publish to GitHub)
Bob wants to pull in Alice's collection.
From what I've gathered so far...
Bob…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Are you aware of the differences between iOS and Android background message handling?
- [X] I understand that…
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
### What is version of KubeKey has the issue?
v3.1.5
### What is your os environment?
Rocky 9.3
### KubeKey config file
```yaml
apiVersion: kubekey.kubesphere.io/v1alpha2
kind: Cluster
metadata…