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

Fix architecture gui/logic #11729

Merged
merged 126 commits into from
Sep 15, 2024
Merged

Fix architecture gui/logic #11729

merged 126 commits into from
Sep 15, 2024

Conversation

koppor
Copy link
Member

@koppor koppor commented Sep 8, 2024

This prepares #110

This is based on #11728 - thus, the first commits are doubled. With some "git magic" they, don't appear in the diff.

Contributes to https://github.com/JabRef/jabref-issue-melting-pot/issues/440

Mandatory checks

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

koppor and others added 17 commits September 8, 2024 11:45
Co-authored-by: Carl Christian Snethlage <50491877+calixtus@users.noreply.github.com>
Co-authored-by: Christoph <siedlerkiller@gmail.com>
Co-authored-by: Carl Christian Snethlage <50491877+calixtus@users.noreply.github.com>
Co-authored-by: Christoph <siedlerkiller@gmail.com>
Co-authored-by: Christoph <siedlerkiller@gmail.com>
Co-authored-by: Christoph <siedlerkiller@gmail.com>
Co-authored-by: Christoph <siedlerkiller@gmail.com>
Co-authored-by: Christoph <siedlerkiller@gmail.com>
Co-authored-by: Christoph <siedlerkiller@gmail.com>
Co-authored-by: Christoph <siedlerkiller@gmail.com>
@koppor koppor added dev: code-quality Issues related to code or architecture decisions project: jabcon labels Sep 8, 2024
# Conflicts:
#	src/main/java/org/jabref/gui/LibraryTab.java
koppor and others added 3 commits September 8, 2024 19:18
github-actions[bot]

This comment was marked as outdated.

Also:

- Move openAiChat from AiService (logic) to GroupTree (gui)
github-actions[bot]

This comment was marked as outdated.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Your code currently does not meet JabRef's code guidelines.
We use Checkstyle to identify issues.
The tool reviewdog already placed comments on GitHub to indicate the places. See the tab "Files" in you PR.
Please carefully follow the setup guide for the codestyle.
Afterwards, please run checkstyle locally and fix the issues.

You can check review dog's comments at the tab "Files changed" of your pull request.

calixtus and others added 10 commits September 14, 2024 00:03
# Conflicts:
#	src/main/java/org/jabref/gui/ai/components/privacynotice/PrivacyNoticeComponent.java
# Conflicts:
#	src/main/java/org/jabref/gui/openoffice/OpenOfficePanel.java
#	src/main/java/org/jabref/logic/preferences/JabRefCliPreferences.java
@Siedlerchr
Copy link
Member

Server(Test) still has a dependency on gui prefs

Copy link
Contributor

github-actions bot commented Sep 15, 2024

The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build.

@koppor koppor marked this pull request as ready for review September 15, 2024 00:37
@Siedlerchr
Copy link
Member

Tested locally, seems to work fine so far

@Siedlerchr Siedlerchr added this pull request to the merge queue Sep 15, 2024
Merged via the queue into main with commit 7c958e7 Sep 15, 2024
28 checks passed
@Siedlerchr Siedlerchr deleted the fix-arch2 branch September 15, 2024 09:08
@koppor koppor mentioned this pull request Oct 11, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev: code-quality Issues related to code or architecture decisions project: jabcon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants