Skip to content

Instantly share code, notes, and snippets.

View mushfiqweb's full-sized avatar

Mushfiqur Rahman mushfiqweb

View GitHub Profile
- Title EN*
- Title BN*
- Upload Icon
- Component Size*
- Component Type* [Carousel, Swipe Bannaer, Category Banner]
- Component for*
- Is Title Show*
- Is Card View
- Android Version Code
- iOS Version Code
[
{
"Id": "073d4a06c50a677f930d21837df9482002e8570f0481a68bc93d77f501150d04",
"Created": "2024-04-17T12:44:09.751122687Z",
"Path": "/usr/local/bin/entrypoint.sh",
"Args": [],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
[
{
"Id": "45dc300177b6f26c911684d01a8028a85b5ab5b18feee70a04c59169a84aa157",
"Created": "2024-04-17T11:40:38.440505329Z",
"Path": "docker-entrypoint.sh",
"Args": [
"--character-set-server=utf8mb4",
"--collation-server=utf8mb4_unicode_ci",
"--default-authentication-plugin=mysql_native_password",
"--local-infile=1"
import { BaseMsisdn } from '@/@types/product';
import { SegmentItemOption } from '@/components/shared';
import { Card, DatePicker, Segment, Select } from '@/components/ui';
import { FormItem } from '@/components/ui/Form';
import type { InputProps } from '@/components/ui/Input';
import Input from '@/components/ui/Input';
import CaseConversion from '@/utils/caseConversion';
import {
useGetMsisdnDataQuery,
useGetProductMetaDataQuery,
@mushfiqweb
mushfiqweb / menu.json
Created March 27, 2024 18:14
navigationConfig
[
{
"key": "nav.dashboard",
"title": "Dashboard",
"icon": "dashboard",
"type": "title",
"authority": [
"admin",
"user"
],
<ul class="navigation navigation-main" id="main-menu-navigation" data-menu="menu-navigation">
<li class="active nav-item" style=""><a href="https://172.16.10.217/home"><i class="la la-home"></i>
<span class="menu-title" data-i18n="nav.dash.main">Dashboard</span></a>
</li>
<li class="nav-item has-sub"><a href="#"><i class="la la-cogs"></i>
<span class="menu-title" data-i18n="nav.templates.main">Settings &amp; Others</span></a>
<ul class="menu-content" style="">
<li class="nav-item has-sub"><a href="#"><i class="la la-users"></i>
@mushfiqweb
mushfiqweb / qa.txt
Created February 22, 2024 06:51
After First QA Step
1. All checkboxes are barely clickable. User expects to click on both tik mark & "Remember me"
and same logic should be everywhere
2. While signing up, Lan dropdown shows bangla, change it to Spanish
3. Follow the number one rule for the checkboxes
4. On the dashboard, remove the settings icon beside "Upcoming Appointments & Court Hearings"
5. In Notification bell icon, add a red dot, if new notification is recieved, after viewing the notfis, the red dot will go away, if new notification comes, it will apprear again
6. In notifications, "Mark all read" show away once I click on that. there should a minimum visual diffenece after clicking the "Mark all read"
@mushfiqweb
mushfiqweb / plan.js
Created February 6, 2024 07:51
DXP-PLAN
Plan
v0
--
Access
- Users
- Roles
- Permissions
- Activity Log
- Access Log
@mushfiqweb
mushfiqweb / Information.js
Created January 31, 2024 19:26
Information
Personal Information:
Name: Mushfiqur Rahman Shishir
Phone: 01711340020
Email: hello@mushfiqweb.com
Designation: Pricipal Software Engineer
Social Presence:
Blog: https://mushfiqweb.com/
GitHub: https://github.com/mushfiqweb
@mushfiqweb
mushfiqweb / tnc.html
Created January 22, 2024 08:22
tnc example HTML file
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Learn More</title>
<link
rel="stylesheet"
href="http://myblapi-test.banglalink.net/learnMore/css/bootstrap.css"