-
This is now about documenting the feature, see comments. The original feature request is below.
### Is your feature request related to a problem? Please describe.
In the theme layout, I want to en…
-
### Description:
only group chats are working, private chat shows blank screen and when sending messages in private chat,it's greyed out.
### Steps to reproduce:
1.
Rocket chat desktop …
-
First of all, thanks a lot for this plugin!
I am trying to listen for the change event. Here is what I have done
```
// drilldown.js
const modelsMenu = document.querySelector('.drilldown-model…
-
The example has this:
searchRequest.ParameterGroup.AddParameter(new QueryParameter("matrix_unique_id", "0+"));
So how would I get these as QueryParameters?:
WHERE City IN ('CHIC', 'BUTV'…
-
### Description:
I auto update rocket chat by checking new images at the latest tag, but last night latest went from pointing to 3.15.0 to 3.14.5
I then got the following error:
```
(node:7) […
-
### Environment:
- Laravel-Code-Generator Version: 2.4
- Laravel Installer Version: 4.1.1
- Composer Version: 2.07
### Description:
Class CrestApps\CodeGenerator\DatabaseParser\SqlServerParser …
-
I am trying to run an image using the nginx-proxy image. I created the following `docker-compose.yml` file to make executing the commands easier
```
version: '3.4'
services:
nginx-proxy:
…
-
When running scaffold with migration option after creating a table, getting the error `The command "create:scaffold" does not exist.`
laravel-code-generator-ui: ^0.4.0
laravel version: 5.8.*
php …
-
### Environment:
- Laravel-Code-Generator Version: 2.3.2
- Laravel Version: 5.8.18
### Description:
On a fresh install of Laravel Code Generator the config file is not created in Laravel's confi…
ghost updated
4 years ago
-
I downloaded your project, added my info to the appsettings.json file and ran the application. When it hits this line, an error is thrown.
// Get instance of the IRetsClient from th…