Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / assets / javascripts / components / edit_tags.js
2019-06-27 Lucas Di PentimaMerge branch 'master' into 15209-python-arv-deps-pinned
2019-06-27 Tom Clegg14287: Merge branch 'master'
2019-06-26 Tom CleggMerge branch '15026-cloudtest'
2019-06-26 Eric BiagiottiMerge remote-tracking branch 'origin/master' into 14965...
2019-06-25 Lucas Di PentimaMerge branch '14874-protected-collection-properties'
2019-06-24 Lucas Di PentimaMerge branch 'master' into 14874-protected-collection...
2019-06-18 Lucas Di Pentima14874: Adds protected properties error handling to...
2019-06-14 Lucas Di Pentima14874: Shows errors when trying to update properties...
2019-03-14 Peter AmstutzAdd 'sdk/java-v2/' from commit '55f103e336ca9fb8bf1720d...
2019-02-27 Tom MorrisMerge branch '14383-java-sdk-double-slash'. Fixes ...
2019-02-06 Eric BiagiottiMerge branch 'master' into 13306-arvados-cwl-runner...
2019-02-05 Eric BiagiottiMerge branch '13306-arvados-cwl-runner-py3-support'
2019-02-04 Ward Vandewege9945: Merge branch 'master' into 9945-make-python-packa...
2019-02-01 Tom Clegg14325: Merge branch 'master'
2019-01-30 Lucas Di PentimaMerge branch '14770-wb-acr-bad-param'
2019-01-30 Lucas Di PentimaMerge branch '14738-tag-editor-fix-es5'
2019-01-29 Lucas Di Pentima14738: Replaces double with single quotes for code...
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...