Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 71ee2ebb067600cc1eb06a2855ed7570dcbfd17e https://github.com/openSUSE/open-build-service/commit/71ee2ebb067600cc1eb06a... Author: Lukas Krause <lkrause@suse.de> Date: 2024-09-19 (Thu, 19 Sep 2024) Changed paths: M src/api/app/components/write_and_preview_component.html.haml M src/api/app/components/write_and_preview_component.rb M src/api/app/views/webui/status_messages/edit.html.haml M src/api/app/views/webui/status_messages/new.html.haml Log Message: ----------- Adapt `WriteAndPreviewComponent` for reusage Commit: 816d81abdb6992f63bfde40ed6cd68c933f82a2e https://github.com/openSUSE/open-build-service/commit/816d81abdb6992f63bfde4... Author: Lukas Krause <lkrause@suse.de> Date: 2024-09-19 (Thu, 19 Sep 2024) Changed paths: M src/api/app/controllers/webui/project_controller.rb M src/api/app/views/webui/project/_edit.html.haml M src/api/app/views/webui/project/_form.html.haml M src/api/config/routes/webui.rb Log Message: ----------- Add markdown preview for project edit and new description Commit: dfd47b6fa242c1ec05fe994aa7f9c4d2834a1989 https://github.com/openSUSE/open-build-service/commit/dfd47b6fa242c1ec05fe99... Author: Lukas Krause <lkrause@suse.de> Date: 2024-09-20 (Fri, 20 Sep 2024) Changed paths: M src/api/app/controllers/webui/package_controller.rb M src/api/app/views/webui/package/_edit.html.haml M src/api/app/views/webui/package/new.html.haml M src/api/config/routes/webui.rb Log Message: ----------- Add markdown preview for package edit and new description Commit: 8a83d653c4956f5191b4cd9cdf954c5168fbdf86 https://github.com/openSUSE/open-build-service/commit/8a83d653c4956f5191b4cd... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-09-20 (Fri, 20 Sep 2024) Changed paths: M src/api/app/components/write_and_preview_component.html.haml M src/api/app/components/write_and_preview_component.rb M src/api/app/controllers/webui/package_controller.rb M src/api/app/controllers/webui/project_controller.rb M src/api/app/views/webui/package/_edit.html.haml M src/api/app/views/webui/package/new.html.haml M src/api/app/views/webui/project/_edit.html.haml M src/api/app/views/webui/project/_form.html.haml M src/api/app/views/webui/status_messages/edit.html.haml M src/api/app/views/webui/status_messages/new.html.haml M src/api/config/routes/webui.rb Log Message: ----------- Merge pull request #16866 from krauselukas/feature/markdown_preview_project_description Markdown preview for package and project description Compare: https://github.com/openSUSE/open-build-service/compare/2aa081dd7755...8a83d6... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications