2022-03-07 |
Damyan Ivanov | pop a "Check all" / "Clear all" button when multiple... |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | slightly smaller check box |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | slightly darker modal dialog overlay |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | more spacious list items |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | remove Cancel buttons from dialogs |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | only the list name is bold, not the whole header |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | close modal dialogs on click outside the dialog |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | destroy both dialogs on close |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | submit with Enter in list editor dialog too |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | working list item updates, enter submits |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | version is mandatory when updating a list |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | fix updating only done state or only item descriptiom |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | start item management, delete works |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | doc typo |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | list edit input -- narrow, extending to screen width |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | drop delete button's text, takes too much space on... |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | make buttonpane padding symmetrical, separate the delet... |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | working modification of shopping lists |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | fix item/list version/data tracking when adding/modifyi... |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | fix storage of list version to li.data() |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Damyan Ivanov | list version is stored in data(), not attr() |
commit | commitdiff | tree | snapshot |
2022-03-05 |
Damyan Ivanov | move edi list trigger to list name heading |
commit | commitdiff | tree | snapshot |
2022-03-05 |
Damyan Ivanov | typo in doc |
commit | commitdiff | tree | snapshot |
2022-03-05 |
Damyan Ivanov | responsive CSS (?) |
commit | commitdiff | tree | snapshot |
2022-03-05 |
Damyan Ivanov | visual improvements, grids |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Damyan Ivanov | bugfix: list edit icon disappearing after lists reload |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Damyan Ivanov | reset new list input upon list addition |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Damyan Ivanov | select newly created list |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Damyan Ivanov | TODO: undo list deletion |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Damyan Ivanov | start implementing list editing |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Damyan Ivanov | make the foreign key constraint "on delete cascade" |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Damyan Ivanov | implement list deletion |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Damyan Ivanov | manage transactions via hooks |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Damyan Ivanov | add a splash screen |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Damyan Ivanov | debug messages in development environment |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Damyan Ivanov | fix handling of 'The list has no items' notice |
commit | commitdiff | tree | snapshot |
2022-02-19 |
Damyan Ivanov | move sub declaration before usage |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Damyan Ivanov | identify lists by their id (part of the URI) |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Damyan Ivanov | document list and item URIs containing unique IDs in... |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Damyan Ivanov | whitespace |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Damyan Ivanov | check lists version after item submission |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Damyan Ivanov | put item version in item data, not list version |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Damyan Ivanov | check lists and list versions after updating an item |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Damyan Ivanov | central handling of new list version |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Damyan Ivanov | fix removal of 'selected' class of the previously selec... |
commit | commitdiff | tree | snapshot |
2022-02-16 |
Damyan Ivanov | remove spurious parameter |
commit | commitdiff | tree | snapshot |
2022-02-15 |
Damyan Ivanov | next step in web-app: adding of lists and list items... |
commit | commitdiff | tree | snapshot |
2022-02-15 |
Damyan Ivanov | fix retrieval of shopping list items |
commit | commitdiff | tree | snapshot |
2022-02-15 |
Damyan Ivanov | return exception responses as JSON |
commit | commitdiff | tree | snapshot |
2022-02-15 |
Damyan Ivanov | protocol change: supply list name in the list of lists |
commit | commitdiff | tree | snapshot |
2022-02-10 |
Damyan Ivanov | first ugly attempts at the web app |
commit | commitdiff | tree | snapshot |
2022-02-10 |
Damyan Ivanov | no need to decode input data, the serializar does it |
commit | commitdiff | tree | snapshot |
2022-02-09 |
Damyan Ivanov | clean unused parts, add web app mount |
commit | commitdiff | tree | snapshot |
2022-02-09 |
Damyan Ivanov | first take at a Dancer2 app, some functions work |
commit | commitdiff | tree | snapshot |
2022-02-09 |
Damyan Ivanov | document adding and modifying list items |
commit | commitdiff | tree | snapshot |
2022-02-04 |
Damyan Ivanov | initial draft of communication protocol |
commit | commitdiff | tree | snapshot |
2022-01-20 |
Damyan Ivanov | repository created |
commit | commitdiff | tree | snapshot |
|