From 1013103fcd2cabcdc3e45cd1d35154ac13bc2f75 Mon Sep 17 00:00:00 2001 From: CointreauFizz Date: Sun, 13 Jan 2019 13:35:50 +0800 Subject: [PATCH 01/20] TEST --- src/app/footer/footer.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/footer/footer.component.html b/src/app/footer/footer.component.html index e8d58f3..a828a1e 100644 --- a/src/app/footer/footer.component.html +++ b/src/app/footer/footer.component.html @@ -1,6 +1,6 @@ \ No newline at end of file From 1851fc150266ae115ce4d451014277b52bdd4796 Mon Sep 17 00:00:00 2001 From: CointreauFizz Date: Sun, 13 Jan 2019 15:47:13 +0800 Subject: [PATCH 02/20] Made some changes on the template. --- package-lock.json | 243 ++++++++--- src/app/dashboard/dashboard.component.html | 470 +++++++-------------- src/app/navbar/navbar.component.html | 24 -- src/app/sidebar/sidebar.component.html | 28 +- 4 files changed, 347 insertions(+), 418 deletions(-) diff --git a/package-lock.json b/package-lock.json index 54357fe..09a95bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -994,9 +994,9 @@ "optional": true }, "array-flatten": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.1.tgz", - "integrity": "sha1-Qmu52oQJDBg42BLIFQryCoMx4pY=", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.2.tgz", + "integrity": "sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==", "dev": true }, "array-slice": { @@ -2123,9 +2123,9 @@ } }, "connect-history-api-fallback": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.5.0.tgz", - "integrity": "sha1-sGhzk0vF40T+9hGhlqb6rgruAVo=", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz", + "integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==", "dev": true }, "console-browserify": { @@ -3076,12 +3076,12 @@ "dev": true }, "eventsource": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-0.1.6.tgz", - "integrity": "sha1-Cs7ehJ7X3RzMMsgRuxG5RNTykjI=", + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-1.0.7.tgz", + "integrity": "sha512-4Ln17+vVT0k8aWq+t/bF5arcS3EpT9gYtW66EPacdj/mAFevznsnyoHLPy2BA8gbIQeIHoPsvwmfBftfcG//BQ==", "dev": true, "requires": { - "original": ">=0.0.5" + "original": "^1.0.0" } }, "evp_bytestokey": { @@ -3507,7 +3507,7 @@ }, "finalhandler": { "version": "1.1.1", - "resolved": "http://registry.npmjs.org/finalhandler/-/finalhandler-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.1.tgz", "integrity": "sha512-Y1GUDo39ez4aHAw7MysnUD5JzYX+WaIj8I57kO3aEPT1fFRL4sr7mjei97FgnwhAyyzRYmQZaTHb2+9uZ1dPtg==", "dev": true, "requires": { @@ -4263,7 +4263,7 @@ }, "get-stream": { "version": "3.0.0", - "resolved": "http://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", "integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=", "dev": true }, @@ -4392,9 +4392,9 @@ "dev": true }, "handle-thing": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-1.2.5.tgz", - "integrity": "sha1-/Xqtcmvxpf0W38KbL3pmAdJxOcQ=", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.0.tgz", + "integrity": "sha512-d4sze1JNC454Wdo2fkuyzCr6aHcbL6PGGuFAz0Li/NcOm1tCHGnWDRmJP85dh9IhQErTc2svWFEX5xHIOo//kQ==", "dev": true }, "handlebars": { @@ -4718,9 +4718,9 @@ } }, "http-parser-js": { - "version": "0.4.13", - "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.13.tgz", - "integrity": "sha1-O9bW/ebjFyyTNMOzO2wZPYD+ETc=", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.0.tgz", + "integrity": "sha512-cZdEF7r4gfRIq7ezX9J0T+kQmJNOub71dWbgAXVHDct80TKP4MCETtZQ31xyv38UwgzkWPYF/Xc0ge55dW9Z9w==", "dev": true }, "http-proxy": { @@ -4736,7 +4736,7 @@ }, "http-proxy-middleware": { "version": "0.18.0", - "resolved": "http://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.18.0.tgz", + "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.18.0.tgz", "integrity": "sha512-Fs25KVMPAIIcgjMZkVHJoKg9VcXcC1C8yb9JUgeDvVXY0S/zgVIhMb+qVswDIgtJe2DfckMSY2d6TuTEutlk6Q==", "dev": true, "requires": { @@ -4878,9 +4878,9 @@ } }, "p-limit": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.0.0.tgz", - "integrity": "sha512-fl5s52lI5ahKCernzzIyAP0QAZbGIovtVHGwpcu1Jr/EpzLVDI2myISHwGqK7m8uQFugVWSrbxH7XnhGtvEc+A==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.1.0.tgz", + "integrity": "sha512-NhURkNcrVB+8hNfLuysU8enY5xn2KXphsHBaC2YmRNTZRc7RWusw6apSpdEj3jo4CMb6W9nrF6tTnsJsJeyu6g==", "dev": true, "requires": { "p-try": "^2.0.0" @@ -6100,9 +6100,9 @@ "dev": true }, "map-age-cleaner": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.2.tgz", - "integrity": "sha512-UN1dNocxQq44IhJyMI4TU8phc2m9BddacHRPRjKGLYaF0jqd3xLz0jS0skpAU9WgYyoR4gHtUpzytNBS385FWQ==", + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz", + "integrity": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==", "dev": true, "requires": { "p-defer": "^1.0.0" @@ -6967,7 +6967,7 @@ }, "p-is-promise": { "version": "1.1.0", - "resolved": "http://registry.npmjs.org/p-is-promise/-/p-is-promise-1.1.0.tgz", + "resolved": "https://registry.npmjs.org/p-is-promise/-/p-is-promise-1.1.0.tgz", "integrity": "sha1-nJRWmJ6fZYgBewQ01WCXZ1w9oF4=", "dev": true }, @@ -8555,19 +8555,28 @@ } }, "sockjs-client": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/sockjs-client/-/sockjs-client-1.1.5.tgz", - "integrity": "sha1-G7fA9yIsQPQq3xT0RCy9Eml3GoM=", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/sockjs-client/-/sockjs-client-1.3.0.tgz", + "integrity": "sha512-R9jxEzhnnrdxLCNln0xg5uGHqMnkhPSTzUZH2eXcR03S/On9Yvoq2wyUZILRUhZCNVu2PmwWVoyuiPz8th8zbg==", "dev": true, "requires": { - "debug": "^2.6.6", - "eventsource": "0.1.6", - "faye-websocket": "~0.11.0", - "inherits": "^2.0.1", + "debug": "^3.2.5", + "eventsource": "^1.0.7", + "faye-websocket": "~0.11.1", + "inherits": "^2.0.3", "json3": "^3.3.2", - "url-parse": "^1.1.8" + "url-parse": "^1.4.3" }, "dependencies": { + "debug": { + "version": "3.2.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz", + "integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==", + "dev": true, + "requires": { + "ms": "^2.1.1" + } + }, "faye-websocket": { "version": "0.11.1", "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.1.tgz", @@ -8576,6 +8585,12 @@ "requires": { "websocket-driver": ">=0.5.1" } + }, + "ms": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz", + "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==", + "dev": true } } }, @@ -8682,32 +8697,75 @@ "dev": true }, "spdy": { - "version": "3.4.7", - "resolved": "https://registry.npmjs.org/spdy/-/spdy-3.4.7.tgz", - "integrity": "sha1-Qv9B7OXMD5mjpsKKq7c/XDsDrLw=", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.0.tgz", + "integrity": "sha512-ot0oEGT/PGUpzf/6uk4AWLqkq+irlqHXkrdbk51oWONh3bxQmBuljxPNl66zlRRcIJStWq0QkLUCPOPjgjvU0Q==", "dev": true, "requires": { - "debug": "^2.6.8", - "handle-thing": "^1.2.5", + "debug": "^4.1.0", + "handle-thing": "^2.0.0", "http-deceiver": "^1.2.7", - "safe-buffer": "^5.0.1", "select-hose": "^2.0.0", - "spdy-transport": "^2.0.18" + "spdy-transport": "^3.0.0" + }, + "dependencies": { + "debug": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", + "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", + "dev": true, + "requires": { + "ms": "^2.1.1" + } + }, + "ms": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz", + "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==", + "dev": true + } } }, "spdy-transport": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.1.0.tgz", - "integrity": "sha512-bpUeGpZcmZ692rrTiqf9/2EUakI6/kXX1Rpe0ib/DyOzbiexVfXkw6GnvI9hVGvIwVaUhkaBojjCZwLNRGQg1g==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz", + "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==", "dev": true, "requires": { - "debug": "^2.6.8", - "detect-node": "^2.0.3", + "debug": "^4.1.0", + "detect-node": "^2.0.4", "hpack.js": "^2.1.6", - "obuf": "^1.1.1", - "readable-stream": "^2.2.9", - "safe-buffer": "^5.0.1", - "wbuf": "^1.7.2" + "obuf": "^1.1.2", + "readable-stream": "^3.0.6", + "wbuf": "^1.7.3" + }, + "dependencies": { + "debug": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", + "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", + "dev": true, + "requires": { + "ms": "^2.1.1" + } + }, + "ms": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz", + "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==", + "dev": true + }, + "readable-stream": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.1.1.tgz", + "integrity": "sha512-DkN66hPyqDhnIQ6Jcsvx9bFjhw214O4poMBcIMgPVpQvNy9a0e0Uhg5SqySyDKAmUlwt8LonTBz1ezOnM8pUdA==", + "dev": true, + "requires": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + } + } } }, "split-string": { @@ -9029,9 +9087,9 @@ } }, "thunky": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.0.2.tgz", - "integrity": "sha1-qGLgGOP7HqLsP85dVWBc9X8kc3E=", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.0.3.tgz", + "integrity": "sha512-YwT8pjmNcAXBZqrubu22P4FYsh2D4dxRmnWBOL8Jk8bUcRUtc5326kx32tuTmFDAZtLOGEVNl8POAR8j896Iow==", "dev": true }, "timers-browserify": { @@ -9552,9 +9610,9 @@ } }, "url-parse": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.3.tgz", - "integrity": "sha512-rh+KuAW36YKo0vClhQzLLveoj8FwPJNu65xLb7Mrt+eZht0IPT0IXgSv8gcMegZ6NvjJUALf6Mf25POlMwD1Fw==", + "version": "1.4.4", + "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.4.tgz", + "integrity": "sha512-/92DTTorg4JjktLNLe6GPS2/RvAd/RGr6LuktmWSMLEOa6rjnlrFXNgSbSmkNvCoL2T028A0a1JaJLzRMlFoHg==", "dev": true, "requires": { "querystringify": "^2.0.0", @@ -9762,9 +9820,9 @@ } }, "webpack-dev-server": { - "version": "3.1.9", - "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.1.9.tgz", - "integrity": "sha512-fqPkuNalLuc/hRC2QMkVYJkgNmRvxZQo7ykA2e1XRg/tMJm3qY7ZaD6d89/Fqjxtj9bOrn5wZzLD2n84lJdvWg==", + "version": "3.1.14", + "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.1.14.tgz", + "integrity": "sha512-mGXDgz5SlTxcF3hUpfC8hrQ11yhAttuUQWf1Wmb+6zo3x6rb7b9mIfuQvAPLdfDRCGRGvakBWHdHOa0I9p/EVQ==", "dev": true, "requires": { "ansi-html": "0.0.7", @@ -9786,12 +9844,14 @@ "portfinder": "^1.0.9", "schema-utils": "^1.0.0", "selfsigned": "^1.9.1", + "semver": "^5.6.0", "serve-index": "^1.7.2", "sockjs": "0.3.19", - "sockjs-client": "1.1.5", - "spdy": "^3.4.1", + "sockjs-client": "1.3.0", + "spdy": "^4.0.0", "strip-ansi": "^3.0.0", "supports-color": "^5.1.0", + "url": "^0.11.0", "webpack-dev-middleware": "3.4.0", "webpack-log": "^2.0.0", "yargs": "12.0.2" @@ -9831,6 +9891,19 @@ } } }, + "cross-spawn": { + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz", + "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==", + "dev": true, + "requires": { + "nice-try": "^1.0.4", + "path-key": "^2.0.1", + "semver": "^5.5.0", + "shebang-command": "^1.2.0", + "which": "^1.2.9" + } + }, "debug": { "version": "3.2.6", "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz", @@ -9849,6 +9922,21 @@ "xregexp": "4.0.0" } }, + "execa": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz", + "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==", + "dev": true, + "requires": { + "cross-spawn": "^6.0.0", + "get-stream": "^4.0.0", + "is-stream": "^1.1.0", + "npm-run-path": "^2.0.0", + "p-finally": "^1.0.0", + "signal-exit": "^3.0.0", + "strip-eof": "^1.0.0" + } + }, "find-up": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz", @@ -9858,6 +9946,15 @@ "locate-path": "^3.0.0" } }, + "get-stream": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", + "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", + "dev": true, + "requires": { + "pump": "^3.0.0" + } + }, "invert-kv": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-2.0.0.tgz", @@ -9896,20 +9993,20 @@ "dev": true }, "os-locale": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-3.0.1.tgz", - "integrity": "sha512-7g5e7dmXPtzcP4bgsZ8ixDVqA7oWYuEz4lOSujeWyliPai4gfVDiFIcwBg3aGCPnmSGfzOKTK3ccPn0CKv3DBw==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-3.1.0.tgz", + "integrity": "sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==", "dev": true, "requires": { - "execa": "^0.10.0", + "execa": "^1.0.0", "lcid": "^2.0.0", "mem": "^4.0.0" } }, "p-limit": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.0.0.tgz", - "integrity": "sha512-fl5s52lI5ahKCernzzIyAP0QAZbGIovtVHGwpcu1Jr/EpzLVDI2myISHwGqK7m8uQFugVWSrbxH7XnhGtvEc+A==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.1.0.tgz", + "integrity": "sha512-NhURkNcrVB+8hNfLuysU8enY5xn2KXphsHBaC2YmRNTZRc7RWusw6apSpdEj3jo4CMb6W9nrF6tTnsJsJeyu6g==", "dev": true, "requires": { "p-try": "^2.0.0" @@ -9930,6 +10027,16 @@ "integrity": "sha512-hMp0onDKIajHfIkdRk3P4CdCmErkYAxxDtP3Wx/4nZ3aGlau2VKh3mZpcuFkH27WQkL/3WBCPOktzA9ZOAnMQQ==", "dev": true }, + "pump": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", + "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", + "dev": true, + "requires": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" + } + }, "schema-utils": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz", diff --git a/src/app/dashboard/dashboard.component.html b/src/app/dashboard/dashboard.component.html index e2305c7..9fae4df 100644 --- a/src/app/dashboard/dashboard.component.html +++ b/src/app/dashboard/dashboard.component.html @@ -14,7 +14,7 @@

$65,650

- 65% lower growth + Your overall revenue

@@ -34,7 +34,7 @@

3455

- Product-wise sales + Your list of orders

@@ -54,7 +54,7 @@

5693

- Weekly Sales + Your Weekly Sales

@@ -64,335 +64,181 @@

5693

- +
-

Employees

+

Deliveries

246

- Product-wise sales + No. of items delivered

-
+
-
-
-
-

Monday

-

- 25 October, 2016 - London, UK -

-
-
-
-

21 - °C

-

- Mostly Cloudy -

-
-
-
-
-
-
-

- Sun -

- -

- 30° -

-
-
-

- Mon -

- -

- 31° -

-
-
-

- Tue -

- -

- 28° -

-
-
-

- Wed -

- -

- 30° -

-
-
-

- Thu -

- -

- 29° -

-
-
-

- Fri -

- -

- 31° -

-
-
-

- Sat -

- -

- 32° -

+
+
+
+

Track Your Customers Order Here

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Order No. + + Product Name + + Purchased On + + Shipping Status + + Payment Status +
+ # 13429845 + + BOOK 1 ITEM HERE + + JANUARY 2 2019 + + DISPATCHED + + +
+ # 13905438 + + BOOK 2 HERE + + DECEMBER 24 2018 + + CANCELLED + + +
+ # 13445632 + + BOOK 3 ITEM HERE + + FEBRUARY 20 2019 + + PROCESSING + + +
+ # 13677200 + + BOOK TITLE 4 HERE + + FEBRUARY 1 2019 + + PAID + + +
+ # 13228876 + + BOOK 5 HERE + + JANUARY 20 2019 + + PAID + + +
+ # 13556765 + + BOOK 6 TITLE HERE + + NOVEMBER 30 2018 + + PAID + + +
+ # 13367699 + + BOOK 7 TITLE HERE + + DECEMBER 1 2018 + + CANCELLED + + +
+
-
+ +
-
-
-
-

Performance History

-
-
-

The best performance

-

+45.2%

-
-
- 2017 -
-
-
-
-

Worst performance

-

-35.3%

-
-
- 2015 -
-
-
-
-

Sales

-

88%

-
-
-
-
-
-
-
-

Visits

-

56%

-
-
-
-
-
-
-
-
-
-
-
-
-
-

Orders

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- # - - First name - - Progress - - Amount - - Sales - - Deadline -
- 1 - - Herman Beck - -
-
-
-
- $ 77.99 - 53.64% - - - May 15, 2015 -
- 2 - - Messsy Adam - -
-
-
-
- $245.30 - 24.56% - - - July 1, 2015 -
- 3 - - John Richards - -
-
-
-
- $138.00 - 28.76% - - - Apr 12, 2015 -
- 4 - - Peter Meggik - -
-
-
-
- $ 77.99 - 53.45% - - - May 15, 2015 -
- 5 - - Edward - -
-
-
-
- $ 160.25 - 18.32% - - - May 03, 2015 -
- 6 - - Henry Tom - -
-
-
-
- $ 150.00 - 24.67% - - - June 16, 2015 -
-
-
-
-
-
+
diff --git a/src/app/navbar/navbar.component.html b/src/app/navbar/navbar.component.html index 1971362..2c6f19a 100644 --- a/src/app/navbar/navbar.component.html +++ b/src/app/navbar/navbar.component.html @@ -9,19 +9,6 @@
@@ -28,43 +28,43 @@
-

James :

+

James Cordon :

[#23047]

-

Donec rutrum congue leo eget malesuada.

+

Request for instock Product

-

Donec rutrum congue leo eget malesuada. Quisque velit nisi, pretium ut lacinia in, elementum id enim vivamus.

+

Hi there! I would like to request for more products like this..

Last responded : @@ -292,15 +292,15 @@
Manage Tickets
-

Stella :

+

Stella McCarthy :

[#23135]

-

Curabitur aliquet quam id dui posuere blandit.

+

Hello! Internet banking fail to make payment.

-

Pellentesque in ipsum id orci porta dapibus. Sed porttitor lectus nibh. Curabitur non nulla sit amet nisl.

+

Hi there! I have problems purchasing the product online. I need help on how to do it please. Thanks!

Last responded : - 3 hours ago + 1 min ago
Due in : @@ -335,9 +335,9 @@
Manage Tickets

John Doe :

[#23246]

-

Mauris blandit aliquet elit, eget tincidunt nibh pulvinar.

+

REQUEST: Need tracking ID number ASAP.

-

Nulla quis lorem ut libero malesuada feugiat. Proin eget tortor risus. Lorem ipsum dolor sit amet.

+

Hi! I forgot my tracking ID number. Please send me a copy. Thanks!.

Last responded : diff --git a/src/app/forms/forms.component.html b/src/app/forms/forms.component.html index cb9e6ab..356606a 100644 --- a/src/app/forms/forms.component.html +++ b/src/app/forms/forms.component.html @@ -1,477 +1,49 @@ -
-
-
-
-
-
-

Default form

-

- Basic form layout -

-
-
- - -
-
- - -
- - -
-
-
-
-
-
-
-

Horizontal Form

-

- Horizontal form layout -

-
-
- -
- -
-
-
- -
- -
-
- - -
-
-
-
-
-
-
-
+
+
+ Card image cap +
+
Card title
+

This is a wider card with supporting text below as a natural lead-in to additional content

+
    +
  • Cras justo odio
  • +
  • Dapibus ac facilisis in
  • +
+
+ +
+
+
+ +
+ Card image cap +
+
Card title
+

This card has supporting text below as a natural lead-in to additional content.

+
    +
  • Cras justo odio
  • +
  • Dapibus ac facilisis in
  • +
-

Basic form

-

- Basic form elements -

-
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
- - -
+ Edit Product     + Delete Product
-
-
-
-
-
-

Coloured select box

-

- Basic bootstrap select in theme colors -

-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
-
-
-
-
-
-

Basic input groups

-

- Basic bootstrap input groups -

-
-
- @ - -
-
-
-
- $ - - .00 -
-
-
-
- $ - 0.00 - -
-
-
-
-
-
-
-
-

Colored input groups

-

- Input groups with colors -

-
-
- - - - -
-
-
-
- - - - -
-
-
-
- - - - -
-
-
-
- $ - - .00 -
-
-
-
-
-
-
-
-
-
-
-
-

Input size

-

- This is the default bootstrap form layout -

-
- - -
-
- - -
-
- - -
-
-
-
-
-

Selectize

-
- - -
-
- - -
-
- - -
-
-
-
-
-
-
-
-
-

Horizontal Two column

-
-

- Personal info -

-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
-
-
- -
- -
-
-
-
-
- -
-
- -
-
-
-
- -
-
-
-
-
-

- Address -

-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
-
-
-
-
-
+
+ Card image cap +
+
Card title
+

This is a wider card with supporting text below as a natural lead-in to additional content.

+
    +
  • Cras justo odio
  • +
  • Dapibus ac facilisis in
  • +
-

Typeahead

-
-
-

- Simple typeahead -

- -
-
-

- Typeahead on focus -

- -
-
+ Edit Product     + Delete Product
-
-
-
-
-
-

Rating

-
-
-

- Basic rating -

- -
-
-

- Readonly rating -

- -
-
-
-
-
\ No newline at end of file +
\ No newline at end of file diff --git a/src/app/navbar/navbar.component.html b/src/app/navbar/navbar.component.html index 2c6f19a..c40a992 100644 --- a/src/app/navbar/navbar.component.html +++ b/src/app/navbar/navbar.component.html @@ -123,8 +123,8 @@
New user registration
- - - + - - + - - diff --git a/src/app/tables/tables.component.html b/src/app/tables/tables.component.html deleted file mode 100644 index 683ae88..0000000 --- a/src/app/tables/tables.component.html +++ /dev/null @@ -1,732 +0,0 @@ -
-
-
-
-

Basic Table

-

- Add class - .table -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ProfileVatNo.CreatedStatus
Jacob5327553112 May 2017 - -
Messsy5327553215 May 2017 - -
John5327553314 May 2017 - -
Peter5327553416 May 2017 - -
Dave5327553520 May 2017 - -
-
-
-
-
-
-
-
-

Hoverable Table

-

- Add class - .table-hover -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
UserProductSaleStatus
JacobPhotoshop 28.76% - - - -
MesssyFlash 21.06% - - - -
JohnPremier 35.00% - - - -
PeterAfter effects 82.00% - - - -
Dave53275535 98.05% - - - -
-
-
-
-
-
-
-
-

Striped Table

-

- Add class - .table-striped -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- User - - First name - - Progress - - Amount - - Deadline -
- image - - Herman Beck - -
-
-
-
- $ 77.99 - - May 15, 2015 -
- image - - Messsy Adam - -
-
-
-
- $245.30 - - July 1, 2015 -
- image - - John Richards - -
-
-
-
- $138.00 - - Apr 12, 2015 -
- image - - Peter Meggik - -
-
-
-
- $ 77.99 - - May 15, 2015 -
- image - - Edward - -
-
-
-
- $ 160.25 - - May 03, 2015 -
- image - - John Doe - -
-
-
-
- $ 123.21 - - April 05, 2015 -
- image - - Henry Tom - -
-
-
-
- $ 150.00 - - June 16, 2015 -
-
-
-
-
-
-
-
-

Bordered table

-

- Add class - .table-bordered -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- # - - First name - - Progress - - Amount - - Deadline -
- 1 - - Herman Beck - -
-
-
-
- $ 77.99 - - May 15, 2015 -
- 2 - - Messsy Adam - -
-
-
-
- $245.30 - - July 1, 2015 -
- 3 - - John Richards - -
-
-
-
- $138.00 - - Apr 12, 2015 -
- 4 - - Peter Meggik - -
-
-
-
- $ 77.99 - - May 15, 2015 -
- 5 - - Edward - -
-
-
-
- $ 160.25 - - May 03, 2015 -
- 6 - - John Doe - -
-
-
-
- $ 123.21 - - April 05, 2015 -
- 7 - - Henry Tom - -
-
-
-
- $ 150.00 - - June 16, 2015 -
-
-
-
-
-
-
-
-

Inverse table

-

- Add class - .table-dark -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- # - - First name - - Amount - - Deadline -
- 1 - - Herman Beck - - $ 77.99 - - May 15, 2015 -
- 2 - - Messsy Adam - - $245.30 - - July 1, 2015 -
- 3 - - John Richards - - $138.00 - - Apr 12, 2015 -
- 4 - - Peter Meggik - - $ 77.99 - - May 15, 2015 -
- 5 - - Edward - - $ 160.25 - - May 03, 2015 -
- 6 - - John Doe - - $ 123.21 - - April 05, 2015 -
- 7 - - Henry Tom - - $ 150.00 - - June 16, 2015 -
-
-
-
-
-
-
-
-

Table with contextual classes

-

- Add class - .table-{{ '{' }}color{{ '}' }} -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- # - - First name - - Product - - Amount - - Deadline -
- 1 - - Herman Beck - - Photoshop - - $ 77.99 - - May 15, 2015 -
- 2 - - Messsy Adam - - Flash - - $245.30 - - July 1, 2015 -
- 3 - - John Richards - - Premeire - - $138.00 - - Apr 12, 2015 -
- 4 - - Peter Meggik - - After effects - - $ 77.99 - - May 15, 2015 -
- 5 - - Edward - - Illustrator - - $ 160.25 - - May 03, 2015 -
-
-
-
-
-
diff --git a/src/app/tables/tables.component.scss b/src/app/tables/tables.component.scss deleted file mode 100644 index 8b13789..0000000 --- a/src/app/tables/tables.component.scss +++ /dev/null @@ -1 +0,0 @@ - diff --git a/src/app/tables/tables.component.spec.ts b/src/app/tables/tables.component.spec.ts deleted file mode 100644 index 58dd179..0000000 --- a/src/app/tables/tables.component.spec.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { async, ComponentFixture, TestBed } from '@angular/core/testing'; - -import { TablesComponent } from './tables.component'; - -describe('TablesComponent', () => { - let component: TablesComponent; - let fixture: ComponentFixture; - - beforeEach(async(() => { - TestBed.configureTestingModule({ - declarations: [ TablesComponent ] - }) - .compileComponents(); - })); - - beforeEach(() => { - fixture = TestBed.createComponent(TablesComponent); - component = fixture.componentInstance; - fixture.detectChanges(); - }); - - it('should be created', () => { - expect(component).toBeTruthy(); - }); -}); diff --git a/src/app/tables/tables.component.ts b/src/app/tables/tables.component.ts deleted file mode 100644 index 39d0bb8..0000000 --- a/src/app/tables/tables.component.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { Component, OnInit } from '@angular/core'; -import { ViewEncapsulation } from '@angular/core'; - -@Component({ - selector: 'app-tables', - templateUrl: './tables.component.html', - styleUrls: ['./tables.component.scss'], - encapsulation: ViewEncapsulation.None -}) -export class TablesComponent implements OnInit { - - constructor() { } - - ngOnInit() { - } - -} diff --git a/src/app/tabs/tabs.component.html b/src/app/tabs/tabs.component.html deleted file mode 100644 index a7a05e8..0000000 --- a/src/app/tabs/tabs.component.html +++ /dev/null @@ -1,305 +0,0 @@ -
-
-
-
-

Basic Tab

-

Use class .tab-basic for basic styling

- - - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
- - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
- - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
-
-
-
-
-
-
-
-

Tab With Icon

-

Use class .tab-basic

- - - - Home - - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
- - - Profile - - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
- - - Contact - - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
-
-
-
-
-
-
-
-

Vertical Basic Tab

-

Use class .vertical-tab for vertical tab

- - - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
- - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
- - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
-
-
-
-
-
-
-
-

Vertical Tab With Icon

-

Use class .vertical-tab for vertical tab

- - - - Home - - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
- - - Profile - - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
- - - Contact - - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
-
-
-
-
-
-
-
-

Colored Tab

-

Use class .tab-solid with .tab-solid-* for solid styled tab

- - - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
- - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
- - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
-
-
-
-
-
-
-
-

Colored Tab With Icons

-

Use class .tab-solid with .tab-solid-* for solid styled tab

- - - - Home - - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
- - - Profile - - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
- - - Contact - - -
-
-
-
Heading
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi molestias iusto qui eos, vero provident ipsa neque! Molestiae, aperiam

-
-
-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quod ipsa odio dolore perspiciatis laudantium repellat quae, facere, laboriosam omnis dolorem quaerat quis assumenda!

-
-
-
-
-
-
-
\ No newline at end of file diff --git a/src/app/tabs/tabs.component.scss b/src/app/tabs/tabs.component.scss deleted file mode 100644 index e69de29..0000000 diff --git a/src/app/tabs/tabs.component.spec.ts b/src/app/tabs/tabs.component.spec.ts deleted file mode 100644 index 96b5fd0..0000000 --- a/src/app/tabs/tabs.component.spec.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { async, ComponentFixture, TestBed } from '@angular/core/testing'; - -import { TabsComponent } from './tabs.component'; - -describe('TabsComponent', () => { - let component: TabsComponent; - let fixture: ComponentFixture; - - beforeEach(async(() => { - TestBed.configureTestingModule({ - declarations: [ TabsComponent ] - }) - .compileComponents(); - })); - - beforeEach(() => { - fixture = TestBed.createComponent(TabsComponent); - component = fixture.componentInstance; - fixture.detectChanges(); - }); - - it('should create', () => { - expect(component).toBeTruthy(); - }); -}); diff --git a/src/app/tabs/tabs.component.ts b/src/app/tabs/tabs.component.ts deleted file mode 100644 index 839e501..0000000 --- a/src/app/tabs/tabs.component.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { Component, OnInit } from '@angular/core'; - -@Component({ - selector: 'app-tabs', - templateUrl: './tabs.component.html', - styleUrls: ['./tabs.component.scss'] -}) -export class TabsComponent implements OnInit { - - constructor() { } - - ngOnInit() { - } - -} From f8dcdbb4401608e2ffbd807bf9962ddd9c083986 Mon Sep 17 00:00:00 2001 From: CointreauFizz Date: Thu, 17 Jan 2019 03:06:58 +0800 Subject: [PATCH 13/20] Deleted unnecessary components --- src/app/app-routing.module.ts | 2 - src/app/app.module.ts | 2 - src/app/sidebar/sidebar.component.html | 9 +- src/app/tooltips/tooltips.component.html | 92 --------------------- src/app/tooltips/tooltips.component.scss | 0 src/app/tooltips/tooltips.component.spec.ts | 25 ------ src/app/tooltips/tooltips.component.ts | 15 ---- 7 files changed, 1 insertion(+), 144 deletions(-) delete mode 100644 src/app/tooltips/tooltips.component.html delete mode 100644 src/app/tooltips/tooltips.component.scss delete mode 100644 src/app/tooltips/tooltips.component.spec.ts delete mode 100644 src/app/tooltips/tooltips.component.ts diff --git a/src/app/app-routing.module.ts b/src/app/app-routing.module.ts index 9ff404e..4b20b1b 100644 --- a/src/app/app-routing.module.ts +++ b/src/app/app-routing.module.ts @@ -5,7 +5,6 @@ import { FormsComponent } from './forms/forms.component'; import { AccordionsComponent } from './accordions/accordions.component'; import { ProgressbarComponent } from './progressbar/progressbar.component'; import { DropdownComponent } from './dropdown/dropdown.component'; -import { TooltipsComponent } from './tooltips/tooltips.component'; const routes: Routes = [ { path: '', redirectTo: '/dashboard', pathMatch: 'full' }, @@ -14,7 +13,6 @@ const routes: Routes = [ { path: 'accordions', component: AccordionsComponent }, { path: 'progressbar', component: ProgressbarComponent }, { path: 'dropdowns', component: DropdownComponent }, - { path: 'tooltips', component: TooltipsComponent }, ]; @NgModule({ diff --git a/src/app/app.module.ts b/src/app/app.module.ts index 29bcaf9..120eaf1 100644 --- a/src/app/app.module.ts +++ b/src/app/app.module.ts @@ -15,7 +15,6 @@ import { FormsComponent } from './forms/forms.component'; import { AccordionsComponent } from './accordions/accordions.component'; import { ProgressbarComponent } from './progressbar/progressbar.component'; import { DropdownComponent } from './dropdown/dropdown.component'; -import { TooltipsComponent } from './tooltips/tooltips.component'; @NgModule({ declarations: [ @@ -28,7 +27,6 @@ import { TooltipsComponent } from './tooltips/tooltips.component'; AccordionsComponent, ProgressbarComponent, DropdownComponent, - TooltipsComponent, ], imports: [ BrowserModule, diff --git a/src/app/sidebar/sidebar.component.html b/src/app/sidebar/sidebar.component.html index de03fa1..b995fea 100644 --- a/src/app/sidebar/sidebar.component.html +++ b/src/app/sidebar/sidebar.component.html @@ -37,14 +37,7 @@ Track Your Product - - - +