Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

staging to prod #83

Merged
merged 37 commits into from
Oct 1, 2024
Merged

staging to prod #83

merged 37 commits into from
Oct 1, 2024

Conversation

Jaszkowic
Copy link
Contributor

No description provided.

aeschi and others added 30 commits August 23, 2024 11:10
* feat: reduce spacing in history section

* feat: adjust sidebar design

* feat: cleanup sidebar

* feat: polish design

- exchange icons
- change font size and spacing again

* feat: decrease icon size navigation
* feat: add single prompt component

* feat: hide email buttons

* feat: add custom system prompts

* fix: linting error

* feat: change toggle naming

* fix: typo

* feat: add new mail get started message

* feat: adjust system prompt

* feat: refactor email chat into new route

* feat: add toggle for email chat

* feat: update email chat prompt

* feat: add text editing chat and prompt

* feat: switch mail UI fields

* feat: improve email chat prompting

* feat: remove bracketed content

* feat: add knowledge about other apps to system prompt

* feat: add placeholder for summary again

* feat: refactoring
* feat: add selector for model in chat function

* feat: update available LLMs

* feat: add model select to email function

* feat: parse chunks for openai and ollama style

* refactor: add and use a default dialog for other dialogs, and added settings dialog (still wip)

Signed-off-by: Raphael Arce <[email protected]>

* feat: add styling to settings dialog

* feat: decrease spacing

* feat: update dialog styling

* feat: add logos as FAQ footer

* feat: add hover and selected effect for model

---------

Signed-off-by: Raphael Arce <[email protected]>
Co-authored-by: Jonas Jaszkowic <[email protected]>
Co-authored-by: Raphael Arce <[email protected]>
* feat: switch order of navigation

* feat: change wording

* fix: button width
* feat: always show getting started message

* feat: add styling to returned mail

* feat: adjust system prompt and add mail chat buttons

* fix: chat button visibility

* feat: improve prompt

* feat: resize textinput automatically

* feat: adjust get started message and prompt

* fix: history bar markdown filter

* feat: adjust starting system prompt
* feat: add text summary feature

* feat: style getting started text

* feat: adapt system prompt

* feat: improve system prompt

* feat: adapt prompt

* feat: streamline markdown styling

* feat: rename summary to edit

* feat: streamline help app prompt

* feat: adjust prompt and styling

* feat: allow for pdf as only chat input

* feat: remve unused code
* feat: change styling of uploaded pdf thumbnail

* feat: add styling for uploaded pdf

* feat: update file uplaod styling in text edit feature

* feat: update error handling messages

* feat: cleanup error store

* feat: resetFiles on extractionStatus error

* feat: remove error view from uploaded files

* feat: cleanup and refactor code
* fix: padding left splash screen

* fix: overflow x scroll to hidden in messages container

* fix: remove header tags

the header tags are effected by defined styles for markdown-containers in index.css

* feat: adjust starter text for edit app

* feat: adapt getting starte text size for mobile
* feat: exchange send icon

* feat: set fixed textarea height and disabled send button

* feat: update send icon in chat an email form

* feat: improve disabled state of send button

* fix: import error
fix: distance to top of help-button

Signed-off-by: Raphael Arce <[email protected]>
* feat: force long words to break with hyphen

* feat: remove unnecessary css

* feat: add css for safari
Signed-off-by: Raphael Arce <[email protected]>
* feat: switch prompt from CODE to BLOCKQUOTE

since a code tag does not render the markdown styling, blockquote seems to be the better solution

* feat: improve response to pasted text

* feat: add intro sentence to generated text
* fix: persist settings

* fix: build issues

* chore: revert types
Jaszkowic and others added 4 commits September 25, 2024 10:57
* feat: logic for choosing first healthy model

* feat: automatically open settings when selected model is unhealthy

* fix: types
* fix: settings store (staging to prod) (#77)

fix: settings store (staging to prod) (#77)

* feat: count tokens and show error

* feat: refactor, add token capacity warning

* feat: capacity warning for chat, edit, email

* fix: useMemo

* fix: types
* feat: update faq data privacy

* feat: update FAQ use cases
* fix: user scrolling only recognized upwards

* feat: disable smooth scroll for safari

* feat: change name to currentScrollTop

* fix: input window on mobile full width

* feat: change name to previousScrollTop

* feat: simplify readablity
Copy link

vercel bot commented Oct 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ber-gpt-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 9:34am

Copy link
Collaborator

@aeschi aeschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@Jaszkowic Jaszkowic marked this pull request as ready for review October 1, 2024 12:42
@Jaszkowic Jaszkowic merged commit fd93532 into main Oct 1, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants