-
I'm developing a multitenant app with DRF backend and Admin LTE(HTML+Javascript+css) frontend.
The frontend is in one host and backend is in a different host. django-tenants is determining a wrong cl…
-
이전 게시판 서비스와 마찬가지로 SSR 방식으로 뷰 페이지를 구현한다
- 이번에는 관리자 페이지 구성 시 AdminLTE 템플릿을 활용하여 구현한다
- [x] AdminLTE 조사
- [x] 프로젝트 내 AdminLTE 관련 템플릿 구성 및 연동
- [x] AdminLTE 를 활용하여 페이지 구성
- [x] 공통 레이아웃 템플릿 구성
-
I added x2js on my bower.json file
`"x2js": "~1.2.0"`
Then add in my main.js requirejs config file
```
paths: {
'x2js': '../vendor/x2js/xml2json.min'
....
}
shim: {
'x2js' : {
…
-
Please, move this
```
const factory = this._factoryResolver.resolveComponentFactory(this.class_component);
this.componentRef = this.viewContainerRef.createComponent(factory);
/…
-
Hi,
I'm trying to use scopes with mongoid but it throws a 'nil can't be coerced into Float' Exception on the kaminari pagination.
Using the following model:
``` ruby
class Post
include Mongoid::D…
-
I tried to install on my prod server. The browser returns a ssl error (ERR_SSL_PROTOCOL_ERROR)
The certificate is well installed and I asked the support of my hosting. They answered:
"Your Domain …
-
Can you give me some examples of how to use this in an ongoing project? I do not understand the documentation on how to use the component, is there any demo project?
-
First of all, thank you for accepting pull request #23, #24.
but while upgrading, I got these messages bellow.
```
npm WARN reactjs-admin-lte@0.6.0 requires a peer of @react-bootstrap/pagination@…
bebe3 updated
6 years ago
-
### Background information
__IMPORTANT: If you choose to ignore this issue report template, your issue will be closed as we cannot help without the requested information.__
Please make sure you …
-
As a Manager,
I want to have an overview over the statistics of a campaign,
So that I can control it's status and progress.
- [x] Number of peaks in the started state (with 0 annotations)
- [x] Numbe…