Coder Social home page Coder Social logo

nucleos / nucleosuseradminbundle Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 4.0 1.4 MB

๐Ÿ‘ค Adminstration of users and groups in symfony

Home Page: https://docs.nucleos.rocks/projects/user-admin-bundle/

License: MIT License

PHP 95.81% Twig 3.47% Makefile 0.72%
admin bundle hacktoberfest management sonata symfony symfony-bundle user

nucleosuseradminbundle's People

Contributors

core23 avatar dependabot[bot] avatar github-actions[bot] avatar hanmac avatar nucleos-bot avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nucleosuseradminbundle's Issues

Twig error when impersonating is disabled

Subject

The src/Resources/views/Admin/Core/user_block.html.twig requires the registration of the impersonating twig extension.

Steps to reproduce

Disable impersonating via config. Register the user_block config.

sonata_admin:
    templates:
        user_block: '@NucleosUserAdmin/Admin/Core/user_block.html.twig'

Expected results

There is no error.

Actual results

Unknown "impersonateExit" function.error is thrown.

Broken role matrix list with similar roles

Subject

The matrix role layout is broken when there are similar role names.

Steps to reproduce

Given two different base roles: ROLE_SONATA_DASHBOARD_ADMIN_BLOCK_CREATE and ROLE_SONATA_PAGE_ADMIN_BLOCK_CREATE.

Expected results

Two different rows are visible

Actual results

Both roles were aggregated two one row.

grafik

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

composer
composer.json
  • php ^8.1
  • nucleos/user-bundle ^3.4
  • psr/container ^1.0 || ^2.0
  • psr/log ^1.0 || ^2.0 || ^3.0
  • sonata-project/admin-bundle ^4.8.1
  • sonata-project/doctrine-extensions ^1.5.1 || ^2.0.0
  • symfony/asset ^6.4 || ^7.0
  • symfony/config ^6.4 || ^7.0
  • symfony/dependency-injection ^6.4 || ^7.0
  • symfony/event-dispatcher ^6.4 || ^7.0
  • symfony/event-dispatcher-contracts ^1.0 || ^2.0 || ^3.0
  • symfony/form ^6.4 || ^7.0
  • symfony/framework-bundle ^6.4 || ^7.0
  • symfony/http-foundation ^6.4 || ^7.0
  • symfony/http-kernel ^6.4 || ^7.0
  • symfony/options-resolver ^6.4 || ^7.0
  • symfony/routing ^6.4 || ^7.0
  • symfony/security-core ^6.4 || ^7.0
  • symfony/security-csrf ^6.4 || ^7.0
  • symfony/security-http ^6.4 || ^7.0
  • symfony/translation ^6.4 || ^7.0
  • symfony/translation-contracts ^1.0 || ^2.0 || ^3.0
  • symfony/twig-bridge ^6.4 || ^7.0
  • symfony/twig-bundle ^6.4 || ^7.0
  • twig/extra-bundle ^3.0
  • twig/twig ^2.14 || ^3.1
  • doctrine/doctrine-bundle ^2.10
  • doctrine/orm ^2.18 || ^3.0
  • ergebnis/composer-normalize ^2.0.1
  • knplabs/knp-menu ^3.2
  • knplabs/knp-menu-bundle ^3.2
  • sonata-project/doctrine-orm-admin-bundle ^4.0
  • sonata-project/form-extensions ^1.20 || ^2.0
  • symfony/browser-kit ^6.4 || ^7.0
  • symfony/doctrine-bridge ^6.4 || ^7.0
  • symfony/intl ^6.4 || ^7.0
  • symfony/yaml ^6.4 || ^7.0
vendor-bin/tools/composer.json
  • friendsofphp/php-cs-fixer ^3.16
  • maglnet/composer-require-checker ^4.6
  • matthiasnoback/symfony-dependency-injection-test ^5.0
  • phpmd/phpmd ^2.13
  • phpstan/extension-installer ^1.3
  • phpstan/phpstan ^1.10.14
  • phpstan/phpstan-phpunit ^1.3.11
  • phpstan/phpstan-strict-rules ^1.5.1
  • phpstan/phpstan-symfony ^1.3.1
  • phpunit/phpunit ^10.1.2
  • psalm/plugin-phpunit ^0.19.0
  • psalm/plugin-symfony ^5.0.3
  • symfony/phpunit-bridge ^7.0
  • vimeo/psalm ^5.9
github-actions
.github/workflows/automatic-release.yml
.github/workflows/continuous-integration.yml
.github/workflows/documentation.yml
pip_requirements
docs/requirements.txt
  • Pygments ==2.18.0
  • sphinx ==6.2.1
  • sphinx_rtd_theme ==2.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

nucleos_user_admin_already_authenticated ending up in wrong place

Environment

Packages

$ composer show --latest
# Put the result here.
composer/package-versions-deprecated     1.11.99.4 1.11.99.4 Composer plugin that provides efficient querying for installed package versions (no runtime IO)
doctrine/annotations                     1.13.2    1.13.2    Docblock Annotations Parser
doctrine/cache                           2.1.1     2.1.1     PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such ...
doctrine/collections                     1.6.8     1.6.8     PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/common                          3.2.0     3.2.0     PHP Doctrine Common project is a library that provides additional functionality that other Doctrine pro...
doctrine/dbal                            3.2.0     3.2.0     Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and...
doctrine/deprecations                    v0.5.3    v0.5.3    A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all d...
doctrine/doctrine-bundle                 2.5.1     2.5.1     Symfony DoctrineBundle
doctrine/doctrine-migrations-bundle      3.2.1     3.2.1     Symfony DoctrineMigrationsBundle
doctrine/event-manager                   1.1.1     1.1.1     The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doct...
doctrine/inflector                       2.0.4     2.0.4     PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lo...
doctrine/instantiator                    1.4.0     1.4.0     A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/lexer                           1.2.1     1.2.1     PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/migrations                      3.3.2     3.3.2     PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer...
doctrine/orm                             2.10.2    2.10.2    Object-Relational-Mapper for PHP
doctrine/persistence                     2.2.3     2.2.3     The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doc...
doctrine/sql-formatter                   1.1.2     1.1.2     a PHP SQL highlighting library
egulias/email-validator                  3.1.2     3.1.2     A library for validating emails against several RFCs
friendsofphp/proxy-manager-lts           v1.0.5    v1.0.5    Adding support for a wider range of PHP versions to ocramius/proxy-manager
friendsofsymfony/rest-bundle             3.1.1     3.1.1     This Bundle provides various tools to rapidly develop RESTful API's with Symfony
jms/metadata                             2.6.1     2.6.1     Class/method/property metadata management in PHP
jms/serializer                           3.16.0    3.16.0    Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.
knplabs/knp-menu                         v3.3.0    v3.3.0    An object oriented menu library
knplabs/knp-menu-bundle                  v3.2.0    v3.2.0    This bundle provides an integration of the KnpMenu library
laminas/laminas-code                     4.4.3     4.4.3     Extensions to the PHP Reflection API, static code scanning, and code generation
league/csv                               9.7.4     9.7.4     CSV data manipulation made easy in PHP
moneyphp/money                           v3.3.1    v3.3.1    PHP implementation of Fowler's Money pattern
monolog/monolog                          1.26.1    2.3.5     Sends your logs to files, sockets, inboxes, databases and various web services
nikic/php-parser                         v4.13.1   v4.13.1   A PHP parser written in PHP
nucleos/user-admin-bundle                2.1.1     2.1.1     Adminstration of users and groups in symfony
nucleos/user-bundle                      1.12.0    1.12.0    Lightweight user management for symfony
oneup/uploader-bundle                    3.1.3     3.1.3     This Symfony bundle provides a server implementation for handling single and multiple file uploads usin...
phpdocumentor/reflection-common          2.2.0     2.2.0     Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/reflection-docblock        5.3.0     5.3.0     With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve ...
phpdocumentor/type-resolver              1.5.1     1.5.1     A PSR-5 based resolver of Class names, Types and Structural Element Names
phpstan/phpdoc-parser                    1.2.0     1.2.0     PHPDoc parser with support for nullable, intersection and generic types
psr/cache                                1.0.1     1.0.1     Common interface for caching libraries
psr/container                            1.1.2     2.0.2     Common Container Interface (PHP FIG PSR-11)
psr/log                                  1.1.4     1.1.4     Common interface for logging libraries
sensio/framework-extra-bundle            v6.2.1    v6.2.1    This bundle provides a way to configure your controllers with annotations
sonata-project/admin-bundle              4.4.0     4.4.0     The missing Symfony Admin Generator
sonata-project/block-bundle              4.8.0     4.8.0     Symfony SonataBlockBundle
sonata-project/cache                     2.2.0     2.2.0     Cache library
sonata-project/doctrine-extensions       1.15.0    1.15.0    Doctrine2 behavioral extensions
sonata-project/doctrine-orm-admin-bundle 4.2.1     4.2.1     Integrate Doctrine ORM into the SonataAdminBundle
sonata-project/exporter                  2.9.1     2.9.1     Lightweight Exporter library
sonata-project/form-extensions           1.12.3    1.12.3    Symfony form extensions
sonata-project/twig-extensions           1.9.0     1.9.0     Sonata twig extensions
symfony/asset                            v4.4.27   v5.4.0    Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image...
symfony/cache                            v4.4.35   v5.4.0    Provides an extended PSR-6, PSR-16 (and tags) implementation
symfony/cache-contracts                  v2.5.0    v2.5.0    Generic abstractions related to caching
symfony/config                           v4.4.34   v5.4.0    Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/console                          v4.4.34   v5.4.0    Eases the creation of beautiful and testable command line interfaces
symfony/debug                            v4.4.31   v4.4.31   Provides tools to ease debugging PHP code
symfony/dependency-injection             v4.4.34   v5.4.0    Allows you to standardize and centralize the way objects are constructed in your application
symfony/deprecation-contracts            v2.5.0    v2.5.0    A generic function and convention to trigger deprecation notices
symfony/doctrine-bridge                  v4.4.34   v5.4.0    Provides integration for Doctrine with various Symfony components
symfony/dotenv                           v4.4.33   v5.4.0    Registers environment variables from a .env file
symfony/error-handler                    v4.4.34   v5.4.0    Provides tools to manage errors and ease debugging PHP code
symfony/event-dispatcher                 v4.4.34   v5.4.0    Provides tools that allow your application components to communicate with each other by dispatching eve...
symfony/event-dispatcher-contracts       v1.1.11   v2.5.0    Generic abstractions related to dispatching event
symfony/expression-language              v4.4.34   v5.4.0    Provides an engine that can compile and evaluate expressions
symfony/filesystem                       v4.4.27   v5.4.0    Provides basic utilities for the filesystem
symfony/finder                           v4.4.30   v5.4.0    Finds files and directories via an intuitive fluent interface
symfony/flex                             v1.17.6   v1.17.6   Composer plugin for Symfony
symfony/form                             v4.4.34   v5.4.0    Allows to easily create, process and reuse HTML forms
symfony/framework-bundle                 v4.4.34   v5.4.0    Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/http-client-contracts            v2.5.0    v2.5.0    Generic abstractions related to HTTP clients
symfony/http-foundation                  v4.4.34   v5.4.0    Defines an object-oriented layer for the HTTP specification
symfony/http-kernel                      v4.4.35   v5.4.0    Provides a structured process for converting a Request into a Response
symfony/inflector                        v4.4.34   v5.4.0    Converts words between their singular and plural forms (English only)
Package symfony/inflector is abandoned, you should avoid using it. Use use `EnglishInflector` from the String component instead instead.
symfony/intl                             v4.4.34   v5.4.0    Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU li...
symfony/mailer                           v4.4.27   v5.4.0    Helps sending emails
symfony/maker-bundle                     v1.36.3   v1.36.3   Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can for...
symfony/mime                             v4.4.34   v5.4.0    Allows manipulating MIME messages
symfony/monolog-bridge                   v4.4.27   v5.4.0    Provides integration for Monolog with various Symfony components
symfony/monolog-bundle                   v3.7.1    v3.7.1    Symfony MonologBundle
symfony/options-resolver                 v4.4.30   v5.4.0    Provides an improved replacement for the array_replace PHP function
symfony/polyfill-intl-grapheme           v1.23.1   v1.23.1   Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-intl-icu                v1.23.0   v1.23.0   Symfony polyfill for intl's ICU-related data and classes
symfony/polyfill-intl-idn                v1.23.0   v1.23.0   Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-normalizer         v1.23.0   v1.23.0   Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-mbstring                v1.23.1   v1.23.1   Symfony polyfill for the Mbstring extension
symfony/polyfill-php72                   v1.23.0   v1.23.0   Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-php73                   v1.23.0   v1.23.0   Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php80                   v1.23.1   v1.23.1   Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php81                   v1.23.0   v1.23.0   Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
symfony/property-access                  v4.4.30   v5.4.0    Provides functions to read and write from/to an object or array using a simple string notation
symfony/property-info                    v4.4.31   v5.4.0    Extracts information about PHP class' properties using metadata of popular sources
symfony/proxy-manager-bridge             v4.4.34   v5.4.0    Provides integration for ProxyManager with various Symfony components
symfony/routing                          v4.4.34   v5.4.0    Maps an HTTP request to a set of configuration variables
symfony/security-acl                     v3.2.0    v3.2.0    Symfony Security Component - ACL (Access Control List)
symfony/security-bundle                  v4.4.34   v5.4.0    Provides a tight integration of the Security component into the Symfony full-stack framework
symfony/security-core                    v4.4.34   v5.4.0    Symfony Security Component - Core Library
symfony/security-csrf                    v4.4.27   v5.4.0    Symfony Security Component - CSRF Library
symfony/security-guard                   v4.4.27   v5.4.0    Symfony Security Component - Guard
symfony/security-http                    v4.4.34   v5.4.0    Symfony Security Component - HTTP Integration
symfony/serializer                       v4.4.35   v5.4.0    Handles serializing and deserializing data structures, including object graphs, into array structures o...
symfony/service-contracts                v2.5.0    v2.5.0    Generic abstractions related to writing services
symfony/stopwatch                        v4.4.27   v5.4.0    Provides a way to profile code
symfony/string                           v5.4.0    v5.4.0    Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme cluster...
symfony/templating                       v4.4.30   v5.4.0    Provides all the tools needed to build any kind of template system
symfony/translation                      v4.4.34   v5.4.0    Provides tools to internationalize your application
symfony/translation-contracts            v2.5.0    v2.5.0    Generic abstractions related to translation
symfony/twig-bridge                      v4.4.34   v5.4.0    Provides integration for Twig with various Symfony components
symfony/twig-bundle                      v4.4.30   v5.4.0    Provides a tight integration of Twig into the Symfony full-stack framework
symfony/validator                        v4.4.35   v5.4.0    Provides tools to validate values
symfony/var-dumper                       v4.4.34   v5.4.0    Provides mechanisms for walking through any arbitrary PHP variable
symfony/var-exporter                     v4.4.34   v5.4.0    Allows exporting any serializable PHP data structure to plain PHP code
symfony/web-profiler-bundle              v4.4.31   v5.4.0    Provides a development tool that gives detailed information about the execution of any request
symfony/yaml                             v4.4.34   v5.4.0    Loads and dumps YAML files
twig/extra-bundle                        v3.3.4    v3.3.4    A Symfony bundle for extra Twig extensions
twig/intl-extra                          v3.3.4    v3.3.4    A Twig extension for Intl
twig/string-extra                        v3.3.4    v3.3.4    A Twig extension for Symfony String
twig/twig                                v3.3.4    v3.3.4    Twig, the flexible, fast, and secure template language for PHP
webmozart/assert                         1.10.0    1.10.0    Assertions to validate method input/output with nice error messages.
willdurand/jsonp-callback-validator      v1.1.0    v1.1.0    JSONP callback validator.
willdurand/negotiation                   3.0.0     3.0.0     Content Negotiation tools for PHP provided as a standalone library.

PHP version

$ php -v
# Put the result here.
PHP 7.4.21 (cli) (built: Jul  1 2021 19:26:44) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
    with Zend OPcache v7.4.21, Copyright (c), by Zend Technologies
    with Xdebug v3.0.4, Copyright (c) 2002-2021, by Derick Rethans

Subject

The Problem is that sonata-project/twig-extensions the FlashMessage/FlashManager is not doing the translation anymore. (and only shows specific error types?)

so:

  1. the Error message needs to be translated before adding to the session Flashbag
  2. it needs to be documented that "nucleos_user_admin_error" needs to be added to the "sonata_twig" config. (it doesn't seem to be a way to automate that)

Steps to reproduce

  • use the admin/login route and login
  • then go to the admin/login route again and wait for the error

Expected results

  • showing (translated) nucleos_user_admin_already_authenticated error

Actual results

  • not showing anything at all
  • the message is shown on the next non-sonata page on a total different firewall even.

Add AvatarResolver

Feature Request

There should be a component, which will resolve the user avatar.

Default Avatar doesn't respect the location of the assets

Environment

$ composer show --latest
# Put the result here.
composer/package-versions-deprecated     1.11.99.4 1.11.99.4 Composer plugin that provides efficient querying for installed package versions (no runtime IO)
doctrine/annotations                     1.13.2    1.13.2    Docblock Annotations Parser
doctrine/cache                           2.1.1     2.1.1     PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such ...
doctrine/collections                     1.6.8     1.6.8     PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/common                          3.2.0     3.2.0     PHP Doctrine Common project is a library that provides additional functionality that other Doctrine pro...
doctrine/dbal                            3.2.0     3.2.0     Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and...
doctrine/deprecations                    v0.5.3    v0.5.3    A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all d...
doctrine/doctrine-bundle                 2.5.1     2.5.1     Symfony DoctrineBundle
doctrine/doctrine-migrations-bundle      3.2.1     3.2.1     Symfony DoctrineMigrationsBundle
doctrine/event-manager                   1.1.1     1.1.1     The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doct...
doctrine/inflector                       2.0.4     2.0.4     PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lo...
doctrine/instantiator                    1.4.0     1.4.0     A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/lexer                           1.2.1     1.2.1     PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/migrations                      3.3.2     3.3.2     PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer...
doctrine/orm                             2.10.2    2.10.2    Object-Relational-Mapper for PHP
doctrine/persistence                     2.2.3     2.2.3     The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doc...
doctrine/sql-formatter                   1.1.2     1.1.2     a PHP SQL highlighting library
egulias/email-validator                  3.1.2     3.1.2     A library for validating emails against several RFCs
friendsofphp/proxy-manager-lts           v1.0.5    v1.0.5    Adding support for a wider range of PHP versions to ocramius/proxy-manager
friendsofsymfony/rest-bundle             3.1.1     3.1.1     This Bundle provides various tools to rapidly develop RESTful API's with Symfony
jms/metadata                             2.6.1     2.6.1     Class/method/property metadata management in PHP
jms/serializer                           3.16.0    3.16.0    Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.
knplabs/knp-menu                         v3.3.0    v3.3.0    An object oriented menu library
knplabs/knp-menu-bundle                  v3.2.0    v3.2.0    This bundle provides an integration of the KnpMenu library
laminas/laminas-code                     4.4.3     4.4.3     Extensions to the PHP Reflection API, static code scanning, and code generation
league/csv                               9.7.4     9.7.4     CSV data manipulation made easy in PHP
moneyphp/money                           v3.3.1    v3.3.1    PHP implementation of Fowler's Money pattern
monolog/monolog                          1.26.1    2.3.5     Sends your logs to files, sockets, inboxes, databases and various web services
nikic/php-parser                         v4.13.1   v4.13.1   A PHP parser written in PHP
nucleos/user-admin-bundle                2.1.1     2.1.1     Adminstration of users and groups in symfony
nucleos/user-bundle                      1.12.0    1.12.0    Lightweight user management for symfony
oneup/uploader-bundle                    3.1.3     3.1.3     This Symfony bundle provides a server implementation for handling single and multiple file uploads usin...
phpdocumentor/reflection-common          2.2.0     2.2.0     Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/reflection-docblock        5.3.0     5.3.0     With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve ...
phpdocumentor/type-resolver              1.5.1     1.5.1     A PSR-5 based resolver of Class names, Types and Structural Element Names
phpstan/phpdoc-parser                    1.2.0     1.2.0     PHPDoc parser with support for nullable, intersection and generic types
psr/cache                                1.0.1     1.0.1     Common interface for caching libraries
psr/container                            1.1.2     2.0.2     Common Container Interface (PHP FIG PSR-11)
psr/log                                  1.1.4     1.1.4     Common interface for logging libraries
sensio/framework-extra-bundle            v6.2.1    v6.2.1    This bundle provides a way to configure your controllers with annotations
sonata-project/admin-bundle              4.4.0     4.4.0     The missing Symfony Admin Generator
sonata-project/block-bundle              4.8.0     4.8.0     Symfony SonataBlockBundle
sonata-project/cache                     2.2.0     2.2.0     Cache library
sonata-project/doctrine-extensions       1.15.0    1.15.0    Doctrine2 behavioral extensions
sonata-project/doctrine-orm-admin-bundle 4.2.1     4.2.1     Integrate Doctrine ORM into the SonataAdminBundle
sonata-project/exporter                  2.9.1     2.9.1     Lightweight Exporter library
sonata-project/form-extensions           1.12.3    1.12.3    Symfony form extensions
sonata-project/twig-extensions           1.9.0     1.9.0     Sonata twig extensions
symfony/asset                            v4.4.27   v5.4.0    Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image...
symfony/cache                            v4.4.35   v5.4.0    Provides an extended PSR-6, PSR-16 (and tags) implementation
symfony/cache-contracts                  v2.5.0    v2.5.0    Generic abstractions related to caching
symfony/config                           v4.4.34   v5.4.0    Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/console                          v4.4.34   v5.4.0    Eases the creation of beautiful and testable command line interfaces
symfony/debug                            v4.4.31   v4.4.31   Provides tools to ease debugging PHP code
symfony/dependency-injection             v4.4.34   v5.4.0    Allows you to standardize and centralize the way objects are constructed in your application
symfony/deprecation-contracts            v2.5.0    v2.5.0    A generic function and convention to trigger deprecation notices
symfony/doctrine-bridge                  v4.4.34   v5.4.0    Provides integration for Doctrine with various Symfony components
symfony/dotenv                           v4.4.33   v5.4.0    Registers environment variables from a .env file
symfony/error-handler                    v4.4.34   v5.4.0    Provides tools to manage errors and ease debugging PHP code
symfony/event-dispatcher                 v4.4.34   v5.4.0    Provides tools that allow your application components to communicate with each other by dispatching eve...
symfony/event-dispatcher-contracts       v1.1.11   v2.5.0    Generic abstractions related to dispatching event
symfony/expression-language              v4.4.34   v5.4.0    Provides an engine that can compile and evaluate expressions
symfony/filesystem                       v4.4.27   v5.4.0    Provides basic utilities for the filesystem
symfony/finder                           v4.4.30   v5.4.0    Finds files and directories via an intuitive fluent interface
symfony/flex                             v1.17.6   v1.17.6   Composer plugin for Symfony
symfony/form                             v4.4.34   v5.4.0    Allows to easily create, process and reuse HTML forms
symfony/framework-bundle                 v4.4.34   v5.4.0    Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/http-client-contracts            v2.5.0    v2.5.0    Generic abstractions related to HTTP clients
symfony/http-foundation                  v4.4.34   v5.4.0    Defines an object-oriented layer for the HTTP specification
symfony/http-kernel                      v4.4.35   v5.4.0    Provides a structured process for converting a Request into a Response
symfony/inflector                        v4.4.34   v5.4.0    Converts words between their singular and plural forms (English only)
Package symfony/inflector is abandoned, you should avoid using it. Use use `EnglishInflector` from the String component instead instead.
symfony/intl                             v4.4.34   v5.4.0    Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU li...
symfony/mailer                           v4.4.27   v5.4.0    Helps sending emails
symfony/maker-bundle                     v1.36.3   v1.36.3   Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can for...
symfony/mime                             v4.4.34   v5.4.0    Allows manipulating MIME messages
symfony/monolog-bridge                   v4.4.27   v5.4.0    Provides integration for Monolog with various Symfony components
symfony/monolog-bundle                   v3.7.1    v3.7.1    Symfony MonologBundle
symfony/options-resolver                 v4.4.30   v5.4.0    Provides an improved replacement for the array_replace PHP function
symfony/polyfill-intl-grapheme           v1.23.1   v1.23.1   Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-intl-icu                v1.23.0   v1.23.0   Symfony polyfill for intl's ICU-related data and classes
symfony/polyfill-intl-idn                v1.23.0   v1.23.0   Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-normalizer         v1.23.0   v1.23.0   Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-mbstring                v1.23.1   v1.23.1   Symfony polyfill for the Mbstring extension
symfony/polyfill-php72                   v1.23.0   v1.23.0   Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-php73                   v1.23.0   v1.23.0   Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php80                   v1.23.1   v1.23.1   Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php81                   v1.23.0   v1.23.0   Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
symfony/property-access                  v4.4.30   v5.4.0    Provides functions to read and write from/to an object or array using a simple string notation
symfony/property-info                    v4.4.31   v5.4.0    Extracts information about PHP class' properties using metadata of popular sources
symfony/proxy-manager-bridge             v4.4.34   v5.4.0    Provides integration for ProxyManager with various Symfony components
symfony/routing                          v4.4.34   v5.4.0    Maps an HTTP request to a set of configuration variables
symfony/security-acl                     v3.2.0    v3.2.0    Symfony Security Component - ACL (Access Control List)
symfony/security-bundle                  v4.4.34   v5.4.0    Provides a tight integration of the Security component into the Symfony full-stack framework
symfony/security-core                    v4.4.34   v5.4.0    Symfony Security Component - Core Library
symfony/security-csrf                    v4.4.27   v5.4.0    Symfony Security Component - CSRF Library
symfony/security-guard                   v4.4.27   v5.4.0    Symfony Security Component - Guard
symfony/security-http                    v4.4.34   v5.4.0    Symfony Security Component - HTTP Integration
symfony/serializer                       v4.4.35   v5.4.0    Handles serializing and deserializing data structures, including object graphs, into array structures o...
symfony/service-contracts                v2.5.0    v2.5.0    Generic abstractions related to writing services
symfony/stopwatch                        v4.4.27   v5.4.0    Provides a way to profile code
symfony/string                           v5.4.0    v5.4.0    Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme cluster...
symfony/templating                       v4.4.30   v5.4.0    Provides all the tools needed to build any kind of template system
symfony/translation                      v4.4.34   v5.4.0    Provides tools to internationalize your application
symfony/translation-contracts            v2.5.0    v2.5.0    Generic abstractions related to translation
symfony/twig-bridge                      v4.4.34   v5.4.0    Provides integration for Twig with various Symfony components
symfony/twig-bundle                      v4.4.30   v5.4.0    Provides a tight integration of Twig into the Symfony full-stack framework
symfony/validator                        v4.4.35   v5.4.0    Provides tools to validate values
symfony/var-dumper                       v4.4.34   v5.4.0    Provides mechanisms for walking through any arbitrary PHP variable
symfony/var-exporter                     v4.4.34   v5.4.0    Allows exporting any serializable PHP data structure to plain PHP code
symfony/web-profiler-bundle              v4.4.31   v5.4.0    Provides a development tool that gives detailed information about the execution of any request
symfony/yaml                             v4.4.34   v5.4.0    Loads and dumps YAML files
twig/extra-bundle                        v3.3.4    v3.3.4    A Symfony bundle for extra Twig extensions
twig/intl-extra                          v3.3.4    v3.3.4    A Twig extension for Intl
twig/string-extra                        v3.3.4    v3.3.4    A Twig extension for Symfony String
twig/twig                                v3.3.4    v3.3.4    Twig, the flexible, fast, and secure template language for PHP
webmozart/assert                         1.10.0    1.10.0    Assertions to validate method input/output with nice error messages.
willdurand/jsonp-callback-validator      v1.1.0    v1.1.0    JSONP callback validator.
willdurand/negotiation                   3.0.0     3.0.0     Content Negotiation tools for PHP provided as a standalone library.

PHP version

$ php -v
# Put the result here.
PHP 7.4.21 (cli) (built: Jul  1 2021 19:26:44) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
    with Zend OPcache v7.4.21, Copyright (c), by Zend Technologies
    with Xdebug v3.0.4, Copyright (c) 2002-2021, by Derick Rethans

Subject

Default Avatar can't find the image because of different web path.

This might be solved using Asset somewhere in the line of getting the AvatarUrl?

Steps to reproduce

Login into Sonata Admin

Expected results

the Default Avatar is shown

Actual results

http://localhost/bundles/nucleosuseradmin/default_avatar.png causes 404

because my Symfony installation is not the Web Root, it can't find the default avatar

it should respect that "http://localhost/project_nuc_sf4/public" is the Web Root ?

Move submit button to *FormTypes

Feature Request

Currently all buttons are hardcoded inside the twig templates. This can break the layout if you change the (global) form theme.

[Translation] Wrong Sonata label_translator_strategy

Environment

Packages

$ composer show --latest
# Put the result here.
composer/package-versions-deprecated     1.11.99.4 1.11.99.4 Composer plugin that provides efficient querying for installed package versions (no runtime IO)
doctrine/annotations                     1.13.2    1.13.2    Docblock Annotations Parser
doctrine/cache                           2.1.1     2.1.1     PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such ...
doctrine/collections                     1.6.8     1.6.8     PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/common                          3.2.0     3.2.0     PHP Doctrine Common project is a library that provides additional functionality that other Doctrine pro...
doctrine/dbal                            3.2.0     3.2.0     Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and...
doctrine/deprecations                    v0.5.3    v0.5.3    A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all d...
doctrine/doctrine-bundle                 2.5.1     2.5.1     Symfony DoctrineBundle
doctrine/doctrine-migrations-bundle      3.2.1     3.2.1     Symfony DoctrineMigrationsBundle
doctrine/event-manager                   1.1.1     1.1.1     The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doct...
doctrine/inflector                       2.0.4     2.0.4     PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lo...
doctrine/instantiator                    1.4.0     1.4.0     A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/lexer                           1.2.1     1.2.1     PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/migrations                      3.3.2     3.3.2     PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer...
doctrine/orm                             2.10.2    2.10.2    Object-Relational-Mapper for PHP
doctrine/persistence                     2.2.3     2.2.3     The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doc...
doctrine/sql-formatter                   1.1.2     1.1.2     a PHP SQL highlighting library
egulias/email-validator                  3.1.2     3.1.2     A library for validating emails against several RFCs
friendsofphp/proxy-manager-lts           v1.0.5    v1.0.5    Adding support for a wider range of PHP versions to ocramius/proxy-manager
friendsofsymfony/rest-bundle             3.1.1     3.1.1     This Bundle provides various tools to rapidly develop RESTful API's with Symfony
jms/metadata                             2.6.1     2.6.1     Class/method/property metadata management in PHP
jms/serializer                           3.16.0    3.16.0    Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.
knplabs/knp-menu                         v3.3.0    v3.3.0    An object oriented menu library
knplabs/knp-menu-bundle                  v3.2.0    v3.2.0    This bundle provides an integration of the KnpMenu library
laminas/laminas-code                     4.4.3     4.4.3     Extensions to the PHP Reflection API, static code scanning, and code generation
league/csv                               9.7.4     9.7.4     CSV data manipulation made easy in PHP
moneyphp/money                           v3.3.1    v3.3.1    PHP implementation of Fowler's Money pattern
monolog/monolog                          1.26.1    2.3.5     Sends your logs to files, sockets, inboxes, databases and various web services
nikic/php-parser                         v4.13.1   v4.13.1   A PHP parser written in PHP
nucleos/user-admin-bundle                2.1.1     2.1.1     Adminstration of users and groups in symfony
nucleos/user-bundle                      1.12.0    1.12.0    Lightweight user management for symfony
oneup/uploader-bundle                    3.1.3     3.1.3     This Symfony bundle provides a server implementation for handling single and multiple file uploads usin...
phpdocumentor/reflection-common          2.2.0     2.2.0     Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/reflection-docblock        5.3.0     5.3.0     With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve ...
phpdocumentor/type-resolver              1.5.1     1.5.1     A PSR-5 based resolver of Class names, Types and Structural Element Names
phpstan/phpdoc-parser                    1.2.0     1.2.0     PHPDoc parser with support for nullable, intersection and generic types
psr/cache                                1.0.1     1.0.1     Common interface for caching libraries
psr/container                            1.1.2     2.0.2     Common Container Interface (PHP FIG PSR-11)
psr/log                                  1.1.4     1.1.4     Common interface for logging libraries
sensio/framework-extra-bundle            v6.2.1    v6.2.1    This bundle provides a way to configure your controllers with annotations
sonata-project/admin-bundle              4.4.0     4.4.0     The missing Symfony Admin Generator
sonata-project/block-bundle              4.8.0     4.8.0     Symfony SonataBlockBundle
sonata-project/cache                     2.2.0     2.2.0     Cache library
sonata-project/doctrine-extensions       1.15.0    1.15.0    Doctrine2 behavioral extensions
sonata-project/doctrine-orm-admin-bundle 4.2.1     4.2.1     Integrate Doctrine ORM into the SonataAdminBundle
sonata-project/exporter                  2.9.1     2.9.1     Lightweight Exporter library
sonata-project/form-extensions           1.12.3    1.12.3    Symfony form extensions
sonata-project/twig-extensions           1.9.0     1.9.0     Sonata twig extensions
symfony/asset                            v4.4.27   v5.4.0    Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image...
symfony/cache                            v4.4.35   v5.4.0    Provides an extended PSR-6, PSR-16 (and tags) implementation
symfony/cache-contracts                  v2.5.0    v2.5.0    Generic abstractions related to caching
symfony/config                           v4.4.34   v5.4.0    Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/console                          v4.4.34   v5.4.0    Eases the creation of beautiful and testable command line interfaces
symfony/debug                            v4.4.31   v4.4.31   Provides tools to ease debugging PHP code
symfony/dependency-injection             v4.4.34   v5.4.0    Allows you to standardize and centralize the way objects are constructed in your application
symfony/deprecation-contracts            v2.5.0    v2.5.0    A generic function and convention to trigger deprecation notices
symfony/doctrine-bridge                  v4.4.34   v5.4.0    Provides integration for Doctrine with various Symfony components
symfony/dotenv                           v4.4.33   v5.4.0    Registers environment variables from a .env file
symfony/error-handler                    v4.4.34   v5.4.0    Provides tools to manage errors and ease debugging PHP code
symfony/event-dispatcher                 v4.4.34   v5.4.0    Provides tools that allow your application components to communicate with each other by dispatching eve...
symfony/event-dispatcher-contracts       v1.1.11   v2.5.0    Generic abstractions related to dispatching event
symfony/expression-language              v4.4.34   v5.4.0    Provides an engine that can compile and evaluate expressions
symfony/filesystem                       v4.4.27   v5.4.0    Provides basic utilities for the filesystem
symfony/finder                           v4.4.30   v5.4.0    Finds files and directories via an intuitive fluent interface
symfony/flex                             v1.17.6   v1.17.6   Composer plugin for Symfony
symfony/form                             v4.4.34   v5.4.0    Allows to easily create, process and reuse HTML forms
symfony/framework-bundle                 v4.4.34   v5.4.0    Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/http-client-contracts            v2.5.0    v2.5.0    Generic abstractions related to HTTP clients
symfony/http-foundation                  v4.4.34   v5.4.0    Defines an object-oriented layer for the HTTP specification
symfony/http-kernel                      v4.4.35   v5.4.0    Provides a structured process for converting a Request into a Response
symfony/inflector                        v4.4.34   v5.4.0    Converts words between their singular and plural forms (English only)
Package symfony/inflector is abandoned, you should avoid using it. Use use `EnglishInflector` from the String component instead instead.
symfony/intl                             v4.4.34   v5.4.0    Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU li...
symfony/mailer                           v4.4.27   v5.4.0    Helps sending emails
symfony/maker-bundle                     v1.36.3   v1.36.3   Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can for...
symfony/mime                             v4.4.34   v5.4.0    Allows manipulating MIME messages
symfony/monolog-bridge                   v4.4.27   v5.4.0    Provides integration for Monolog with various Symfony components
symfony/monolog-bundle                   v3.7.1    v3.7.1    Symfony MonologBundle
symfony/options-resolver                 v4.4.30   v5.4.0    Provides an improved replacement for the array_replace PHP function
symfony/polyfill-intl-grapheme           v1.23.1   v1.23.1   Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-intl-icu                v1.23.0   v1.23.0   Symfony polyfill for intl's ICU-related data and classes
symfony/polyfill-intl-idn                v1.23.0   v1.23.0   Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-normalizer         v1.23.0   v1.23.0   Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-mbstring                v1.23.1   v1.23.1   Symfony polyfill for the Mbstring extension
symfony/polyfill-php72                   v1.23.0   v1.23.0   Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-php73                   v1.23.0   v1.23.0   Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php80                   v1.23.1   v1.23.1   Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php81                   v1.23.0   v1.23.0   Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
symfony/property-access                  v4.4.30   v5.4.0    Provides functions to read and write from/to an object or array using a simple string notation
symfony/property-info                    v4.4.31   v5.4.0    Extracts information about PHP class' properties using metadata of popular sources
symfony/proxy-manager-bridge             v4.4.34   v5.4.0    Provides integration for ProxyManager with various Symfony components
symfony/routing                          v4.4.34   v5.4.0    Maps an HTTP request to a set of configuration variables
symfony/security-acl                     v3.2.0    v3.2.0    Symfony Security Component - ACL (Access Control List)
symfony/security-bundle                  v4.4.34   v5.4.0    Provides a tight integration of the Security component into the Symfony full-stack framework
symfony/security-core                    v4.4.34   v5.4.0    Symfony Security Component - Core Library
symfony/security-csrf                    v4.4.27   v5.4.0    Symfony Security Component - CSRF Library
symfony/security-guard                   v4.4.27   v5.4.0    Symfony Security Component - Guard
symfony/security-http                    v4.4.34   v5.4.0    Symfony Security Component - HTTP Integration
symfony/serializer                       v4.4.35   v5.4.0    Handles serializing and deserializing data structures, including object graphs, into array structures o...
symfony/service-contracts                v2.5.0    v2.5.0    Generic abstractions related to writing services
symfony/stopwatch                        v4.4.27   v5.4.0    Provides a way to profile code
symfony/string                           v5.4.0    v5.4.0    Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme cluster...
symfony/templating                       v4.4.30   v5.4.0    Provides all the tools needed to build any kind of template system
symfony/translation                      v4.4.34   v5.4.0    Provides tools to internationalize your application
symfony/translation-contracts            v2.5.0    v2.5.0    Generic abstractions related to translation
symfony/twig-bridge                      v4.4.34   v5.4.0    Provides integration for Twig with various Symfony components
symfony/twig-bundle                      v4.4.30   v5.4.0    Provides a tight integration of Twig into the Symfony full-stack framework
symfony/validator                        v4.4.35   v5.4.0    Provides tools to validate values
symfony/var-dumper                       v4.4.34   v5.4.0    Provides mechanisms for walking through any arbitrary PHP variable
symfony/var-exporter                     v4.4.34   v5.4.0    Allows exporting any serializable PHP data structure to plain PHP code
symfony/web-profiler-bundle              v4.4.31   v5.4.0    Provides a development tool that gives detailed information about the execution of any request
symfony/yaml                             v4.4.34   v5.4.0    Loads and dumps YAML files
twig/extra-bundle                        v3.3.4    v3.3.4    A Symfony bundle for extra Twig extensions
twig/intl-extra                          v3.3.4    v3.3.4    A Twig extension for Intl
twig/string-extra                        v3.3.4    v3.3.4    A Twig extension for Symfony String
twig/twig                                v3.3.4    v3.3.4    Twig, the flexible, fast, and secure template language for PHP
webmozart/assert                         1.10.0    1.10.0    Assertions to validate method input/output with nice error messages.
willdurand/jsonp-callback-validator      v1.1.0    v1.1.0    JSONP callback validator.
willdurand/negotiation                   3.0.0     3.0.0     Content Negotiation tools for PHP provided as a standalone library.

PHP version

$ php -v
# Put the result here.
PHP 7.4.21 (cli) (built: Jul  1 2021 19:26:44) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
    with Zend OPcache v7.4.21, Copyright (c), by Zend Technologies
    with Xdebug v3.0.4, Copyright (c) 2002-2021, by Derick Rethans

Subject

Steps to reproduce

open Admin User Form

Expected results

Actual results

Nucleos UserAdmin Bundle uses this Stategy:

'label_translator_strategy' => 'sonata.admin.label.strategy.underscore',

But this causes the label form.group_general to be transformed into form.group_form_group_general and this causes the shipped Translations to fail.

Possible Solutions is:

  • either to use the other label_translator_strategy,
  • change the labels to work with the underscore one
  • or change the labels in the translation files

Symfony 5 Sonata Admin

Environment

Packages

$ composer show --latest
# Put the result here.

PHP version

$ php -v
# Put the result here.

Subject

Steps to reproduce

Expected results

Actual results

Problem 1
- Root composer.json requires nucleos/user-admin-bundle 1.5.x-dev -> satisfiable by nucleos/user-admin-bundle[1.5.x-dev].
- nucleos/user-admin-bundle 1.5.x-dev requires sonata-project/admin-bundle ^3.90 -> found sonata-project/admin-bundle[3.90.0, ..., 3.x-dev] but it conflicts with your root composer.json require (dev-master).

Sonata Admin and user list

'PHP message: [critical] Uncaught PHP Exception LogicException: ""Nucleos\UserAdminBundle\Controller\UserCRUDController" has no container set, did you forget to define it as a service subscriber?"

Symfony 5
Sonata-admin - Dev-master

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.