GithubHelp home page GithubHelp logo

lukemcfarlane / leave-request-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 828 KB

A simple Visualforce/AngularJS app to view and submit leave requests from within Salesforce.

JavaScript 94.63% Python 0.49% CSS 0.83% Apex 4.05%

leave-request-app's Introduction

Leave Requests

A simple Visualforce/AngularJS app to view and submit leave requests from within Salesforce.

Screenshot

leave-request-app's People

Contributors

lukemcfarlane avatar

Watchers

 avatar James Cloos avatar

Forkers

nathankramer

leave-request-app's Issues

Add validation

The following fields should be required to submit a new leave request:

  • Start_Date__c
  • End_Date__c

It might also pay to check that these are valid dates in the form dd/mm/yyyy.

There are a couple of ways that validation feedback could be shown to the user:
a) Show an error message at the time the user clicks the save button if validation fails
b) Show feedback in real-time by highlighting a field (e.g. red border) if it fails validation

Delete requests

Add an 'x' button on the right-hand-side of each leave request. Clicking this button will ask for the user's confirmation before deleting the record and then showing the updated list of leave requests.

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.