Commit graph

34 commits

Author SHA1 Message Date
Mic
528eb4c76c Refactor localization keys for prompts to use a consistent naming convention and update related HTML references 2025-06-15 23:12:00 +02:00
Mic
3d97444742 list.js moved to _lib folder 2025-06-15 23:07:00 +02:00
Mic
1e8eb4a1d4 selected_html placeholder added. see #368 2025-05-22 00:51:00 +02:00
mic
a81b9daa54 Enhance ChatGPT Web model selection by adding event listeners for new model inputs and updating HTML structure for better integration in custom prompts 2025-05-02 00:10:59 +02:00
mic
eb804860b9 Refactor chatgpt_web_models_list_table styles and update HTML structure for better integration 2025-05-02 00:03:26 +02:00
mic
75e25c2824 Update styles and HTML structure for ChatGPT Web models integration in custom prompts 2025-05-01 23:55:46 +02:00
Mic
d4aac5cb14 Add warning message for Custom GPT setting override in options. see #277 #168 2025-04-30 22:29:35 +02:00
mic
72e3701740 add color styling for ChatGPT web additional info elements. see #277 #168 2025-04-29 23:01:44 +02:00
Mic
bc17be4853 add new fields to clearFields function for ChatGPT web model and project. see #277 #168 2025-04-28 21:13:00 +02:00
Mic
f742f0460a remove debug console logs from mzta-custom-prompts.js and mzta-popup.js 2025-04-28 21:08:00 +02:00
Mic
d10c31da87 typo fixed 2025-04-28 21:03:00 +02:00
Mic
be78527b0b Refactor and improve handling of additional properties in ChatGPT web interface. see #277 #168 2025-04-28 20:58:00 +02:00
Mic
99a67f4f59 fix show additional properties at startup. see #277 and #168 2025-04-28 20:58:00 +02:00
Mic
f17e5e889f work in progress for #277 and #168 2025-04-28 20:53:00 +02:00
Mic
9e22d0b8a4 Refactor ChatGPT web additional info handling and improve input validation. see #277 #168 2025-04-27 22:25:00 +02:00
Mic
808482b035 Enhance ChatGPT web additional info toggle functionality and styling. see #277 #168 2025-04-27 22:20:00 +02:00
Mic
788513851c added visual confirmation for additional prop. see #277 #168 2025-04-27 22:20:00 +02:00
Mic
3e6603bd6a saving cahtgpt additional prop. see #277 #168 2025-04-27 22:15:00 +02:00
Mic
9b170c9982 Add toggle functionality for ChatGPT additional properties in custom prompts. see #277 and #168 2025-04-27 22:10:00 +02:00
Mic
c33c294ea1 working on custom prompts add new form. see #277 and #168 2025-04-24 01:57:00 +02:00
Mic
0f543ab885 custom prompts form improved 2025-04-24 01:52:00 +02:00
Mic
cff81159b6 Set 'checked_val' attribute for disabled checkbox in toggleDiffviewer function. see #347 2025-04-16 00:06:00 +02:00
Mic
a80c1be3ce Refactor checkbox elements in prompts form for improved accessibility and layout consistency. 2025-04-16 00:01:00 +02:00
Mic
7da77e6a48 Refactor custom prompts layout for improved readability and maintainability. see #347 2025-04-15 23:56:00 +02:00
Mic
f5a0685596 Implement toggle functionality for 'Use Diff Viewer' checkbox based on action selection in custom prompts list. see #347 2025-04-15 23:51:00 +02:00
Mic
74b8bdbd09 Remove label for Action column in custom prompts table for improved layout 2025-04-15 23:51:00 +02:00
Mic
c185ba21e0 Hide 'Use Diff Viewer' checkbox by default and toggle visibility based on action selection on the new custom prompt form. see #347 2025-04-15 23:46:00 +02:00
Mic
9367e35280 Add 'Enable the diff viewer' option to custom prompts see #109 2025-03-21 00:12:00 +01:00
mic
3b538050b6 copyright year updated 2025-01-10 21:21:37 +01:00
mic
ba775b41f3 indentation fixed 2024-12-15 20:41:22 +01:00
mic
6582d85b09 textareaAutocomplete is now in a separate file 2024-12-15 20:37:25 +01:00
mic
6a4124be41 The red border in the custom prompt config is now removed when the placeholder is removed. fixes #201 2024-12-15 20:32:43 +01:00
mic
8b37263738 checkPromptsConfigForPlaceholders binded to the onInput event for the text area 2024-12-15 20:27:40 +01:00
mic
0537eb8bca custom prompts and tags setting pages moved under pages folder 2024-12-14 22:31:03 +01:00