]> git.ktnx.net Git - lsl.git/history - public/javascripts/lsl.js
hide the mass-action button on broken streak
[lsl.git] / public / javascripts / lsl.js
2022-03-07 Damyan Ivanovhide the mass-action button on broken streak main
2022-03-07 Damyan Ivanovclicking item description toggles the check box
2022-03-07 Damyan Ivanovdismiss the mass-action button after performing the...
2022-03-07 Damyan Ivanovpop a "Check all" / "Clear all" button when multiple...
2022-03-06 Damyan Ivanovremove Cancel buttons from dialogs
2022-03-06 Damyan Ivanovclose modal dialogs on click outside the dialog
2022-03-06 Damyan Ivanovdestroy both dialogs on close
2022-03-06 Damyan Ivanovsubmit with Enter in list editor dialog too
2022-03-06 Damyan Ivanovworking list item updates, enter submits
2022-03-06 Damyan Ivanovstart item management, delete works
2022-03-06 Damyan Ivanovlist edit input -- narrow, extending to screen width
2022-03-06 Damyan Ivanovdrop delete button's text, takes too much space on...
2022-03-06 Damyan Ivanovworking modification of shopping lists
2022-03-06 Damyan Ivanovfix item/list version/data tracking when adding/modifyi...
2022-03-06 Damyan Ivanovfix storage of list version to li.data()
2022-03-06 Damyan Ivanovlist version is stored in data(), not attr()
2022-03-05 Damyan Ivanovmove edi list trigger to list name heading
2022-03-04 Damyan Ivanovbugfix: list edit icon disappearing after lists reload
2022-03-04 Damyan Ivanovreset new list input upon list addition
2022-03-04 Damyan Ivanovselect newly created list
2022-03-04 Damyan IvanovTODO: undo list deletion
2022-03-04 Damyan Ivanovstart implementing list editing
2022-02-19 Damyan Ivanovadd a splash screen
2022-02-19 Damyan Ivanovdebug messages in development environment
2022-02-19 Damyan Ivanovfix handling of 'The list has no items' notice
2022-02-16 Damyan Ivanovidentify lists by their id (part of the URI)
2022-02-16 Damyan Ivanovwhitespace
2022-02-16 Damyan Ivanovcheck lists version after item submission
2022-02-16 Damyan Ivanovput item version in item data, not list version
2022-02-16 Damyan Ivanovcheck lists and list versions after updating an item
2022-02-16 Damyan Ivanovcentral handling of new list version
2022-02-16 Damyan Ivanovfix removal of 'selected' class of the previously selec...
2022-02-15 Damyan Ivanovnext step in web-app: adding of lists and list items...
2022-02-10 Damyan Ivanovfirst ugly attempts at the web app