Commit Graph

32 Commits

Author SHA1 Message Date
Webifi ac2a44224d Fix scroll jumping when changing settings 2023-06-14 18:39:47 -05:00
Webifi cd1803ed16 Tiny steps toward UI for hosts/endpoints/models 2023-06-12 19:20:31 -05:00
Webifi 66336a0a13 sendRequest refactor 2023-06-11 16:49:51 -05:00
Webifi 06470f7742 Refactor continuos chat setting 2023-06-08 08:08:25 -05:00
Webifi 568692300e Fix modal notification issue 2023-06-07 18:27:08 -05:00
Webifi a51cea24d4 Allow API endpoints to be changed in env 2023-06-07 11:50:36 -05:00
Webifi d1cabf0071 Clean up prompts 2023-06-06 08:16:32 -05:00
Webifi 886b3d463d Simplify alert modals 2023-06-05 22:47:55 -05:00
Webifi 5853b9e451 Use modals instead of window.alert & confirm 2023-06-05 21:29:20 -05:00
Webifi 443c30b7ab Properly set the dirty flag on setting modal load 2023-06-05 16:26:53 -05:00
Webifi c672236412 properly close modal stack in order on escape 2023-06-05 16:13:40 -05:00
Webifi 939d69fe46 Use modal for setting field change confirmations 2023-06-05 08:51:40 -05:00
Webifi f1dbf5d74d Fix mobile formatting issue 2023-06-05 07:09:57 -05:00
Webifi 39233051da Lay groundwork for dynamic modals 2023-06-04 20:47:08 -05:00
Webifi 49c7570952 Simplify switching profiles. Less prompting. 2023-06-04 15:22:02 -05:00
Webifi 2880cf3750 Fix disabled 2023-06-03 13:18:42 -05:00
Webifi 95ce41116b Lint 2023-06-03 13:15:51 -05:00
Webifi aa94788573 Fix profile loading issues on new chat 2023-06-03 13:15:20 -05:00
Webifi a38ce6d702 Clean up UI for settings modal, better for mobile. 2023-06-03 09:40:49 -05:00
Webifi dfe30b12bd Track change state of profile editor 2023-06-03 07:28:51 -05:00
Webifi 75aaef48ea Track profile changes and add save changes button 2023-06-02 08:40:26 -05:00
Webifi f5ef5ff5db Change max token on model change 2023-06-02 06:05:50 -05:00
Webifi 59897ffe1e clean up buttons 2023-06-02 04:35:39 -05:00
Webifi 88b0f63cdc Move component to correct folder 2023-06-01 23:31:50 -05:00
Webifi 781d003849 lint 2023-06-01 19:52:35 -05:00
Webifi b396bb818d Move setting fields into separate component 2023-06-01 17:05:42 -05:00
Webifi 6f7fff6453 Code/comment cleanup 2023-06-01 12:26:18 -05:00
Webifi 8690bf9e10 Change action button display for messages 2023-05-31 18:58:01 -05:00
Webifi 58c78a2840 Add truncate and send button to messages 2023-05-30 00:31:31 -05:00
Webifi c20c5da931 Fix sizing of textareas in settings modal 2023-05-29 21:25:40 -05:00
Webifi 56eca2620e Change "Save" to "Backup" 2023-05-29 21:10:39 -05:00
Webifi da5745ffdf Componentize Settings - UI Changes 2023-05-29 17:57:14 -05:00