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

Development #1187

Open
wants to merge 71 commits into
base: main
Choose a base branch
from
Open

Development #1187

wants to merge 71 commits into from

Conversation

CS76
Copy link
Member

@CS76 CS76 commented Mar 12, 2025

No description provided.

NRayya and others added 30 commits July 30, 2024 15:52
fix: standardise the dates displayed by datepicker
fix: replace the word "study" with "sample"
fix: add citation banner to public samples wherever missing
fix: unify studies and datasets naming in bioschemas and datacite
refactor: remove redundancy and duplicates
fix: comment out methods to generate schema by name
fix: remove project photo placeholder
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
PHP 5.5.9 adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
Laravel 8 adopts the tuple syntax for controller actions. Since the old options array is incompatible with this syntax, Shift converted them to use modern, fluent methods.
@CS76 CS76 temporarily deployed to github-pages March 12, 2025 14:50 — with GitHub Actions Inactive
@CS76 CS76 temporarily deployed to github-pages March 12, 2025 18:36 — with GitHub Actions Inactive
@CS76 CS76 temporarily deployed to github-pages March 12, 2025 18:41 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants