GithubHelp home page GithubHelp logo

salesforce / oss-request Goto Github PK

View Code? Open in Web Editor NEW
8.0 5.0 5.0 1.01 MB

License: BSD 3-Clause "New" or "Revised" License

Scala 74.71% HTML 22.86% Shell 0.09% Batchfile 0.99% CSS 0.13% JavaScript 0.98% Procfile 0.24%

oss-request's Issues

Selectable Start Task

Metadata on program defines start tasks. If there is more than one, then the user is prompted to select the task.

Links in Metadata

Provide a way (maybe markdown) for putting links in the metadata.

Search /requests list

When viewing the /requests list, I would like a search box that filters requests by name so I can more easily find the request I am interested in.

Filtering could be accomplished with a client-side javascript filter that hides non-matching rows.

Version Info in Prototype

Will enable migrations or the app to understand the task persisted prototype when the schema changes.

URLs for Comments

Emails about comments should have a URL that pulls up the comments.

Filter /requests list

When viewing the /requests list, I would like a way to filter the requests by status so I can quickly find the request I am looking for.

Example: A dropdown for status - Approved, Conditionally Approved, In Progress, Denied

Alphabetize /requests list

When viewing the list of requests, I would like the list to be alphabetized so I can easily find a specific request in the list.

Allow Task Reassignment

Admins and Task owners should be able to reassign them. A notification should be sent to the new owner(s).

Race Condition in Metadata Fetch

If two or more concurrent fetches for metadata happen, one can fail because if (!baseDir.exists()) { - the dir exists but the git clone hasn't completed.

Add Email Provider

Pick a Heroku Addon we want to support out-of-the-box in prod. Default to some STDOUT thing in dev.

Add the email logic to the DAO.

Program Description

On new request, instead of a drop down, use a selectable list and provide a program description in each item. Description should come from metadata and support markdown.

Add Security

The UI and the DAO should implement record security. For example:

  • Only admins can complete a request
  • Only admins or an assigned user should be able to update a task

Post-Approval Tasks

Provide a way to create a new task post approval on some time-frame. Like every 6 months add a new IP Approval task.

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.