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

Select main sibling #963

Merged
merged 31 commits into from
Jul 2, 2024
Merged

Select main sibling #963

merged 31 commits into from
Jul 2, 2024

Conversation

zurdi15
Copy link
Member

@zurdi15 zurdi15 commented Jun 27, 2024

Now users can choose which game will appear in the gallery when grouping sibling games.

  • Added a star-like button at the right side of the version selector

Partially fixes #959

@zurdi15 zurdi15 added feature New feature or request ui/ux UI/UX improvements or suggestions labels Jun 27, 2024
@zurdi15 zurdi15 requested a review from gantoine June 27, 2024 18:25
@zurdi15 zurdi15 self-assigned this Jun 27, 2024
Copy link

github-actions bot commented Jun 27, 2024

Test Results

73 tests  ±0   73 ✅ ±0   20s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 8ef52b8. ± Comparison against base commit 9a32f6b.

♻️ This comment has been updated with latest results.

@alex-taxiera
Copy link

I would say this might only partially close #959. It sounds like a "new" problem with this system is "I have to star every game in my library at least once" which is still technically better.

@zurdi15
Copy link
Member Author

zurdi15 commented Jun 27, 2024

I would say this might only partially close #959. It sounds like a "new" problem with this system is "I have to star every game in my library at least once" which is still technically better.

Game versions can be more things than just languages. It can be hacks, patches, languages, regions, custom tags, etc. Maybe next iteration of this feature will be adding an specific option from the settings to choose a predefined language across all RomM, but that will be an added layer on top of this one.

@gantoine gantoine marked this pull request as draft June 28, 2024 13:52
@zurdi15 zurdi15 mentioned this pull request Jun 28, 2024
@zurdi15 zurdi15 marked this pull request as ready for review June 28, 2024 16:03
backend/alembic/versions/0021_fav_sibling.py Outdated Show resolved Hide resolved
backend/endpoints/platform.py Outdated Show resolved Hide resolved
zurdi15 and others added 2 commits June 28, 2024 22:47
Co-authored-by: Georges-Antoine Assi <3247106+gantoine@users.noreply.github.com>
Copy link
Member

@gantoine gantoine left a comment

Choose a reason for hiding this comment

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

i like user_rom_props. i think it makes it clear what the table does 👍🏼

backend/endpoints/responses/rom.py Outdated Show resolved Hide resolved
backend/handler/auth/base_handler.py Outdated Show resolved Hide resolved
backend/handler/database/roms_handler.py Outdated Show resolved Hide resolved
frontend/src/stores/roms.ts Outdated Show resolved Hide resolved
@zurdi15 zurdi15 marked this pull request as draft June 29, 2024 16:19
zurdi15 and others added 3 commits June 29, 2024 18:19
Co-authored-by: Georges-Antoine Assi <3247106+gantoine@users.noreply.github.com>
Co-authored-by: Georges-Antoine Assi <3247106+gantoine@users.noreply.github.com>
@zurdi15 zurdi15 force-pushed the feature/fav_for_siblings branch 3 times, most recently from d44db45 to 81f5b14 Compare July 1, 2024 13:29
@zurdi15 zurdi15 marked this pull request as ready for review July 1, 2024 20:40
@zurdi15 zurdi15 requested a review from gantoine July 1, 2024 20:40
backend/endpoints/platform.py Show resolved Hide resolved
backend/endpoints/sockets/scan.py Show resolved Hide resolved
backend/exceptions/endpoint_exceptions.py Outdated Show resolved Hide resolved
backend/handler/database/roms_handler.py Outdated Show resolved Hide resolved
frontend/src/components/Details/Info/FileInfo.vue Outdated Show resolved Hide resolved
frontend/src/components/Details/Saves.vue Outdated Show resolved Hide resolved
frontend/src/services/api/rom.ts Outdated Show resolved Hide resolved
frontend/src/stores/roms.ts Show resolved Hide resolved
zurdi15 and others added 2 commits July 2, 2024 17:49
Co-authored-by: Georges-Antoine Assi <3247106+gantoine@users.noreply.github.com>
@zurdi15 zurdi15 merged commit 31fbb1b into master Jul 2, 2024
8 checks passed
@zurdi15 zurdi15 deleted the feature/fav_for_siblings branch July 2, 2024 15:53
@zurdi15 zurdi15 mentioned this pull request Jul 19, 2024
spiceratops referenced this pull request in spiceratops/k8s-gitops Jul 23, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rommapp/romm](https://togithub.com/rommapp/romm) | minor | `3.2.0` ->
`3.3.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>rommapp/romm (rommapp/romm)</summary>

### [`v3.3.0`](https://togithub.com/rommapp/romm/releases/tag/3.3.0)

[Compare
Source](https://togithub.com/rommapp/romm/compare/3.2.0...3.3.0)

#### What's Changed

- UI complete redesign by
[@&#8203;zurdi15](https://togithub.com/zurdi15) in
[https://github.com/rommapp/romm/pull/934](https://togithub.com/rommapp/romm/pull/934)
- Covers are now fetch in their 1080p version by
[@&#8203;zurdi15](https://togithub.com/zurdi15) in
[https://github.com/rommapp/romm/pull/934](https://togithub.com/rommapp/romm/pull/934)
- Now sibling roms can have different covers by
[@&#8203;zurdi15](https://togithub.com/zurdi15) in
[https://github.com/rommapp/romm/pull/934](https://togithub.com/rommapp/romm/pull/934)
- Screenshots are fetch in their big version by
[@&#8203;zurdi15](https://togithub.com/zurdi15) in
[https://github.com/rommapp/romm/pull/934](https://togithub.com/rommapp/romm/pull/934)
- Setup wizard added for new **RomM** installations by
[@&#8203;zurdi15](https://togithub.com/zurdi15) in
[https://github.com/rommapp/romm/pull/976](https://togithub.com/rommapp/romm/pull/976)
- Added collections by [@&#8203;zurdi15](https://togithub.com/zurdi15)
in
[https://github.com/rommapp/romm/pull/964](https://togithub.com/rommapp/romm/pull/964)
- Add favourites collection as special collection by
[@&#8203;zurdi15](https://togithub.com/zurdi15) in
[https://github.com/rommapp/romm/pull/977](https://togithub.com/rommapp/romm/pull/977)
- SteamGridDB integration. Roms and collections can be edited with a
SteamGridDB cover by [@&#8203;zurdi15](https://togithub.com/zurdi15) in
[https://github.com/rommapp/romm/pull/960](https://togithub.com/rommapp/romm/pull/960)
- Enhanced scan logs by [@&#8203;zurdi15](https://togithub.com/zurdi15)
in
[https://github.com/rommapp/romm/pull/965](https://togithub.com/rommapp/romm/pull/965)
- Select main sibling added for merged roms in gallery by
[@&#8203;zurdi15](https://togithub.com/zurdi15) in
[https://github.com/rommapp/romm/pull/963](https://togithub.com/rommapp/romm/pull/963)
- Allow users to edit their own profile by
[@&#8203;zurdi15](https://togithub.com/zurdi15) in
[https://github.com/rommapp/romm/pull/975](https://togithub.com/rommapp/romm/pull/975)
- Fixed firmware drawer permissions by
[@&#8203;zurdi15](https://togithub.com/zurdi15) in
[https://github.com/rommapp/romm/pull/956](https://togithub.com/rommapp/romm/pull/956)
- Added total filesize endpoint by
[@&#8203;adamantike](https://togithub.com/adamantike) in
[https://github.com/rommapp/romm/pull/969](https://togithub.com/rommapp/romm/pull/969)
- Improved Docker image size by
[@&#8203;adamantike](https://togithub.com/adamantike) in
[https://github.com/rommapp/romm/pull/947](https://togithub.com/rommapp/romm/pull/947)
- Install redis instead of building in Dockerfile by
[@&#8203;gantoine](https://togithub.com/gantoine) in
[https://github.com/rommapp/romm/pull/945](https://togithub.com/rommapp/romm/pull/945)
- Fix section links and improve grammar/spelling in README.md by
[@&#8203;TylerVigario](https://togithub.com/TylerVigario) in
[https://github.com/rommapp/romm/pull/914](https://togithub.com/rommapp/romm/pull/914)
- Add trunk.io checks by
[@&#8203;gantoine](https://togithub.com/gantoine) in
[https://github.com/rommapp/romm/pull/868](https://togithub.com/rommapp/romm/pull/868)
- Add parallel-n64 to cores by
[@&#8203;gantoine](https://togithub.com/gantoine) in
[https://github.com/rommapp/romm/pull/923](https://togithub.com/rommapp/romm/pull/923)
- Use core icon when showing version by
[@&#8203;gantoine](https://togithub.com/gantoine) in
[https://github.com/rommapp/romm/pull/922](https://togithub.com/rommapp/romm/pull/922)
- Add interactive table of contents by
[@&#8203;Nicmorris1820](https://togithub.com/Nicmorris1820) in
[https://github.com/rommapp/romm/pull/924](https://togithub.com/rommapp/romm/pull/924)
- Added linuxserver/mariadb as alternative by
[@&#8203;need4swede](https://togithub.com/need4swede) in
[https://github.com/rommapp/romm/pull/926](https://togithub.com/rommapp/romm/pull/926)
- Added large carousel on screnshot click by
[@&#8203;zurdi15](https://togithub.com/zurdi15) in
[https://github.com/rommapp/romm/pull/932](https://togithub.com/rommapp/romm/pull/932)
- Resources structure migrated from
`resources/{platform_slug}/{rom_name}` to
`resources/roms/{platform_id}/{rom_id}`.
- Disabled zip compression on streaming multi-file download to increase
speed by [@&#8203;adamantike](https://togithub.com/adamantike) in
[https://github.com/rommapp/romm/pull/983](https://togithub.com/rommapp/romm/pull/983)
- Prevent mass-purging of roms during scan if filesystem is not
correctly mounted by [@&#8203;gantoine](https://togithub.com/gantoine)
in
[https://github.com/rommapp/romm/pull/987](https://togithub.com/rommapp/romm/pull/987)
- Fixed abort scan by [@&#8203;gantoine](https://togithub.com/gantoine)
in
[https://github.com/rommapp/romm/pull/1004](https://togithub.com/rommapp/romm/pull/1004)
- Added support for any kind of image extension on custom covers by
[@&#8203;gantoine](https://togithub.com/gantoine) in
[https://github.com/rommapp/romm/pull/1002](https://togithub.com/rommapp/romm/pull/1002)
-   Fixes and improvements everywhere

#### New Contributors

- [@&#8203;adamantike](https://togithub.com/adamantike) made their first
contribution in
[https://github.com/rommapp/romm/pull/947](https://togithub.com/rommapp/romm/pull/947)
- [@&#8203;TylerVigario](https://togithub.com/TylerVigario) made their
first contribution in
[https://github.com/rommapp/romm/pull/914](https://togithub.com/rommapp/romm/pull/914)
- [@&#8203;Nicmorris1820](https://togithub.com/Nicmorris1820) made their
first contribution in
[https://github.com/rommapp/romm/pull/924](https://togithub.com/rommapp/romm/pull/924)
- [@&#8203;need4swede](https://togithub.com/need4swede) made their first
contribution in
[https://github.com/rommapp/romm/pull/926](https://togithub.com/rommapp/romm/pull/926)
- [@&#8203;lepture](https://togithub.com/lepture) made their first
contribution in
[https://github.com/rommapp/romm/pull/931](https://togithub.com/rommapp/romm/pull/931)

**Full Changelog**:
rommapp/romm@3.2.0...3.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzQuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQzNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request ui/ux UI/UX improvements or suggestions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants