Dario Leidi

Results 16 issues of Dario Leidi

Fixes https://github.com/openSUSE/open-build-service/issues/16105

Frontend

![async-load-diff-file](https://github.com/user-attachments/assets/06475da2-a835-43f6-98cb-12f81b8260c2) # JFYI - NO REASON TO REVIEW YET :slightly_smiling_face:

Frontend

[See this exception on Errbit](http://errbit.opensuse.org/apps/5620ca2bdc71fa00b1000000/problems/66ba38ff84bf460838b325b9) # undefined method `file_exists?' for nil:NilClass return if @package.file_exists?(@filename, params.slice(:rev, :expand).permit!.to_h) ^^^^^^^^^^^^^ # ## Summary ## ### URL ### [https://build.opensuse.org/projects/systemsmanagement:cockpit/packages/cockpit/files/fix-libexecdir.patch](https://build.opensuse.org/projects/systemsmanagement:cockpit/packages/cockpit/files/fix-libexecdir.patch)" ### Where ### files#show ###...

Bug
Frontend
scmsync

# Before ![image](https://github.com/user-attachments/assets/d0bba9a9-211c-47d3-92ee-718c366bc2ab) # After ![image](https://github.com/user-attachments/assets/12fbda86-d2ea-4f8c-8387-3b7014d94d25) ![image](https://github.com/user-attachments/assets/6f024cfa-bef0-4bdc-9937-f57ceeb68d43)

Frontend

An already set up database must exists ahead (`rake dev:test_data:create`) Run: - `bundle exec rake dev:test_data:create_more_data[100]` if inside the container - `docker compose run --rm frontend rake dev:test_data:create_more_data[100]` if outside...

Frontend