CyrilFerlicot

Results 271 issues of CyrilFerlicot

I wanted to do a simple improvement to the protocol creation window but I'm noticing multiple problems in this tool and I think it deserves some love. - [ ]...

Type: Enhancement

If you have a class with a trait, its metaclass is a TraitedMetaclass. But if you remove the trait from the class, then the metaclass is not updated and stays...

Type: Bug
Project: Traits

Currently, we can only easily open the root dialog only via brush and not an ajax request. We can make it easier.

enhancement

Maybe we want to display the table with the first column sorting in an ascending way at the first rendering.

New Feature

MDLApplication & co are classes here to help to start a MDL application but it's unfinished work. We should either work on it to make it really usable or deprecate...

question
Deprecation

enhancement
Demo
Infrastructure

We currently cannot have an infinite nested list because of the selection mechanism. I propose to change the behavior like this: - #selectedObject: will only select at the root level...

API change

We don't need too many classes for the footer sections... Maybe we can just have a MDL(Mega)FooterSection responding to #topSection/#bottomSection/#middleSection/#leftSection/#bottomSection?

API change
Deprecation

https://en.wikipedia.org/wiki/Miller_columns

New Component

I will need in the future multiple select. It could be cool to have this kind of widget. Bootstrap's example: https://silviomoreto.github.io/bootstrap-select/examples/

New Component