14738: Enhances code readability when concatenating strings.
[arvados.git] / apps / workbench / app / assets / javascripts / components / edit_tags.js
2019-01-29 Lucas Di Pentima14738: Enhances code readability when concatenating...
2019-01-29 Lucas Di Pentima14738: Fixes the double-slash usage on requests to...
2018-01-31 Tom Clegg13111: Merge branch 'master' into 12308-go-fuse
2018-01-17 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2018-01-17 Peter AmstutzMerge branch '12934-cwl-conformance' refs #12934
2018-01-16 Lucas Di PentimaMerge branch '12479-wb-structured-vocabulary'
2018-01-16 Lucas Di Pentima12479: Clear vocabulary.json cache every 5 minutes.
2018-01-16 Lucas Di Pentima12479: Updated example vocabulary. Attempt to show...
2018-01-16 Lucas Di Pentima12479: Accept tags with empty values
2018-01-16 Lucas Di Pentima12479: Merge branch '12479-wb-structured-vocabulary...
2018-01-16 Tom Clegg12479: Set dirty flag on change even when clearing...
2018-01-16 Lucas Di Pentima12479: Merge branch '12479-wb-structured-vocabulary...
2018-01-16 Tom Clegg12479: Fix per-tag strict mode.
2018-01-16 Tom Clegg12479: Open autocomplete when focusing an empty field.
2018-01-16 Tom Clegg12479: Use onupdate + stable vnode keys, let focus...
2018-01-15 Lucas Di Pentima12479: Re-added 'key' to the tag key div, because the...
2018-01-15 Lucas Di Pentima12479: Replaced selectize widget with awesomplete to...
2018-01-08 Lucas Di Pentima12479: Removed plugin. Fixed onFocus() behavior on...
2018-01-08 Lucas Di Pentima12479: UX enhancements:
2018-01-08 Lucas Di Pentima12479: Merge branch 'master' into 12479-wb-structured...
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...