Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
qfq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
typo3
qfq
Commits
5859d9c7
Commit
5859d9c7
authored
8 years ago
by
Rafael Ostertag
Browse files
Options
Downloads
Patches
Plain Diff
Updated CODING.md.
parent
06fea0ff
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CODING.md
+5
-0
5 additions, 0 deletions
CODING.md
with
5 additions
and
0 deletions
CODING.md
+
5
−
0
View file @
5859d9c7
...
...
@@ -90,6 +90,7 @@ Save Button
-----------
*
User presses the button
*
Reset all validation states
*
Client validates HTML Form
*
Form is submitted to server
*
Success:
*
Show message provided by server
...
...
@@ -111,6 +112,8 @@ Close Button
*
Yes: Client redirects to previous page.
*
No: Client stays on current page.
*
Save & Close:
*
Client reset all validation states
*
Client validates HTML Form
*
Client submits form to server.
*
Success: Process server response 'redirect':
*
'client': Client shows previous page.
...
...
@@ -139,6 +142,8 @@ New Button
*
Form not modified by user: Client redirects to href url.
*
Form modified by user: Ask User 'You have unsaved changes. Do you want to save first?'
*
Yes:
*
Client reset all validation states
*
Client validates HTML Form
*
Form is submitted to server
*
Success:
*
Client: Ignore server reponse 'redirect'. Client redirects to href url.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment