-
## 概要
⚫︎アプリ名
GSS一括管理くん
⚫︎機能概要
1. GSSを取り込める
1. Rails
2. Google APIでCSVとして取得
3. S3にCSV保存
4. MySQLにデータテーブルとして保存
1. MySQLはdocker管理
2. GSSを表示できる
1. Vue
2. テ…
-
**Name of feature to enhance**
Update the local configs for downloading the configs for downloading specific resources from Composition Resource
Linked Issue: https://github.com/opensrp/fhircore/iss…
-
## Current Behavior
When composing a message in compose view, we can only see:
- Headers (To, From, Subject, etc)
- List of attachments
- No preview of the actual message content
## Use Case…
-
Hi, when I run the STARmap example, the following problem occurs
baysor preview -x 'x' -y 'y' -g 'gene' -c configs/starmap.toml -o output_dapi molecules.csv
[19:16:50] Info: (2023-09-13) Run Bayso…
-
Install-Package Microsoft.CodeAnalysis -Version 3.8.0
```
Attempting to gather dependency information for package 'Microsoft.CodeAnalysis.3.8.0' with respect to project 'CsToKotlinTranspiler', tar…
-
### What happened?
From time to time I see that claims and XRs loose sync such as here (see second resource):
```
❯ kubectl get xirsas
NAME API …
-
I'm using this ticket to take notes on further updates for v2 emergent.
* While the `etime.Train`, `Test` `Trial` `Epoch` etc enums work well for many cases, sometimes they just don't fit, and it j…
-
Part of https://github.com/WordPress/gutenberg/issues/55083
Right now, when you render the DataViews component, it gets rendered all in one including:
- Search bar
- Filters
- View Config
…
-
When I ran the Migrations I saw that some of the Document Types were missing their Templates. For example, I have a "Standard Content Page" Document Type that is supposed to Allow the "StandardContent…
-
### Description
I am using vue composition API in setup.
I am using next code
```
import { useRecaptchaProvider, useChallengeV3 } from 'vue-recaptcha'
useRecaptchaProvider()
```
... rest …