12479: Allow the user to edit the currently accepted value on a
[arvados.git] / apps / workbench / app / assets / javascripts / components / edit_tags.js
2018-01-05 Lucas Di Pentima12479: Allow the user to edit the currently accepted...
2018-01-05 Lucas Di Pentima12479: Selectize tweaks to enhance usability. Removed...
2018-01-03 Lucas Di Pentima12479: Removed table border. Fixed indentation.
2018-01-03 Lucas Di Pentima12749: Several fixes and enhancements:
2018-01-02 Lucas Di Pentima12479: Renamed 'overridable' property to 'strict'....
2017-12-22 Lucas Di Pentima12479: Syntax error fixed.
2017-12-22 Lucas Di Pentima12479: Avoid saving tags with name and/or value being...
2017-12-22 Lucas Di Pentima12479: Add placeholder messages on selectize boxes...
2017-12-20 Lucas Di PentimaMerge branch 'master' into 12479-wb-structured-vocabulary
2017-12-20 Lucas Di Pentima12479: When requesting the collection, only ask the...
2017-12-20 Lucas Di Pentima12479: Save button changes state when having changes...
2017-12-20 Lucas Di Pentima12479: Replacing isDirty flag with dirty stream
2017-12-20 Lucas Di Pentima12479: WIP making the save objject show the save state
2017-12-19 Lucas Di Pentima12479: Properties saving working. Remove tag button...
2017-12-19 Lucas Di Pentima12479: Remove tag button working.
2017-12-19 Lucas Di Pentima12479: Refactoring to simplify the code.
2017-12-18 Lucas Di Pentima12479: Get remote vocabulary definition, use a fallback...
2017-12-18 Lucas Di Pentima12479: New tag editor for structured vocabulary. There...