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
MKCLOS
Core Development Platform
TemplateProjects
FullstackTemplate-Formkit-Tailwind
Commits
0fbbb782
Commit
0fbbb782
authored
1 year ago
by
Abdul RehmanShaikh
Browse files
Options
Downloads
Patches
Plain Diff
Updated css
parent
ac7b56f9
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!7
Updated UI fixes and removed style tags and css optimization
Changes
62
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
app/assets/css/template.scss
+1
-1
app/assets/css/template.scss
app/index.html
+1
-1
app/index.html
app/package.json
+1
-0
app/package.json
app/src/components/BL/updateDbSave.vue
+71
-53
app/src/components/BL/updateDbSave.vue
app/src/components/BL/updateUser.vue
+59
-48
app/src/components/BL/updateUser.vue
app/src/components/MTable.vue
+21
-25
app/src/components/MTable.vue
app/src/components/download-manager/downloadFile.vue
+89
-82
app/src/components/download-manager/downloadFile.vue
app/src/components/download-manager/downloadProgress.vue
+78
-79
app/src/components/download-manager/downloadProgress.vue
app/src/components/excel/clientData.vue
+49
-42
app/src/components/excel/clientData.vue
app/src/components/excel/saveWActivity.vue
+61
-52
app/src/components/excel/saveWActivity.vue
app/src/components/excel/updateData.vue
+63
-46
app/src/components/excel/updateData.vue
app/src/components/i18Demo/Component1.vue
+5
-5
app/src/components/i18Demo/Component1.vue
app/src/components/i18Demo/Component2.vue
+3
-5
app/src/components/i18Demo/Component2.vue
app/src/components/keymappers/decryptData.vue
+48
-43
app/src/components/keymappers/decryptData.vue
app/src/components/keymappers/encryptData.vue
+23
-25
app/src/components/keymappers/encryptData.vue
app/src/components/keymappers/hashData.vue
+43
-43
app/src/components/keymappers/hashData.vue
app/src/components/keymappers/hashSalt.vue
+56
-50
app/src/components/keymappers/hashSalt.vue
app/src/components/mongodbID/customID.vue
+61
-48
app/src/components/mongodbID/customID.vue
app/src/components/mongodbID/hexID.vue
+62
-49
app/src/components/mongodbID/hexID.vue
app/src/components/sessionmanager/deleteData.vue
+26
-26
app/src/components/sessionmanager/deleteData.vue
with
821 additions
and
723 deletions
Preview
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