Il giorno 17/apr/2012, alle ore 13.23, Colm O hEigeartaigh ha scritto: > A random idea: How about supporting saving a new user/role etc in the > console as a "draft". For example, let's say I'm creating a new user, > and it won't save as one of the attribute values is invalid. I can't > find out why it's invalid, so I have to cancel the creation to take a > look at the schema, which involves having to re-enter all of the > details for the new user again.
A save as a draft without constraint validation ..... probably a save of the create/update request. It sounds a nice feature but, IMO, a little bit complicated to be implemented. I don't know if the benefits of this implementation really worths the effort: the same effect can be achieved opening different administration console pages on different browser pages/tabs. F. > Colm. > > On Tue, Apr 17, 2012 at 11:45 AM, Colm O hEigeartaigh > <[email protected]> wrote: >> How about supporting "bulk" operations via the REST API? For example, >> creating/deleting/reading a set of users/roles/resources with one >> operation? >> >> Colm. >> >> 2012/4/17 Francesco Chicchiriccò <[email protected]>: >>> On 16/04/2012 11:23, Bob Lannoy wrote: >>>> Hi Fabio, >>>> >>>> I'm not using a lot of the functionality at the moment so my view is >>>> somewhat limited. My impression is that although you have >>>> documentation that gives a general idea, it's quite sparse. >>>> I was also a bit overwhelmed with all the functionality that you see >>>> in the console as well ;) >>>> >>>> Some examples >>>> * For the moment I'm trying to figure out how the self-registration >>>> works. There's very little info on this. (I'll post my questions in >>>> the user-list) >>>> * the REST interface should be documented (although its mostly >>>> self-explanatory) and the objects involved. This is useful for cases >>>> when the console is too much and a light client is needed. >>>> * examples for things like derived attributes >>> >>> Only to report that your suggestions were added to >>> https://cwiki.apache.org/confluence/display/SYNCOPE/Roadmap >>> >>> Something else? Someone else? Come on, guys! >>> >>>> On 16 April 2012 10:49, Fabio Martelli <[email protected]> wrote: >>>>> Il giorno 16/apr/2012, alle ore 10.36, Fabio Martelli ha scritto: >>>>> >>>>>> Il giorno 16/apr/2012, alle ore 10.06, Bob Lannoy ha scritto: >>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> maybe an input from the user side of things: extending the >>>>>>> documentation should also be something for the roadmap. >>>>>> Yes, you are right. >>>>>> I'm going to update the roadmap wiki page. >>>>> Bob, from your point of view, which aspects have to be improved? >>>>> Please, let me have your feeling about. >>>>> >>>>> F. >>>>> >>>>>>> cheers >>>>>>> >>>>>>> Bob >>>>>>> >>>>>>> 2012/4/11 Francesco Chicchiriccò <[email protected]>: >>>>>>>> Hi all, >>>>>>>> it's time to discuss about Syncope roadmap. >>>>>>>> >>>>>>>> I think it's useful to have a backlog for this discussion, hence wiki >>>>>>>> page >>>>>>>> [1] would fit this role. >>>>>>>> I have moved the "old" roadmap page at [2], for reference - note that >>>>>>>> I've >>>>>>>> also restricted access to this page. >>>>>>>> >>>>>>>> I have reported at [1] all things that we have been discussing in >>>>>>>> mailing >>>>>>>> list + items from [2], giving some categorizations. >>>>>>>> >>>>>>>> Your contribution is very welcome: we need to asses the future work of >>>>>>>> our >>>>>>>> project! >>>>>>>> >>>>>>>> Regards. >>>>>>>> >>>>>>>> [1] https://cwiki.apache.org/confluence/display/SYNCOPE/Roadmap >>>>>>>> [2] https://cwiki.apache.org/confluence/display/SYNCOPE/Old+Roadmap >>> -- >>> Francesco Chicchiriccò >>> >>> Apache Cocoon PMC and Apache Syncope PPMC Member >>> http://people.apache.org/~ilgrosso/ >>> >> >> >> >> -- >> Colm O hEigeartaigh >> >> Talend Community Coder >> http://coders.talend.com > > > > -- > Colm O hEigeartaigh > > Talend Community Coder > http://coders.talend.com
