-
You can order by fields in CrudAppService even if they are not defined in the DTO. I am not sure if this is meant to be like that.
Related code:
https://github.com/abpframework/abp/blob/0a156878…
-
There are three classes meaning holding pretty much the same information.
It would be nice if those could be unified somehow.
vlsi updated
6 months ago
-
It would be great if there could be a palate of stamps/symbols with common cave features you can select from in the sketching window, and stamp onto the image by tapping with a finger:
https://static…
-
In v. 1.5.1 i had the following code:
```javascript
{
console.log(evt);
if(evt.type === "add"){
…
-
```
~ $ curl https://flathub.org/api/v1/apps/com.github.ztefn.haguichi | jq '.description'
% Total % Received % Xferd Average Speed Time Time Time Current
…
-
When I reorder my list in meteor, the order fields are not updated properly. After a couple of times dragging and dropping they all end up at the same number. And there is also an internal server erro…
fakob updated
8 years ago
-
### Description
I have a ListView which items are sortable by drag and drop.
Now the problem is, that the drag-start-event is fired without having to hold the item for 1 2 seconds.
The drag-start …
-
```
(This is for feature requests and bugs in Struts2 jQuery Plugin - for
getting help, please use the User Group.
http://groups.google.com/group/struts2-jquery )
1.
-
It would be a powerful feature to add the ability to select multiple items and drag and drop them together. This may be feasible using the jquery ui selectable tool as this post does:
http://www.stu…
-
I've created two PRs for a few obvious UI improvements, but I have some ideas for more controversial stuff:
- [x] I only found out that the package listing is sortable by checking the site source. …