-
Possibly related to changes from #386, Decky frontend now builds with different chunk.js files, which makes the frontend of the plugin (tab in QAM and its configuration) fail to load.
The backend al…
-
I'm Building MAPS.ME using `./gradlew aR`
the problem is I get this error during build process :
```
CMake Error at drape_frontend/CMakeLists.txt:220 (add_library):
Cannot find source file:…
-
Figured I'd make a tracking issue here to document the design of the v2 API and get feedback as early as possible.
The goal for the new API to be RESTful, which should result in logic on both the b…
-
Create a process that keeps a list of companies restricted and unrestricted status up to date. Fetch the list of companies and load the companies into a relational database. Build a RESTful Web API wi…
ken-i updated
3 years ago
-
## Description
DAG doc generation is flaky and randomly fails in CI, passing on subsequent re-runs.
Failed run: https://github.com/WordPress/openverse/actions/runs/4889003649/jobs/8727222888…
-
The Home Page of our site needed to be done by this weekend. It should have a gentle and simple UI Structure
If you want help you can refer [https://www.automl.org/](https://www.automl.org/)
-
**Describe the bug:**
The "Post Simple" form shows more fields in the frontend than those in the backend and the fields that are added are not displayed in the frontend.
**To Reproduce:**
1. Go t…
-
Hello,
This is a very nice extension and I have used this into few of my projects which are using "yii2-advanced-app". which means I need to have this editor from backend and content will displayed i…
-
-
### Describe the feature
I will be migrating our current Vanilla JavaScript codebase to a type-checked TypeScript codebase. This involves setting up TypeScript, gradually converting JavaScript files …