Commit graph

34 commits

Author SHA1 Message Date
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
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
6cdfd1489f micz.it url link typo fixed 2024-05-28 18:44:32 +02:00
mic
feaba4d4e4 using more textContent instead of innerHTML 2024-05-23 20:32:58 +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
f978e589e7 improved prompt form labels. fixes #52 2024-05-14 22:21:37 +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
c3f1dc62cf btn new disabled when new form opened 2024-05-14 08:31:38 +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
3a915097a5 relaxing a check from === to == 2024-05-13 22:27:08 +02:00
mic
102e613fc8 removed some console.log dumps 2024-05-13 21:59:01 +02:00
mic
26c3d239d0 correctly editing a prompt 2024-05-13 21:34:49 +02:00
mic
3aa770c664 correctly togglin the item row editor 2024-05-13 21:04:53 +02:00
mic
3e2c31d9e9 correctly editing action properties 2024-05-13 20:31:51 +02:00
mic
ededbe8325 many improvments related to #12. still work in progress 2024-05-13 20:29:11 +02:00
mic
9fd14b1276 correctly loading menus 2024-05-13 20:26:58 +02:00
mic
288b9f5d87 correctly saving and loading custom prompts 2024-05-12 23:18:28 +02:00
mic
3f3ee14d9c action only text for defaults prompts 2024-05-12 23:15:58 +02:00
mic
91568bace7 correctly adding a new item to the html list 2024-05-12 23:07:28 +02:00
mic
6136e0a056 saving and loasding defaultPrompts user properties 2024-05-12 22:01:31 +02:00
mic
e35e954961 working on custom prompts #12 2024-05-10 23:57:32 +02:00
mic
f459cf72e8 added btns and new form. still work in progress. #12 2024-05-10 23:21:40 +02:00
mic
372735871e working on custom prompt table. see #12 2024-05-10 22:09:16 +02:00
mic
9c840292b9 starting to add files #12 2024-05-06 22:46:00 +02:00