Code Monkey home page Code Monkey logo

mtor's People

Contributors

jgvanrossum avatar miquelsanahuja avatar tibistibi avatar vyara-bhit avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mtor's Issues

projects status should be rebased

when a project has a warning message. it will go into warning status. but when the warning is resolved it should not look at that message again.

to achieve this projects should have a base timestamp. only messages from this base and later will be used to set the project status.

users should be cleanedup

a user should not need all the default fields. a login which is the email address, a role and a name should be all

message interval

each project should have information about the message interval. ie when messages take longer than the interval to arrive mTor will assume the project is in ERROR state when there is no message send within the timeframe

the interval will be in seconds

client annotations

There should be an annotation to annotate methods which will return messages to send to mTor

admin should see all comapy's

now the admin can;t see the companies. not in the company overview page and not when creating a new project. the company list is empty

mTor should send alerts

when an error or warning message arrives at mTor it should send mails to the users which belong to the project and have the right level (either warning and up or error only)

free mem provider

there should be a default free memory provider. which will send warning message or error message to mTor when the memory is below a threshold.

user should have a alert level

the alert level shoudl be either INFO, WARN, ERROR or none. so the user will receive messages on or above its level. ie a user with INFO will get messages with INFO, WARN and ERROR etc...

signup role

after signing in the user should not be a full member. it should get the role signed up.

an admin can make him a user with the user role.

(otherwise every one can signup and start using the tool)

remove distiction code from actions

in the action there is code to make a list distinct (converting it to set and back to list)
this code should be in the dao with a clear mehtod name searchDistinct

Make timer configurable outside the project

The timer is configed from the applicationContext-timer.xml which is a default schedule.
A project using the mTor should be able to changes this time from a config file or method

look and feel

there should be a default bhit look and feel.

these are:

dark green - #35847B
light green - #9CC39D
beige - #D4CDA9
light red - #B73A33
dark red - #8F241E

add i am alive provider

there should be a default i'm alive message provider which will just send an info message that the application is alive. mTor can use this message to make sure the app is still alive.

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.