-
Notifications
You must be signed in to change notification settings - Fork 7
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
Divyanshu | Stage | Convert Tax module into material #14016
base: beta-stage
Are you sure you want to change the base?
Conversation
@@ -39,7 +39,7 @@ | |||
class="nav-band" | |||
[hidden]="(gstr1OverviewDataInProgress$ | async) || (gstr2OverviewDataInProgress$ | async)" | |||
> | |||
<tabset #staticTabs id="c-tab" class="custom-tabs gstr-tabs-head"> | |||
<!-- <tabset #staticTabs id="c-tab" class="custom-tabs gstr-tabs-head"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove comment
<mat-tab [label]="localeData?.filing?.tabs?.overview"> | ||
<div | ||
class="transactions-overview mr-b4" | ||
*ngIf="selectedTab === localeData?.filing?.tabs?.overview || !selectedTabId" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check this logic and implement tab logic
</div> | ||
</mat-tab> | ||
<mat-tab [label]="localeData?.filing?.tabs?.reconcilation" *ngIf="selectedGst === GstReport.Gstr2 || selectedGst === GstReport.Gstr1"> | ||
<!-- <div *ngIf="selectedTab === localeData?.filing?.tabs?.reconcilation || selectedTabId === 1"> --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove comment
<div class="transactions-overview"> | ||
<div class="gstr-transactions-summary mr-t4 mr-b4 text-center"> | ||
<div class="successful-file-detail" hidden> | ||
<img src="assets/images/file-successful.svg" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
alt attribute
<img src="assets/images/file-successful.svg" /> | ||
<h3>{{ localeData?.filing?.gst_filed }}</h3> | ||
<p>{{ localeData?.filing?.return_file_note }}</p> | ||
<button |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In material
@@ -16,6 +16,7 @@ import { BsModalRef, BsModalService } from 'ngx-bootstrap/modal'; | |||
import { GeneralService } from '../../../services/general.service'; | |||
import { BreakpointObserver } from '@angular/cdk/layout'; | |||
import { Router } from '@angular/router'; | |||
import { UntypedFormControl } from "@angular/forms"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove
@@ -89,6 +90,22 @@ export class ReverseChargeReport implements OnInit, OnDestroy { | |||
public isMobileScreen: boolean = true; | |||
/** True if today selected */ | |||
public todaySelected: boolean = false; | |||
displayedColumns: string[] = [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
js doc
</mat-dialog-content> | ||
|
||
|
||
<!-- <div class="modal-header"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check commented code
this.confirmationMessage = message; | ||
this.confirmationFor = 'delete'; | ||
this.taxConfirmationModel?.show(); | ||
public deleteTax(taxToDelete): void { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check
@@ -0,0 +1,4 @@ | |||
/*-------------- Background Color ----------------*/ | |||
// .bg-white { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove
…/Giddh-New-Angular4-App into 86cwf7nuh-tax-stage
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
https://app.clickup.com/t/86cwmfhbm