Project

General

Profile

Actions

Task #169

closed

FE - form validations

Added by Radek Tomiška over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Ondřej Kopr
Category:
Frontend
Target version:
Start date:
10/21/2016
Due date:
% Done:

100%

Estimated time:
8.00 h
Owner:

Description

Please add input lenght form validations (min, max) to all frontend forms (core, acc module).

Actions #1

Updated by Ondřej Kopr over 7 years ago

Form validation has been added to these forms:
  • acc/RoleSystem
  • acc/SystemAccount
  • acc/SystemDetail
  • acc/SystemEntities
  • core/NotificationDetail
  • core/IdentityDetail
  • core/RoleDetail
  • core/RoleCatalogueDetail
  • core/NodeDetail
  • core/TypeDetail (tree)
Actions #2

Updated by Ondřej Kopr over 7 years ago

  • % Done changed from 0 to 90

After discussion are implemented two new property for textField and textArea - min and max characters in string. Validation is realized by Joi.

Please do code review, special please look to constructor in textField and textArea and check logic merge Joi objects. Thank you.

Actions #3

Updated by Ondřej Kopr over 7 years ago

  • Status changed from New to Needs feedback
  • Assignee changed from Ondřej Kopr to Radek Tomiška
Actions #4

Updated by Ondřej Kopr over 7 years ago

Actions #5

Updated by Radek Tomiška over 7 years ago

  • Status changed from Needs feedback to In Progress
  • Assignee changed from Radek Tomiška to Ondřej Kopr
  • % Done changed from 90 to 70
Actions #6

Updated by Ondřej Kopr over 7 years ago

  • Status changed from In Progress to Needs feedback
  • Assignee changed from Ondřej Kopr to Radek Tomiška
  • % Done changed from 70 to 90
Actions #7

Updated by Radek Tomiška over 7 years ago

  • Status changed from Needs feedback to Closed
  • Assignee changed from Radek Tomiška to Ondřej Kopr
  • % Done changed from 90 to 100

It works, thx.

Actions

Also available in: Atom PDF