You are here

Files in Opigno dashboard 3.x

Primary tabs

File namesort descending Location Namespace Description
3rdpartylicenses.txt ng/dist/3rdpartylicenses.txt core-js@2.5.7 MIT Copyright (c) 2014-2018 Denis Pushkarev Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without…
AboutOpignoBlock.php src/Plugin/Block/AboutOpignoBlock.php Drupal\opigno_dashboard\Plugin\Block
app.component.css ng/src/app/app.component.css app-panel { position: fixed; z-index: 5; top: 0; right: 0; bottom: 0; width: 400px; background-color: #fff; box-shadow: 0 0 5px 5px #eee; padding: 2rem; overflow: auto; } .trigger-btn { text-align: right; margin-bottom:…
app.component.html ng/src/app/app.component.html
BlockService.php src/BlockService.php Drupal\opigno_dashboard
BlockServiceInterface.php src/BlockServiceInterface.php Drupal\opigno_dashboard
Dashboard ng/dist/index.html Dashboard
Dashboard ng/src/index.html Dashboard
DashboardController.php src/Controller/DashboardController.php Drupal\opigno_dashboard\Controller
IsCurrentUserPageCacheContext.php src/Cache/Context/IsCurrentUserPageCacheContext.php Drupal\opigno_dashboard\Cache\Context
opigno-about-block.html.twig templates/opigno-about-block.html.twig Default theme implementation to display the "About Opigno" popup.
opigno-dashboard-default.html.twig templates/opigno-dashboard-default.html.twig {% if tabs %} <div id="block-tabs" class="contextual-region block-local_tasks_block"> {{ tabs }} </div> {% endif %} <base href="{{ base_path ~ base_href }}"> <script…
opigno-dashboard-user-statistics-block.html.twig templates/opigno-dashboard-user-statistics-block.html.twig Default theme implementation to display the User statistics block.
opigno-dashboard.html.twig templates/opigno-dashboard.html.twig <base href="{{ base_path ~ base_href }}"> <script type="text/javascript"> window.appConfig = { columns: 3, positions: [[], [], [], []], apiBaseUrl: '{{ base_path }}', apiRouteName: '{{…
opigno-site-header.html.twig templates/opigno-site-header.html.twig Default theme implementation to display the site header block.
opigno-user-form.html.twig templates/opigno-user-form.html.twig <div class="user-form-wrapper"> {{ form.form_build_id }} {{ form.form_token }} {{ form.form_id }} {{ form.user_picture }} {{ form.field_first_name }} {{ form.field_last_name }} {{ form.account.mail }} {{…
opigno_dashboard.info.yml opigno_dashboard.info.yml opigno_dashboard.info.yml
opigno_dashboard.install opigno_dashboard.install Install, update and uninstall functions for the alt_aero_log_contacts module.
opigno_dashboard.libraries.yml opigno_dashboard.libraries.yml opigno_dashboard.libraries.yml
opigno_dashboard.links.task.yml opigno_dashboard.links.task.yml opigno_dashboard.links.task.yml
opigno_dashboard.module opigno_dashboard.module
opigno_dashboard.permissions.yml opigno_dashboard.permissions.yml opigno_dashboard.permissions.yml
opigno_dashboard.routing.yml opigno_dashboard.routing.yml opigno_dashboard.routing.yml
opigno_dashboard.services.yml opigno_dashboard.services.yml opigno_dashboard.services.yml
opigno_dashboard.settings.yml config/install/opigno_dashboard.settings.yml config/install/opigno_dashboard.settings.yml
panel.component.html ng/src/app/panel/panel.component.html
RedirectMiddleware.php src/RedirectMiddleware.php Drupal\opigno_dashboard
RedirectOnAccessDeniedSubscriber.php src/EventSubscriber/RedirectOnAccessDeniedSubscriber.php Drupal\opigno_dashboard\EventSubscriber
SettingsForm.php src/Form/SettingsForm.php Drupal\opigno_dashboard\Form
SiteHeaderBlock.php src/Plugin/Block/SiteHeaderBlock.php Drupal\opigno_dashboard\Plugin\Block
styles.bundle.css ng/dist/styles.bundle.css *{box-sizing:border-box}app-root{position:relative;display:block}.blocks{min-height:200px}.dashboard-block{background-color:#eee;margin:0;padding:1rem}.dashboard-block .handle{cursor:move;float:right}.dashboard-block…
styles.css ng/src/styles.css * { box-sizing: border-box; } app-root { position: relative; display: block; } .blocks { min-height: 200px; } .dashboard-block { background-color: #eee; margin: 0; padding: 1rem; } .dashboard-block .handle { cursor: move; float:…
UserStatisticsBlock.php src/Plugin/Block/UserStatisticsBlock.php Drupal\opigno_dashboard\Plugin\Block

Other projects