-
### FILE
```
include AdminHelper
ActiveAdmin.register_page 'Dashboard' do
menu priority: 1, label: "Dashboard #{Rails.env.development? ? 'DEV' : ''}"
action_item :update_rates do
if current…
-
```
The following assertion was thrown while dispatching notifications for SlidingUpPanelController:
AnimationController.animateTo() called after AnimationController.dispose()
AnimationController m…
-
It would be nice to develop `$resource` with some OOP class functionality such as instance methods. Take this code:
```
angular.module('app', ['ngResource'])
.factory('PanelUser', ['$resource', fun…
-
There are just usual method icons for static methods.
-
TW5-ServerImages is a very important plugin for management of extended media resources using TW5.
I'm familiar with two methods of installing any TW5 plugin:
1. via library from the Control Pane…
protw updated
5 years ago
-
How should the workflow of showing, hiding, and arranging various views and panels work?
There are two likely methods for going about this:
## Magnetic Floating Windows
This is the approach tha…
-
**Link to article:**
https://docs.microsoft.com/en-us/windows/win32/shell/ishelldispatch#members
**Problem:**
In methods table, under ControlPanelItem, the note is not rendered properly. Instea…
-
> Please fill out this template appropriately when filing a bug report.
>
> Please remove this line and everything above it before submitting.
### Description
### Expected behavior
### Actu…
-
## Description
Automatic uuid generation (happening on the fly during read requests) breaks content folder when directory name is changed via `changeStatus`.
## To reproduce
A panel request l…
-
We need to validate following properties while creating order in Admin panel:
1. Shipping method - select with available shipping methods should display only shipping methods that are eligible for cr…