Commit graph

192 commits

Author SHA1 Message Date
mic
e36ddb338c release notes udpated 2024-05-17 23:07:18 +02:00
mic
62cd0fea10 version set to 1.1.0pre4 2024-05-17 23:06:11 +02:00
mic
e09a25b4ef imported all fixes from main. fixes #55 2024-05-17 23:05:19 +02:00
mic
83f570feaa log desc improved. fixes #63 2024-05-17 22:46:11 +02:00
mic
f8602d4d4a added a link to the custom prompts guide 2024-05-17 19:26:41 +02:00
mic
a04f1c140f version set to 1.1.0pre3 2024-05-17 19:15:10 +02:00
mic
da5bb16715 release notes updated 2024-05-17 19:14:52 +02:00
mic
0a1542becb german translation added (made with chatgpt) 2024-05-17 19:14:17 +02:00
mic
e20e82a023 chatgpt_sendbutton_not_found_error message improved 2024-05-17 19:11:55 +02:00
mic
2af0816f66 send button query improved. ported from 1.0.10 2024-05-17 19:10: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
fb86209a32 added the tabindex properties to the new prompt form inputs 2024-05-15 23:22:33 +02:00
Mic
e9cb2fedeb ordering prompts in the menu: first the default prompts, then the custom in alphabetical order by "name" 2024-05-15 23:18:47 +02:00
Mic
1a10382053 better var naming 2024-05-15 23:12:32 +02:00
Mic
2d6ba93e0a typo fixed, ported from 1.0.8 2024-05-15 23:04:02 +02:00
Mic
e256131d82 fixed a typo in a comment 2024-05-15 23:02:00 +02:00
Mic
fc14199a48 chatgpt url updated 2024-05-15 22:55:21 +02:00
Mic
faa40384d6 italian locale updated 2024-05-15 22:51:24 +02:00
Mic
fff1da7d8b release notes updated 2024-05-15 22:43:17 +02:00
Mic
e27b1675e7 added messges for sendbutton or textarea not found. fixes #58 #59 #61 2024-05-15 22:40:41 +02:00
Mic
5229eab6fe ported v108 fixes 2024-05-15 22:13:19 +02:00
Mic
dfe3fd98f6 using the right action button. fixes #56 2024-05-15 22:10:34 +02:00
Mic
49e4483e45 version set to 1.1.0pre2 2024-05-15 22:08:53 +02:00
mic
bbda9c08b3 version set to 1.1.0pre1 2024-05-14 23:03:55 +02:00
Mic
3a4fffdc93
Merge pull request #54 from micz/custom_prompts
Custom Prompts
2024-05-14 23:02:26 +02:00
mic
de5010641a release notes updated 2024-05-14 23:01:25 +02:00
mic
046eecaf99 it locale updated. fixes #48 2024-05-14 22:31:07 +02:00
mic
f978e589e7 improved prompt form labels. fixes #52 2024-05-14 22:21:37 +02:00
mic
36b2dbf2a4 improved "manage your prompts" btn positioning 2024-05-14 22:03:13 +02:00
mic
7ae17e29a5 Imported .diff from v105 to v106 2024-05-14 18:39:12 +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
6818414184 fixed correct reloading of the listener. see #12 2024-05-14 17:48:40 +02:00
mic
e2c99e5b3e better handling of default prompt in case of future new prompts added. see #12 2024-05-14 17:48:01 +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
cd4c08739b resolver error in reloading menus. fixes #51 2024-05-14 08:26:42 +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
5ee8280e3e trying to fix the error in reloading menu 2024-05-13 23:18:50 +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
e9256c27df some fields added 2024-05-13 22:36:37 +02:00
mic
3a915097a5 relaxing a check from === to == 2024-05-13 22:27:08 +02:00