Commit graph

72 commits

Author SHA1 Message Date
Mic
640fa4b4c0 icon added to the custom prompts tab 2024-12-13 00:58:00 +01:00
mic
fa74301759 data placeholders info links added 2024-10-22 22:20:47 +02:00
Mic
65aa865ff6 added a warning red border when adding placeholders without the right prompt configuration. see #146 2024-10-16 18:00:17 +02:00
mic
15fb0c6e72 fixed handling of new lines in prompts textareas 2024-10-15 22:26:20 +02:00
mic
57e45b3df8 better autocomplete keyboard interaction. see #157 2024-10-15 22:14:54 +02:00
mic
01f5376bd8 custom prompts row cancel and edit again fixed. the values are now set to the saved ones 2024-10-14 22:48:54 +02:00
mic
6cc0a63b94 log statement commented out 2024-10-14 22:43:20 +02:00
mic
c5b1d44fe0 filtering placeholders by type in autocomplete. see #157 2024-10-14 22:39:38 +02:00
mic
871d7746a6 autocomplete. closing suggestions when clicking outside the list. see #157 2024-10-14 22:21:15 +02:00
mic
4230318b10 first version of autocomplete. see #157 2024-10-13 23:31:11 +02:00
mic
3dd89a3c1b added a commented out debug console.log statement 2024-09-25 23:12:45 +02:00
mic
f07971fb0f need_custom_text editable inline only in default prompts. see #135 2024-09-25 21:43:40 +02:00
mic
e1dce3d289 need_custom_text is now editable also in default prompts. fixes #135 2024-09-25 21:40:23 +02:00
mic
f6badfb6a9 removed a reference to list.js.map 2024-09-25 21:38:58 +02:00
mic
9bbf795709 storage space occupied added. see #129 2024-09-13 21:26:30 +02:00
mic
aa358c4fa6 comment updated 2024-07-20 00:06:14 +02:00
mic
c02558be9e Added a warning message closing the Custom Prompts page with unsaved changes.fixes #88 2024-07-20 00:02:39 +02:00
mic
569b1a2006 managing the nef define_response_lang prompt property int he custom prompts page. see #86 2024-07-19 22:06:58 +02:00
mic
deb4edef43 correctly handling enable checkbox to enable the saveall button. see #65 2024-07-17 00:08:14 +02:00
mic
c8d00a45b2 customPrompts_import_completed message will stay visibile. see #65 2024-07-17 00:04:09 +02:00
mic
fe57334f0b correctly reloading prompt list after import. fixes #81 2024-07-16 23:58:28 +02:00
mic
18502ce731 improved button psitioning. see #65 2024-07-16 00:24:53 +02:00
mic
7fdc88a283 improved the info message. see #65 2024-07-16 00:21:41 +02:00
mic
8b0c997938 imported completed messaghe is now orange. see #65 2024-07-16 00:16:54 +02:00
mic
9630b7facc added loadPromptsList method. implemented importPrompts method. see #65 2024-07-16 00:13:14 +02:00
mic
d003b8f0d3 exporting prompts. see #65 2024-07-14 23:23:33 +02:00
mic
d3e6a7d65e import export buttons added. see #65 2024-07-14 19:04:18 +02:00
mic
5b9b1bf662 added an info text to the custom prompts page. fixes #74 2024-06-26 22:30:44 +02:00
mic
6cdfd1489f micz.it url link typo fixed 2024-05-28 18:44:32 +02:00
mic
aba3e29fc7 list.js.map removed 2024-05-23 20:37:57 +02:00
mic
feaba4d4e4 using more textContent instead of innerHTML 2024-05-23 20:32:58 +02:00
mic
f8602d4d4a added a link to the custom prompts guide 2024-05-17 19:26:41 +02:00
mic
d527c8d187 commented out some debug console.log statement 2024-05-16 22:33:18 +02:00
Mic
b9357fd1ab fixed positioning for the sorting icon in the custom prompts table 2024-05-15 23:26:41 +02:00
Mic
fb86209a32 added the tabindex properties to the new prompt form inputs 2024-05-15 23:22:33 +02:00
mic
f978e589e7 improved prompt form labels. fixes #52 2024-05-14 22:21:37 +02:00
mic
8d15a9d4f0 table sorting arrow added. see #12 2024-05-14 18:17:48 +02:00
mic
2fe25e2e84 prompt id always lowercase. see #12 2024-05-14 18:03:02 +02:00
mic
237a325567 correctly handling checkboxes value in new item form 2024-05-14 17:58:43 +02:00
mic
2c34062235 improved new item form. see #12 2024-05-14 17:46:20 +02:00
mic
27e3a8ff35 add the prompt btn correctly positioned 2024-05-14 08:36:57 +02:00
mic
c3f1dc62cf btn new disabled when new form opened 2024-05-14 08:31:38 +02:00
mic
b9790b1619 working on new prompt form. see #12 2024-05-13 23:55:41 +02:00
mic
e714547b22 fixed lightmode css. related to #12 2024-05-13 23:29:31 +02:00
mic
5b44e3147e messages in saving procedure added. related to #12 2024-05-13 23:13:00 +02:00
mic
83de26b16c now working with the new checkboxes 2024-05-13 22:59:52 +02:00
mic
5490fd324d added to i18n all the strings in msta-custom-prompts.js 2024-05-13 22:55:28 +02:00
mic
8fa67ff2ae typo fixed 2024-05-13 22:50:18 +02:00
mic
932830e6ea adde to i18n all string in mzta-custom-prompts.html 2024-05-13 22:42:44 +02:00
mic
3a915097a5 relaxing a check from === to == 2024-05-13 22:27:08 +02:00