Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preveena review with statistics #5

Open
wants to merge 60 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
774a40b
add firebase setup
vinothentrayn Dec 14, 2018
1e6fffd
update all packages and add collection list page
vinothentrayn Dec 14, 2018
f101ba6
add route for collectionlist
vinothentrayn Dec 14, 2018
38d777b
update month amount is complement
vinothMcc Dec 17, 2018
196619f
add component and service
vinothMcc Dec 18, 2018
e0f27df
add config service
vinothMcc Dec 19, 2018
0de35fc
add config and try to use mobv
vinothMcc Dec 20, 2018
187b0eb
set values of edit invoice complete
vinothMcc Dec 21, 2018
995a533
edit http call only is pending
vinothMcc Dec 21, 2018
2583a8a
work on edit html part
vinothMcc Dec 26, 2018
babb6ea
addd new components
vinothMcc Dec 27, 2018
a4c7359
working on supplier name
vinothMcc Dec 27, 2018
bb18285
work on supplier and line number
vinothMcc Dec 29, 2018
32fd81e
complete invoice page
vinothMcc Jan 9, 2019
acd8249
use map pipe for getting invoice array
vinothMcc Jan 13, 2019
8eec30a
add disable for dropdown
vinothMcc Feb 2, 2019
450fb95
add config file
vinothMcc Apr 20, 2019
1ea268d
complete invoice list
vinothMcc Apr 23, 2019
c52c3e4
add firebase prod json
vinothMcc Apr 23, 2019
8d5958e
Merge pull request #1 from vinothMcc/connect-new-BE
vinothMcc Apr 23, 2019
98b4ee2
fixed header
vinothMcc Apr 23, 2019
3363b5e
adding bootstrap
vinothMcc Apr 23, 2019
e0ad8bd
working on update invoice
vinothMcc Apr 24, 2019
d8223a1
fix header issue
vinothentrayn Apr 24, 2019
614e4e6
package json update
vinothMcc Apr 24, 2019
b3a3861
fix update invoice issue
vinothMcc Apr 24, 2019
149462f
create getInvoice function invoice list
vinothMcc Apr 24, 2019
703d688
complete invoice update
vinothMcc Apr 25, 2019
7aad722
Merge pull request #2 from vinothMcc/connect-new-BE
vinothMcc Apr 25, 2019
ac03b3f
complete filter paid customers only
vinothMcc Apr 25, 2019
5cffedc
PWA completed
vinothMcc May 8, 2019
2dd30ca
add netlify file
vinothentrayn May 9, 2019
bfa4d75
Fix paid customer filter
vinothMcc May 11, 2019
310a1f7
Merge branch 'master' of https://github.com/vinothMcc/firebase-authen…
vinothMcc May 11, 2019
fd9f053
view invoice customer detailes
vinothMcc May 12, 2019
7a97c6a
create and update customer completed with BE
vinothMcc May 14, 2019
938ab56
update app name and short name
vinothMcc May 14, 2019
a7b2428
fix payment issue
vinothMcc May 16, 2019
a8d5b0c
update additional fields customer
vinothMcc May 17, 2019
d7d4793
Fix payment issue
vinothMcc May 18, 2019
fb65c3e
extra and minus
vinothMcc May 23, 2019
b44dc75
Fix update issue
vinothMcc May 24, 2019
7d342b3
Fix clear textbox after saving extra minus value
vinothMcc May 25, 2019
6b46a48
display extra and minus milk details
vinothMcc May 26, 2019
f3884d8
update extra milk design and change variable names
vinothMcc May 27, 2019
5918fbc
add 100 page length for table
vinothMcc Jul 3, 2019
57d7c82
modify table design
vinothentrayn Oct 5, 2019
12ec3f2
Merge pull request #3 from vinothMcc/uptodate-master
vinothMcc Oct 9, 2019
b950b8a
Merge pull request #4 from vinothMcc/mms-version-1
vinothMcc Oct 9, 2019
29618ed
Add font-size for label
vinothMcc Oct 9, 2019
eea3b05
add check box for manual payment
vinothentrayn Oct 15, 2019
6b6c480
add modal for manual update invoice amount
vinothentrayn Oct 16, 2019
c39353c
add manual update invoice popup
vinothentrayn Oct 17, 2019
4b29d1c
Fix manual dialog box close
vinothentrayn Oct 20, 2019
a35ea5c
fix calling again BE for update list
vinothentrayn Dec 12, 2019
c0e263a
add tab component
vinothentrayn Dec 31, 2019
b304e8f
npm update done
vinothentrayn Jan 1, 2020
7ed0af6
add statistic component and tab component
vinothentrayn Jan 4, 2020
6aad75a
statistics component design update
vinothentrayn Jan 4, 2020
2b02703
update statistics design
vinothentrayn Jan 12, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 0 additions & 64 deletions .angular-cli.json

This file was deleted.

13 changes: 13 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp

// List of extensions which should be recommended for users of this workspace.
"recommendations": [

],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": [

]
}
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"prettier.tslintIntegration": true,
"typescriptHero.imports.multiLineWrapThreshold": 1000,
"typescriptHero.imports.organizeOnSave": true
}
137 changes: 137 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,137 @@
{
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"version": 1,
"newProjectRoot": "projects",
"projects": {
"angular-firebase": {
"root": "",
"sourceRoot": "src",
"projectType": "application",
"architect": {
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"outputPath": "dist",
"index": "src/index.html",
"main": "src/main.ts",
"tsConfig": "src/tsconfig.app.json",
"polyfills": "src/polyfills.ts",
"assets": [
"src/assets",
"src/favicon.ico",
"src/manifest.webmanifest"
],
"styles": [
"src/styles.scss",
"node_modules/bootstrap/dist/css/bootstrap.min.css"
],
"scripts": []
},
"configurations": {
"production": {
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"extractCss": true,
"namedChunks": false,
"aot": true,
"extractLicenses": true,
"vendorChunk": false,
"buildOptimizer": true,
"fileReplacements": [{
"replace": "src/environments/environment.ts",
"with": "src/environments/environment.prod.ts"
}],
"serviceWorker": true
}
}
},
"serve": {
"builder": "@angular-devkit/build-angular:dev-server",
"options": {
"browserTarget": "angular-firebase:build"
},
"configurations": {
"production": {
"browserTarget": "angular-firebase:build:production"
}
}
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
"browserTarget": "angular-firebase:build"
}
},
"test": {
"builder": "@angular-devkit/build-angular:karma",
"options": {
"main": "src/test.ts",
"karmaConfig": "./karma.conf.js",
"polyfills": "src/polyfills.ts",
"tsConfig": "src/tsconfig.spec.json",
"scripts": [],
"styles": [
"src/styles.css"
],
"assets": [
"src/assets",
"src/favicon.ico",
"src/manifest.webmanifest"
]
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
"options": {
"tsConfig": [
"src/tsconfig.app.json",
"src/tsconfig.spec.json"
],
"exclude": [
"**/node_modules/**"
]
}
}
}
},
"angular-firebase-e2e": {
"root": "e2e",
"sourceRoot": "e2e",
"projectType": "application",
"architect": {
"e2e": {
"builder": "@angular-devkit/build-angular:protractor",
"options": {
"protractorConfig": "./protractor.conf.js",
"devServerTarget": "angular-firebase:serve"
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
"options": {
"tsConfig": [
"e2e/tsconfig.e2e.json"
],
"exclude": [
"**/node_modules/**"
]
}
}
}
}
},
"defaultProject": "angular-firebase",
"schematics": {
"@schematics/angular:class": {
"spec": false
},
"@schematics/angular:component": {
"prefix": "app",
"styleext": "scss"
},
"@schematics/angular:directive": {
"prefix": "app"
}
}
}
10 changes: 4 additions & 6 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,22 @@
module.exports = function (config) {
config.set({
basePath: '',
frameworks: ['jasmine', '@angular/cli'],
frameworks: ['jasmine', '@angular-devkit/build-angular'],
plugins: [
require('karma-jasmine'),
require('karma-chrome-launcher'),
require('karma-jasmine-html-reporter'),
require('karma-coverage-istanbul-reporter'),
require('@angular/cli/plugins/karma')
require('@angular-devkit/build-angular/plugins/karma')
],
client:{
clearContext: false // leave Jasmine Spec Runner output visible in browser
},
coverageIstanbulReporter: {
reports: [ 'html', 'lcovonly' ],
dir: require('path').join(__dirname, 'coverage'), reports: [ 'html', 'lcovonly' ],
fixWebpackSourcePaths: true
},
angularCli: {
environment: 'dev'
},

reporters: ['progress', 'kjhtml'],
port: 9876,
colors: true,
Expand Down
5 changes: 5 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# This a rule for Single Page Applications
[[redirects]]
from = "/*"
to = "/index.html"
status = 200
26 changes: 26 additions & 0 deletions ngsw-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"index": "/index.html",
"assetGroups": [
{
"name": "app",
"installMode": "prefetch",
"resources": {
"files": [
"/favicon.ico",
"/index.html",
"/*.css",
"/*.js"
]
}
}, {
"name": "assets",
"installMode": "lazy",
"updateMode": "prefetch",
"resources": {
"files": [
"/assets/**"
]
}
}
]
}
Loading