Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Aldo V. Berrios Valenzuela
fisw_example_project
Commits
12ac66e1
Commit
12ac66e1
authored
8 years ago
by
Aldo
Browse files
Options
Download
Patches
Plain Diff
First
parents
Changes
1000
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
test-modelo2/.idea/jsLibraryMappings.xml
+8
-0
test-modelo2/.idea/jsLibraryMappings.xml
test-modelo2/.idea/modules.xml
+9
-0
test-modelo2/.idea/modules.xml
test-modelo2/.idea/test-modelo2.iml
+13
-0
test-modelo2/.idea/test-modelo2.iml
test-modelo2/.idea/workspace.xml
+0
-0
test-modelo2/.idea/workspace.xml
test-modelo2/app.js
+5
-0
test-modelo2/app.js
test-modelo2/bin/www
+13
-0
test-modelo2/bin/www
test-modelo2/config/config.json
+26
-0
test-modelo2/config/config.json
test-modelo2/controllers/jsonTestCtrl.js
+13
-0
test-modelo2/controllers/jsonTestCtrl.js
test-modelo2/controllers/showUserCtrl.js
+38
-0
test-modelo2/controllers/showUserCtrl.js
test-modelo2/controllers/usersCtrl.js
+4
-0
test-modelo2/controllers/usersCtrl.js
test-modelo2/core.js
+8
-0
test-modelo2/core.js
test-modelo2/models/index.js
+47
-0
test-modelo2/models/index.js
test-modelo2/models/rol.js
+23
-0
test-modelo2/models/rol.js
test-modelo2/models/usuario.js
+17
-0
test-modelo2/models/usuario.js
test-modelo2/node_modules/.bin/acorn
+2
-0
test-modelo2/node_modules/.bin/acorn
test-modelo2/node_modules/.bin/cleancss
+2
-0
test-modelo2/node_modules/.bin/cleancss
test-modelo2/node_modules/.bin/css-beautify
+2
-0
test-modelo2/node_modules/.bin/css-beautify
test-modelo2/node_modules/.bin/dateformat
+2
-0
test-modelo2/node_modules/.bin/dateformat
test-modelo2/node_modules/.bin/editorconfig
+2
-0
test-modelo2/node_modules/.bin/editorconfig
test-modelo2/node_modules/.bin/gulp
+2
-0
test-modelo2/node_modules/.bin/gulp
with
236 additions
and
0 deletions
+236
-0
Some changes are not shown.
For a faster browsing experience, only
20 of 1000+
files are shown. Download one of the files below to see all changes.
Plain diff
Email patch
Write
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets