Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
B
blocnote
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 2
    • Merge Requests 2
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  • Confidential and Proprietary
  • BlocPower
  • blocnote
  • Merge Requests
  • !16

Merged
Opened May 03, 2017 by Tillie Kottmann@deletescapeOwner

Restrict input to take only decimals.

  • Overview 0
  • Commits 6
  • Changes 3

Created by: adarsh-murthy

Changes made:

  • All decimal inputs will now take in only decimal values and are now required.
  • All dates are validated before submission. If invalid date in selected, does not submit.
  • Confirm with user if they want to delete a row before deleting a row.
  • Hovering over fund dropdown box shows warning message that if fund is changed, it will affect the loan options(Next PR)

To test:

  • Go to http://127.0.0.1:8000/buildings/<building_id>/financial-inputs/
  1. try submitting empty fields
  2. try submitting non number fields
  3. try deleting a row.
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: exconfidential/blocpower/blocnote!16
Source branch: restrict-decimal-inputs