Giter Site home page Giter Site logo

demo-mode's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

demo-mode's Issues

An in-range update of standard-version is breaking the build 🚨

Version 4.4.0 of standard-version was just published.

Branch Build failing 🚨
Dependency standard-version
Current Version 4.3.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

standard-version is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Commits

The new version differs by 8 commits.

  • e5c99f6 chore(release): 4.4.0
  • 04c68a8 chore: npm audit (#244)
  • ba4e7f6 feat: add prerelease lifecycle script hook (closes #217) (#234)
  • b4ed4f9 fix: show full tag name in checkpoint (#241)
  • fbfdf5e doc : added an example of a postcommit hook (#232)
  • 371d992 feat: manifest.json support (#236)
  • 6dac27b docs: add title to LICENSE.txt (#238)
  • a56c7ac fix: use tagPrefix in CHANGELOG lifecycle step (#243)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Write a welcome article

Write a welcome article for the page, this first article should give a brief introduction to the product and serve as an entry point for for new users. The idea is to be able to use this for promotion.

Said article should be written in Markdown and be published in the branch of gh-pages within the folder "_post"

Steps to follow for publication:

  1. Enter http://prose.io/
  2. Select the Flyve MDM organization
  3. Enter in repository where you want to publish the article
  4. Change to the branch gh-pages
  5. Click on the "NEW FILE" button
  6. Write your article
  7. Save your work

Coverage for project site

Observed Results:

The Coverage information is not displayed on the project site

Expected behavior:

To display this information on the development section on the project site

License Header

Hi, @btry

Please, use this header for the copyright information.

#
#  LICENSE
#
#  This file is part of Flyve MDM Demo Plugin for GLPI,
#  a subproject of Flyve MDM. 
#
#  Flyve MDM Demo Plugin for GLPI is free software: you can redistribute it and/or
#  modify it under the terms of the GNU General Public License
#  as published by the Free Software Foundation; either version 3
#  of the License, or (at your option) any later version.
#
#  Flyve MDM Demo Plugin for GLPI is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#  GNU General Public License for more details.
#  --------------------------------------------------------------------
#  @author    Thierry Bugier - <[email protected]>
#  @copyright (C) 2017 Teclib' and contributors.
#  @license   AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html
#  @link      https://github.com/flyve-mdm/flyve-mdm-glpi-demo
#  @link      https://www.flyve-mdm.com
#  --------------------------------------------------------------------

Action required: Greenkeeper could not be activated 🚨

🚨 You need to enable Continuous Integration on all branches of this repository. 🚨

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because it uses your CI build statuses to figure out when to notify you about breaking changes.

Since we didn’t receive a CI status on the greenkeeper/initial branch, it’s possible that you don’t have CI set up yet. We recommend using Travis CI, but Greenkeeper will work with every other CI service as well.

If you have already set up a CI for this repository, you might need to check how it’s configured. Make sure it is set to run on all new branches. If you don’t want it to run on absolutely every branch, you can whitelist branches starting with greenkeeper/.

Once you have installed and configured CI on this repository correctly, you’ll need to re-trigger Greenkeeper’s initial pull request. To do this, please delete the greenkeeper/initial branch in this repository, and then remove and re-add this repository to the Greenkeeper integration’s white list on Github. You'll find this list on your repo or organization’s settings page, under Installed GitHub Apps.

How-tos and development documentation

Hi, @Naylin15

Change the name "Wiki" to "How-tos" and add these articles; and add the sub menu items to the Development section. If these pages does not exist, please, create an issue and request it. 👍

How-tos

  • How to install
  • How to use
  • Use Cases
  • How it works
  • How to contribute
  • How to Translate

Development

  • Code documentation
  • Code coverage
  • Test report

Test Report for project site

Observed Results:

The Test report information is not displayed on the project site

Expected behavior:

To display this information on the development section

Action required: Greenkeeper could not be activated 🚨

🚨 You need to enable Continuous Integration on all branches of this repository. 🚨

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because it uses your CI build statuses to figure out when to notify you about breaking changes.

Since we didn’t receive a CI status on the greenkeeper/initial branch, it’s possible that you don’t have CI set up yet. We recommend using Travis CI, but Greenkeeper will work with every other CI service as well.

If you have already set up a CI for this repository, you might need to check how it’s configured. Make sure it is set to run on all new branches. If you don’t want it to run on absolutely every branch, you can whitelist branches starting with greenkeeper/.

Once you have installed and configured CI on this repository correctly, you’ll need to re-trigger Greenkeeper’s initial pull request. To do this, please delete the greenkeeper/initial branch in this repository, and then remove and re-add this repository to the Greenkeeper integration’s white list on Github. You'll find this list on your repo or organization’s settings page, under Installed GitHub Apps.

Not validated account can login

Reported on Telegram, but raising this known problem :

If a user self creates his account, he can login without validating it, despite he does not has any access, even READ access to objects.

The user reported he needs to use an other browser to finish the validation procedure because he cannot close his session.

We may check if we can forcefully close a session when a user is not validated yet. Not perfect, but somewhat better than opening a session with a lot of access denied messages.

Requirements problem

I'm submitting a...

Current behavior

After running composer install --no-dev it shows the problem "Your requirements could not be resolved to an installable set of packages."

Expected behavior

Minimal reproduction of the problem with instructions

demo

What is the motivation / use case for changing the behavior?

Environment


Demo Plugin version: 1.0.0-dev
GLPI version: 9.2.1
FusionInventory version: 9.2-1.0

Compatibility matrix

Observed Results:

It is required to add the compatibility of the Web Dashboard with GLPI and Demo plugin

Expected behavior:

The compatibility between Dashboard, Demo and GLPI in the readme and web site documentation

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.