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

v3.3.0 #989

Merged
merged 445 commits into from
Jul 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
445 commits
Select commit Hold shift + click to select a range
b16c58e
update redis build and update nginx
gantoine Jun 21, 2024
8ba274a
update copy in no roms found
gantoine Jun 21, 2024
f650c44
Merge pull request #945 from rommapp/dockerfile-redis-install
zurdi15 Jun 21, 2024
5f2e0ea
add steam rom manager to readme
gantoine Jun 22, 2024
0daa708
misc: Simplify backend environment configuration in Docker image
adamantike Jun 22, 2024
32ef612
fix: Improve Docker layer caching on frontend changes
adamantike Jun 22, 2024
fc53d77
misc: Compile constant regular expressions
adamantike Jun 23, 2024
ed635d6
misc: Move fakeredis to test dependencies
adamantike Jun 23, 2024
dca2a59
Merge pull request #947 from adamantike/misc/simplify-dockerfile-backend
gantoine Jun 23, 2024
0546cee
Merge branch 'master' into fix/improve-docker-layer-caching-on-fronte…
gantoine Jun 23, 2024
1f143ff
Merge pull request #949 from adamantike/misc/compile-constant-regexes
gantoine Jun 23, 2024
74cb062
Merge branch 'master' into misc/move-fakeredis-to-test-dependency
gantoine Jun 23, 2024
92d5c60
run trunk fmt
Jun 23, 2024
548ac01
Merge pull request #951 from adamantike/misc/move-fakeredis-to-test-d…
gantoine Jun 23, 2024
2f1daae
Merge pull request #948 from adamantike/fix/improve-docker-layer-cach…
gantoine Jun 23, 2024
707b2ec
fix: Remove abandoned dependency aioredis
adamantike Jun 23, 2024
33ac3ca
misc: Apply changes generated by pyupgrade
adamantike Jun 23, 2024
176c57c
run trunk fmt
Jun 23, 2024
87a4ef3
misc: Upgrade Python to 3.11 in trunk configuration
adamantike Jun 23, 2024
9283193
fix: Use latest 3.11 version supported by trunk
adamantike Jun 23, 2024
3d4a66c
misc: Remove mentions to unneeded Poetry mention
adamantike Jun 23, 2024
2458738
Merge pull request #952 from adamantike/fix/remove-abandoned-aioredis
gantoine Jun 25, 2024
1d4edc1
Merge pull request #950 from adamantike/misc/apply-pyupgrade-changes
gantoine Jun 25, 2024
4cb870b
Merge pull request #953 from adamantike/misc/remove-mentions-to-poetr…
gantoine Jun 25, 2024
0e3693b
fixed firmware drawer permissions
zurdi15 Jun 25, 2024
c332901
Merge pull request #956 from rommapp/fix/front_firmware_permissions
zurdi15 Jun 25, 2024
9173d18
Merge remote-tracking branch 'origin/master' into fix/ui_tweaks
zurdi15 Jun 25, 2024
7921d7c
small ui tweaks
zurdi15 Jun 25, 2024
a5edc23
disable play view selectors when onPlay | added reset emulation session
zurdi15 Jun 25, 2024
c4dc34a
extracted details view components
zurdi15 Jun 25, 2024
b99eded
misc: Migrate to SQLAlchemy declarative models
adamantike Jun 23, 2024
3bd3716
fix: Call Redis HSET in bulk
adamantike Jun 26, 2024
6f92a19
Merge pull request #954 from adamantike/misc/migrate-to-sqlalchemy-de…
gantoine Jun 26, 2024
9e99f14
Merge pull request #957 from rommapp/fix/ui_tweaks
zurdi15 Jun 26, 2024
8295c23
fixed rom edit dialog
zurdi15 Jun 26, 2024
8b1a63d
removed unused auth store state
zurdi15 Jun 26, 2024
6bc7f28
Merge pull request #958 from adamantike/fix/call-redis-hset-in-bulk
gantoine Jun 26, 2024
180c373
steamgridDB integration added
zurdi15 Jun 26, 2024
c8f9015
Merge branch 'master' into feature/steamgriddb
zurdi15 Jun 26, 2024
9f93623
fixed aspect ratio
zurdi15 Jun 26, 2024
7dfbcc9
dinamic ratio for small artwork
zurdi15 Jun 26, 2024
b314799
fixed info details on xs
zurdi15 Jun 26, 2024
32e0850
force aspect ratio for all covers
zurdi15 Jun 26, 2024
542cc6a
added updated_at column to tables
zurdi15 Jun 27, 2024
24d6770
added cover image reactivity
zurdi15 Jun 27, 2024
d3324b6
added created_at column
zurdi15 Jun 27, 2024
9a86df5
reactivity added to all images
zurdi15 Jun 27, 2024
3758982
added ipykernel to dev dependencies
zurdi15 Jun 27, 2024
a07133d
added filter for static/animated cover
zurdi15 Jun 27, 2024
b9b861d
set main sibling added to the backend
zurdi15 Jun 27, 2024
7d9ce05
added main sibling to the front and database
zurdi15 Jun 27, 2024
39877b1
fixed game info details
zurdi15 Jun 27, 2024
f6d476b
ui tweak play view
zurdi15 Jun 27, 2024
77b344c
reverted size info
zurdi15 Jun 28, 2024
715a7d3
main navigation components extracted
zurdi15 Jun 28, 2024
87d7eb5
fixed supported platforms endpoint
zurdi15 Jun 28, 2024
02f4bf4
collections view added
zurdi15 Jun 28, 2024
a282384
fixed platform error on gallery
zurdi15 Jun 28, 2024
70200d8
Merge branch 'feature/fav_for_siblings' into feature/fav_collection
zurdi15 Jun 28, 2024
0f1db6b
Update frontend/src/components/common/Game/AdminMenu.vue
zurdi15 Jun 28, 2024
d2fe08f
added update_at and created_at to base model
zurdi15 Jun 28, 2024
835339c
Merge branch 'feature/steamgriddb' into feature/fav_for_siblings
zurdi15 Jun 28, 2024
35ddac5
Merge branch 'feature/fav_for_siblings' into feature/collections
zurdi15 Jun 28, 2024
818872e
fixed migrations
zurdi15 Jun 28, 2024
9b38704
Merge branch 'feature/steamgriddb' into feature/fav_for_siblings
zurdi15 Jun 28, 2024
1156a10
Merge branch 'feature/fav_for_siblings' into feature/collections
zurdi15 Jun 28, 2024
dc479b2
fixes from trunk
zurdi15 Jun 28, 2024
3145aa6
Merge branch 'feature/steamgriddb' into feature/fav_for_siblings
zurdi15 Jun 28, 2024
2515b1f
Merge branch 'feature/fav_for_siblings' into feature/collections
zurdi15 Jun 28, 2024
b2587fa
fixed missing cover aspect ratio
zurdi15 Jun 28, 2024
ed01149
Merge branch 'feature/fav_for_siblings' into feature/collections
zurdi15 Jun 28, 2024
1772f33
Merge pull request #960 from rommapp/feature/steamgriddb
zurdi15 Jun 28, 2024
bfb8ab3
tweak collections/platforms drawers
zurdi15 Jun 28, 2024
8a9869f
Merge remote-tracking branch 'origin/master' into feature/fav_for_sib…
zurdi15 Jun 28, 2024
08ff388
little ui tweaks
zurdi15 Jun 28, 2024
1390cb1
fixed datetime serialization on socketio dump
zurdi15 Jun 28, 2024
bd0c857
Merge pull request #965 from rommapp/fix/scan
zurdi15 Jun 28, 2024
1454395
Update backend/endpoints/platform.py
zurdi15 Jun 28, 2024
be65034
Merge branch 'master' into feature/fav_for_siblings
zurdi15 Jun 28, 2024
c022e9c
added user_rom_props entity
zurdi15 Jun 28, 2024
6287831
fixed updated_at migration
zurdi15 Jun 28, 2024
987ced3
fixed new_column type
zurdi15 Jun 28, 2024
72e71d8
Merge branch 'master' into feature/fav_for_siblings
zurdi15 Jun 28, 2024
447b5b8
added default value on migration
zurdi15 Jun 28, 2024
5a527fe
Merge branch 'master' into feature/fav_for_siblings
zurdi15 Jun 28, 2024
0a0bab6
migrated rom_notes to user_rom_props
zurdi15 Jun 29, 2024
43cd6a8
added main sibling per user
zurdi15 Jun 29, 2024
d17e029
Update backend/endpoints/responses/rom.py
zurdi15 Jun 29, 2024
d3381e1
Update backend/handler/auth/base_handler.py
zurdi15 Jun 29, 2024
4749bf8
atomic update user_rom_props
zurdi15 Jun 29, 2024
aff4bb6
add user_rom_props to get_roms
zurdi15 Jun 30, 2024
e1bcd9c
misc: Use Python future annotations
adamantike Jun 30, 2024
8281d56
misc: Split database handler logic to get/list entities
adamantike Jun 30, 2024
b0f8342
fix: Add implementation for total filesize statistic
adamantike Jun 30, 2024
bc13e69
misc: Simplify statistics query to retrieve platforms count
adamantike Jun 30, 2024
7b02486
Merge pull request #967 from adamantike/misc/use-future-annotations
gantoine Jun 30, 2024
8750e34
Merge branch 'master' into misc/split-db-handler-logic-to-get-list
gantoine Jun 30, 2024
11f273e
Merge pull request #968 from adamantike/misc/split-db-handler-logic-t…
gantoine Jun 30, 2024
bffffcc
Merge pull request #969 from adamantike/fix/implement-total-filesize-…
gantoine Jul 1, 2024
b7c2350
Merge branch 'master' into misc/simplify-stat-query-platforms
gantoine Jul 1, 2024
9a32f6b
Merge pull request #970 from adamantike/misc/simplify-stat-query-plat…
gantoine Jul 1, 2024
66e185d
Merge branch 'master' into feature/fav_for_siblings
zurdi15 Jul 1, 2024
15f7522
rom db hanlder refactor to adapt to user_rom_props
zurdi15 Jul 1, 2024
a937b0d
added publicNotes schema
zurdi15 Jul 1, 2024
a417af9
fixed update user_rom_props
zurdi15 Jul 1, 2024
7530fdd
mega refactor of pr
gantoine Jul 1, 2024
1676440
fix showing duplicate own nates
gantoine Jul 1, 2024
9f2f98d
Merge branch 'feature/fav_for_siblings' into feature/collections
zurdi15 Jul 1, 2024
cc9e05f
collections migration added
zurdi15 Jul 1, 2024
2b6a868
cleanup scan socket
zurdi15 Jul 1, 2024
ac6975a
fixed pinia router typed
zurdi15 Jul 2, 2024
1d6ba70
collections get_roms endpoint added
zurdi15 Jul 2, 2024
fd54e4d
split create/edit collection dialog
zurdi15 Jul 2, 2024
57d3ad3
added collection cover placeholder
zurdi15 Jul 2, 2024
4a413db
fixes from PR review
zurdi15 Jul 2, 2024
8ef52b8
Update frontend/src/components/Details/Info/FileInfo.vue
zurdi15 Jul 2, 2024
31fbb1b
Merge pull request #963 from rommapp/feature/fav_for_siblings
zurdi15 Jul 2, 2024
857573e
Merge remote-tracking branch 'origin/master' into feature/collections
zurdi15 Jul 2, 2024
97f9792
fixed create collection dialog
zurdi15 Jul 2, 2024
23e0a06
added update collection endpoint
zurdi15 Jul 2, 2024
50bcd00
added remove rom from collection dialog
zurdi15 Jul 2, 2024
39708ff
fixes from trunk
zurdi15 Jul 3, 2024
59c2a51
added collection cover management
zurdi15 Jul 3, 2024
69ed831
added running scan loader to drawer btn
zurdi15 Jul 3, 2024
b1b55f1
fixed migrations
zurdi15 Jul 3, 2024
2a7def8
added reactivity to collections
zurdi15 Jul 3, 2024
040fd83
added reactivity to gallery
zurdi15 Jul 3, 2024
1a0a06d
fixed detail view
zurdi15 Jul 3, 2024
7570c3f
added reactivity tu current user
zurdi15 Jul 3, 2024
9a42838
check steamgriddb api key on endpoint
zurdi15 Jul 3, 2024
5126c56
get collections for detailed rom info
zurdi15 Jul 3, 2024
f2f202d
add user collections to details
zurdi15 Jul 3, 2024
2ec4deb
setup wizard added
zurdi15 Jul 4, 2024
839afff
improved cookie management
zurdi15 Jul 4, 2024
0d5620e
Update backend/endpoints/collections.py
zurdi15 Jul 4, 2024
124e1e7
Update backend/endpoints/collections.py
zurdi15 Jul 4, 2024
3ac40e1
Update frontend/src/components/common/SearchCover.vue
zurdi15 Jul 4, 2024
febc579
changes from PR comments
zurdi15 Jul 4, 2024
0bd4c6f
fixed from PR comment
zurdi15 Jul 4, 2024
3f0609a
Update backend/endpoints/collections.py
zurdi15 Jul 4, 2024
b66a41f
Update backend/endpoints/collections.py
zurdi15 Jul 4, 2024
fc07bdc
Update frontend/src/components/common/SearchCover.vue
zurdi15 Jul 4, 2024
5fe9cf0
changes from PR comments
zurdi15 Jul 4, 2024
17c9108
fixed from PR comment
zurdi15 Jul 4, 2024
5c30f36
Merge remote-tracking branch 'origin/feature/collections' into featur…
zurdi15 Jul 4, 2024
1dc580b
fixed csrftoken on setup
zurdi15 Jul 4, 2024
9ff5eeb
modified update user endpoint to allow own edition
zurdi15 Jul 4, 2024
ca5210a
added new profile option in the settings drawer
zurdi15 Jul 4, 2024
4b81c01
fixed tests
zurdi15 Jul 4, 2024
7cdc12c
fixed stats and user handler
zurdi15 Jul 4, 2024
bc99663
fixed tests
zurdi15 Jul 4, 2024
46ce99b
fixed stats and user handler
zurdi15 Jul 4, 2024
cd70849
Merge branch 'feature/setup-wizard' into feature/user-own-edit
zurdi15 Jul 4, 2024
bab71b0
fixes from trunk
zurdi15 Jul 4, 2024
3d27a05
fixes from trunk
zurdi15 Jul 4, 2024
8644590
Merge branch 'feature/setup-wizard' into feature/user-own-edit
zurdi15 Jul 4, 2024
8a2a4d6
fixes from trunk
zurdi15 Jul 4, 2024
e9363b0
Merge branch 'feature/setup-wizard' into feature/user-own-edit
zurdi15 Jul 4, 2024
7fafef0
fixed add to collection for non-admin users
zurdi15 Jul 4, 2024
91dcec3
fixed edit collection permission for non-admin user
zurdi15 Jul 5, 2024
df80915
added fav icon overlay in game cover
zurdi15 Jul 5, 2024
c5b1402
extracted fav btn as component
zurdi15 Jul 5, 2024
b428aba
Merge branch 'feature/user-own-edit' into feature/favs-collection
zurdi15 Jul 5, 2024
69f7efd
added add/remove favourite switch
zurdi15 Jul 5, 2024
0fcbe4d
multiform favourite icon
zurdi15 Jul 5, 2024
dabd6bc
added add to favourites from admin menu
zurdi15 Jul 5, 2024
a2b35cc
make favourites collection reactive
zurdi15 Jul 5, 2024
eda1c94
fixed user endpoint tests
zurdi15 Jul 5, 2024
99cd44e
fixed user endpoint tests
zurdi15 Jul 5, 2024
0d3b880
Merge branch 'feature/user-own-edit' into feature/favs-collection
zurdi15 Jul 5, 2024
2cf88ab
added default cover for favourites collection
zurdi15 Jul 5, 2024
3c658d0
Update frontend/src/stores/users.ts
zurdi15 Jul 5, 2024
ebaa5d6
fixed filter roms both by platform and collection
zurdi15 Jul 5, 2024
7c54a58
Merge pull request #964 from rommapp/feature/collections
zurdi15 Jul 5, 2024
6558939
Merge remote-tracking branch 'origin/master' into feature/setup-wizard
zurdi15 Jul 5, 2024
9ca60f2
fixed add to collection for non-admin users
zurdi15 Jul 4, 2024
533555e
fixed edit collection permission for non-admin user
zurdi15 Jul 5, 2024
2962441
Update frontend/src/stores/users.ts
zurdi15 Jul 5, 2024
d8a9cb1
fixed filter roms both by platform and collection
zurdi15 Jul 5, 2024
c7af3f2
Merge remote-tracking branch 'origin/master' into feature/favs-collec…
zurdi15 Jul 5, 2024
c80f3f8
Merge remote-tracking branch 'origin/master' into feature/user-own-edit
zurdi15 Jul 5, 2024
b1f5ae5
fixes from PR review
zurdi15 Jul 6, 2024
ca7d37a
fixed unit tests
zurdi15 Jul 6, 2024
6ba4946
Merge pull request #976 from rommapp/feature/setup-wizard
zurdi15 Jul 6, 2024
e9c3304
Merge branch 'master' into feature/user-own-edit
zurdi15 Jul 6, 2024
4435093
Update backend/endpoints/user.py
zurdi15 Jul 6, 2024
14e2377
fixes from PR review
zurdi15 Jul 6, 2024
ceb7147
Merge pull request #975 from rommapp/feature/user-own-edit
zurdi15 Jul 6, 2024
e7bc3cd
Merge remote-tracking branch 'origin/master' into feature/favs-collec…
zurdi15 Jul 6, 2024
a5f9ef6
Merge pull request #977 from rommapp/feature/favs-collection
zurdi15 Jul 6, 2024
7c39d21
fixed dockerfile for arm64
zurdi15 Jul 6, 2024
7611e57
misc: Fix FromAsCasing warning during Docker build
adamantike Jul 6, 2024
e3e6815
Merge pull request #982 from adamantike/misc/fix-FromAsCasing-docker-…
zurdi15 Jul 7, 2024
936476c
fix: Disable zip compression on ROM download
adamantike Jul 7, 2024
99a36ca
Merge pull request #983 from adamantike/fix/disable-compression-on-ro…
gantoine Jul 7, 2024
004c0b6
fix: Make some DB columns non-nullable
adamantike Jul 7, 2024
23ef1fb
fix: Correctly traverse SteamGridDB API pages
adamantike Jul 7, 2024
2445e3f
Prevent mass purge of roms, firmware and platforms
gantoine Jul 7, 2024
8dd4799
Merge pull request #984 from adamantike/fix/make-some-columns-non-nul…
gantoine Jul 8, 2024
b5fc56b
Merge branch 'master' into fix/correctly-request-paginated-api-steamg…
zurdi15 Jul 8, 2024
ec58ea9
fixed custom cover
zurdi15 Jul 8, 2024
074b368
updated docker.compose example
zurdi15 Jul 8, 2024
6740ccf
fixed platform icon
zurdi15 Jul 8, 2024
1a3f74e
check username already exists on setup wizard
zurdi15 Jul 8, 2024
5de77e5
Merge remote-tracking branch 'origin/master' into fix/fixes_from_testing
zurdi15 Jul 8, 2024
285c9c2
show state info on state selector on play view
zurdi15 Jul 8, 2024
20fb821
fixes from trunk
zurdi15 Jul 8, 2024
6dd6bfd
improved states selector
zurdi15 Jul 8, 2024
2d1fa68
Merge pull request #985 from adamantike/fix/correctly-request-paginat…
zurdi15 Jul 8, 2024
d7d739a
Merge branch 'master' into fix/fixes_from_testing
zurdi15 Jul 8, 2024
18d956b
fixed game cover edit action buttons
zurdi15 Jul 8, 2024
51bc201
added bulk add/remove from favourites
zurdi15 Jul 8, 2024
919773a
autoselect most recent state on play
zurdi15 Jul 8, 2024
ed0c756
Merge pull request #986 from rommapp/fix/fixes_from_testing
zurdi15 Jul 8, 2024
eb1b231
simplified platform icon logic
zurdi15 Jul 8, 2024
4872141
fixed scrappers assets on build
zurdi15 Jul 8, 2024
5e3522c
Merge branch 'master' into prevent-mass-purge
gantoine Jul 8, 2024
0cb83bb
Merge pull request #987 from rommapp/prevent-mass-purge
zurdi15 Jul 8, 2024
08d6948
fixed config.example.yml
zurdi15 Jul 9, 2024
93c36a4
removed upgrade to 3.0 warning
zurdi15 Jul 9, 2024
4bd6a12
placeholder for config dictionaries
zurdi15 Jul 9, 2024
f7b14b4
fixed everything from trunk
zurdi15 Jul 9, 2024
1372327
Merge pull request #988 from rommapp/fix/config-example
zurdi15 Jul 9, 2024
05939ec
platform icon on card tweaked
zurdi15 Jul 9, 2024
008d62a
Update CHANGELOG.md
zurdi15 Jul 9, 2024
300262e
Merge branch 'master' into fix/fixes-from-trunk
zurdi15 Jul 9, 2024
c82ae97
Merge pull request #990 from rommapp/fix/fixes-from-trunk
zurdi15 Jul 9, 2024
b61bb11
feat: Use async requests to retrieve SteamGridDB covers
adamantike Jul 10, 2024
7590fd3
Merge pull request #991 from adamantike/feat/use-async-requests-for-sgdb
zurdi15 Jul 10, 2024
7ac11a1
avoid orphan collections table on migration fail
zurdi15 Jul 10, 2024
a2c55de
create collections table if not exists
zurdi15 Jul 10, 2024
da6adfe
fixed if not exists collections logic
zurdi15 Jul 10, 2024
884e7a3
fixed re-download lost covers
zurdi15 Jul 11, 2024
6d6cb35
Merge pull request #992 from rommapp/fix/collections-migration
zurdi15 Jul 11, 2024
9991aaa
Merge pull request #993 from rommapp/fix/download-removed-cover
zurdi15 Jul 11, 2024
9b3aa45
Have navigation guards return true or explicitly call next
gantoine Jul 12, 2024
1329dbb
Merge pull request #996 from rommapp/fix-nav-guards-returns
zurdi15 Jul 12, 2024
f20a9ff
fix: Avoid recursive os.walk calls
adamantike Jul 13, 2024
d94f542
misc: Enable GZip compression for backend responses
adamantike Jul 13, 2024
3dc4863
Merge pull request #998 from adamantike/fix/avoid-unneeded-recursive-…
gantoine Jul 14, 2024
d8ffc1a
Merge pull request #999 from adamantike/misc/enable-gzip-compression
gantoine Jul 14, 2024
d05a539
Fix covers deleted when uploading extension other then PNG
gantoine Jul 14, 2024
7617daf
Merge pull request #1002 from rommapp/fix-delete-cover-on-rescan
zurdi15 Jul 15, 2024
da295bc
Merge branch 'release' into master
zurdi15 Jul 15, 2024
6ec091e
[ROMM-1003] Fix aborting mid-scan
gantoine Jul 15, 2024
27c5749
Merge pull request #1004 from rommapp/romm-1003
zurdi15 Jul 16, 2024
04b64f1
fix: Filter Switch titledb entries with empty id
adamantike Jul 18, 2024
3073e16
Merge pull request #1006 from adamantike/fix/handle-switch-titledb-em…
gantoine Jul 18, 2024
bfeddcf
Catch and ignore json decode errors in migration
gantoine Jul 19, 2024
dd4f9e4
Merge pull request #1008 from rommapp/catch-json-decode-errs-0022
zurdi15 Jul 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
20 changes: 11 additions & 9 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Bug report
about: Report a bug, issue or problem
title: "[Bug] Bug title"
labels: bug
assignees: ''

assignees: ""
---

**RomM version**
Expand All @@ -15,6 +14,7 @@ A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
Expand All @@ -27,15 +27,17 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/custom.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ name: Custom issue template
about: Describe this issue template's purpose here.
title: "[Other] Custom issue title"
labels: other
assignees: ''

assignees: ""
---
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Feature request
about: Suggest an idea for this project
title: "[Feature] Feature title"
labels: feature
assignees: ''

assignees: ""
---

**Is your feature request related to a problem? Please describe.**
Expand Down
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/ui-ux.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ name: UI/UX
about: UI/UX improvement suggestion
title: "[UI/UX] Title"
labels: ui/ux
assignees: ''

assignees: ""
---
21 changes: 13 additions & 8 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
### Description
<sup>Please describe the changes or enhancements you are proposing with this pull request.</sup>
# Pull request template

### Related Issues
<sup>List any related issues that are addressed or fixed by this pull request.</sup>
## Description

Please describe the changes or enhancements you are proposing with this pull request.

## Related Issues

List any related issues that are addressed or fixed by this pull request.

## Checklist

### Checklist
Please check all that apply.

- [ ] I've tested the changes locally
Expand All @@ -14,6 +19,6 @@ Please check all that apply.
- [ ] I've added unit tests that cover the changes
- [ ] All existing tests are passing

### Additional Notes
<sup>Add any additional information or context about the pull request here.</sup>
```
## Additional Notes

Add any additional information or context about the pull request here.
Binary file modified .github/resources/isotipo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
232 changes: 1 addition & 231 deletions .github/resources/isotipo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion .github/resources/logotipo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading