Skip to content

Instantly share code, notes, and snippets.

@RazinTeqB
Last active July 4, 2025 12:04
Show Gist options
  • Save RazinTeqB/fe628821729d9c2d3badf813865b11f4 to your computer and use it in GitHub Desktop.
Save RazinTeqB/fe628821729d9c2d3badf813865b11f4 to your computer and use it in GitHub Desktop.

2024-01-02

  1. Zoho commission tracker - 10:05 - 13:45

    • Upgrade to symfony6
      • Commonds added
      • Services added
      • Exception added
      • php-cs-fixer added
      • Form/Types added
  2. Lunch Break - 13:45 - 14:10

  3. Zoho commission tracker - 14:10 - 17:00

    • Repositories imported from old modals
    • imported old repository functions to new repositories
    • removed unused parameters
    • simplified parameters usage
  4. Extra - 17:00 - 18:50

    • Helping sandeep bhai for zoho development
    • Helping hiral for rails react integration issue

2024-01-03

  1. Zoho Commission tracker - 09:30 - 13:50

    • routing implementation
    • access control fixes
    • template theme fixes
    • replacing fos with native symfony auth system
  2. Lunch Break - 13:50 - 14:10

  3. Zoho Commission Tracker - 14:10 - 17:00

    • zoho integration issues
  4. Helping aradhna for new project estimation - 17:00 - 17:40

  5. Zoho Commision Tracker - 17:40 - 19:15

    • Zoho Integration implementation changes

2024-01-04

  1. Zoho Commission Tracker - 10:00 - 14:05

    • zoho api token persist to db
    • zoho get invoices list, get specific invoice, payments list api integrated
  2. Lunch Break - 14:05 - 14:25

  3. Zoho Commission Tracker - 14:25 - 16:20

    • Zoho customerpayments api implemented
      • ZohoInvoice.invoices.READ, ZohoBooks.salespersons.READ
      • ZohoInvoice.invoices.READ, ZohoCRM.modules.ALL
      • ZohoInvoice.invoices.READ, ZohoInvoice.customerpayments.READ
      • ZohoInvoice.invoices.READ, ZohoInvoice.customerpayments.READ, ZohoBooks.fullaccess.all (working)
  4. Extra - 16:20 - 18:30

2024-01-05

  1. Zoho Commission Tracker - 10:00 - 10:30

    • ZOHO salesperson api fixed
  2. Extra - 10:30 - 12:00

    • laravel r&d
    • pre-commit hook to lint php code added
    • monitoring tool (telescope) setup
  3. ISI Abroad - 12:00 - 14:00

    • Project discussion
    • understanding project logic
    • db design -> table structure discussion
  4. Lunch Break - 14:00 - 14:25

  5. ISI Abroad - 14:25 - 19:30

    • Project code guidelines added
    • pre-commit hook for php lint fix added to git
    • github issue created for sandep
    • migration macro for timestamps default value created

2024-01-08

  1. ISI Abroad - 11:00 - 14:00

    • sandeep pr review and merge
    • Models created
    • doc-block generation for models
    • forgot-password implementation
    • role implementation
  2. Lunch Break - 14:00 - 14:20

  3. ISI Abroad - 14:20 - 20:05

    • Students list and advisor update api
    • merged db-design
    • Structure update for key casing

2024-01-09

  1. ISI Abroad - 09:15 - 13:55

    • BaseModel for model keys conversion to cameCase on jsonSerialize,
    • Middleware to convert camelCase api request keys to snake_case (eloquent supported)
    • Seeder to create FormSteps and FormSubSteps Added
  2. Lunch Break - 13:55 - 14:25

  3. ISI Abroad - 14:25 - 18:15

    • Superadmin seeder added
    • Form steps seeder added
    • Form Sub Steps seeder added
    • Role enum renamed to RoleEnum
    • Form step type enum added FormSubStepsTypeEnum
    • Job for form sync created
    • working on getting gravity form from wordpress api

2024-01-10

  1. ISI Abroad - 09:25 - 13:45

    • Learn React
    • front -> design (by mukesh) & skelton login basic logic (aradhna merged) and updated to git
    • front -> global api handler refactor
    • front -> login logic implementation
  2. Lunch Break - 13:45 - 14:10

  3. ISI Abroad - 14:10 - 18:15

    • front -> Implement Login
    • front -> Refactor layout structure
    • front -> Refactor http plugin
    • fetch form from wordpress gravity form fixed.
    • update table structure to process sync form logic

2024-01-11

  1. ISI Abroad - 09:40 - 13:40

    • Form structure sync job implemented
    • Pest php for testing implemented with basic structure testing
  2. Lunch Break - 13:40 - 14:10

  3. ISI Abroad - 14:10 - 18:50

    • Document Form structure job
    • Added credentials in git discussion
    • front -> Cypress test implementation
    • front -> Login basic Cypress test added
    • front -> Cypress guideline added
    • sandeep task check and merged

2024-01-12

  1. ISI Abroad - 09:50 - 13:15

    • Updated pre-commit hook
      • pint check success
      • run pest test
    • added github action
    • eslint in progress
  2. Lunch Break - 13:20 - 14:35

  3. Extra - 14:35 - 19:05

    • shell script for git CI (clone and setup repo, and run unit tests)
    • Front: eslint with prettier implemented
    • Front: pre-commit hook implementation

2024-01-15 (Holiday)

2024-01-16

  1. ISI Abroad - 10:10 - 13:40

    • front -> eslint fixes, eslint and prettier uploaded, pre-commit hook script updated
      • manually eslint fixes
    • scramble api docs replaced with scribe api documentation
      • for better customization and try out feature.
  2. Lunch Break - 13:40 - 14:10

  3. Fraudniffer - 14:15 - 14:45

    • task explained to vishwa
    • AI Api collection created and tested (apis not working)
  4. ISI Abroad - 14:45 - 19:40

    • Form sync job updated to allow custom fields which does not have inputName (like signature)
    • tested isi wp form and shared feedback with vishwa
    • helping, sandeep for student register endpoint
    • helping aaradhna for react frontend logic
    • helping mukesh for react frontend admin panel design
    • Working on creating CI for isi front repo

TODO: solve laravel ci script

2024-01-17

  1. ISI Abroad - 10:20 - 13:55

    • React GH Action
  2. Lunch Break - 13:55 - 14:20

  3. ISI Abroad - 14:20 - 19:15

    • React GH Action fixed
      • cypress test work fine on GH Action
    • Process form sync job updated to allow individual form to be synced individually

2024-01-18

  1. ISI Abroad - 10:25 - 13:15

    • helping sandeep and vishwa for ISI project
    • front -> login cypress test updated
    • front -> forgot password page and logic implementation
  2. Lunch Break - 13:15 - 13:40

  3. ISI Abroad - 13:40 - 19:10

    • front -> Explained settings/formSync page logic to aaradhna
    • Project code structure discussion with yogesh sirf
    • tasks planing for next demo
    • front -> forgot password uploaded
    • friday plan explain to sandeep

2024-01-19 (Planned leave - to be compensated with holiday on 26 jan)

2024-01-22

  1. ISI Abroad - 09:25 - 13:45

    • #44 - Create interface for custom service class (gravity form) -
    • fraud, understanding and explaining task to sandeep (lambad image recognition implementation)
    • ISI -> setting keys type and label added for setting get api
    • Github create issue on exception
      • api access with token working
      • github service and catch exception structure created
  2. Lunch Break - 14:00 - 14:30

  3. ISI Abroad - 14:25 - 17:50

    • #64 - Github create issue on exception (Done)
    • #66 - Develop Branch create with CI implementation
    • #67 formSync: date,time,datetime field specification for table structure and index this field and number field also

2024-01-23

  1. ISI Abroad - 09:30 - 13:40

    • delivery address (send mail to specific addresses only) - merged manually from #-42
    • student table missing field from db design discussion added
    • Front -> Setting layout design
      • Basic setting page design (including view/edit page)
  2. Lunch Break - 13:40 - 14:10

  3. ISI Abroad - 14:10 - 19:25

    • front -> form sync settings page designed
    • helping sandeep bhai for fraud task
    • Advisor crud api issues fixed

2024-01-24

  1. ISI Abroad - 09:50 - 14:00

    • Seeder UX updates (used laravel/prompts)
    • front -> advisor ui design
    • helping sandeep for fraud task
  2. Lunch Break - 14:00 - 14:20

  3. ISI Abroad - 14:20 - 18:20

    • CI script issue check - php version issue, required version is 8.3 on server it was 8.1
    • Fraud task test
    • front -> Rendered more hooks than during the previous render. issue check
    • front -> found all component rendered issue

2024-01-25

  1. ISI Abroad - 10:00 - 13:55

    • Auth Test clean up
    • api -> script cleanup and issue fix on 12 server
    • front -> auto deploy script created
  2. Lunch Break - 13:55 - 14:20

  3. ISI Abroad - 14:20 - 19:45

    • 122 deployment with yogesh sir
    • wordpress form submit code imported to 122
    • api -> env variable not accessible issues fix

2024-01-29

  1. MissionMed - 09:55 - 13:30

    • Deploy to digital ocean r&d
    • deploy on Manage -> Apps implemented
  2. ISI Abroad - 13:30 - 14:00

    • Deploy composer post autoload php version issue r&d
  3. Lunch Break - 14:00 - 14:25

  4. ISI Abroad - 14:25 - 15:00

    • front-issue check and explained to krushita
  5. MissionMed - 15:00 - 18:35

    • Deploy to digital ocean
      • DB created
      • cache laravel config
      • no dev pkg of composer
      • new app created for react app deploy (called missionmed-app)

move missionmed-backup means backend to new york region

2024-01-30

  1. MissionMed - 09:40 - 13:50

    • Deploy to Digital Ocean
    • react routing 404 issue fixed
    • coordinating with krushita for isi-routing issue
    • coordinating with aaradhna and sandeeo for isi - progress
  2. Lunch Break - 13:50 - 14:10

  3. MissionMed - 14:15 - 20:20

2024-01-31

  1. ISI Abroad - 10:10 - 13:55

    • ISI - cors headers added
    • enable telescope in prod
    • front -> fix github action
      • to use the gh variable for .env
      • tests fixed
  2. Lunch Break - 13:55 - 14:20

  3. ISI Abroad - 14:20 - 18:30

    • helping sandeep and aaradhna for isi task
    • laravel email global to r&d (with monika and yogesh sir)
    • front -> advisor crud cypress test (WIP)

2024-02-01

  1. ISI Abroad - 09:40 - 13:50

    • reset password link not working
    • when no advisor found show (No advisor found message)
    • add/edit advisor change placeholder
      • add phone_number field
    • tynimce configration (api key)
  2. Lunch Break - 13:50 - 14:20

  3. ISI Abroad - 14:20 - 18:00

    • testing aaradhna task reset page task
    • email template variable added
    • email template variable replace global function created
    • backend -> cherry-pick changes from sandeep branch
    • main deployment done.

2024-02-02

  1. ISI Abroad - 09:40 - 13:50

    • project planning with yogesh sir
    • explained taks to aaradhna
    • added template variable for visa letter
    • reset-password email url encode issue fix
    • front tinymce plugins r&d
    • api -> response global middleware for case conversion
  2. Lunch Break - 13:50 - 14:15

  3. ISI Abroad - 14:15 - 18:30

    • manually picked setting controller route refactor from sandeep branch
    • fixed conflicts
    • tested and merged to develop and main.
    • explained design task to mukesh
    • delete previous document entry for advisor image

2024-02-05

  1. ISI Abroad - 09:50 - 13:55

    • command to delete documents from s3
    • add two new tables
      • Home college
      • Country of Citizenship
    • helping sandeep for fraud task
  2. Lunch Break - 13:55 - 14:25

  3. ISI Abroad - 14:25 - 19:40

    • DB design discussion updated (with table brief descriptions)
    • User roles many to many relationship implementation
    • helping sandeep for fraud task
    • helping mukesh for isi design

2024-02-06

  1. ISI Abroad - 09:40 - 13:50

    • merged email template crud front-end changes
    • Created string title key for email templates
    • reviewed email template moved to settings
    • setting institutes tree-view listing
    • Bugfix pagination conditional render counter visible
  2. Lunch Break - 13:50 - 14:10

  3. ISI Abroad - 14:20 - 19:25

    • Update profile api implemented
    • aaradhna pr review
    • deploy created
    • input for profile page implementation share with aaradhna
    • Student register store fields dynamically implemented

2024-02-07

  1. ISI Abroad - 10:10 - 13:40

    • form sync logic updated -> insert select field data
    • pr review and merge
  2. Lunch Break - 13:40 - 14:10

  3. ISI Abroad - 14:10 - 19:15

    • helping sandeep bhai for test cases
    • explain cypress test to monika
    • emergency banner get student based on institue/session/program api create
    • task planing with yogesh sir
    • Store emergency banner api validation updated

2024-02-08

  1. ISI Abroad - 10:15 - 14:00

    • create filter for start_datetime and end_datetime on emergency banner listing
    • add enabled disable banner field
    • Emergency banner
      • listing filter (start end datetime) complete
      • store and update validation logic fixed
      • only update banner isEnabled flag validation updated
      • student listing api for banner based on institute/program/session implemented
  2. Lunch Break - 14:00 - 14:10

  3. ISI Abroad - 14:10 - 17:00

    • emergency banner is enabled flag update validation issue fixed
    • checked monika cypress implementation
    • explained cypress to sandip
    • DB changes document updated
    • student register avoid setting foreign key of session and program table of institute and session respectively.

2024-02-09

  1. ISI ABroad - 10:10 - 13:50

    • Setting students api change
    • Fixing failing test cases for front end
    • Project discussion with yogesh sir
    • Update form sync setting document
    • Fix styling on credential discussion
    • Create discussion for general document
      • global docs added
      • login docs added
  2. Lunch Break - 13:50 - 14:10

  3. ISI Abroad - 14:10 - 19:15

    • Update setup local discussion
      • Add pre-commit hook details
    • fix advisor and basic setting cypress test monika

2024-02-12

  1. ISI Abroad - 09:40 - 12:15

  2. zoho commission tracker - 12:15 - 14:00

    • zoho integration table added column
      • client id, secret, code and origanization
      • and update form implemented
  3. Lunch Break - 14:00 - 14:20

  4. Zoho commission tracker - 14:20 - 16:40

    • use zoho credentials from db instead of env in zoho service implemented.
    • bug fixes in update service
  5. ISI Abroad - 16:40 - 18:40

    • verify wordpress form (28)- form verified
    • synced in local and verify pending
    • reviews krushita front pr.

2024-02-13

  1. ISI Abroad - 09:55 - 13:45

    • Verified krushita pr
    • wordpress form 23 sync issue fixing
  2. Lunch Break - 13:45 - 14:10

  3. ISI Abroad - 14:10 - 18:50

    • verify wordpress form 23
    • fields table order logic implemented
    • deploy to main pr verified- ready to review.

TODO: Core php zoho project task

2024-02-14

  1. Zoho commission tracker - 10:15 - 14:00

    • under agent -> view -> add field default_admin_fee (show only to admin user and can be updated by admin user only)
    • create organization table and replace this in Zoho Integration Credentials page
      • name
      • org_id
      • enable/disable
    • add organization_id in invoices table.
  2. Lunch Break - 14:00 - 14:25

  3. ISI Abroad - 14:25 - 20:00

    • cypress studio implementation
    • student_meta table created
    • fix emergancy banner datetime picker mobile variant issue

2024-02-15

  1. ISI Abroad - 10:00 - 13:40

    • student listing fields list api added
    • form 23 verified
  2. Lunch Break - 13:40 - 14:00

  3. ISI Abroad - 14:00 - 18:10

    • Student step information merged in form sub steps api for single student while rendering form in front.
    • form 24/21 verified
      • mission fields keys added
    • form 15 in-progress
    • explained student listing api logic to aaradhna
    • setup laravel api project in aaradhna laptop

2024-02-16

  1. ISI Abroad - 10:05 - 13:15

    • form 22 verified
    • form 15 pending from - Mandatory Architecture/Interior Architecture Studio Course (Fall)*
    • student listing dashboard and deploy tested and some cleanup, and gh action main updated.
  2. Lunch Break - 13:15 - 14:30

  3. ISI Abroad - 14:30 - 18:35

    • form sync table structure discussions with aaradhna and krushita.
    • form 15 verified
    • form 20 verifying

2024-02-19

  1. ISI Abroad - 09:45 - 13:40

    • remove field table eager load for student form render api
    • form 20 verified
    • form 9 verified
  2. Lunch Break - 13:40 - 14:15

  3. ISI Abroad - 14:15 - 19:15

    • form 27 verified
    • form 26 verified
    • form 18 verified

2024-02-20

  1. ISI Abroad - 10:05 - 14:00

    • form 17, 19, 12, 16, 14, 13 verified
    • fixing fields sorting logic
      • when changing order of the field we need to update the order of other fields also between order change range.
  2. Lunch Break - 14:00 - 14:25

  3. ISI Abroad - 14:25 - 19:15

    • 23 ,24 ,21 ,22 ,15 sync check
    • pending from 20

2024-02-21

  1. ISI Abroad - 10:00 - 14:00

    • 20,9,2,27 sync check
    • fields api fix
    • dashboard api implementation
  2. Lunch Break - 14:00 - 14:20

  3. ISI Abroad - 14:20 - 19:55

    • prepared deploy
    • testing and bug fixes
    • live testing and bug fix

2024-02-22

  1. ISI Abroad - 10:25 - 14:05

    • explain tasks to sandeep, aradhna, tested and shared wordpress issue with vishwa
    • Form verification 2,27,
    • front -> student filter listing order input type text implementation
  2. Lunch Break - 14:05 - 14:45

  3. ISI Abroad - 14:45 - 19:20

    • Deploy to production
      • minor bug fixes
      • cypress test to sync the admission form first

2024-02-23

  1. ISI Abroad - 10:00 - 13:50

    • Form sync check completed
    • advisor login 401 issues fixed
    • admin student listing field popup style improvements
    • student filter backend r&d.
  2. Lunch Break - 13:50 - 14:35

  3. ISI Abroad - 14:35 - 19:30

    • front
      • open datetime picker (both start/end datetime picker) on input click instead of icon
      • on add/edit and on listing filters
      • add/edit dropdown (institute/program...) label removed and show placeholder shown
      • dropdown setters fix.
      • ux improvements.

2024-02-26

  1. ISI Abroad - 11:30 - 13:55

    • sandeep pr verify
      • student show api improvements
      • document link resolution refactored to service class
      • test improvements
  2. Lunch Break - 13:55 - 14:15

  3. ISI Abroad - 14:15 - 17:20

    • front
      • fixed failing tests

        • form sync test
        • emergency banner test
      • where to store the global setting icons

    • Basic setting form step add
      • upload complete step icon and re-check step icon

BUG: Basic setting institute image upload not working

2024-02-27

  1. ISI Abroad - 10:00 - 12:30

    • Basic setting institute image path not working fixed
    • student listing image component implemented for profile image.
    • agent info add assigned student count api
  2. Zoho Commission tracker - 12:30 - 13:30

    • Add Unpaid commission in agent view
      • and in payout page
    • dynamic organization name in payout and print.
  3. Lunch Break - 13:30 - 13:50

  4. ISI Abroad - 13:50 - 19:30

    • get advisor api, added assigned students
    • student listing minor improvements
    • New console command to delete older form sync logs files added.
    • split cypress test into job r&d

2024-02-28

  1. ISI Abroad - 09:50 - 13:45

    • reviews pr of krushita,
    • react prod build r&d
  2. Lunch Break - 13:45 - 14:25

  3. ISI Abroad - 14:25 - 19:30

    • student filters meta table query implementation
    • vite build implemented successfully
    • build chunk split r&d
      • lazy load component for faster initial page load

2024-02-29

  1. ISI Abroad - 09:55 - 13:50

    • form sync map with gravity form id
    • avoid showing global setting to student dashboard
  2. Lunch Break - 13:50 - 14:05

  3. ISI Abroad - 14:05 - 18:30

    • student dashboard advisor actions api pr review, conflicts fix (so many 😅), merged into student list api branch.
    • bulk assign advisor 500 bug fix
    • form sync update to allow signature field from wordpress form submission using adminLabel field as key
    • student listing rename advisor_id field with title case name
    • Database design discussion updated with recent changes

Q.

  1. Why basic settings -> from_email field
    • because email from address is used from .env

2024-03-01

  1. ISI Abroad - 10:25 - 14:00
    • Added documentation for the
    • form sub step version logic fixed to avoid duplicate of same json object
  • Create global setting form sub step
    • sync this form
      • separate the form sync job to service class
    • to make entry of the institutes
  • create other form sub step means all other sub steps
  • and create sub step which has multiple gravity form id, separate entries in the form sub steps table
  1. Lunch Break - 14:00 - 14:25

  2. ISI Abroad - 14:25 - 19:20

    • Create new service class to handle the gravity form sync

2024-03-04

  1. ISI Abroad - 09:50 - 13:35

    • student listing image component for signature field
    • form sub steps seeder updated for multiple steps for institutes
  2. Lunch Break - 13:35 - 14:00

  3. ISI Abroad - 14:00 - 18:30

    • fixed filter column order issue in form sync service
    • show steps based on student institute
    • student dashboard ux improvements
      • table for supporting documents link
      • side bar main actions for admin user sticky
    • PR review and feedback shared with aaradhna.

Feedback:

  • when logged in with student
    • student can only view the form step instructions (via question mark icon followed by step title. ex: Step One: Application Document). and cannot edit the instruction with "Edit Section Instructions". and this "Edit Section Instructions" should not be visible to student
    • need to render HTML for the "Note from your Addmission Advisor"
    • fix typo: in "Note from your Addmission Advisor" -> "Note from your Admission Advisor

2024-03-05

  1. ISI Abroad - 10:10 - 13:40

    • student dashboard pr verified and merged
    • document upload to s3 functionality moved to service class
    • improved the parse email template logic to also use variable from student metas.
    • Admin side loaders implementation tested and merged.
    • settings -> student field filter -> help tooltip added.
  2. Lunch Break - 13:40 - 14:10

  3. ISI Abroad - 14:05 - 19:15

    • Helped aaradhna for generating pdf in laravel.
    • Admin -> student listing show deleted students filter added.
    • Student dashboard sidebar data from student meta fixed
    • frontend all typos fixed
    • Generate acceptance letter api fixes
      • delete previous document
      • delete temp file from local storage
      • upload to s3 response with response class refactor for better DX
    • react slots r&d for better component usage (in popups like tinymce in popup.)
  • add filter in student listing to show deleted students.
  • verify synced forms
  • check and fix student dashboard sidebar data.
  • Add alternative view, for student dashboard. to show when student application is withdrawn

2024-03-06

  1. ISI Abroad - 10:20 - 13:35

    • Generating visa letter
      • render pdf implemented
      • ux improvement when moving across page (means section.)
      • overall ux improvement.
      • backend clean up and minor fixes.
  2. Lunch Break - 13:35 - 13:55

  3. ISI Abroad - 13:55 - 20:15

    • Additional bug fix:
      • On student upload profile image, previous uploaded image entry in documents table should be soft deleted.
      • Need to check other file uploads also to soft delete previous entries from documents table
      • Emergency banner -> add/edit. On change of institute/se... get students api is called. but on unselect it should also call the students get api.
    • Hubspot integration in gravity form r&d to sync forms entries with hubspot.
    • Hubspot service created to api calls
    • student seeding command added to seed dummy students.

2024-03-07

  1. ISI Abroad - 10:15 - 13:30

    • Hubspot api service created
    • tasks discussion with aaradhna and krushita
    • helping hiral for js related issue.
  2. Lunch Break - 13:35 - 13:55

  3. ISI Abroad - 13:55 - 19:40

    • hubspot r&d and api docs research
    • helping hiral for js related issue.
    • student dashboard
      • student approve status sync with step information statuses

2024-03-08

  1. ISI Abroad - 10:05 - 13:30

    • global setting icons moved from form step to setting table
    • frontend conflicts resolved in pr 137
    • hubspot raw api implementation
  2. Lunch Break - 13:30 - 13:55

  3. ISI Abroad - 13:55 - 18:15

    • failing cypress tests fixes
    • fixed student dashboard steps status
      • for step4
      • and updated logic of calculating the step status based on sub step statuses

2024-03-11

  1. ISI Abroad - 10:00 - 13:35

    • project document review
      • wordpress admission form minor changes applied to both 122 and prod (by mukesh)
      • front -> save step info loader backend hidden issue fixed.
      • setting singleton class
  2. Lunch Break - 13:35 14:00

  3. ISI Abroad - 14:00 - 18:30

    • log view implementation, to access application logs, filter and search for easy debugging
    • latter generation conflicts fix and failing test fixes
    • Student dashboard filter disabled items hidden for students
    • admin -> student listing items per page dynamically with dropdown added
      • show filters and change columns button style added
    • student sub steps form store api work started

2024-03-12 (Ramzan started)

  1. ISI Abroad - 09:00 - 13:30

    • Student form submission api created
      • enum to manage form sub step id
      • manage fixed form like links in student table
    • pr review, testing and deployed to 122.
  2. Lunch Break - 13:40 - 13:55

  3. ISI Abroad - 13:55 - 17:15

    • Student form submission api completed
    • Student dashboard minor styling fixes
    • task plan.

check no wrap css issue.

2024-03-13

Mouse charged today

  1. ISI Abroad - 08:40 - 13:40

  2. Lunch Break - 13:40 - 13:55

  3. ISI Abroad - 13:55 - 17:00

    • Helping aaradhna for student dashboard status management
    • Download report job implementation work started

2024-03-14

  1. ISI Abroad - 08:35 - 13:40

    • Review krushita pr, on submit form submit feedback changes
      • fixed form popup open flicker issue
      • merged
    • manifest json updated for add to home for mobile devices feature
      • icons updated
    • aaradhna pr reviewed and merged
    • project planning
    • soft Deleted application implementation (front and backend)
  2. Lunch Break - 13:40 - 14:50

  3. ISI Abroad - 13:50 - 17:00

    • helping aaradhna for avoid login for deleted student
    • (soft deleted) student should be viewable
    • cannot perform any action on student dashboard
    • on student listing no action except unArchived should be performed
    • If Archived show Un archive action button when soft deleted on student dashboard

2024-03-15 (Ramzan - WFH)

  1. ISI Abroad - 08:30 - 13:20

    • Reviewed aaradhna pr

      • added several comments on both front and backend pr
    • Reviewed/tested and merged krushita pr.

      • minor improvements made.
    • Working on generate export report.

      • Build csv file utility function
      • create utility function to handle generate file upload from saved in local to s3
        • like generated acceptance/visa letter, or generate report files.
    • Reviewing aaradhna updated pr:

  2. Break - 13:20 - 14:15

  3. ISI Abroad - 14:15 - 17:10

    • Tested aaradhna pr and merged to develop
    • krushita pr on file upload component improvements reviewed, tested and merged.
    • helping aaradhna for multiple file upload issue.
    • Working on generate export report.
      • created job to send emails (using queues in the backend).
      • created new email template for sending email of generated report.

2024-03-18

  1. ISI Abroad - 08:30 - 13:45

    • Working on generate export report.
      • added default student table columns
      • parse advisor id with email
    • review aaradhna pr - multiple file upload for supporting documents
      • pass student id for multiple file upload api
        • to store reference in document table.
      • refactor backend document link service to directly use multiple file upload object instead of creating new custom object
      • added validation for file parameter.
    • Working on generate export report.
      • Disable export dropdown if not students found
  2. Lunch Break - 13:45 - 14:05

  3. ISI Abroad - 14:05 - 17:15

    • Working on generate export report.
      • Download report functionality wise abstraction for better error and multiple format handling.
      • started working implementation of excel export.
    • Reviving aaradhna pr.
    • Working on generate export report.
      • Excel export implemented
    • r&d on implementation of pdf export with dompdf

need to append custom writer instance to Excel::store method

2024-03-19

  1. ISI Abroad - 08:15 - 13:30

    • Implemented DomPDF export for latter generation 😎
    • Removed spatie laravel-pdf completely.
    • Student export report PDF Implemented 🦾
    • rejected student should not be able to login.
    • on each action logout if rejected
    • Disable all actions for rejected student (same as archived student).
    • Add global css to gray out the disabled action (for rejected and archived students).
  2. Lunch Break - 13:30 - 14:00

  3. ISI Abroad - 14: 00 - 16:55

    • Generate letter -> add Send Button.
      • both frontend, backend implemented
    • send student registered email to admin user also. (means to settings->from_email)

2024-03-20

  1. New Project estimation - 08:20 - 10:00

  2. ISI Abroad - 10:00 - 14:50

    • Review aaradhna pr - student dashboard api test cases
      • bug fix after add.status middleware addition
    • preparing deploy to main
    • Project discussion
      • Emergency banners Is Active checkbox not working in listing
      • Delete Emergency Banner not implemented in frontend side.
    • Application status badge color implemented
  3. Lunch Break - 14:50 - 15:15

  4. ISI Abroad - 15:15 - 17:35

    • Prod deploy review
    • prod issues fix (mysql strict disable)
    • prod form syced

2024-03-21

  1. ISI Abroad - 08:25 - 13:30

    • prevent emergency banner search if not start-date and end-date is selected
    • queue log files are not listed in log viewer.
    • welcome page env status not working in prod
    • Project discussion
      • multiple small issue fixed label.
  2. Lunch Break - 13:30 - 14:40

  3. ISI Abroad - 14:40 - 17:10

    • Global Settings
      • added ready for review icon column and api modification
    • Student step is completed implementation
    • tasks explained to krushita
    • aaradhna pr review and merged

2024-03-22 - (Ramzan - WFH)

  1. ISI Abroad - 08:00 - 14:55

    • v1.0.0-alpha.1 retrospective issue fixes.
      • Verified pr of aaradhna and krushita.
    • merged and tested everything in develop.
  2. Lunch Break - 14:55 - 15:10

  3. ISI Abroad - 15:10 - 16:35

    • tested and reviews krishita pr about icons and label reactively update on form submit fix.
    • final deploy testing
    • all form synced in production.

2024-03-26

  1. ISI ABroad - 08:30 - 13:40 (Actual time - 08:55- late in because of no keys.)

  2. Lunch Break - 13:40 - 13:55

  3. ISI Abroad - 13:55 - 17:00

    • Check all emails we give like on Withdraw, Reject, accept as I dont think email will be send properly to Students.
    • Send email to each step completion as well as Accept application to Student
      • accept, conditional, reject email implemented

2024-03-27

  1. ISI Abroad - 08:35 - 13:35

    • Bugfix/pulse dashboard keeps loading #275
    • Email Templates with usage implementation - bugfixes #277
    • project discussion
    • fixed billing & deposit ready to review icon not working
    • WIP: Change filterable columns - priority to the user table display_field and filterable_field.
    • WIP: change display columns
  2. Lunch Break - 13:35 - 13:50

  3. ISI Abroad - 13:50 - 17:00

    • Save admin user filter setting completed.
      • 281, # 280, # 204

    • front linkify global function created
      • added linkify for all missing html renderers
    • Sync global filter setting updates with user also.

2024-03-28

  1. ISI Abroad - 08:25 - 13:40

    • failing test cases fixed and testCases pr merged to develop.
    • BUG: New user student listing when no saved filters exist
    • Forgot password customize email template implemented
  2. Lunch Break - 13:40 - 13:55

  3. ISI Abroad - 13:55 - 15:55

    • Forgot password email notification via laravel notification with queue system implemented.
    • hubspot integration.
  4. ISI Abroad - 16:15 - 17:20

    • Attempt to fix - error Expected response code "250" but got code "550", with message "550 Error458 block"

2024-03-29 - (Ramzan - WFH)

  1. ISI Abroad - 08:00 - 13:20

    • Close older Issue - which are created when initial development
    • Email template description
      • backend:
        • new description column added
        • new seeder with all the email templates initial description including screenshots.
      • frontend
        • Added Description column in listing with view button to open description in popup
        • view/edit view button to open description in popup added (same as listing)
        • ux changes.
    • Impersonate user laravel r&d
    • Create Masked DB dump from ssh implemented
  2. Lunch Break - 13:20 - 14:15

  3. ISI Abroad - 14:15 - 17:45

    • Impersonate Student implemented
    • backend
      • pr -> 297,298,299,300
    • front
      • pr -> 211,212

2024-04-01

  1. ISI Abroad - 08:35 - 13:40

    • Tinymce add all available plugins
      • Implement s3 file upload for tinymce image plugin
      • Increase height of the Student Note and Advisor Note
    • WIP: Implement draggable in the student listing Change Display Columns
      • frontend draggable implementation, and update order in fields table.
  2. Lunch Break - 13:40 - 13:50

  3. ISI Abroad - 14:00 - 17:20

    • WIP: Implement draggable in the student listing Change Display Columns
      • Backend: need to re-write order ripple effect modification logic to avoid updating (global) fields table order for advisor user.

2024-04-02

  1. ISI Abroad - 08:30 - 13:35

    • Implement draggable in the student listing Change Display Columns
      • backend - instead of updating field order directly on field table, managed to handle update logic with array and update in db based on user role
      • frontend
        • optimized redundant api calls
        • list item uniqueness issue fix
  2. Lunch Break - 13:35 - 13:50

  3. ISI Abroad - 13:50 - 17:00

    • Implement draggable in the student listing Change Display Columns
      • Draggable update order on react-dnd hover action initial implementation and explain to krushita
    • Hubspot integration
      • Create new table to hold reference to hubspot key with gravity field in backend
      • relevant, controller model and model relationships created.
      • WIP: on gravity form sync implement updating the hubspot_feed_map table using gravity form feeds data

2024-04-03

  1. ISI Abroad - 08:30 - 12:35

    • Draggable column issue fixed from krushita pr
    • process hubspot sync job created and dispatch on form submit
    • sync gravity form feed on form sync process implemented
  2. Deadend - 12:35 - 13:05

    • Header open popup on hover instead of click
  3. ISI Abroad - 13:05 - 13:40

    • sync gravity form feed on form sync process implemented
      • dry refactor
      • WIP: mapping issue
  4. Lunch Break - 13:40 - 13:55

  5. ISI Abroad - 13:55 - 16:50

    • Hubspot integration
      • created new column in form sub steps table to store gravity form feed object reference.
      • update new column gravity_form_feed on form sync when form feed fetched from the hubspot
      • query optimization
      • WIP: With HubspotFieldMap build data to post to gravity form.

2024-04-04

  1. ISI Abroad - 08:00 - 14:00

    • Hubspot api form submission implementation
      • Forms are submitted to hubspot via api, and are shown properly in hubspot ui.
      • duplicate field across form for hubspot_field_map table -> working fine.
      • Delete old logs command improvements and delete hubspot sync log files also.
      • hubspot resolve additional fields entry properties custom statically defined with dynamic value
  2. Lunch Break - 14:00 - 14:15

  3. Extra - 14:15 - 16:45

    • ZOHO Crm task understanding
      • Task list point created.
    • Learning Nuxt 3

2024-04-05 - (Ramzan - WFH)

  1. ISI Abroad - 07:55 - 13:10

    • gh-issue-309 Make Acceptance and Visa letter by institute
      • backend
        • add letter columns in institute via migration
        • remove letter columns from settings table
        • created seeder to add institute table letters (with production letters content)
        • update basic setting listing api
        • update basic setting update api for institute letters
        • fix student test cases for above changes
      • frontend
        • remove letter columns from Basic settings block
        • skelton loader for gloabl setting block
        • added acceptance/visa letter in institute table (as shown in issue screenshot)
        • minor ui alignments updates.
    • Student form submission sync to hubspot improvements
      • error handler added
      • blank hubspot feed match check added.
    • WIP: Student Listing column order improvements
  2. Lunch Break - 13:15 - 14:15

  3. ISI Abroad - 14:15 - 17:30

    • gh-issue-309 Make Acceptance and Visa letter by institute
      • seeder simplified
    • gh-isse - 308 Advisor Name and Email fix
    • WIP: Student Listing column order improvements
      • virtuaso implementation for smoother scroll and drag

TODO:

- On form submit update location, program, session and other table.\
- Remove fields table entry which is letter renammed.
- 

2024-04-08

  1. ISI Abroad - 08:40 - 13:45

    • Student listing
      • column list re-write draggable implementation for bulk update and performance.
      • both front-end and back-end implementations.
    • Student emergency banner view background color change to theme orange
    • Update student relationship fields like location, session etc.
      • custom event bus implemented in front-end
  2. Lunch Break - 13:45 - 14:00

  3. ISI Abroad - 14:00 - 17:15

    • Basic setting -> studen field filter
      • default visible and hiddend table speration
      • fixed drag hover issue (same as student listing show/hide column popup)
      • implemented vituoso for eficient rendering for hidden field
      • written test for new bulk order update endpoint
      • removed order calculation logic form backend

2024-04-09

  1. ISI Abroad - 08:35 - 13:40

    • Hubspot tracking with token implemented in frontend
    • pass hubspot token on form submission context.
    • fixed student listing text filter field issue.
    • mkd builder task understanding
    • isi deploy to prod
    • isi email not sending production issue check
  2. Lunch Break - 13:40 - 13:55

  3. MKD Builder - 13:55 - 16:45

    • module js with minifyier implementation
    • isi design inputs

2024-04-10

  1. MKD Builder - 08:20 - 14:05

    • lincese check module file resolve in other js file implementation

    • plugin encryption logic discussion with yogesh sir

      • r&d of php code encyption using php bolt extension.
    • Final Implementation as discussed (To be implemented)

      • on wp-admin side

        • run the lincese-check js and make api call to lincese provider portal
        • if licese is invalid then make api call to internal api removing lincese key from end-user db (meta)
      • on front side

        • run the lincese-check js and make api call to lincese provider portal
        • if licese is valid then only load other functionlity js files or else not
      • minify all js file

  2. Lunch Break - 14:05 - 14:25

  3. MKD Builder Encryption - 14:25 - 16:30

    • license check js implementation

2024-04-11 - Ramzan Eid Leave

2024-04-12 - Ramzan Eid Leave

2024-04-15

Mouse charged today

  1. MKD Builder - 09:05 - 11:00

    • Apache config allow license-check.js file from any origin.
    • handler lincese check fail redirect handler
  2. ISI Abroad - 11:00 - 13:30

    • sandeep bhai task check
      • cleanups
      • dashboard filter combination with sending institutes not working bug fixed
      • total committed with filters fixed
      • other minor fixes.
      • dashboard api test updated for newly added cards
    • Sending institute dynamic options (backend)
      • created new column in settings table to store personal infor form sending_institute field choices
      • updated dashboard stats api to pass sending_institute from setting table.
  3. Lunch Break - 13:30 - 14:00

  4. ISI Abroad - 14:00 - 19:30

    • Sending institute filter dynamic options (frontend)
    • Issue-323 additional user level
      • Add user role list and home college list with api implmeneted with app context
      • listing role displayed
      • WIP: backend home college accesor circular reference issue

2024-04-16

  1. ISI Abraod - 09:40 - 13:30

    • Issue-323 additional user level
      • user home college relationship fixed
      • database management ui laravel package r&d
      • user role wise filter implemented both frontend and backend
  2. Lunch Break - 13:30 - 14:00

  3. MKD Builder - 14:00 - 19:30

    • license-admin implementation
      • js obfuscator implemented
      • handle redirect fixed
      • update client db with server data api implemented and called with license check js
      • dynamically load assets into dom, src from server
  • W6LCtCCOMbvYGVGAvq9H

2024-04-17

  1. Mkd Builder - 09:40 - 13:40

    • event bus changes to class format for better obfuscation,
    • final testing
    • builk minify on build implemented
    • cleanup
  2. Lunch Break - 13:40 - 14:10

  3. MKD Builder - 14:10 - 14:30

    • Explain implementation to monika, for referance and to push to git.
  4. ISI Abroad - 14:30 - 18:25

    • Issue-323 additional user level
      • basic user and abroad advisor user
        • admin dashboard fixex
        • allow only view
        • student dashboard allow only view
  5. MKD Builder - 18:25 - 20:35

    • Obfuscated multiple js file identitfier already defined issue r&d`

2024-04-18

  1. MKD Builder - 09:25 - 14:35

    • uploaded minified js files and mkd live setup issues fixes with monika
  2. Lunch Break - 14:35 - 15:05

  3. ISI Abroad - 15:05 - 19:45

    • Reviewed sandeep tasks
      • Clickable Links on Dashboard issue-331
      • Additional Filters issue-329
        • implemented sync application status filter with url search parameters.
      • Additional Dynamic Variables to Use issue-330
    • Issue 334 - Form #2 (Eligibility Form) not working
    • Issue Found
      • Logged in with advisor user and already have profile image then chaging name and email will not be updated.

2024-04-19

  1. ISI Abroad - 09:55 - 13:50

    • Profile user name and email form submission bug fix (when image available form does not submit)
    • cleanup and pushed roles integration
    • WIP: writing tests
  2. Lunch Break - 13:50 - 14:20

  3. ISI Abroad - 14:20 - 19:35

    • Updated advisor routes to users
    • fixed 404 blank page to redirect to home page.
    • Helped vishawa to fix gravity form submission survey field issue.
    • Live site testing after deploy
      • 2 blank entries of table found and deleted (by yogesh sir).
      • profile page image upload bug found
    • resolve student first name in reject student email, (as client has used that variable in the template)
    • Tryied to debug pulse dashboard bug

2024-04-22

  1. ISI Abroad - 09:45 - 13:35

    • Gravity forms not displaying all HMTL commands In Testing - gf form popup p tag all: revert added. and proposed more options in git issue as comment.
    • Selected File Type Not Allowed - allow image/* to all FileUpload component (in gf fomr render popup)
    • WIP: Signature component implementation
  2. Lunch Break - 13:35 - 14:05

  3. ISI Abroad - 14:05 - 19:20

    • Student dashboard arrow key scroll controlled speed implmeneted
    • WIP: Signature Component implementation

2024-04-23

  1. ISI Abroad - 09:35 - 13:35

    • WIP: Signature Component implementation
    • Task deployed to prod testing
      • Hotfix: Student text filter issue fix
    • Signrate Component implementation testing on stage
  2. Lunch Break - 13:35 - 14:05

  3. ISI Abroad - 14:05 - 18:00

    • Signrate Component implementation pr created and test on production
      • Disable Save button after save to avoid unnecessary file uploads to s3
    • Disable Browser React Dev-Tools On Production
    • Backend/frontend detailed tech stack added https://github.com/dvexpert/isi-abrod-api/blob/main/TechStack.md
    • issue-346 fix by sandeep - tested and bug fix
      • Your Students filter with applied filter fix
      • User table name update on advisor name update
  4. MissionMed - Extra - 18:00 - 18:30

    • Write Tech stack docs for client

2024-04-24

  1. ISI Abroad - 09:40 - 10:30

    • Export mising field issue fix
  2. MKD Builder - 10:30 - 13:45

    • Vite prject with vanilla js created
    • inital vite config setup for prod build
    • tailwindcss implmeneted
  3. Lunch Break - 13:45 - 14:15

  4. ISI Abroad - 14:15 - 15:00

    • issue-341 No SUBMIT button at the end of the form - static title submit.
    • issue 361 fix
  5. ZOHO Comission crm - 15:00 - 15:30

    • composer install not working for production application
      • fixed: bug offsetGet($offset) should either be compatible with ArrayAccess::offsetGet
    • Check on invoice get if it is new entry or is duplicate entry
  6. MKD Builder - 15:30 - 19:30

    • Canvas Background image set
    • Zoom In, Zoom Out, Reset Zoom, Enable/Disable Drag, Position Reset with Events and logic implementations

2024-04-25

  1. MKD Builder - 09:40 - 10:00

    • Abstract evnt listners
  2. ISI Abroad - 10:00 - 13:20

    • Tasks created for aaradhna and sandeep
      • 364, 365, 366, 367
    • quick r&d to add pma in laravel public folder
    • Manually delete duplicates from fields table from live db.
    • aaradhna pr test and merge - 366
  3. Lunch Break - 13:20 - 13:50

  4. MKD Builder - 13:50 - 19:25

    • Structural improvements
    • Projects discussion with yogesh sir
    • Add Squere Shape and delete with context menu action

2024-04-26 (Early leave)

  1. ISI Abroad - 09:00 - 09:45

    • Pr checking of aaradhna and sandeep
    • mino spacing desining issue fix
    • new issue added in github discussion with yogesh sir
    • new task show the sub steps status in student listing application status click on popup explained to aaradhna
    • helped aaradhna for embeded google viewer iframe issue
  2. Project Management - 09:45 - 11:15

    • isi task explained to aaradhna
    • explained isi wordpress form preview submission issue to vishwa
    • Explained laravel template task to sandeep
    • template repos created.
    • Explained react js template project to aaradhna
  3. MKD Builder - 11:15 - 13:15

    • Shape action overlay create (styling)
    • WIP: on shape over show the action overlay positionitioning

2024-04-29

  1. ISI Abroad - 09:20 - 10:15

    • 377 - change status bar text In Testing
    • 374 - task explained to sandeep
  2. MKD Builder - 10:15 - 11:15

    • Action overlay positioning issue r&d
  3. ISI Abroad - 11:15 - 13:30

    • tasks discussion
    • 376 partial change
      • we only need on "smartphone app" icon
      • No need to put host institute name in the icons on dashboard (i.e. course selection form and flight information form)
    • 371-high-new-icon-status-column-feature
  4. Lunch Break - 13:30 - 14:00

  5. Project Management - 14:00 - 14:45

    • helping sandeep bhai for zoho task
    • helping mukesh bhai for missionmed js related task.
    • isi mobile app cors error r&d
  6. ISI Abroad - 14:45 - 19:50

    • 371 new icon status column feature Implementation (both backend and frontend)

2024-04-30

  1. MKD Builder - 10:00 - 13:55

    • Fixed action overlay positioning
    • implmeneted rotate / place actions
    • fixed context metnu positioning
    • finetuning cursors
  2. Lunch Braek - 13:55 - 14:25

  3. ISI Abroad - 14:25 - 18:20

    • sandeep task tested and merged - 374
    • 371 Form Sub steps status in student listing
      • minor fixes and merged
      • pr to prod created
    • WIP: 378 - billing and deposit retro spective

2024-05-01

  1. MKD BUilder - 10:00 - 10:50

    • input text box for shape r&d
  2. Project Management - 10:50 - 12:15

    • Helping mukesh for js related issue on missionmed website
    • ISI Task discussion with yogesh sir
    • task explained to sandeep
    • halping sandeep for isi task
    • testing sandeep, isi (3) pr and merged to develop pr to main created.
    • helping krushita with js for dsp mobile app
  3. ISI Abroad - 12:15 - 13:30

    • WIP: 378 - billing and deposit retro spective
      • Invoice due date and paid and deposit paid studen sepration, and new invoice due date field added
  4. Lunch Break - 13:30 - 14:00

  5. ISI Abroad - 14:00 - 16:30

    • WIP: 378 - billing and deposit retro spective
  6. MKD Builder - 16:30 - 19:20

    • Group the element in the konva group to allow the resizing the inputs and future implmenetations
    • fixes after grouping

2024-05-02

  1. Mkd Builder - 09:50 - 13:50

    • Square shape with group
    • height and width with text input (can be changed by user)
    • coming soon shape added
  2. Lunch Break - 13:50 - 14:20

  3. ISI Abroad - 14:20 - 18:30

    • Code review with sandeep - for form slug implementation
    • deposit and billing step dates fields in student list fields added
      • added in filters
      • has value and date in filters implmented
    • WIP: billing and deposit cards add in dashboard

2024-05-03

  1. ISI Abroad - 10:05 - 13:15

    • Sandeep task test/code review/ minor bug fixes
      • slug in form step and substep
      • tested on 122 and production
      • Institute duplicates deleted from prod and stuednt moved to relavant institute
    • Billing and deposit cards dashboard controller cleanup/refactor
  2. Lunch Break - 13:15 - 14:25

  3. Project Management - 14:25 - 15:30

    • Explained sandeep issue 389 - links steps institute vise
    • laravel template check and fixes
      • telescope and app log view fix for prod, login middleware missing added.
      • composer packages update
      • test cased multiple run issue fixed
  4. Mkd Builder - 15:30 - 19:45

    • shape rotation issue fixed
    • getter for shape object added
    • enhacements: on blur of size input
    • size input box blur event handler implemented

2024-05-06

Mouse charged today

  1. MKD Builder - 10:00 - 13:40

    • Attributes overlay implementation with dynamic html template module import
    • import raw types issue fix
  2. Lunch Break - 13:40 - 14:10

  3. ISI Abroad - 14:10 - 19:15

    • Test and merge sandeep bhai pr: supporting document download button
    • Gravity forms fields check and add unique key where mission
      • Initial registration form
      • Personal information form
      • Transcript
      • Houseing Request (partial complete) - some fields from course selection feed to be checked letter
      • Program & Course selection
        • WIP: ISI Perugia

Spring Semester Course Selection

2024-05-07 (Election day late entry)

  1. Project Management - 10:20 - 10:40

    • ISI
    • isse 397 changes explained to sandeep
    • prepared next task 378 changes list for sandeep
      • cleanup and pused to git from my local
  2. ISI Abroad - 10:40 - 13:30

    • Course selection floranceh gravity form check and unique key fixes
  3. Lunch Break - 13:30 - 14:00

  4. ISI Abroad - 14:00 - 14:30

    • Course selection floranche all field unique key added
    • sync common fields unique name between course selection forms
  5. MKD Builder - 14:30 - 17:00

    • vite split chunks implemented
    • attribute overlay active current hover group attribute overlay
    • stage drag attribute overlay position update issue fix
    • width input event bubble issue fixed
  6. ISI Abroad - 17:00 - 17:10

    • 404 parse cancellation and withdraw policy pr check and merge
  7. MKD Builder - 17:10 - 18:30

    • collision detector implemented
    • WIP: 2 inputs for height and width of square node

2024-05-08

  1. Project Management - 09:50 - 11:00

    • ISI 3 Weeks plan discussion with yogesh sir
  2. MKD Builder - 11:00 - 13:35

    • two inputs for width and hight added
    • both input initial position logic fix
  3. Lunch Break - 13:35 - 14:00

  4. MKD Builderr - 14:00 - 15:35

    • square two input positioning logic fix considering shape rotation.
    • keep size text node straight on shape rotation r&d
  5. ISI Abroad - 15:35 - 19:50

    • GF form add unique keys
      • course selection both form
      • Housing Request
      • Participation Agreements
      • Health Information
      • Accomodations Request
      • Passport Scan
      • Visa Scan Page
      • Arrival Information PG
      • WIP: Arrival Information FL

2024-05-09

  1. MKd Builder - 10:00 - 11:30

    • Export to image and json initial implmentation
  2. Project Management - 11:30 - 12:15

    • helping sandeep for missionmed education is_primary implementation
  3. MKD Builder - 12:15 - 13:35

    • Shape Edge Group logic implementation for wall and size label managament
  4. Lunch Break - 13:35 - 14:05

  5. ISI Abroad - 14:05 - 19:20

    • Gravity form check complete, uniques added
      • restructure form substeps check and bug fixes
      • all form sync check
      • both repo, new realease tagged v1.1.0 to save progress up-until now. (before restructure)
    • Allow Base64 in file upload and multi file upload (Requirement for mobile app)
    • Gravity forms with host institute field sheet created

2024-05-10

  1. ISI Abroad - 10:05 - 10:15

    • billing and deposit conflict resolved
  2. Project Management - 10:15 - 10:35

    • Explain isi 399 dashboard icons crud task to sandeep
  3. ISI Abroad - 10:35 - 13:40

    • Billing and deposit id to slug issues fixed front and back
      • cleanup and minor issues fix
      • dashboard cards click search in student listing issue fix
      • location rename to host_institute in frontend
  4. Lunch Break - 13:40 - 14:05

  5. ISI Abroad - 14:05 - 15:15

    • minor bug fixes
    • pr check and merged to restrcuture develop branch
  6. MKD Builder - 15:15 - 18:15

    • restrucutre index.html, cleanup for add shape against wall checkbox
    • active shape selection implementation

2024-05-13

  1. ISI Abroad - 09:55 - 13:35

    • Move signature stored in wordpress to s3 feature implemented
    • Restructure pr created and reviewed
    • Added optimization task with krushita task
    • Billing & Deposit dashboard cards test fixed
    • skipped emergency banner, setting, student test fixed and enabled
    • TODO: Make steps status columns in studet list sortable.
  2. Lunch Break - 13:35 - 14:05

  3. ISI Abroad - 14:05 - 15:05

    • extended dashboard test to check sending institution null and strucutre when has value
    • In-Progress: Sortable form substep column in student listing
  4. MKD Builder - 15:05 - 19:20 -> Shape wall all side added, -> wall remove functionality implemented -> remove wall functionality implemented -> Shape name and walls status in attribute added, -> on active shape "Walls and backsplahes" block reactive update, events improvements -> TODO: Shape edge name label show

2024-05-14

  1. MKD Builder - 09:55 - 13:30

    • index page script optimze so easier to implement for actual prod app implementations
    • Side labels positioning fixed
    • width input add inside the edge group and positioning fixed
  2. Lunch Break - 13:30 - 14:10

  3. ISI Abroad - 14:10 - 18:00

    • Restructure merged and deployed in 122
      • form old data migrated to new structure
  4. Project Management - 18:00 - 19:00

    • Helping hiral for bdsd js issue.
    • helping sandeep for isi task
    • isi setup DB on 122 server with new structure for krushita mobile app development
  5. ISI Abroad - 19:00 - 20:05

    • 372 - make form sub steps column in student listing sortable

2024-05-15

  1. ISI Abroad - 10:25 - 13:40

    • 122 deploy tested
      • housing form unique keys added again (cliet might removed to updated the form)
      • backed up prod db and imported in 122 backup db
      • column search implemented in fields
  2. Lunch Break - 13:40 - 14:10

  3. ISI Abroad - 14:10 - 20:10

    • column search abstracted to seprate component and applied in setting -> student field -> hidden fields
    • freeze column implemeneted
    • Production DB old importent data migrated to db (on prod)
    • all icons imported and mapped with relavant field
    • all forms gravity form id mapped and synced
    • duplicated field issue fixed on prod
    • duplicate institutes removed
    • Query Optimization. field list get api query count reduced from ~250+ to 10 only

2024-05-16

  1. ISI Abroad - 10:15 - 13:30

    • Changed file gets content to http get to fix allow url open fals on prod.
    • production form subtep order updated based on given sheet
    • testing 399 new icons setting
  2. Lunch Break - 13:40 - 14:10

  3. ISI Abroad - 14:10 - 15:15

    • 399 testing
      • query optimization
      • reset link for removed student from mapping first
      • pr for production created
  4. MKD Builder - 15:15 - 18:15

    • disable console log on build implmented
    • fix on stage scale attributes overlay position
    • edge group update position logic speraction to update position on move of size change events.
    • wip: widht height input initla position fix

2024-05-17

  1. ISI Abroad - 10:15 - 13:15

    • 367 requested changes, Column Search, Freeze column, split action column
      • pr to prod created
      • screenshots and video added
      • new issue for 367 comment continuation create
    • 422 - filter column virtuaoso and search added.
  2. Lunch Break - 13:15 - 14:30

  3. ISI Abroad - 14:30 - 16:00

    • Form step icon crud tested in production
      • minor bug fixes
      • Year not synced on production, form resync year entry created
  4. Mission Med - 16:00 - 16:20

    • ucat-exam-interface deployed to digital ocean app platform
  5. MKD Builder - 16:20 - 17:00

    • clean up and height width inputs fixed and pushed to stage
  6. ISI Abroad - 17:00 - 18:45

    • client call
    • Confirm enrollment form, add, year, session and program
    • personal inform you are applying to is host_institute
    • wip: Fields search filtering implemented
  7. Project Management - 18:45 - 19:45

    • signature hint task check and prod to pr created
    • discussed task issue created and explaing to sandeep
      • generate letter with job insteadf of on the fly
    • Fields search sorting implemented

2024-05-20

  1. Project Management - 09:30 - 11:00

    • Discussed missionmed / isi task update with yogesh sir
    • guide sandeep for missionmed task
      • ISI
      • r&d on dynamic populate value field in gravity form
      • explain logic and implementation to sandeep
  2. MKD Builder - 11:00 - 13:40

    • vite config toggle clean prod build options with env varisble
    • active shape type declaration improvements
    • backsplash add remove events added
    • add wall if not present while adding backsplace
    • remove backsplash on wall remove
  3. Lunch Break - 13:40 - 14:10

  4. MKD Builder - 14:10 - 15:10

    • backsplace add remove done
  5. ISI Abroad - 15:10 - 19:25

    • display field and filter fields filter instead of scrollIntoView implemented
    • Task review
      • generate latter with job
        • clean
        • merged and tested on stage
      • Gravity form dynamically populated fields merged and tested on stage.
    • All gravity form updated with populate field dynamically for auto loaded fields.

2024-05-21

  1. MKD Builder - 09:45 - 13:40 -> Backsplash size update on shape size update fixed -> backsplash toggle update edge group (label, size input) position updates fixed -> shape rounded corner r&d. (use cornerRadius on Konva.Image)

  2. Lunch Break - 13:40 - 14:10

  3. Project Management - 14:10 - 15:10

    • helping sandeep for missionmed task
    • helping hiral.v for bdsd docker setup issue
  4. ISI Abroad - 15:10 - 19:25 -> Generate letter not working on prod server issue fix -> memory limit increased

    -> Confirm Enrollment step Due Date field not working issue fix -> 429 Delete document table entry also on student delete

2024-05-22

  1. MKD Builder - 10:10 - 13:45

    • rotate shape with external buttons implemented
    • roudned corner with konva node elements instead of html checkbox for better positining
    • shape image stroke issue fix
  2. Lunch Break - 13:45 - 14:15

  3. ISI Abroad - 14:15 - 16:00

    • 422 - Field Search and ability to hide column from student listing columns list
      • pr test
      • clean up and drag order update bug fix
    • test production for delete student soft delete document task and closed the issue
  4. Project Management - 16:00 - 17:30

    • helping hiral for bdsd ruby version upgrade docker setup
    • isi fixing dom pdf not working issue on produciton server with yogesh sir
    • helping sandeep for isi task
  5. MKD Builder - 16:45 - 19:50

    • Setting up mkd wordpress setup in my local
    • preparing designer plugin to be integrated in wordpress
    • canvas setup in wordpress add square working

2024-05-23

  1. ISI Abroad - 09:55 - 10:30

    • Update task status in github issues.
  2. MKD Builder - 10:30 - 13:35

    • Initila Designer implmented and pr created
    • WIP: implementing outter buttons functionality and parse events
  3. Lunch Break - 13:35 - 14:05

  4. Project Management - 14:05 - 14:35

    • helping sandeep for isi task
    • helping hiral for bdsd docker issue
  5. MKD Builder - 14:35 - 18:05

    • implementing outter buttons functionality and parse events
      • zoom-in,out,reset, enable canvas dragg, shape properties on shape placement

2024-05-24

  1. MKD Builder - 10:20 - 13:40

    • zoom-in, out,reset, canvas drag, wall ,backsplash and delete events implemented
    • edit shape name, edit cancel save button implementation.
  2. Lunch Break - 13:40 - 14:10

  3. MKD Builder - 14:10 - 16:15

    • Shape delete with designer context menu also delete properties block from ui
    • cancel shape name change issue fix and overlapping shapcing improvements
  4. ISI Abroad - 16:15 - 19:35

    • sandeep pr review
      • tinymce link upload to s3 and print link in tinymce
      • delete advisor prevent acces
      • register student query optimization
      • 422, field display in view test
        • console warning fix
        • advisor delete bug fix
        • ui styling issue fix
        • student list default column filters not working bug fix
      • pr to prod created

2024-05-27

  1. Project Managemnent - 10:10 - 10:30 -> Checked new isi taks -> overall initial requirements for create students views explained to sandeep

  2. MKD Builder - 10:30 - 13:35

    • Shape Move enable/disable action (with button implemented)
    • Height / width input box change update shape size. and on size chagne in canvas update outer inputs
  3. Lunch Break - 13:35 - 14:05

  4. ISI Abroad - 14:05 - 15:00

  5. MKD Builder - 15:00 - 19:30

    • Bugfix: Shane name edit mismatch when multiple shapes added in canvas
    • Designer Plugin Demo
      • Corner can be rounded implemented.
      • Only wall or "can be rounded" can be enable at a time for specific side complete logic implemented.

2024-05-28

Mouse charged today

  1. MKD Builder - 09:50 - 11:20

    • L Shape r&d
  2. Project Management - 11:20 - 12:40

    • discussion with yogesh sir for mkd designer plugin development
    • Helping sandeep for isi taskk
    • Timeline analysis for frausniffer upgrade to symfony 6.4
    • helping krushita for isi conditional rendering logic (also check parent conditional logic recursively.)
  3. MKD Builder - 12:40 - 13:35

    • L Shape Draw using a,b,c,d size (provided by user)
    • action overlay create, on hover show and basic positioning implementation
  4. Lunch Break - 13:40 - 14:15

  5. MKD Builder - 14:15 - 18:25

    • Shape L -> Action overlay added
    • Shape L -> rotate, place action implemented
    • Shape L -> Action overlay position with rotation considration implemented.

2024-05-29

  1. MKD Builder - 10:25 - 13:30

    • Sqare shape context menu to sqare shapes only"
      • "so we can have independent actions shape wise on context menu
    • L Shape menu create context implemented
      • context menu delete action implemented
    • Creating edge groups. (Group A placement and inital positioning fixed.)
  2. Lunch Break - 13:30 - 14:05

  3. MKD Builder - 14:05 - 16:00

    • Edge Groups created edge groups positioning fixed
    • label nodes created with proper positioning
  4. Project Management - 16:00 - 17:00

    • ISI: R&d on recursive conditional logic with krushita
  5. MKD Builder - 17:00 - 19:20

    • On Size Input change recalculate shape all coordinates.
    • WIP: On side change input value label size not working properly.

2024-05-30

  1. MKD Builder - 10:15 - 13:40

    • L Shape Edge Groups, sides lengths input positions fixed
      • Redraw with new size value fixed
      • add shape size in main shape group for export
    • remove stroke from square
    • l shape disable draggable by default and enable on shape-drag event
    • Shape L Attributes overlay added, and dynamic position updates fixed
  2. Lunch Break - 13:40 - 14:10

  3. MKD Builder - 14:10 - 14:50

    • Shape events dispatch, shape type added
    • wip: outer view to handle shape size, and other attributes..
  4. ISI Abroad - 14:50 - 16:50

    • test sandeep task
      • 440-high-add-year-to-left-menu
      • 408-create-view-in-student-listing-user-wise
        • Bug fixes and cleanup
    • Features testing on production
    • Issue discussion with yogesh sir (course selection conditional logic issue)
  5. MKD Builder - 16:50 - 20:10

    • shape type identifier added for both square and l shape
      • dispatch shape l select event, on shape place and shape click
    • L Shape length complete sync with outter input handlers
      • events manager updated
    • L Shape Add remove wall with proper positioning
      • remove edge group position offset
    • L Shape Edge Group toggle Added
      • update edge group size on shape side side update.

2024-05-31 (Half day leave - notified yesterday)

  1. MKD Builder - 10:25 - 14:10
    • L Shape -> on drag attribute overlay postion fix,
      • outter rotate events added
    • Export image background issue fix
      • replace css background and used Konva.Rec so background also export image.
    • parse canvas object to get only required data
    • new export event to get image/json instead of download
    • implemented in mkd wordpress, to get the image/json data

2024-06-03

  1. MKD Builder - 10:25 - 13:40

    • formatting, shape properties unwanted sync between different shapes issue fixed
    • WIP: ReRender canvas (sqaure)
  2. Lunch Break - 13:40 - 14:10

  3. MKD Builder - 14:10 - 20:35

    • Square shape re render implementation
      • enable shape draggable
      • draw sqare with dimension, position, wall, backsplah, rounded corners implemented
      • WIP: need to fix rounded corner with backsplash logic

2024-06-04

  1. MKD Builder - 09:20 - 13:45

    • License plugin implementation caused bug fixes.
    • shape name change designer event handler hooks replace with promise then and catch.
    • on re-render use material and product name from the shape_select
      • so in case these two values are changed then re rendered shape should have new material image and names.
    • WIP: Attribute add/ remove events setup. add remove works. need to fix radio item toggle
  2. Lunch Break - 13:45 - 14:15

  3. MKD Builder - 14:15 - 19:35

    • shape attributes append in canvas attribute overlay with re render implemented
    • zoom in/out background image size issue fix
    • Replace document load event with custom event to render the canvas, so after designer assets are loaded, canvas render logic will be performed
    • loader until desginer plugin is loading
    • Fill available space and set the canvas size accordingly. also on widown resize

2024-06-05

  1. MKD Builder - 10:05 - 11:30

    • Lshape edge group for interior angle created
  2. ISI Abroad - 11:30 - 11:50

    • 447 - bug fix duplicate student listing api call on first page load issue fix in sandeep pr
  3. Project Management - 11:50 - 12:15

    • New issue added in github review
    • explained tasks to sandeep
  4. MKD Builder - 12:15 - 13:40

    • Stage export image, cover overflow shapes also
  5. Lunch Break - 13:40 - 14:15

  6. MKD Builder - 14:15 - 17:30

    • license check wait increase for slow connection
    • on save corner radius lost issue fixed (caused by side effect of save event)
    • toggle attribute functionality lost, re implemented
    • WIP: Checbox group placement in relavant edge group.
  7. ISI Abroad - 17:30 - 18:00

    • client meeting
  8. MKD Builder - 18:00 - 18:20

    • Checkbox group c update position r&d

2024-06-06

  1. MKD Builder - 09:55 - 13:35

    • L Shape corner checkbox, placement with positining updates implemented in demo
    • Interior angle label and input with update on event implemented
    • L shape implemented in mkd builder
    • WIP: Re render l shape implementation.
  2. Lunch Break - 13:35 - 14:10

  3. MKD Builder - 14:10 - 20:10 -> L shape re render fully implemented -> interior and change event implemented in mkd builder -> export image background issue fix -> instead of konva.Rect a background image, css background is used so we can avoid event handler to maintain background positioning on stage scale change (zoom in/out/reset) and stage position change (on draggging). This will also better for performance -> Export image, zoom in/out/reset, background issue fixed -> Discussion with yogesh sir -> Coming soon for U and O shape design added in mkd admin panel

2024-06-07

  1. MKD Builder - 09:50 - 13:40

    • implementing shape pricing calculation in backend with monika
  2. Lunch Break - 13:40 - 14:25

  3. MKD Builder - 14:25 - 21:00

    • Shape material calculation, backend logic implemented
    • Js clean up, removed old logic, implemented logic to get the updated for each change.

2024-06-10

  1. MKD Builder - 09:50 - 13:40

    • Working on shape properties calculation logic with monika
  2. Lunch Break - 13:40 - 14:00

  3. MKD Builder - 14:00 - 20:05

    • project pricing summary loader added
    • grand total price design with reactive update
    • liner footage / square footage calculation logic implemented

2024-06-11

  1. Project Management - 09:40 - 11:55

    • 454-high-banner-displays-in-advisoradmin-view
      • frontend backend pr test
      • disabled banners showing bug fix
      • unnecesary space when no emergency banners available fix
    • 450-high-deposit-billing-edits
      • show invoice paid date with invoice paid label issue fix
      • cleanup
    • 448-high-change-column-display-for-action-and-assign-advisor
    • 455-normal-email-settings
  2. Mkd Builder - 11:55 - 13:40

    • WIP: User group price calculation
  3. Lunch Break - 13:40 - 14:10

  4. MKD Builder - 14:20 - 15:00

    • User group pricing calculation added.
  5. ISI Abroad - 15:00 - 15:45

    • minor change on prod db after deploying new feature (action/assign advisor in field table.)
    • 454,450,448,455 issue tested on production.
    • billing and deposit due date not showing bug fix
    • loggs tables truncated. (for space optimization ~500MB storage released.)
  6. MKD Builder - 15:45 - 18:20

    • L shape size validation added
      • in mkd builder
      • and in mkd designer plugin

2024-06-12

  1. ISI Abroad - 10:10 - 11:45

    • bugfix/student-field-filter
      • remove unncesary await on non promise statements
      • improve type definitions
    • bugfixed/assign-advisor-already-assign-selected
      • cleanup and bulk action pre selected bugfix
    • Advanced Conditional logic understanding clear. and explained to krushita
  2. Project Management - 11:45 - 12:15

    • Task Discussion with yogesh sir
  3. MKD Builder - 12:15 - 13:45

    • On Canvas event keep review data in sync fixed
    • designer deploy script updated to prepare with zip.
  4. Lunch Break - 13:45 - 14:35

  5. MKD Builder - 14:35 - 16:00

    • r&d on encrypt data on php side and decrypt on js side. done.
    • license check file encrypted. with debug protection enabled.
  6. Project management - 16:00 - 18:00

    • Fraudsniffer upgrade plan
      • review corphp msgphp package
    • isi gravity form logic implementation planing
      • section field shouild inherit the section conditional logic
  7. MKD Builder - 18:00 - 19:35

    • L shape interior angles labels added,
      • cdn updated
      • demo l shape size validation improvements

2024-06-13

  1. MKD Builder - 10:25 - 13:40

    • Duplicate shape properties block, on re render fix
    • Call load review data only once after re render is completed and prevent multiple api calls.
    • Grand total round to 2 decimal
    • Circle Shape
      • Initial setup
      • Draw with placeholder implemented
  2. Lunch Break - 13:40 - 14:20

  3. MKD Builder - 14:20 - 14:50

    • Circle shape deployed to stage for testing from develop branch.
  4. Fraudsniffer - 14:45 - 19:30

    • Symfony version upgrade to 6.4
      • Routes not registered fix (avoid custom kernel implementation)
      • Fixed login route, form.
      • WIP: Need to fix User Roles setup

2024-06-14

  1. MKD Builder - 10:05 - 13:20

    • Circle shape implementation
      • edge group added with label and size label
      • size update input created and size update handled
      • edge group positioning implemented
  2. Lunch Break - 13:20 - 14:30

  3. MKD Builder - 14:30 - 19:00

    • Circle Shape Implementation
      • Attributes overlay implemented
      • Circle Shape Implemented in MKD Builder (with calculation formulas)
      • Re render events fix
      • cleanup
  4. Project Management - 19:00 - 20:25

    • ISI Logic discussion with yogesh sir
    • Prepared command to handle parsing gravity form. in backend.

2024-06-17

  1. ISI Abroad - 09:40 - 13:40

    • 462 - email template enable/disable
      • pr check and bug fixes:
      • Email template enable/disable feature implemented
      • Additionally : Redirect back to previous page on token expire.
    • Parse Advanced conditional logic
  2. Lunch Break - 13:40 - 14:15

  3. ISI Abroad - 14:15 - 17:45

    • Parse Advanced conditional logic added
    • export email template disable error message issue fix

2024-06-18

  1. ISI Abroad - 10:15 - 11:50

    • custom advanced conditional logic
      • parse for all form sub steps implemented.
      • api to parse and generate C.A.C.L.
      • On gravity form sync parse and generate C.A.C.L.
  2. Fraudsniffer - 11:50 - 13:40

    • Implemneted rector symfony to automate repeatative changes.
    • trying to fix ( An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'i_c.TABLE_NAME' in 'where clause')
  3. Lunch Break - 13:45 - 14:20

  4. FraudSniffer - 14:20 - 18:25

    • All entites orm and routes annotation updated with attributes.
    • Migartion file created
      • doctrine table type json_array and msgphp_user_id issue fixed for all tables.
      • roles column created in users table with default value blank array.
    • New command added to migrate roles from the roles table to user table roles column
    • Login is working, and claimant listing page working.

2024-06-19

Mouse charged today

  1. Fraudsniffer - 10:00 - 11:30

    • Updating Entity annotation to attributes.
  2. Project Management - 11:30 - 12:45

    • ISI

      • Created step by step guide for 464 task for sandeep
      • Discussion with yogesh sir and krushita about custom advanced conditional logic
      • and tasks discussions
    • Advanced custom conditional logic

      • final review and deploy to prod.
      • test on prod.
      • tasks update
  3. Fraudsniffer - 12:45 - 13:55

    • Updating Entity annotation to attributes.
  4. Lunch Break - 13:55 - 14:20

  5. Fraudsniffer - 14:20 - 20:00

    • All Entit Orm annotation updated to attributes and cleanup
    • Controllers route annotation update to attribute.
    • WIP: Feed and User controller.

Interview 11 AM

2024-06-20

  1. Fraudsniffer - 10:10 - 11:00

    • Symfony v6 upgrade
      • Updating User controller
  2. Interview - 11:00 - 11:30

  3. Fraudsniffer - 11:30 - 12:10

    • Symfony v6 upgrade
      • Started page reviews and bug fixed
  4. Project Management - 12:10 - 13:45

    • Course selection form testing in production
  5. Lunch Break - 13:45 - 14:25

  6. Project Management - 14:25 - 14:55

    • helping sandeep for isi task
    • course selection form rendering testing in production
    • github issue updated
  7. Fraudsniffer - 14:55 - 17:30

    • Flash bag issues fix.
    • roles accessors and conditions fix
    • wip: Add User
  8. MKD Builder - 17:30 - 18:15

    • Replace circle radius with diameter
      • Deisgner plugin updated and uploaded to cdn
      • mkd builder calculation logic updated.
  9. Fraudsniffer - 18:15 - 19:50

    • Trying to fix user role issues

2024-06-21

half day becuase lunch and movie.

  1. ISI Abroad - 08:30 - 12:30
    • 475 - Only TWO institution names should be used
      • duplicate institutes removed and comment added in issue.
    • 464-normal-merge-student-course-schedules-links-as-variable-in-course-schedule-content-area
      • clean up and improvements.
    • 474 - Icon check mark in list of students column not matching dashboard view
      • data relate issue (sub_step_id mismatch in fields table structure column)
    • 463 optimizaiton work in progress

2024-06-24

  1. Fraudsniffer - 09:50 - 13:40

    • User add/edit/delete fixed and working fine
    • migrate command updated
      • update social media accoutn table rotation key from serialized data to json data
    • SMA ADD/EDIT working DELETE
    • WIP: SMA DELETE
  2. Lunch Break - 13:40 - 14:20

  3. Project Management - 14:20 - 15:05

    • ISI
      • Testing deployed task in prod (upload course schedule links)
      • tasks updated
      • helping sandeep for tasks.
    • Interview Darmesh practical
      • pc setup
      • practical check
  4. Fraudsniffer - 15:05 - 19:35

    • User menu, Working
    • Controll panel working
    • Scan menu working
    • Feed menu working
    • cliamnt page feed oprations working
    • WIP: Download Claimant

2024-06-25

  1. Project Management - 10:15 - 11:45

    • ISI
      • 473 admin settings for advisor user
      • conflict resolved
      • allow only advisor user admin settings and not to sub advisor bug fix, cleanup
      • Home college help for dashboard icons added
      • 463 test
      • PR To Prod created
  2. Fraudsniffer - 11:45 - 13:45

    • Event Subcribers Upgraded to Listeners
    • Gedmo soft delete fixed
    • WIP: Gemo timestampable
      • fix: claimant know location issue
  3. Lunch Break - 13:45 - 14:15

  4. Fraudsniffer - 14:15 - 18:35

    • Download report issue fixed
    • deprecation warning fixes
    • first level review started to upload.

2024-06-26

  1. ISI Abroad - 10:10 - 11:15

    • 471 emergency banner test
      • student required validation added
      • filters desktop design issue fixed
      • show banner to selected specific student only.
  2. Fraudsniffer - 11:15 - 13:40

    • All changes review and first commit pushed
    • Code style fix, review and comitted
    • types patched, review and committed
    • 2fa implementation
  3. Lunch Break - 13:40 - 14:10

  4. ISI Abroad - 14:10 - 15:00

    • 464 Course schedule links import csv suppor test
    • fix total count issue, avoid blank rows and cleanup
  5. Fraudsniffer - 15:00 - 20:05

    • Symfony 6 upgrade
      • 2fa implemnted
      • Fresh reset/forgot password implemented.
    • profile route issue fixed
    • minor cleanups and refectors.
  • Fraudsniffer

  • Update role string values with Enum

  • ISI

    • Dashboard icons optimization
      • group 5 apis in 1 ??
      • Single component for student filter for all 5 dashboard icons ??
      • Avoid foreign key feild in listing view
      • Fix pagination reset on delete

2024-06-27

  1. ISI Abroad - 10:05 - 11:35

    • 485, 486, 487 Task review and prepared to assign
  2. Mkd Designer - 11:35 - 13:40

    • demo all file moved to demo folder to cleanup directory structure.
    • package version added, deploy script update to create version build
    • U Shape Integration started
  3. Lunch Break - 13:40 - 14:15

  4. Fraudsniffer - 14:15 - 16:00

    • Testing fraud deployed on 122
    • Fraud consumer issue testing.
  5. ISI Abroad - 16:00 - 16:30

    • isi form parse section id issue fix.
  6. MKD Designer - 16:30 - 19:15

    • U Shape initil implementation
      • manager class, helper, enum added
      • U shape cordinates calculated and shape creation works
      • shape placeholder, placement, action overlay, attributes overlay working
      • shape rotation, attributes placement works
      • edgegroups implementation WIP

2024-06-28

  1. ISI Abroad - 10:30 - 14:00

    • 486 Course form Review and Submit Area
      • testing
      • validation error, when null fixed
    • 487 - Save and Continue submits form
      • duplicate api calls issue fix
    • 485 Recheck and edit Icons in STEP 4
      • student listing wrong status for step 4 sub step issue fixed
  2. Lunch Break - 14:00 - 14:20

  3. ISI Abroad - 14:20 - 15:00

    • subtep status from recheck to ready to review not changin issue checking
  4. Fraudsniffer - 15:00 - 17:00

    • Testing in production
      • claimant search isssue fix
      • mailer issue fix
      • user edit role not updating issue fix
  5. ISI Abroad - 17:00 - 18:30

    • Form sub step step status not updating issue fix
    • Added refresh only student listing.

2024-07-01

  1. MKD Builder - 10:15 - 12:40

    • Css inject issue check
    • Duplicate background version issue fix
    • U Shape - edge group position calculation updates
  2. Fraudsniffer - 12:40 - 13:40

    • on claimant Background save version duplicate issue fix
      • implemented async api calls
  3. Lunch Break - 13:40 - 14:10

  4. MKD Builder - 14:10 - 20:05

    • U Shape
      • Size Changes implemented
      • external size input change events working
      • Size Validation implemented
    • L SHape
      • re render with saved size not working fixed
      • WIP: In valid fractional side lengths

2024-07-02

  1. ISI Abroad - 10:15 - 11:30

    • enhancement, address type country field drop-down instead of input box like gravity form
      • country default value not implemented fix.
    • 464 request changes -> view link form in full screen
  2. MKD Designer - 11:30 - 13:35

    • L Shape rotation issue fixed
    • L Shape Action overlay keep insdie the polygon patch
    • U shape event similat to l shape added
  3. Lunch Break - 13:35 - 14:10

  4. MKD Builder - 14:10 - 18:15

    • U Shape - Wall, Backsplash added
    • U Shape - Corner radius checkbox added
    • U Shape - Wall, Backsplash conflict with Corner radius fixed
    • L Shape Action overlay keep insdie the polygon patch 2 limit the stage scaling.

2024-07-03

  1. MKD Builder - 10:20 - 13:35

    • Designer 1.0.7 released
      • cdn updated
    • Task discussion with yogesh sir
    • MKD Builder
      • U shape enabled in admin panel
      • U shape initial implemented
  2. Lunch Break - 13:35 - 14:05

  3. MKD Builder - 14:05 - 19:25

    • U shape development completed.
    • U Shape Interior angles implemented
    • U shape integrated in mkd builder
    • Bugfix:
      • L shape interior angle on re render issue fixed
      • Canvas image export overlapping shapes issue fixed
      • Optimised Initial render (25% improvement)

2024-07-04

  1. ISI Abroad - 10:35 - 13:40

  2. Lunch Break - 13:45 - 14:10

  3. ISI Abroad - 14:10 - 16:00

    • Email Templates created with description
    • course selection email template logic implemented
  4. Project Management - 16:00 - 19:15

    • MKD cdn updated and testing

    • ebsmoke Upgrade from version 4 to version 6 estimation

    • ISI Task 491 tested on prod

    • ebsmoke detailed r&d on translation symfony 6 implmentation

      • Symfony 6 translation generate the translation file per language
      • we have to write custom implementation to provide UI to modify the translations
      • Symfony can generate translations files in two formats
      1. xilff (Default) file format translation. which can be parsed with third party package (https://github.com/matecat/xliff-parser)
      2. yaml: symfony first party parser is available.
      • i believe using the yaml format will be much easier. well in any way we need to write the custom implementation for this

Fraudsinffer - chunk

  • ebsmoke
  • isi localstorage
    • deleted advisor should not be able to access

2024-07-05

  1. ISI Abroad - 10:25 - 11:10

    • 491 requested changes: Just submit or view for students
    • importing the @babel/plugin-proposal-private-property-in-object package without declaring it in its dependencies
  2. Fraudsniffer - 11:10 - 12:15

    • 24887081 - while logged in with company, and searching with adjuster 500 error fixed
    • 24893590 - emoji not working fixed
  3. Fraudsniffer - 12:15 - 13:35

    • 24893600 deprecation warning
      • SortBy.php usort Returning bool from comparison function is deprecated fixed
      • doctrine orm cache driver deprecated warning fixed
      • pending RegenerateSummeryFindingWorker added to cron list
      • deprecation warning of ArrayAccess are from gedmo/doctrine-extensions and mpdf r&d (can not fix.)
  4. Lunch Break - 13:35 - 14:00

  5. Fraudsniffer - 14:00 - 19:20

    • 24893600 Chunk Download Report
      • claiment report table updated with status and progress column.
      • claiment report chunk table created.
      • ui to show progress implemented.
      • WIP: Process Chunks in Messenger Handler

2024-07-08 (pre notified leave)

2024-07-09

  1. Fraudsniffer - 10:00 - 13:40

    • 24893600 chunk download report
      • Recusrive parse chunk logic implemented
      • merge chunks content and generate pdf issue fixed
      • feeds pagination (chunk wise) issue fixed
      • requested by issue fixed
  2. Lunch Break - 13:40 - 14:10

  3. Fraudsniffer - 14:05 - 15:00

    • doctrine schema update command fix.
  4. Extra - 15:00 - 19:10

    • Learning Livewire \

2024-07-10

  1. Extra - 10:15 - 13:50

    • Building time tracker with laravel breeze starter kit
      • laravel, livewire, volt, alpine, ide helper, debugbar, pint
  2. Lunch Break - 13:50 - 14:10

  3. Extra - 14:10 - 18:30

    • time tracker
      • time logs add, countdown timer, log edit added
      • wip: tags

2024-07-11

  1. ISI Abroad - 10:30 - 12:00

    • 494 [urgent] - housing form will not view fixed
    • 495 [normal] - Add YEAR and HOME UNIVERSITY to dashboard filter () reivew
  2. Fraudsinffer - 12:00 - 13:35

    • Claimant Report emailed before completed fixed
    • Claimant Report Queued status added
    • prod warning on delete social media image fix
  3. Lunch Break - 13:35 - 14:15

  4. Project Management - 14:15 - 20:45

    • Fraudsniffer chunk download report issue check with yogesh sir
    • MKD cabinet builder discussion
    • MKD cabinet builder estimation
    • ISI Abroad task testing and updated
    • ISI signature cors issue fix -> Fraudsniffer chunk download report issue debug on live server

2024-07-12

  1. Project Management - 10:40 - 13:35

    • Fraudsniffer
    • Chunk download report handler not working on live server r&d
    1. Limit Hanlder Batch size to 1
    2. Add Deprecation warning handler for vendor/*
    3. Sync timezone between php and mysql
      • mysql default in SYSTEM
        • bin/console d:q:sql "SELECT @@global.time_zone, @@session.time_zone"
      • PHP default is UTC
      • php -a
      • echo date_default_timezone_get();
    4. Error Handler Output print directly along with custom log file and symfony logger log.
  2. Lunch Break - 13:35 - 14:35

  3. Project Management - 14:35 - 14:45

    • Fraudsniffer - monolog depprecation warning disabled when@prod
  4. Extra - 14:45 - 19:30

    • Time Tracker

2024-07-15

  1. Extra - 09:35 - 13:30

    • Time Tracker
  2. Lunch Break - 13:30 - 14:00

  3. Extra - 14:00 - 19:45

    • Time Tracker - Laravel livewire app

2024-07-16

  1. Fraudsniffer - 09:55 - 10:40

    • 24923130 bulk claimat upload fixed
  2. Extra - 10:40 - 12:05

  3. Fraudsniffer - 12:05 - 12:50

    • 24914727 download report requested by show adjuster or one of team member
  4. Extra - 12:50 - 13:50

    • Time tracker
      • create tag dialog, clear search input
  5. Lunch Break - 13:50 - 14:00

  6. Extra - 14:00 - 18:00

    • Time tracker
      • Add tag implemented
      • Project Crud Added

2024-07-17

  1. ISI Abroad - 09:05 - 10:00

    • 497 - [high] - Fix Birthdate Display
  2. Project Management - 10:00 - 11:00

    • ISI Task
      • 498 [high] - Study Abroad Advisors Dashboard and Student List (new feature)

      • Understading
      • Complete execution plan created.
  3. Extra - 11:00 - 13:00

    • Learning
  4. ISI Abroad - 13:00 - 14:00

    • 498 phase 1 started (roles permission implementation)
  5. Lunch Break - 14:00 - 14:10

  6. ISI Abroad - 14:10 - 16:50

  7. Fraudsniffer - 16:50 - 17:05

    • fix blank download report when no feed in claimant
  8. ISI Abroad - 17:05 - 18:00

2024-07-18

  1. ISI Abraoad - 10:20 - 13:35

    • Permissions Implemetation
      • permission check in backend added
    • Started Global View Implementation
  2. Lunch Break - 13:35 - 14:00

  3. ISI Abroad - 14:00 - 19:35

2024-07-19

  1. ISI Abroad - 10:00 - 13:30

    • Global View Implementation In completed
    • student listing -> views -> global views and create new global view
  2. Lunch Break - 13:50 - 14:10

  3. ISI Abroad - 14:10 - 19:55

2024-07-22

  1. ISI Abroad - 10:10 - 11:10

    • Global copy duplicated when global view is deleted and trying to copy view for user from global view
  2. Project Management - 11:10 - 13:40

  3. Lunch Break - 13:40 - 14:10

  4. Extra - 14:10 - 14:30

    • isi cache performance monitoring
  5. Ebluft - 14:30 - 18:30

    • bugfix: Missing reset controller since codeignitor upgrade to v4
    • trying to find RESTController already available alternative for v4
    • Manually upgradging the RESTController

2024-07-23

  1. EBLuft - 10:20 - 13:40

    • Added Format service
    • WIP: update RESTController
  2. Lunch Break - 13:40 - 14:00

  3. EBLuft - 14:00 - 16:30

    • REST Controller And Format Library implemented from older EBLuft (CI V3) version. Original RESTController was from chriskacerguis/codeigniter-restserver Now this RESTController is manually updated to support CI V4.
  4. ZOHO Commissions - 16:30 - 17:30

    • Customer name added
    • custom commissions in unpaid commissions listing added
    • popover to show invoice date and payout date added
  5. Project Management - 17:30 - 20:15

    • Helping sandeep for isi google doc viewer

2024-07-24

  1. Project Management - 09:55 - 11:30

    • Tested and merged backend test cased for global view and role permissions
    • tested frontend test
    • ISI Visa portal Discussion with yogesh sir
  2. ISI Abroad - 11:30 - 13:40

    • Visa portal db strcuture
      • create migrations, model, controller,seeder enums
    • Timeline discussions with yogesh sir
  3. Lunch Break - 13:40 - 14:15

  4. ISI Abroad - 14:15 - 19:10

    • Visa portal db strcuture
      • create migrations, model, controller,seeder enums
    • 510 Consult Jurisdiction Module in the Basic Setting

2024-07-25

  1. EBLuft - 10:15 - 10:30

    • Create license 500 issue fix. Required parameter lastSyncedDate was missing
  2. ISI Abroad - 10:30 - 13:35

    • Helping sadeep for 514-form-setting-ui-changes
    • code review and merge 514-form-setting-ui-changes
    • 510-consult-jurisdiction-module-in-the-basic-setting Done
  3. Lunch Break - 13:35 - 14:05

  4. Project Managemenet - 14:05 - 18:00

    • Helping mukesh for fingerelight animation
  5. ISI Abroad - 18:00 - 18:30

    • WIP: 511-alt-consult-jurisdiction-module-in-the-basic-setting
      • Alt Consulate Jurisdiction
        • all crud api created
        • api call in front added and context updated.
        • Component added
        • final cleanup and commit pending

2024-07-26

  1. ISI Abroad - 10:20 - 11:45

    • 511 Alt Consulate jurisdiction Module in the Basic Setting
    • 512 Batch Visa Process Module in the Basic Setting
  2. FingerLight Demo - 11:45 - 13:45

    • scrollmagic library r&d
  3. Luch Break - 13:45 - 14:20

  4. FingerLight - 14:20 - 20:20

    • rough animation implementation with pure gsap library

2024-07-29

  1. FingerLight Animation - 10:10 - 13:35

    • lime green particale scroll scrub animation with gsap
  2. Lunch Break 13:35 - 14:05

  3. Fingerlight Animation - 14:05 - 15:00

  4. extra - 15:00 - 15:45

  5. Fingerlight - 15:45 - 19:25

    • Implementing in figerlight.com with mukesh bhai

2024-07-30

  1. ISI Abroad - 10:30 - 13:30

    • 522 router double render and link not working issue fix
    • admission and visa dashboard common footer (student notes, advisor notes, supporting document abstracted to seprate component to avoid duplicattion)
  2. Lunch Break - 13:35 - 13:55

  3. ISI Abroad - 13:55 - 18:30

    • Consulate jurisdiction block design implemented
    • Visa Portal Steps rendered in chunk of 4.
    • Actions implemmented
      • Approve
      • Rechecked
    • Visa portal status update implemented

2024-07-31

  1. ISI Abroad - 10:00 - 13:35

  2. Lunch Break - 13:35 - 14:00

  3. ISI Abroad - 14:00 - 19:45

    • Consulate Jurisdiction list options and update implemented (with backend)
    • seed visa step info on student registration
    • emergency banner in visa portal dashboard

2024-08-01

  1. ISI Abroad - 10:10 - 13:00

    • Visa portal theme color issue fix
    • visa form step form in progress
  2. Lunch Break - 13:00 - 15:10

  3. Finger light - 15:10 - 15:55

    • Animation retrospective
      • horozotal slider added
      • title animation updated
      • other fixes
  4. ISI Abroad - 15:55 - 19:40

    • visa form step form in progress

2024-08-02

  1. Project Management - 10:30 - 11:00

    • ISI Hours calculation as per TW
  2. ISI Abroad - 11:00 - 13:40

    • Form submission complete
    • disabl submit until change on consulate appointment block
    • bugfix: student listing unique key issue
    • responsive design updated
  3. Lunch Break - 13:40 - 14:05

  4. ISI Abroad - 14:05 - 18:30

    • Visa Dashboard deploy to staging
    • Security: Student action api limit to logged in student it self
    • Sticky side menu in basic setting
    • Consulate jurisdiction date change enable save button not working fixed
    • responsive design issues fix
  • seed visa step info on student registration
  • emergency banner in visa portal dashboard
  • Add validation for */{student} api. student user it self should not be allowed to make these api call for other student id.
  • Visa step submission
    • Fix update step information after submit
    • fix responsive design of visa portal dashboard steps

2024-08-05

  1. ISI Abroad - 10:20 - 13:40

    • Backend test cases check, added missing udpate color test case
    • patch production data after deploy
    • production found issues fixes
  2. Lunch Break - 13:40 - 14:10

  3. ISI Abroad - 14:05 - 19:20

    • prevent student user to access visa portal dashboard if disabled from admission dashboard
    • Manual Testting
    • WIP: On User create or edit role, sync global views

2024-08-06

  1. ISI Abroad - 10:25 - 13:40

    • Basic setting loader test and deploy
    • Global View sync on user add, edit role.
    • clone student listing for visa portal
      • planning with yogesh sir
      • tasks created for sandeep
      • working on student listing cloning
  2. Lunch Break - 13:40 - 14:20 (10 min increased for evening break)

  3. ISI Abroad - 14:20 - 19:40

    • creating Student listing clone for visa students
    • updated manage global view page, with new table for visa dashboard global view

2024-08-07

  1. ISI Abroad - 10:15 - 13:40

    • Manage Your Fix Add visa portal views
    • Seed visa steps as field for visa student listing page.
  2. Lunch Break - 13:40 - 14:10

  3. ISI Abroad - 14:15 - 19:35

    • manage your views, split visa view into seprate listing
    • create visa main dashboard home university list student count with sandeep
    • main visa dashboard theme color fix
    • overall testing and bug fixes
    • data patch on production applied and testing
    • visa step status bug fix

2024-08-08

  1. ISI Abroad - 10:15 - 11:55

    • Edits/Fixes to Visa Processing Dashboards
    • Visa theme color lost on route change fixed
  2. Fraudsniffer - 11:55 - 13:00

  3. ISI Abroad - 13:00 - 13:45

    • Debug and fix student views mix up of admission and visa portal views
  4. Lunch Break - 13:45 - 14:25

  5. ISI Abroad - 14:25 - 15:00

    • Testing and minor z index issue fix of consulate block loader
    • Production testing and tasks updat.
    • frontend all test cases check and minor fixes
    • some titles minor fixes
  6. Extra - 15:00 - 19:15

    • Learning
    • Laravel api template versions updated and eloquont helper added

2024-08-09

  1. Extra - 10:20 - 11:00

    • Learning ruby
  2. Break - 11:00 - 11:50

  3. Extra - 11:50 - 13:45

    • Learning
  4. Lunch Break - 13:45 14:00

  5. Extra - 14:00 - 19:35

ISI API laravle upgrade to v11

2024-08-12

  1. ISI Abroad - 10:20 - 13:35

    • 562 - queues stopped working, fixed and task updated.
    • V-11-Upgrade:
      • Composer packages updated
      • masked db-dump package removed because of incompatibility
      • WIP: Rector php rules
  2. Lunch Break - 13:35 - 14:00

  3. ISI Abroad - 13:55 - 19:30

2024-08-13

  1. ISI Abroad - 10:20 - 12:40

    • V-11-Upgrade:
      • rector php 8 fixes.
      • manual testing
  2. Dex Fingerlight - 12:40 13:40

    • text typing animation
  3. Lunch Break - 13:40 - 14:10

  4. Dex Fingerlight - 14:05 - 19:40

    • Hero banner animation

2024-08-14

  1. ISI Abroad - 10:15 - 13:35

    • sethsandaru/eloquent-docs issue patched - sethsandaru/eloquent-docs#23
    • frontend test cases check and fix
    • manual testing started on fresh db
  2. Lunch Break - 13:35 - 14:00

  3. Extra - 14:00 - 14:30

  4. EBLuft - 14:30 - 15:00

    • Api validation issue
    • license list data show only 50 records fixed
  5. ISI Abroad - 15:0 - 18:30

    • Api restrcition bug fix student action (withdraw, archive etc..)
    • student listing filter of type date not properly working without refresh fixed
      • enabling field for filter type date not recognized in left filter panel.
    • prune old document issue fixed
    • Final cleanup
    • pr created and code review

2024-08-15

  1. ISI Abroad - 10:10 - 13:35

    • 572 [high] - Profile image not showing up on left side of dashboard Deployed To Production (fixed)
    • 571 [high] - pasting URL in email templates does not work properly (replied)
    • [high] - Visa letter email not sending (replied)
    • pr 569 Code review
  2. Lunch Break - 13:35 - 14:00

  3. ISI Abroad - 14:05 - 16:15

    • Manual testing v11 upgrade on 122
  4. Extra - 16:15 - 18:30

    • Learning

2024-08-16 (15 August holiday)

2024-08-20

  1. ISI Abroad - 10:05 - 12:15

    • 581 [high] - File Uploaded in visa section ISI Abroad Enrollment Letter will not display (fixed)

    • 582 [high] - 3mb limit for uploaded in Visa dashboard - Can that be increased? (fixed)

    • 568 [High] - Laravel version 11. Deploy to prod

  2. Dex Fingerlight - 12:15 - 13:50

  3. Lunch Break - 13:50 - 14:05

  4. Dex Fingerlight - 14:05 - 19:15

2024-08-21

  1. Extra - 10:05 - 10:35

    • parth sir birthday celebration
  2. DEX Fingerlight - 10:35 - 13:35

  3. Lunch Break - 13:35 - 14:05

  4. Learning - 14:05 - 18:30

    • Learning shopware

2024-08-22

  1. Project Management - 10:20 - 11:00

    • ISI Abroad
    • 548 [high] - Filters not working properly (asked for clarification)
    • 581 [high] - File Uploaded in visa section ISI Abroad Enrollment Letter will not display
      • explained to sandeep bhai and helped to find issue
  2. Dex Finger Light - 11:00 - 13:45

    • Hero banner animation retrospective
      • single scroll progress animation and prevent long scrolling
  3. Lunch Break - 13:45 - 14:15

  4. Dex Fingerlight - 14:15 - 20:00

2024-08-23

  1. Dex Finger Light - 10:20 - 13:35

  2. Lunch Break - 13:35 - 14:05

  3. DEX Finger light - 14:05 - 20:15

    • All Blocks snap scrolling, performance improvements, animation edge case fixed

add logs in corephp clockyfiy

Razin - Snap scroll sticky blocks (3 mods and usecases) Mukesh - Start responsive design on fingerlight Sandeep - ISI task 584

2024-08-27

  1. ISI Abroad - 10:35 - 12:25

    • https://github.com/dvexpert/isi-abrod-api/issues/588
      • User update email,name, password security updated.
      • Only user can update info of itself and not other users.
      • User seeder updated to create admin users.
    • Other task review and assign to sandeep
    • deploy to prod
    • User ui update task guide created.
  2. Dex fingerlight - 12:25 - 13:35

    • three mode move image to left and content to right
    • snap scroll three modes sections
    • setup ftp for quick updates
  3. Lunch Break - 13:35 - 14:10

  4. Dex Fingerlight - 14:10 - 19:35

    • Snap scroll usecases section
    • 3 mode on scroll color change
    • scroll to top
    • fast scroll minor optimization

2024-08-28

  1. ISI Abroad - 10:15 - 13:30

    • 594 filter with choices no options loaded without page reload
    • Test on stage and pr to prod Bug fixes: 584, 589, 590 ,594 and
    • helping sandeep for isi task
  2. Lunch Break - 13:30 - 13:50

  3. ISI Abroad - 13:50 - 14:50

    • 595 [Urgent] - Save and Continue on Personal Information Form Submitting before complete
  4. Extra - 14:50 - 15:45

    • Learning
  5. ISI Abroad - 15:45 - 17:45

    • 588 user ui add superadmin user (sadeep) bug fixed
    • All task review on production and task updates
      • 595, 594, 590, 589, 588, 584.
  6. Extra - 17:45 - 19:15

    • nylas v2 to v3 upgrade php sdk r&d

2024-08-29

  1. ISI Abroad - 10:25 - 10:55

    • New ISI Task Review and assign to sandeep
    • 605 remove phone number validation completed
  2. Dex fingerlight - 10:55 - 12:35

    • Disable rotate image for dexflex block
    • WIP: reverse snap scroll
      • improve snape scroll with gsap objserver
  3. Project Management - 12:35 - 13:15

    • Domain and DNS management project time estimation with yogesh sir
  4. Dex Fingerlight - 13:15 - 13:40

    • WIP: reverse snap scroll
      • improve snape scroll with gsap objserver
  5. Lunch Break - 13:40 - 14:00

  6. Dex Fingerlight - 14:00 - 20:20

    • reverse snap scroll
      • improve snape scroll with gsap objserver
    • green particle sequance optimization, video issue troubleshooting

2024-08-30

  1. Dex Fingerlight - 10:05 - 10:35

    • Mobile scrolling effect fix
  2. ISI Abroad - 10:35 - 13:45

    • urget email template absolute url changed to relative url issue fixed
    • 601, 602, 603, 605, 608 Reviewed on production and all updated.
    • WIP: 607 [Normal] - BCC to Study Abroad Advisor for Emails
      • Email template caching implemented
  3. Lunch Break - 13:45 - 14:05

  4. ISI Abroad - 14:05 - 18:10

    • 607 [Normal] - BCC to Study Abroad Advisor for Emails
      • responsive design improvements

2024-09-02

  1. Project Management - 10:15 - 11:00
  • ISI Billable hours calculate
  • Seprate upgrade 11 hours
  • Seprate sandeep admission portal hours from visa portal logs
  1. ISI Abroad - 11:00 - 13:40
  • 606 - [Normal] - New Tagging Feature
    • cleanup (code optimization)
    • wip: student listing is tag flag
  1. Lunch Break - 13:40 - 14:00

  2. ISI Abroad - 14:00 - 19:15

    • 606 Internal notes tag
      • New pivot table Relationship issue solve
      • Eager load pivot extra column tagged_by (preventing n+1 query problem)
      • assign/unassign tag access logic fixed.
      • student listing notify icon in tagged column added.

2024-09-03

  1. ISI Abroad - 10:30 - 13:35
  • 606 Student internal note tagging (routes uri fixes, cleanup)
  • Pr to production
  • WIP: 611 Activity Log
  1. Lunch Break - 13:35 - 13:50

  2. ISI Abroad - 13:50 - 19:30

    • revie 606,607, 611 on production
    • 604 Activity log
      • Table structure (model relationship)
      • add log helpers created
      • student activity list api with relationship added
      • Acitvity log UI implemented in timeline style, pretty json, global expandabl/collapseable

2024-09-04

  1. ISI Abroad - 10:15 - 13:40

    • 604 Activity log
      • Pagination ui working
      • api caching pagination vise
  2. Lunch Break - 13:40 - 14:00

  3. ISI Abroad - 14:00 - 19:35

    • WIP: 604 Activity log
      • Delete supporting document logic cleanup
      • Activity log insert for student activities

2024-09-05

  1. Dex Fingerlight - 10:15 - 13:50

    • usecases item centered
    • disable rotating item
    • header menu liks
    • WIP: popup video
  2. Lunch Break - 13:50 - 14:05

  3. Dex Fingerlight - 14:05 - 18:45

    • Menu link scroll to section implemented

    • usecases watch video popup implemented

    • Inner Page header to redirect on home page specific section

    • Menu link scroll to section implemented, usecases watch video popup implemented, Inner Page header to redirect on home page specific section

  4. Project Management - 18:45 - 20:20

    • Seprate productive hour of dex fingerlight from july to august
    • corephp comission tracker query build with yogesh sir
    • ISI queued job issue check
    • Planing auto report pending queue.

2024-09-06

  1. ISI Abroad - 10:10 - 13:40

    • WIP: 604 Activity log
    • Visa portal activity logs added
    • parse _id column with data if possible
    • WIP: Search filter activity logs
  2. Lunch Break - 13:40 - 14:00

  3. ISI Abroad - 14:00 - 19:10

    • 616 Simple Formatting Edit for Click to Submit and View Submission
    • 604 Activity log
    • Manually testing activity log on stage
    • activity log missing from jobs issue fixed
    • Internotes tag disable for archive student fixed

2024-09-09

  1. ISI Abroad - 10:30 - 13:35

    • 624 [Urgent] - Course selection (Elective 3) not saving course (check and question asked)
    • 615-normal-change-app-status-from-processing-to-variable - in pr
    • prod deploy issue check
  2. Lunch Break - 13:35 - 13:55

  3. ISI Abroad - 13:55 - 19:25

    • 624 [Urgent] - Course selection (Elective 3) not saving course - Done
    • 619 [Normal] - Add Visa Date and other fields to column filters - Done
    • 617 [Normal] - Visa Dashboard Title and Instructions Button like App Dashboard - Done
    • 616 [Normal] - Simple Formatting Edit for Click to Submit and View Submission - Done
    • 615 [Normal] - Change App status from "Processing" to Variable - Done

2024-09-10

  1. ISI Abroad - 10:20 - 13:40

    • Activity log detailed description for all logs - in PR
  2. Lunch Break - 13:40 - 14:10

  3. ISI Abroad - 14:10 - 17:00

    • Activity Log Clean up and test in production
    • 630 [Normal] - Change Visa Icon Title and link
    • add EST postfix for activity log time
  4. Dex Fingerlight - 17:00 - 18:30

    • 25104859 re arrange the usecase items
    • 25104952 remove hero banner description text animation
    • 25104818 double header logo size
      • WIP: fix animation accordingly

    HERO Banner Parth sir screen pin top position issue

2024-09-11

  1. Fingerlight - 10:45 - 12:15

    • Hero banner scroll to section 2 on single scroll
    • snape scroll improvements
  2. ISI Abroad - 12:15 - 13:45

    • WIP: Queue Job monitor pulse card
  3. Lunch Break - 13:45 - 14:15

  4. ISI Abroad - 14:15 - 20:15

    • Queue Job monitor pulse card
    • test in production and issue fix
    • 618 review and test in production

2024-09-12

  1. ISI Abroad - 10:40 - 13:40

    • WIP: 635 [Normal] - Print or Download PDF of Submissions
  2. Lunch Break - 13:40 - 14:05

  3. ISI Abroad - 14:05 - 19:20

    • review and test 618 and upload to production and check, task updated
    • WIP: functionality implemented 635 [Normal] - Print or Download PDF of Submissions

2024-09-13

  1. ISI Abroad - 10:30 - 13:15

    • check and update 641 [Urgent] - Program crashes when VIEW AS STUDENT is clicked
    • 635 [Normal] - Print or Download PDF of Submissions
      • gravity form time component not render bug found and github issue created
      • View Submission on all steps download pdf testing
      • activity log issue fix
  2. Lunch Break - 13:15 - 14:35

  3. ISI Abroad - 14:35 - 20:50

    • 635 [Normal] - Print or Download PDF of Submissions - In production.
    • 642 [High] Gravity field type "Time" not render in the app.
      • Gravity form time field implemented
      • Additionally implemented Gravity form field type "Survey" (Read only)
    • 641 Debug [Urgent] - Program crashes when VIEW AS STUDENT is clicked
    • Disable hubspot form submission for non production environments.
    • s3 backup r&d
  • Continue with 641

  • Prepare production checklist

  • s3 backup plan

  • db backup

  • no deploy after 4:30 pm

  • Mobile app fixes and change backend url to 122 instead of production url.

  • Create quick document for hubspot integration.

2024-09-16 (Hlaf day for eid-e-milad)

  1. ISI Abroad - 14:45 - 19:20
    • Production s3 backup process review.
    • new issue for realtime in app notification created
    • remove production students and users from local and stage (122) databases.
    • 641 [Urgent] - Program crashes when VIEW AS STUDENT is clicked

2024-09-17

  1. ISI Abroad - 10:05 - 13:40 -> review: 604 changes: https://github.com/dvexpert/isi-abrod-api/issues/604#issuecomment-2352672708 -> bugfix: Wrong last login date shown issue fix a27a995 -> WIP: 641 [Normal] In-App real-time notification (websockets) -> laravel reverb implemented -> laravel echo implementation on frontend side

  2. Lunch Break - 13:40 - 14:05

  3. ISI Abroad - 14:05 - 19:50

    • WIP: 641 [Normal] In-App real-time notification (websockets)
      • Notifications popup desgined
      • Mark read/unread, delete notification api implemented
      • Notifications soft deletable.
      • fix and update 655 [Urgent] - Roommates Names Field for Column

2024-09-18

Mouse charged today

  1. ISI Abroad - 10:10 - 13:40

    • 650 [Urgent] - Allow for Study abroad advisor User based on "SENDING INSTITUTION"
      • Test and bug fixes
      • Fix wrong function usage
      • fix limit study aborad user student listing to selected home college and/or sending institute
      • bug fix allow to un select sending institute, home college
  2. Lunch Break - 13:40 - 14:15

  3. ISI Abroad - 14:15 - 20:00

    • 657 [Urgent] - Italian Course Selection Not Appearing in Columns
    • 658 [Urgent] - Old Course Selections still appear even when new form is submitted
    • WIP: 641 [Normal] In-App real-time notification (websockets)
      • Dispatch notification for geenrate letter and export implemented
      • Design improvements

2024-09-19

  1. ISI Abroad - 10:10 - 13:35

    • 658 [Urgent] - Old Course Selections still appear even when new form is submitted
      • list all course selection section fields to delete of both institute course forms (200 fields)
      • delete old field on course form submission.2
  2. Lunch Break - 13:35 - 13:55

  3. ISI Abroad - 13:55 - 18:30

    • IN-PR: 641 [Normal] In-App real-time notification (websockets)
    • sync user multiple window notifications
    • test case for all notification apis
  • WIP: unit test for generate form submission pdf

2024-09-20

  1. ISI Abroad - 10:10 - 13:00

    • 662 [Normal] - Add new filter to Insurance Portal Page - Done
    • logic for 661 [Urgent] - Export Data does not Match Columns (to sandeep)
  2. Project Management - 13:00 - 13:35

    • missionmed calender login refresh token issue
  3. Lunch Break - 13:35 - 13:55

  4. Extra - 13:55 - 15:00

    • Learning
    • Unit testing
  5. ISI Abroad - 15:00 - 18:30

    • writing unit test for ProcessGenerateFormSubmissionPDF
    • Added 95 assertions.

2024-09-23

  1. ISI Abroad - 10:15 - 13:35

    • 688 [Urgent] - Student appearing in list for Arcadia sending
      • Bug investigation
      • Fix applied
      • deployed to produciton
      • verify on prod
      • task updated
    • 667 [Urgent] - Add Database name to column for Student Field Filter
      • Discussion with yogesh sir
      • investigate same key fields rendered togather
  2. Lunch Break - 13:35 - 14:00

  3. ISI Abroad - 14:00 - 14:45

  • 667 add field name in student field filter table added
  1. Project Management - 14:45 - 15:35
  • Fingerlight slider play/pause/restart js implementation.
  • Fingerlight hero banner animation
  1. Extra - 15:35 - 19:10
    • learning laravel unit testing
      • Email unit test implemented
      • mailable not used so instead mail send event tested with email parameters body/subject/from/to etc.

2024-09-24

  1. ISI Abroad - 10:15 - 11:00

    • [URGENT] - Two Views Active the Same time (IN PR)
  2. Extra - 11:00 - 13:40

  • Learning unit test
  • Generate Form submission pdf test completed
  • Frontend advisor and course schedule test fixed
  1. Lunch Break - 13:40 - 14:10

  2. ISI Abroad - 14:10 - 20:20

    • Frontend all test cases reviewed
    • Send email job unit test added
    • 671 [URGENT] - Two Views Active the Same time - hotfix

2024-09-25

  1. ISI Abroad - 10:15 - 13:30
  • Views not saving properly issue check and fixe applied
  1. Lunch Break - 13:30 - 14:00

  2. ISI Abroad - 14:00 - 17:10

    • Views not saving properly issue testing
    • Unit test for
      • Send Email job completed
      • Generate letter added
  3. Mission Med - 17:10 - 19:20

    • dev helping tools added
    • code styling fix with pint added
    • Without login api optimization
    • setting create/update route optimzed
    • tutor reset-password not working bug fixed

2024-09-26

  1. ISI Abroad - 10:35 - 13:40
    • 676 [Urgent] - Some student accounts are being deleted or disappearing
    • Recover delete students from old db backups
# [email protected] - 
- user_id - 618
- student_id - 570

# [email protected] - 
- user_id - 619
- student_id - 571`

SELECT * FROM `users` WHERE `email` in ('[email protected]','[email protected]');
  1. Lunch Break - 13:40 - 14:00

  2. Project Management - 14:00 - 15:30

    • 678 Prepared new task -> Delay student delete application
    • Update completed and uploaded to stage tasks.
  3. Mission Med Optimization - 15:30 - 20:15

    • User roles relationship added
    • role quereies decreased
    • User Crud optimized

2024-09-27

  1. ISI Abroad - 10:45 - 13:40
  • Tasks tested on production and updated 658, 661, 662, 672, 675
  1. Lunch Break - 13:40 - 14:00

  2. ISI Abroad - 14:00 - 14:15

  • 648 In app notification task deployed to stage and updated to daniel
  1. Mission med optimization - 14:15 - 19:45
  • User update validation added
  • frontend axios request/response interceptor added
  • queue work with supervisor r&d on digital ocean deployment
  • implemented quick fix for googl login calender issue

2024-09-30

  1. Missionmed Optimization - 10:15 - 11:30
  • prepare to implement testing
  • pestphp testing implemented
  1. Project management - 11:30 - 12:30
  • helping sandeep for isi issue
  • duplicate error message on student dashboard when student is delete and 404 on api calls
  1. Missionmed optimization - 12:30 - 13:40

    • Strucuture unit test added
    • pre-commit hook added for code quality fix and run test case
    • Optimized apis (/api/userdetails, /api/lists, /api/student/profile)
  2. Lunch Break - 13:40 - 14:05

  3. ISI Abroad - 14:05 - 18:05

    • naming convension fixed
    • student listing date filter fixed
    • cron schedule added
    • command ux improvements.
    • develop conflict fixed
    • todo tests created

2024-10-01

  1. ISI Abroad - 10:25 - 12:20

    • Check in-app notification enabled or not before sending the notification
    • prepared deploy to production (in app notification)
  2. Project Management - 12:20 - 13:05

    • Check mission med command userId argument
    • monthly hour log for isi
  3. Missionmed optimization - 13:05 - 13:40

    • Notification unread endpoint optimized
    • caching for user role checkk added
  4. Lunch Break - 13:40 - 14:10

  5. Missionmed optimization - 14:10 - 17:30

    • notification controller optimized
    • some helpers moved to base controller
  6. Project Management - 17:30 - 18:15

    • isi tinymce issue
  7. Missionmed - 18:15 - 19:45

    • Appointments listing optimization

Check websocket connection issue on live server

2024-10-02

  1. ISI Abroad - 12:30 - 13:25

    • 685 [URGENT] - Generate Visa Letter not saving when edit is made.
    • 684 [Urgent] - Fields added to Visa View Dashboard
  2. Missionmed - 13:25 - 20:40

    • Appointment listing filters ajax optimization
    • has reivew filter fixed
    • pagination for both upcomin and past sessions independently implemented
    • tutor view review page designed
    • WIP: Student impersonate implemented

2024-10-03

  1. ISI Abroad - 10:40 - 12:10

    • 678 delay student test cases issue fix
  2. Missionmed - 12:10 - 13:40

    • student impersonate implemented
  3. Lunch Break - 13:40 - 14:00

  4. Missionmed optimization - 14:10 - 19:40

    • api optimized student/tutorTeam,student/profile,student/upload,student/update,university-list

2024-10-04

  1. Project Management - 10:25 - 11:00

    • ISI Task check
    • telescope logs avoid logging log, gate, event, cache
  2. MissiomMed - 11:00 - 13:30

    • Tutor view page css issue fixed
    • impersonate url double slash issue fixed
    • Appoitment listing, session tutor, student and session details adding
  3. Lunch Break - 13:30 - 13:55

  4. Mission Med - 13:55 - 16:20

    • Appoitment listing, session tutor, student and session details adding
    • session start time end time added for tutor and student also
    • tutor student timezone added in appointment listing.
  5. Missionmed optimization - 16:20 - 19:10

    • student/reading-trainer and tutor/profile api optimized
    • WIP:tutor/rate api optimization

2024-10-07

  1. ISI Abroad - 10:05 - 13:10

    • TinyMce test, minor fixed and deployed to production.
  2. Project Management - 13:10 - 13:40

    • understading missionmed changes,
    • ckeditor image issue debug
    • isi check in prod
    • helping sanddep for mission med issue
  3. Lunch Break - 13:40 - 14:00

  4. ISI Abroad - 14:00 - 14:30

    • ckeditor image aspect ration not supported in dom pdf height issue fixed
  5. Missionmed Optimization - 14:30 - 17:35

  6. Missionmed - 17:30 - 18:20

    • Tutor -> View -> Ratings -> Remove Decimal
    • Tutor -> View -> Ratings -> Order Student review by date descending
    • Appointment -> Upcoming -> Order By Ascending
    • Appointment -> Past -> Order By Descending
  7. Missionmed Optimization - 18:20 - 19:10

    • Tutorial review api refector started

2024-10-08

  1. Missionmed Optimization - 10:10 - 13:30

    • Optimized tutor/rating , tutor/get-exception, tutor/access-token
  2. Lunch Break - 13:30 - 13:50

  3. Missionmed Optimzation - 13:50 - 18:30

    • google-callback-signin, google-callback-signout
    • tutor/get-exceptions, tutor/add-exception, delete-exception/{id}, edit-exception/{id}
    • wip: tutor update api optimization

2024-10-09

  1. ISI Abroad - 10:05 - 11:30

  2. Missionmed Optimization - 11:30 - 13:40

    • WIP: Tutor update api optimization
  3. Lunch Break - 13:40 - 14:05

  4. Missionmed Optimization - 14:05 - 20:15

    • tutors-list ,tutors-list ,create-user api optimized
    • Frontend optimization started
      • Fix eslint implementation
      • Router format, cleanup eslint fixes
      • WIP: Context cleanup and typescript implementation

2024-10-10

  1. Missionmed optimization - 10:30 - 13:40

    • User provider cleanup fix, and all implementation update
  2. Lunch Break - 13:40 - 14:05

  3. Missionmed Optimization - 14:05 - 19:35

    • less css issue fixed
    • auth token always pass issue fix
    • tutor special days per page not changing bug fix
    • manuall testing prod build

2024-10-11

  1. ISI Abroad - 10:35 - 13:15

    • 693 [URGENT] - Another student's account seems to have been deleted suddenly ([email protected] was in archived state)
    • 692 [URGENT] - Change Status Filters so Only Exact Status Match is Shown - Done
    • file upload form sync, visa form submit test cases tested
    • Drop activity log foreign key
    • Version bump
    • send email activity log assertion issue fixed
    • Test on prod
  2. Lunch Break - 13:15 - 14:30

  3. Missionmed Optimization - 14:30 - 16:00

    • wip: student/session-details api optimization
  4. Project management - 16:00 - 16:30

    • helpig hiral v for redis backup on digital ocean server
    • enable hiral local redis on local network
    • ngrok tcp to make redis public
    • set password for redis to be able to connect in digital ocean redi migration (import)
  5. ISI Abroad - 16:30 - 17:00

    • 699 [URGENT] - Please check status accuracy and count so it matches dashboard
  6. Missionmed optimization - 17:00 - 19:20

    • crontab not working on production server isssue fix with yogesh sir

2024-10-14

  1. Missionmed Optimization - 10:25 - 13:30

    • student/session-details optimization complete
    • tutor/sessionrate optimzed
  2. Lunch Break - 13:30 - 14:00

  3. Missionmed - 14:00 - 14:25

    • Tutor impersonate implemented.
    • refector common impersonate action to trait.
  4. Missionmed impersonate - 14:25 - 18:30

    • develop conflicts resolved.
    • session-summary route optimized
    • wip: university-tutor-list

2024-10-15

  1. Missionmed Optimization - 10:30 - 13:35

    • university-tutors-list route optimized
    • wip: slots-available
  2. Lunch Break - 13:35 - 14:00

  3. Missionmed - 14:00 - 19:45

    • g calender sync issue debugging
    • WIP: student/available-week-slots

2024-10-16

  1. Missionmed Optimization - 10:20 - 13:35

    • student/available-week-slots api query and loops optimized
    • WIP: student/slots-list
  2. Lunch Break - 13:35 - 14:00

  3. Missionmed optimization - 14:00 - 16:00

    • clean up special day type with enum
    • abstract student booking controll commer logic of filter and parse carbon date to string into trait.
    • WIP: student/slots-list
  4. Missionmed - 16:00 - 17:00

    • get Google calender events across all calendars instead of only primary calender. implemented
    • google scope to allow calendars list added.
  5. Missionmed - 17:00 - 19:30

    • review and feedback sandeep optimizaiton changes
    • develop conflicts resolved
    • WIP: student/slots-list

2024-10-17

  1. Missionmed Optimization - 10:20 - 13:35

    • ucat-tutors-list api optimzed
  2. Lunch Break - 13:35 - 14:00

  3. Missionmed - 14:00 - 16:05

  4. Missionmed Optimzation - 16:05 - 19:30

    • Formatting issue fix
    • WIP: Commands optimization

2024-10-18

  1. Missionmed Optimization - 10:25 - 11:50

    • WIP: App credeit daily base refector loop query
  2. Teamwork zoho invoice - 11:50 - 13:35

    • project setup
    • fix zoho invalid code
    • Code debugging
  3. Lunch break - 13:35 - 13:55

  4. Teamwork zoho invoice - 13:55 - 18:45

  5. Missionmed Optimization - 18:45 - 19:15

    • WIP: app daily base credit cron student future session count query eager load logic added

2024-10-21

  1. Missionmed Optimization - 10:25 - 13:35

    • Daily base credit test and pushed
    • Delete special day past data command name issue fixed
    • Daily cancel session join query optimized
      • Login confusion discussion with yougesh sir
    • WIP: Send RemainderEmail optimization
  2. Lunch Break - 13:35 - 14:05

  3. Missionmed Optimization - 14:05 - 20:15

2024-10-22

  1. Missionmed Optimization - 10:20 - 13:30

  2. Lunch break - 13:30 - 13:50

  3. Missionmed Optimization - 13:50 - 18:20

2024-10-23

Mouse charged today

  1. Missionmed optimizaiton - 10:35 - 13:40

    • Unit test assert command strucuture fluent api created.
    • send complete sesion email unit test added, strucuture check
    • generate dummy student command added
    • hotfix - optimization, fix all unncesary condition check for delete in favor or null-safe operator
  2. Lunch Break - 13:40 - 14:15

  3. Missionmed Optimization - 14:15 - 20:25

2024-10-24

  1. Missionmed Optimization - 10:30 - 13:30

    • Send remind email command test email event logic fix, test completed
    • Daily base crete test created, strucuture tested.
  2. Lunch Break - 13:30 - 14:00

  3. Missionmed Optimization - 14:00 - 19:20

    • Daily base crete test completed
    • Delete special day command test completed
    • Test coverage to 100% for send reminder email command
    • Test command test case completed
      • to test mail redirect to delivery_address
    • code test coverage improvements

2024-10-25

  1. Project Management - 10:30 - 10:45

    • Pusher plan limit warning check
  2. Missionmed Optimization - 10:45 - 13:15

    • develop Conflict resolved
    • conflict changes implemented into optionzation manually
    • test cases fix for upstream changes
    • send reminder email test fix, coverage 100% fixes
  3. Lunch Break - 13:15 - 15:25 (Monika birthday lunch @the-grand-bhagvati)

  4. Missionmed Optimization - 15:25 - 18:30

    • Daily cancel cron command test case completed.

2024-10-28

  1. ISI Abroad - 10:15 - 11:00

    • Debug and fixed [URGENT] - Home University not auto-populating properly in arrival info form (Done)
  2. Missionmed optimization - 11:00 - 13:40

    • Two issue shared by monika - fixed
    • Api rate limiting test configurable added.
    • Api rate limiting test case added
    • Recurring schedule command test cases completed
  3. Lunch Break - 13:40 - 14:00

  4. Missionmed optimization - 14:00 - 19:30

2024-10-29

  1. Teamwork zoho invoice - 09:35 - 12:30

    • Added global macro to handle tw rate limiting, sleep for limit duration and retry logic implemented
  2. Missionmed optimization - 12:30 - 13:30

    • WIP: Helpers.php -> ReplaceConstant Test
  3. Lunch Break - 13:30 - 14:00

  4. Missionmed Optimization - 14:00 - 17:00

    • All Helpers indipendent test case added
  5. Extra - 17:00 - 19:00

    • Diwali celebration

2024-10-30

  1. ISI Abroad - 10:15 - 13:00

  2. Missionmed optimization - 13:00 - 13:40

    • WIP: Models test casses
  3. Lunch Break - 13:40 - 14:05

  4. Missionmed Optimization - 14:05 - 19:15

2024-10-31

  1. MissionMed Optimization - 10:25 - 14:10

    • Model test case completed (User model test case adde)
    • User resource test case added
    • Debug calender slot issue debug with yogesh sir
  2. Lunch Break - 14:10 - 14:40

  3. Missionmed Optimization - 14:40 - 17:30

  • Calender calcualtion must be with student timezone
  • Get all available slot of tutor
    • add extra avaiablity (special days)
    • add other student freeze session time slot (prevent to select recurring session type with is_freeze flag)

2024-11-04

  1. Missionmed Optimization - 10:40 - 13:40

    • Manually merge develop changes conflicts fix
    • WIP: conflict changes test cases fix
  2. Lunch Break - 13:40 - 14:10

  3. Missionmed Optimzation - 14:10 - 19:45

    • conflict changes test cases fix
    • Command to clear cache and send deploy email after deploy added
    • Digital ocean configration updated to run command after deploy
    • WIP: Multiple slot api fresh implementation

2024-11-05

  1. ISI Abroad - 10:10 - 11:20

    • 707 - [URGENT] - Show steps 3 and 4 after step 2 is confirmed
    • 708 - [URGENT] - Allow for RECHECK to reset forms even if STEP is completed
  2. Missionmed Optimization - 11:15 - 13:40

    • Wip: Multiple slots
      • duplicate slots filter logic added
      • WIP: other student freeze session
  3. Lunch Break - 13:40 - 14:05

  4. Missionmed Optimization - 14:05 - 19:20

    • WIP multiple slot api

2024-11-06

  1. Missionmed Optimization - 10:25 - 13:35

    • Multiple slot freeze implemented
    • Multiple slot remove off day implemented
    • WIP:gcalendar
  2. Lunch Break - 13:35 - 14:00

  3. Missionmed Optimization - 14:00 - 19:30

    • Multiple slot api Google calendar service implemented.
    • tutor buffer time add in google calender implemented.
    • multiple slot api ready to review.

2024-11-07

  1. Missionmed Optimization - 10:30 - 13:35

    • Multiple slot api - log google api to telescope.
    • Multiple slot api - explained to yogesh sir.
    • Multiple slot api - cleanup and pushed.
    • Multiple slot api - limit special day and MockInterview data to selecetd date.
  2. Lunch Break - 13:35 - 14:15

  3. Extra - 14:15 - 16:00

    • Prepare isi document.(summit asked)
    • helping sandeep for isi task
    • isi task review.
  4. Missionmed Optimization - 16:00 - 19:55

    • Debugging optimize 122 deploy issue with yogesh sir
    • Book mock interview api almost done, creating g calender event wip.

2024-11-08

  1. Missionmed Optimization - 10:25 - 13:40

    • googlse service log telescope improvements (payload, url, method accurate data added).
    • book session api email implemented. api completed
    • session data api optimized
    • develope_optimize conflict solved
    • develop conflicts solved
    • helping sandeep bhai for replacing env with config task
    • WIP: Book teaching session api
  2. Lunch break - 13:40 - 14:10

  3. MissiomMed Optimization - 14:10 - 19:15

    • book teaching session api optimize fresh implemeneted
    • Frontend develop conflict resolved.
    • WIP: Cancel Session api

2024-11-11

  1. zoho comission tracker - 10:35 - 10:50

    • 25321283 - Admin dashboard show active agents with having eastimated comission amount
  2. Teamwork zoho invoice - 10:50 - 13:45

    • rate limiting issue debugging
    • rate limiting issue debugging
    • sleep every 45 second logic implementation
  3. Lunch Break - 13:45 - 14:15

  4. Teamwork zoho invoice - 14:15 - 14:35

    • sleep every 30 second logic fix and tested.
  5. Missionmed optimizaiton - 14:35 - 17:50

  6. Zoho comission tracker - 17:50 - 20:20

2024-11-12

  1. Missionmed Optimization - 10:35 - 13:30

    • check session optimized fresh implemeneted.
    • Multiple slot api, reschedule logic implemented
      • prevent student to book previous slot than already booked
    • Develop conflict fix.
    • WIP: Slot list
  2. Lunch Break - 13:30 - 14:00

  3. MissiomMed Optimization - 13:55 - 19:45

    • Debug slot list issue, google full day holiday event issue,
    • debug multiple slot issue
    • WIP: slot list api

2024-11-13

  1. Missionmed Optimization - 10:45 - 13:30

    • WIP: slot list api
      • prepare unavailable booked slots
      • prepare extra available and unavailable slots
      • prepare colors
  2. Lunch Break - 13:30 - 14:00

  3. MissionMed Optimization - 14:00 - 17:00

    • WIP: Slot list api
  4. Missionmed - 17:00 - 19:20

    • MEW-41 Send an email when a document is uploaded for a lesson.
    • MEW-39 tutor profile picture on rate session popup added
    • MEW-42 Add [agenda] const

2024-11-14

  1. MissionMed - 10:55 - 13:30

    • MEW-42 Add [agenda] const
    • MEW-45 debug file upload issue
      • increase max upload size limit on digital ocean server
      • add 10 mb size limit label in frontend
    • WIP: MEW-44 review anynoymous
  2. Lunch Break - 13:30 - 13:50

  3. MissionMed - 13:50 - 14:30

  4. Missionmed Optimization - 14:30 - 18:00

2024-11-18

  1. ISI Abroad - 09:50 - 10:35

    • 713 - visa page scan status missing from student listing page
  2. Missionmed Optimization - 10:35 - 11:30

    • Test slot list api
  3. Missionmed - 11:30 - 13:30

  4. Lunch Break - 13:30 - 14:00

  5. Missionmed - 14:00 - 19:20

2024-11-19

  1. Missionmed - 09:55 - 13:30

    • MEW-48 tutor ui side change for pagination for mock, and both teaching sesion page for all upcoming, past and freeze implemented
    • conflict resolved so krushita can continue with optimization
    • WIP: MEW-48 student session details api optionzation + pagination.
  2. Lunch Break - 13:30 - 14:00

  3. Missionmed - 14:00 - 19:45

    • MEW-48 Limit issue in session list for Upcoming and Past. (Student sessions listing)
    • MEW-56 Add [AGENDA] to Teaching Session emails.
    • MEW-57 Email Alert when a Review is submitted with average stars 3 or below

2024-11-20

  1. Project Management - 10:25 - 11:05

    • Isi task check
    • try to replicate missionmed issue shared by krushita
    • helping sandeep for missionmed task
  2. Missionmed - 11:05 - 13:30

    • MEW-55 Show the average rating in appointment listing (Implemented)
    • Send reminder command enable/disable condition fix
    • MEW-55 filter average rating Multiple implemented
  3. Lunch Break - 13:30 - 14:00

  4. Missionmed Optimization - 14:00 - 19:05

    • Try to reproduce deplicate session issue (not able to reproduce)
    • debug duplication sesion issue with yogesh sir
    • manually delete production tutor google calendar event for duplicate session.
    • Implemented Telescope for production.
    • optimization branch conflict resolve manually

2024-11-21

  1. Missionmed - 10:30 - 13:30

    • MEW-59 Add an option to add agenda for all future sessions (bug fixes in )
    • https://github.com/missionmed/missionmed-app/pull/355/commits
    • Debug with yogesh sirI am getting a strange bug. Basically there is a student called Claire Van who first purchased under the email mailto:[email protected] but I think she must have changed her email on her profile. She then made a second purchase for extra mock interviews. Now after this in the web app there are now two accounts for Claire Van. The one with mailto:[email protected] strangely has 6 mock credits but the one with Claire Van changed email, I checked after her extra mock interviews purchase didn’t add those extra credits to that account so I manually added them in. I’m not sure how to recreate this bug because it feels very complicated.
  2. Lunch Break - 13:30 - 14:00

  3. MissionMed Optimization - 14:00 - 17:15

    • Slot list include student booked session for another tutors also Fix
    • WIP: multi slot list issue
  4. Missionmed - 17:15 - 19:30

    • MEW-61 Remove Darren from page (wordpress side changes)
    • MEW-58 Also please change text to “Pick your Mock”
    • MEW-60 Put the jump to next available date in the Wordpress version of availability finder.

2024-11-22

  1. Missionmed - 10:35 - 11:35

    • MEW-60 Put the jump to next available date in the Wordpress version of availability finder.
  2. Missionmed Optimization - 11:35 13:30

    • Optimization develop conflicts resolve
    • ip api pricing discussion with yogesh sir
    • wip: copy google file to build folder
  3. Lunch Break - 13:30 13:45

  4. MissionMed Optimization - 13:45 - 19:00

  • Create special day off from tutors profile page to check multiple slots.
  • start date - 2024-11-27
  • end date - 2024-11-28
  • time: 01:00 - 03:00

on 27 01 to 03 should be off and on 28 01 to 03 should be off and

2024-11-25

  1. Missionmed - 10:15 - 10:50
  • MEW-62 Why is there no button to buy more mock interviews when it has run out?
  1. Missionmed Optimization - 10:50 - 11:30

  2. teamwork zoho invoice - 11:30 - 13:45

    • issue discussion with yogesh sir
    • laravel telescope implemeneted with sqlite database
    • laravel log viewer implemennted
  3. Lunch Break - 13:45 - 14:35

  4. Missionmed - 14:35 - 19:50

2024-11-26

  1. Missionmed - 10:55 - 12:15

    • Mew-64 Report file preview fix and delete stale files from s3 on upload,delete,re-upload etc
  2. ISI Abroad - 12:15 - 13:35

    • 715 [URGENT] - Upload Course Schedule Issue - Link Not Mapping
      • On form re-check, reset student table field info from mappings table
  3. Lunch Break - 13:35 - 14:00

  4. ISI Abroad - 14:00 - 15:10

    • 715 [URGENT] - Upload Course Schedule Issue - Link Not Mapping
      • On form re-check, reset student table field info from mappings table
  5. Missionmed Optimization - 15:10 - 20:00

    • fix: has session rate issue Fix
    • debug tutor off day of multiple days not considering each day seprately issue for optimize multi slot api

2024-11-27

  1. bitmap Renderer - 10:15 - 13:35

  2. Lunch Break - 13:35 - 13:50

  3. Bitmap Renderer - 13:50 - 14:50

  4. MissionMed Optimization - 14:50 - 19:05

    • Multiple slot special day off multiple dates case issue fix
    • todos fix
    • cache gcal response implemented
    • debug cancel-session issue
    • WIP: slots-available api

Bitmap rendrer changes

2024-11-28

  1. Bitmap rendrer - 10:40 - 13:35

  2. Lunch Break - 13:35 - 13:55

  3. Bitmap rendrer - 13:55 - 14:10

  4. Missionmed Optimization - 14:10 - 19:15

    • slots-available api optimized implemeneted
    • google calender getEvents full cache response for tutor logic implemeneted.
    • wip: available-week-slots api optimization

2024-11-29

  1. Bitmap rendrer - 10:40 - 11:25

    • Added Timer In UI to display press duration
  2. Missionmed Optimization - 11:25 - 13:40

    • WIP: available week slots api
  3. Lunch Break - 13:40 - 14:00

  4. MissionMed Optimization - 14:00 - 19:40

    • available week slots api implemented
    • failing test cases fix
    • conflicts resolved

2024-12-02

  1. MissionMed Optimization - 10:35 - 13:40

    • MEW-72 Why isn't Kelly in this list? check score and percentile on interview tutors List.
    • MEW-74 credit added multiple times on single purchase issue debug with yogesh sir
    • teamwork rate limit issue check with yogesh sir.
  2. Lunch Break - 13:40 - 14:00

  3. Missionmed Optimization - 14:00 - 19:25

    • WIP: MEW-71 Buffer time consider for booking session also same as google calendar
    • WIP: Re-sync google calendar event to remove buffer time from save datas.

2024-12-03

  1. ISI - 10:25 - 11:50

    • Issue debug course schedule link not imported. because student email changed and user.email not update
    • Manaullay fix the students email in users table.
    • Import course schedule link and task updated.
    SELECT s.id as student_id, s.application_status as student_application_status, s.user_id as student_user_id, u.id as user_id, u.name as user_name, u.email as user_email, sm.student_id as meta_student_id, sm.meta_key as meta_key, sm.meta_value as meta_value FROM `students` as s INNER JOIN users as u on u.id = s.user_id INNER JOIN student_metas as sm on sm.student_id = s.id WHERE s.id in (157, 603, 52, 403, 753) and sm.meta_key = 'preferred_email';
  2. Missionmed Optimization - 11:50 - 13:40

    • Log re-sync google calendar event update
    • fix failing test cases.
  3. Lunch Break - 13:40 - 14:00

  4. MissionMed Optimization - 14:00 - 18:35

    • Apply Buffer time on google calendar event on runtime
    • buffer slot styling
  5. Extra - 18:35 - 19:05

    • Helping hiral for digital ocean issue.

2024-12-04

  1. MissionMed Optimization - 10:45 - 13:40 -> Activity log table strucuture, migration, model with relationship added -> log activity build method added to unify insert process. -> insert with direct insert statement for performance -> app global cache conflicting data issue fix -> Activity log actions enum added to keep better track of actions. -> Activity log for mock interview booking and cancel added. -> Activity log for daily base credit cron added (to log credit deduct action).

  2. Lunch Break - 13:40 - 14:00

  3. Missionmed Optimization - 14:00 - 19:45

2024-12-05

  1. Missionmed - 10:10 - 13:40

    • WIP: Activity log parse json content and ui
  2. Lunch Break - 13:40 - 14:00

  3. MissionMed - 14:00 - 19:35

    • Activity log ui complete
    • slot list next available not working
    • Attempt to fix iframe calendar

2024-12-06

  1. MissionMed - 10:25 - 13:20

    • Multiple slots api booked slot end time ciel not working
    • develop-optimize, user session history user_id issue fix (share by krushita)
    • develop-optimize, date issue fixed
    • iframe reshcedule hours not working issue Fix
    • wip: buffer slots for develop branch.
  2. Lunch Break - 13:20 - 14:30

  3. MissionMed - 14:30 - 19:30

    • slots z-index for available slot set to 2
    • Iframe slots z-index for available slot set to 2
    • special day not consider for keylly n because had single off day from 30/11/2024 to 17/12/2024
    • buffer time slots added in develop slots list Api
    • buffer slots z index applied
    • WIP: Add multiple slost api buffer slots

2024-12-09

  1. MissionMed - 10:30 - 13:30

    • Develop: Buffer slot implemented on multiple slots api
    • buffer slot z-index improvemeents
    • buffer slot implemented in iframe calendar
    • WIP: Implement re-sync google calendar event to fix applying fixed buffer time and intead apply buffer on runtime.
  2. Lunch Break - 13:30 - 13:50

  3. MissionMed- 13:50 - 17:00

    • Implement re-sync google calendar event to fix applying fixed buffer time and intead apply buffer on runtime.
  4. MissionMed - 17:00 - 19:20

    • Resolve Conflict of develop google service implementation in develop for re-sync g event command.
    • WIP: Iframe calendar slots list api optimization

TODO:

  • Instead of extending the google calendar event off time add buffer slot sepratly.
  • for non gcal event add buffer time for each hour sepraltly.

2024-12-10

  1. MissionMed - 10:35 - 13:30

    • Instead of extending the google calendar event off time add buffer slot sepratly.
      • Implemented in develop - slots list api
      • Implemented in develop - iframe calendar slots list api
    • Bug fix iframe calendar multiple slots api, when have manually created off day and also google calendar event on same day
    • for non gcal event add buffer time for each hour sepraltly.
      • Implemented in develop - slots list api (and in iframe calendaer api)
      • WIP: Implemented in develop - multiple slots list api (and in iframe calendaer api)
  2. Lunch Break - 13:30 - 13:50

  3. MissionMed - 13:50 - 14:05

    • for non gcal event add buffer time for each hour sepraltly. Implemented in develop - multiple slots list api (and in iframe calendaer api)
  4. MissionMed Optimize - 14:05 - 19:15

2024-12-11

  1. MissionMed Optimization - 10:35 - 13:40

    • Fix: session title for auth user
    • remove buffer slot when tutor is loggedin (in develop)
    • WIP: allow tutor to click buffer slot in
  2. Lunch Break - 13:40 - 14:05

  3. MissionMed Optimization - 14:05 - 18:30

    • allow tutor to click buffer slot (optimize)
    • google calender fullday event of multiple days end date lost issue fixed
    • re-sync now api update to run for specific tutor Only
    • update re-sync google event command to optionally run for single tutor Only.
    • re-sync now api invoke re-sync google event calender command also internally implemented.
    • multiple day google event special day label updated in UI.
    • conflicts fix in develop optimize
    • WIP: frontend optimization for calender rendering
  4. Project Management - 18:30 - 19:50

    • ISI Student Info Dashboard discussion call with client
    • functionality discussion with yogesh sir
    • explain task to sandeep
eventsSet={() => updateZIndex() }

2024-12-13

  1. MissionMed Optimization - 10:30 - 11:15

    • 🚀 Iframe slow render improved (almost 96.67 better)
  2. Project Management - 11:15 - 13:30

    • test time field save as its in db task check and pr created
    • missionmed issue discussion with yogesh sir
    • ISI Student info dashboard planning
  3. Lunch Break - 13:30 - 14:05

  4. Project Management - 14:05 - 15:30

    • Student info dashboard all tasks created and assigned
    • Explain to sandeep bhai
  5. MissionMed Optimization - 15:30 - 19:20

    • Fix Past slot available issue (when buffer slot was implemented in develop)
    • WIP: current day whole slot unavailable event when enough time available
  6. Make past up-until current time slot unavailable (allow tutor to rescheudle session before session start time and after current time).

  7. Do not consider booked slot as unavailable while reshceduling so if slot is 7 pm to 8 pm then it can be re-schedules to 7:30 om to 8pm

  8. (In Develop Optimize) When logged in with tutor (reschedule hours not considered), current date whole slot is unavailable even when allowed slot durtion is available

    • Means suppose today is 13-dec 6pm, tutor is working hours are from 12pm to 9pm so from 6 pm to 9pm tutor should be allowed to book, but currently cannot
  9. Avoid Buffer slots for past time

2024-12-16

  1. Zoho Comission Tracker - 10:45 - 11:15

    • 25434389 - allow decimal value in custom comission amount
    • 25434383 - prevent void payment in estimated comission calculation.
  2. MissionMed Optimization - 11:15 - 13:40

    • Avoid Buffer slots for past time
    • Hotfix: apply student timezone when considering current date time in slots list api.
  3. Lunch Break - 13:40 - 14:00

  4. MissionMed - 14:00 - 16:00

    • Hotfix: now() with relavant user timezone fix
  5. Project Management - 16:00 - 17:00

  • Explain isi UI to krushita
  • Discussion isi roadmap with yogesh sir
  1. MissionMed Optimization - 17:00 - 19:05
    • Avoid Buffer slots for past time (develop implemented)
    • buffer slot marked as unavailable Fix
    • debug long off slot buffer isssue.

Marrige Leave

2024-12-11

2024-12-17

2024-12-18

2024-12-19

2024-12-20

2024-12-23

2024-12-24

  1. Project Management - 11:05 - 13:35

    • ISI Abroad Student Info Dashboard.
      • Review ISI Commets.
      • Code review and cleanup
  2. Lunch Break - 13:35 - 13:55

  3. ISI Abroad - 13:55 - 19:20

    • Settings page Side menu optimzation and minor bugfix.
    • testing activity attended api, and duplicate route removed./
    • review and merge student info dasboard to student-info-develop branch
    • clear api and front branches
    • prepared tasks for sandeep and krushita

Questions to ask client:

  1. Import student info functionality (#738)

    • Any preferance for header column names or header column order ?
  2. Add Incident Button (#744)

    • On edit incident, recreate the incident PDF again. @dtartaglia99 It'll replace the old PDF. Correct?
    • Below the Incident listing section, there will be a note area.
  3. Incident report Fields

    1. "Today's date" and "Current Time" field can be changed ?? or is it fixed. so when incident is created it is pre-filled with current date ??

Task List:

Krushita:

  1. Make "Today's date" and "Current Time" field disabled and pre-filled with current date time (same as we have for other gravity forms)
  2. Add Student listing in incident report gravity form. for "Name of Student/Person who Called" and "Other Students Involved"
  • Do not pre load all student at once, use functionality similar to Student Activity Popup Search
  • when typed in select box search then only load filtered students.
  1. set download link in incident report listing download icon. (when api is done)
  2. add api call to upload student info from student listing page (when api is done)

Sandeep:

  1. Import student info dashboard data

  2. Implement Incident report notes block. (Only 1 field student_incident_note).

  3. Make new api to list students for incident reports popup

    • Need to recevie search parameter from front end and filter with email (if feasible), first name or last name field.
    • even with search parameter only load max 10 or 20 students.
    • Important note: When logged in with basic user or study abroad advisor, only load their home college students only, same condition as we have in the dashboard
  4. Update incident report save/edit api to save selected students id in incidents table.

  5. Logic Change for incident report fields

    • Need to remove form fields from incident_repots table
    • Create new table incident_repot_fields, with column id, incident_report, field_key, field_value ... (same logic as student_metas table)
    • Update incident report add/update api accordingly.

2024-12-26 (Leave for marrige)

2024-12-27 (Leave for marrige)

2024-12-30

  1. ISI Abroad - 10:05 - 12:00

    • Test incident report create functionlity,
    • fix other student list use meta first last name instead of user name
  2. MissionMed - 12:00 - 13:30

    • Create new Route to generate temporary login url,
    • add send temporary link button in UI and add api call
    • send email on click api to student
    • create seeder for new email template
    • handle generated url visit, verify valid signature
  3. Lunch Break - 13:30 - 13:50

  4. MissionMed - 13:50 - 18:55

    • add Loader while email sending in progress
    • Implement send temporary login link button for all 3 session type listing .
    • Insert new email template in production db.
    • Production server temporary url signature verification fails debug
    • Manually implemente signature verification logic
    • Add Send temporary login link in admin also
  5. ISI Abroad - 18:55 - 19:55

    • client call FOR JOOMLA PROJECT discussion and student info dashboard demo

2024-12-31

  1. MissionMed - 09:00 - 09:30

    • Add confirmation before sending temporary login link in both backend and frontend
  2. ISI Abroad - 09:30 - 12:00

  3. MissionMed - 12:00 - 13:00

    • WIP: On login allow to login with email, send temporary login link
    1. Need to fix query in loop

    2. Need to add check if in-app-notification is enabled for EmailTemplateEnum::STUDENT_INFO_IMPORT template

    3. Need to fix Two in-app notification triggered on "Bulk Upload Student Info"

##########################--END OF 2024--###################################

2022-09-19

  1. TNT - 09:35 - 13:35

    • on Waiting For TNT To Receive Cards next stage show cards add view
  2. Lunch Break - 13:35 - 14:00

  3. Floraqueen - 14:00 - 18:35

    • task - MIG-115 cart coupon code issue
    • task - MIG-271 Remove ABTest Product13
    • task - MIG-272 Remove ABTest WBCRO-138 floraqueen.web/fuelphp-1.5.3/fuel/app/classes/experiment/WBCRO-138/catalogs.php
    • task - MIG-273 Remove ABTest WBCRO-137
    • task - MIG-274 Remove ABTest WEB-1026
    • task - MIG-91 Static pages: Smile Box (Pending latter todo)
    • task - MIG-285 Featured Product price issue fix

2022-09-20

  1. TNT - 09:30 - 12:30

    • on Waiting for TNT To receive cards next stage show cards and view
  2. Floraqueen - 12:30 - 13:55

  3. Lunch Break - 13:55 - 14:15

  4. Floraqueen - 14:15 - 18:35

    • MIG-293 FR rating page issue
    • MIG-287 Browsing Directory not showing featured products (changes)
    • MIG-294 Addons Page: mark addons as selected
    • MIG-296 Checkout: recalculate voucher import on add/remove items

https://flowers-dev-es.floraqueen.net/dp/x9a0c8a7ffae4ed4dbe3e8cf01c08d8eb/step2

2022-09-21

  1. TNT - 09:30 - 13:30

    • create Service level order listing(based on provider and service level selected )
    • TODO:: add validation for cards
    • TODO:: change jquery validation cdn to static asset
  2. Floraqueen - 13:30 - 13:55

    • MIG-296 Checkout: recalculate voucher import on add/remove items
  3. Lunch Break - 13:55 - 14:20

  4. Floraqueen - 14:20 - 18:35

    • MIG-296 Checkout: recalculate voucher import on add/remove items
    • MIG-91 Static pages: Smile Box

2022-09-22

  1. Floraqueen - 09:45 - 14:10

    • MIG-91 Static pages: Smile Box
  2. Lunch Break - 14:10 - 14:40

  3. Floraqueen - 14:40 - 18:45

    • MIG-91 Static pages: Smile Box

2022-09-23

  1. Floraqueen - 09:40 - 14:00

    • MIG-91 Static pages: Smile Box changes
    • MIG-303 checkout page zero payment
  2. Lunch Break - 14:00 - 14:20

  3. Floraqueen - 14:20 - 18:30

    • MIG-303 Checkout page zero payment
    • MIG-304 Remove card_audios
    • MIG-277 flickering literals card_audios
    • MIG-311 NavBar: hamburger icon too small
    • MIG-302 Loyalty program: add points on purchase

2022-09-26

  1. Floraqueen - 09:30 - 14:00

    • MIG-302 Loyalty program: add points on purchase
    • MIG-235 Redesign: Home Page
      • MIG-313 -> Filters Block
  2. Lunch Break - 14:00 - 14:30

  3. Floraqueen - 14:30 - 18:30

    • MIG-235 Redesign: Home Page
      • MIG-313 -> Filters Block
      • MIG-316 -> Reviews Slider

2022-09-27

  1. Floraqueen - 09:30 - 13:50

    • MIG-235 Redesign: Home Page
      • MIG-316 -> Reviews Slider
  2. Lunch Break - 13:50 - 14:20

  3. Floraqueen - 14:20 - 19:15

    • MIG-235 Redesign: Home Page
      • MIG-316 -> Reviews Slider
      • MIG-313 -> Filters Block (preserver old design)
      • MIG-320 -> Occasion Block

INSERT into frontend.i18n (groupname, name, language, text) values ('homepage','homepage.occasion.title','en_US','Never Forget The Big Day!') ('homepage','homepage.occasion.title','es_ES','Never Forget The Big Day!') ('homepage','homepage.occasion.subtitle','en_US','Days get busy. We get it. But not anymore. Save important dates with us and we won’t let you forget.')

2022-09-28

  1. TNT - 09:40 - 11:40

    • Fixing UseCase changes issues - 09:40 - 10:55

      • APP_URL added in .env
      • User Profile Request removed (now use User Create/Update Request to set profile data)
      • add confirmed password field in create user
    • [22431950] Order List Changes - 10:55 - 11:15

    • [22432325] Edit Button Page View - 11:15 - 11:40

  2. Floraqueen - 11:40 - 14:05

    • MIG-313 Filters component fix
      • change date pick text
      • filters text first letter in uppercase
      • flower type icon change
      • filters component bug fix applied to new design component
  3. Lunch Break - 14:05 - 14:35

  4. Floraqueen - 14:35 - 18:30

    • MIG-316 changes show 3 slides of reviews
    • MIG-318 WeMakePeopleSmile Redesign
    • MIG-319 Searcher + country block

2022-09-29

  1. TNT - 09:30 - 11:45

    • Order edit ui completed
  2. Floraqueen - 11:45 - 13:55

    • MIG-319 Searcher + Country Block
  3. Lunch Break - 13:55 - 14:15

  4. Floraqueen - 14:15 - 18:30

    • MIG-319 Searcher + Country block
    • MIG-313 filters block change inputs icons position in mobile change
    • MIG-3-- catalog slider

2022-09-30

  1. TNT - 10:00 - 13:00

    • [22432325] Edit Button Page View
  2. Floraqueen - 13:00 - 13:30

    • daily meet
    • project setup in teqb-002
  3. Lunch Break - 13:30 - 14:00

  4. TNT 14:00 - 17:00

    • [22432325] Edit Button Page View - 14:00 - 15:30
    • [22432017] Side Menu Updates - 15:30 - 15:50
    • [22432179] Create Provider Order Submenu Page - 15:50 - 15:55
    • [22432173] Receive Cards Submenu Page - 15:55 - 17:00
  5. Floraqueen - 17:00 - 19:00

    • MIG-314 Catalog slider pushed (designed by mukesh)

2022-10-03

  1. TNT - 09:45 - 11:45

    • [22432174] Validate Cards Submenu Page (30 Minutes)- 09:45 - 10:15
    • [22432176] Waiting Customer Approval Submenu Page (30 Minutes) - 10:15 - 10:45
    • [22432178] Insert Grades Submenu Page (30 Minutes) - 10:45 - 11:15
    • [22432316] Validate Cards Button Page View (InProgress) (30 Minutes) - 11:15 - 11:45
  2. Floraqueen - 11:45 - 14:00

    • MIG-234 Footer Design
    • MIG-322 Catalog Banner design

    Setup floraqueen web in mukesh bhai pc

  3. Lunch Break - 14:00 - 14:25

  4. Floraqueen - 14:25 - 18:45

    • MIG-234 Footer Design

2022-10-04

  1. TNT - 09:30 - 11:30

    • [22432316] Validate Cards Button Page View (InProgress) (01 H, 20 Min) - 09:30 - 10:50
      • TODO:: cards.html.twig show uploaded images path not found issue fix

    • [22432312] Insert Grades Button Page View (25Min) - 10:50 - 11:15
    • [22432173] Receive Cards Submenu Page (change) - 11:15 - 11:30
      • remove row on stage change form task submenu pages
  2. Floraqueen - 11:30 - 13:20

    • catalog banner desgin
    • pc setup
  3. Lunch Break - 13:20 - 14:25

  4. Floraqueen - 14:25 - 17:20

    • Catalog banner design
  5. teq007 - 17:20 - 17:45

    • pc setup
  6. TNT - 17:45 - 19:35

    • 22432325 edit order (for certificate and provider value @insert grade stage) - 17:45 - 18:45
    • 22432316 Validate card button page - 18:45 - 19:00
    • 22452781 User crud form change r&d - 19:00 - 19:35

TODO :: continue floraqueen filter design (first push changes from mukesh bhai pc)

2022-10-06

  1. Floraqueen - 09:30 - 12:10

    • MIG-323 Catalog filter
  2. Fraudsniffer - 12:10 - 13:30

    • setup - teq002
    • fraud hard delete task explanation to sandeep
    • floraqueen pr create
  3. Lunch Break - 13:30 - 14:00

  4. TNT - 14:00 - 18:30

    • [22432173] changes confirm box on stage change button - 14:00 - 15:00

    • [22432181] provider order listing - 15:00 - 16:00

    • [22432312] show cards edit ui with all order (of provider service level) cards

      • on submit

      -> on create provider order call extra api given in task file

  5. Extra - 18:30 - 19:10

    • Floraqueen - push mukesh bhai design
    • push fraud script from sandeep pc

2022-10-07

  1. TNT - 09:40 - 11:45
  • [22432312]
    • Provider order cards edit - 09:40 - 11:00
    • Sent to Provider on create provider order - 11:00 - 11:45
  1. Floraqueen - 11:45 - 13:45

    • MIG-318 conflict resolve
    • MIG-234 push footer change (from mukesh pc)
    • MIG-323 refactor watcher requested changes (in progress)
  2. Lunch Break - 13:45 - 14:15

  3. Floraqueen - 14:15 - 18:30

    • MIG-319 move flags from .web to .nuxt assets folder
    • MIG-323 refactor watcher requested changes (in progress)

2022-10-08 (saturday)

  1. Floraqueen - 09:45 - 14:00

    • MIG-373 (Checkout - Open legal disclaimer on popup) (In Progress stuck because of issue)
    • MIG-326 Catalog Static Page (pushed and created pr)
    • MIG-317 Catalog Vip block design
  2. Lunch Break - 14:00 - 14:25

  3. Floraqueen - 14:25 - 19:00

    • MIG-317 Catalog Vip block design
    • MIG-313 Conflict resolve
    • MIG-315 Related product block

2022-10-10

  1. Floraqueen - 09:40 - 14:10

    • MIG-315 Related product block
    • MIG-373 (Checkout - Open legal disclaimer on popup)
  2. Lunch Break - 14:10 - 14:30

  3. Floraqueen - 14:30 - 19:30

    • MIG-373 (Checkout - Open legal disclaimer on popup)
    • MIG-317 Vip catalog block (use tailwind in core.css instead of custom css) changes
    • MIG-370 SEo static content block

2022-10-11

  1. Floraqueen - 09:40 - 14:00

    • MIG-376 always allow message input
    • MIG-370 SEo static content block
    • MIG-319 Searcher + Countries block
  2. Lunch Break - 14:05 - 14:35

  3. Floraqueen - 14:30 - 19:45

    • MIG-317 conflict resolve
    • MIG-319 conflict resolve
    • Home Page design

2022-10-12

  1. Floraqueen - 09:30 - 13:55

    • Home Page design
  2. Lunch Break - 13:55 - 14:35

  3. Floraqueen - 14:35 - 19:20

    • Home Page design

2022-10-13

  1. Floraqueen - 09:40 - 14:10
  • Home page design revision
  • catalog page design
  1. Lunch Break - 14:10 - 14:45

  2. Floraqueen - 14:45 - 19:00

    • Home page footer payment provider fix
    • green color match
    • catalog styling

TODO:: TNT task pre-check understanding @ EOD.

2022-10-14

  1. Floraqueen - 09:40 - 13:20

    • International page design
  2. Lunch break - 13:20 - 14:30

  3. Floraqueen - 14:30 - 19:55

    • International page design

2022-10-15

  1. Floraqueen - 09:40 - 13:40

    • International page changes
    • MIG-363 show loader on add/remove addon on checkout page
    • MIG-386 Billing Page - Put focus on the first invalid field
  2. Lunch Break - 13:40 - 14:00

  3. Floraqueen - 14:00 - 18:00

    • MIG-386 Billing Page - Put focus on the first invalid field
    • MIG-245 Product Page design

2022-10-17

  1. Floraqueen - 09:30 - 14:10

    • MIG-363 change v-if with v-show (PDP loader)
  2. Lunch break - 14:10 - 14:40

  3. Floraqueen - 14:40 - 18:45

    • Product detail page
    • MIG-388 addons view button background color and position
    • International page

2022-10-18

  1. Floraqueen - 09:30 - 13:40

    • Merge develop into redesign_phase1
    • Redesign Product Page
  2. Lunch break - 13:40 - 14:05

  3. Floraqueen - 14:05 - 18:30

    • PDP design
  4. helping sandeep - 18:30 - 18:55

2022-10-19

  1. Floraqueen - 09:30 - 14:10

    • PDP design
  2. Lunch Break - 14:10 - 14:40

  3. Floraqueen - 14:40 - 19:25

    • PDP design

2022-10-20

  1. Floraqueen - 09:40 - 13:35

    • PDP Design
  2. Lunch Break - 13:35 - 14:05

  3. Floraqueen - 14:05 - 19:35

    • PDP design changes
    • MIG- 374 persist store to local storage

2022-10-21

  1. Floraqueen - 09:40 - 14:10

    • MIG-374 persist billing page data
  2. Lunch Break - 14:10 - 14:40

  3. Floraqueen - 14:40 - 19:25 -MIG- 374

    • MIG-403 add loader on home page
    • MIG-402 add hopper (vertical) slider for product images (PDP)

https://flowers-dev-en.floraqueen.net/personalised-gifts/YS12007#position=1/catalog=personalised-gifts-en

2022-10-22 - # 2022-10-30 (Diwali Holidays)

2022-10-31

  1. FLoraqueen - 10:00 - 14:25
  • MIG-405 - Product not available popup new design
  • MIG-402 - vertical slider on PDP
  1. Lunch Break - 14:25 - 14:55

  2. TNT - 14:55 - 15:25

  • fix generate provider order issue
  1. Floraqueen 15:25 - 19:20
    • helping oriel for PDP issue
    • MIG-402 conflict resolve
      • issue: select iceland in international page filter then click search after search open any product then enter Reykjavík in delivery city then delivery dates are not loaded
      • solution: this is because v-if used in productOrderFlow ProductOrderDate parent div. On first load ProductDeliveryDate component is not mounted because of this condition and after the first city selection showProductDeliveryDate sets to true and date component is mounted and event listener is registered.

feature/MIG-412

2022-11-01

  1. TNT - 09:40 - 10:45

    • 22587814 issue fix
  2. Floraqueen - 10:45 - 12:00

    • Quick Fix: PDP: Product Delivery Date input height fix
  3. TNT - 12:00 - 13:00

    • generate invoice on insert grade infos
  4. Floraqueen - 13:00 - 13:35

    • Homepage not working issue fix
  5. Lunch Break - 13:35 - 14:05

  6. Floraqueen - 14:05 - 19:00

    • MIG-435 Homepage: Change order of modules
    • MIG-419 Header effect on desktop - hiding part of it when scolling down

2022-11-02

  1. Floraqueen - 09:40 - 13:35

    • MIG-387 Billing page: change autocomplete place prediction popup design
  2. Lunch Break - 13:35 - 13:55

  3. Floraqueen - 13:55 - 18:00

    • MIG-438 Home page: Add an arrow on catalog
    • MIG-357 Redesign: Track my order

2022-11-03

  1. Floraqueen - 09:40 - 14:25

    • MIG-419 changes
    • MIG-357 Track Order design
  2. Lunch Break - 14:25 - 15:00

  3. Floraqueen - 15:00 - 19:10

    • MIG-357 Track Order design

2022-11-04 (Leave due to cold and fever)

  1. Floraqueen - 09:40 - 14:30

    • MIG-441 New PDP: Feedback
    • MIG-357 track Order
  2. Lunch Break - 14:30 - 15:00

  3. TNT - 15:00 - 17:00

    • [22585229] Creating Customer Orders
  4. Floraqueen - 17:00 - 19:30

    • MIG-449 Login popup: Scroll on desktop small screens

2022-11-08

  1. TNT - 09:40 - 11:40
    • [22585229] Creating Customer Orders (complete) (01 hour 50 minutes)
    • [22605166] inprogress

Note:

  • Add atleast one card if no card created
  • Create cards fields setter in usecase (if fields exist.)
  1. Floraqueen - 11:40 - 13:30

    • Fix the plant Product page Addons slider width issue
    • MIG-453 Redesign: Addons page (part 1)
    • Duplicate nodes in the virtual dom
  2. Lunch Break - 13:30 - 13:55

  3. Floraqueen - 13:55 - 18:30

    • Duplicate nodes in the virtual dom
    • MIG-448 Product page: Reviews
    • MIG-445 Product title is cutted
    • MIG-461 Mantain user comm_origin field
    • MIG-243 Redesign: Floraclub (login & register pages)

2022-11-09

  1. TNT - 09:40 - 11:50

    • [22585229] Creating Customer Orders (complet) (atleast one cards, card setters) (20 min)
    • [22605166] inprogress
  2. Floraqueen 11:50 - 13:30

    • Sometimes, input text on delivery address disappears
    • When there is no delivery city and user click on delivery date, focus delivery city
    • Close delivery date dropdown on click on the input
  3. Lunch Break - 13:30 - 14:00

  4. FLoraqueen - 14:00 - 18:40

    • Redesign: Floraclub (login & register pages)

2022-11-10

  1. TNT - 09:45 - 11:50

    • 22585229 - 09:45 - 10:20 (35 minute) (allow blank cards data and remove delete button from first card)
    • 22605166 - 10:20 - 11:20 Cron Job
    • 22605181 - 11:20 - 11:50 (30 min) TNT Review Email Trigger
  2. Floraqueen - 11:50 - 13:30

    • Header improvements (in redesign_phase1)
    • Header improvements (in develop)
  3. Lunch Break - 13:35 - 14:05

  4. Floraqueen - 14:05 - 19:00

    • Sentry issue fix: uiux plugin (must be client only)
    • MIG-244 Redesign Checkout

2022-11-11

  1. TNT - 09:40 - 11:45

    • 22605166 - Cron Job
  2. Floraqueen - 11:45 - 13:30

    • MIG-244 Redesign Checkout
  3. Lunch Break - 13:30 - 13:55

  4. Floraqueen - 13:55 - 19:40

    • MIG-244 Redesign Checkout

2022-11-14

  1. Floraqueen - 09:35 - 14:25

    • Redesign: Checkout
  2. Lunch Break - 14:25 - 14:55

  3. TNT - 14:55 - 17:00

    • 22605166 Cron job to update provider order stage
  4. Floraqueen - 17:00 - 18:50

    • Redesign: Checkout
    • MIG-445 product title cutted change

2022-11-15

  1. Floraqueen - 09:30 - 14:30

    • Redesign: Checkout
  2. Lunch Break - 14:30 - 15:00

  3. TNT - 15:00 - 17:00

    • 22605166 Cron job to update provider order stage 15:00 - 16:30
    • 22605179 Remove unneeded fields 16:30 - 17:00
  4. Floraqueen - 17:00 - 18:30

    • Redesign: Checkout Step1 for register user

2022-11-16

  1. Floraqueen - 09:40 - 13:30

    • MIG-467 Redesign: Checkout step1 (Change address)
  2. Lunch Break - 13:30 - 14:00

  3. Floraqueen - 14:00 - 18:40

    • Redesign: Checkout (Same as recipient address)
    • Daily meet
    • Homepage catalog tablet design fix
    • Step2 started

2022-11-17

  1. Floraqueen - 09:40 - 13:35

    • 445- catalog long titles overflow issue fixed
    • MIG-468 -Redesign Checkout Step2
    • MIG-469 -Redesign Checkout Step3
    • working with oriol for navbar scroll effect issue
  2. Lunch Break : 13:35 - 14:05

  3. Floraqueen - 14:05 - 18:30

    • Checkout step 3

2022-11-18

  1. Floraqueen - 09:45 - 13:30

    • MIG-469 -Redesign Checkout Step3
  2. Lunch Break - 13:30 - 14:00

  3. Floraqueen - 14:00 - 18:55

    • MIG-469 -Redesign Checkout Step3

2022-11-21

  1. Floraqueen - 09:45 - 13:30

    • MIG-469 -Redesign Checkout Step3 (credit card works)
  2. Lunch Break - 13:30 - 14:00

  3. Floraqueen - 14:00 - 19:30

    • MIG-469 - Redesign Checkout Step3
      • mobile design
    • Daily
    • MIG-506 - On support page theres an error on the telephone number that doesn't allow to continue.
    • MIG-469 - Redesign Checkout Step3
      • Step3 cart summary responsive design

2022-11-22

  1. Floraqueen - 09:45 - 13:30

    • MIG-469 - Redesign Checkout Step3
  2. Lunch Break - 13:30 - 14:00

  3. Floraqueen - 14:00 - 19:25

    • MIG-469 - Redesign Checkout Step3

2022-11-23

  1. Floraqueen - 09:45 - 13:30

    • MIG-469 - Redesign Checkout Step3
  2. Lunch Break - 13:30 - 14:00

  3. Floraqueen - 14:00 - 19:05

    • MIG-469 - Redesign Checkout Step3
    • MIG-516 - When selecting a country on the filters or nav bar or browsing directory, it automatically completes the "city" (with the country) on the product page.
    • MIG-517 - Error in PDP (duplicate nodes in virtual dom (client-only) for product disclaimer) (issue because of nested p tags)

2022-11-24

  1. Floraqueen - 10:10 - 13:35

    • MIG-517 - Error in PDP fix for mobile view
    • MIG-515 - SEO - Browsing directory - most popular destinations module
    • MIG-514 - Narrow the review box when the review is really short
    • MIG-472 - Add cypress end to end test
  2. Lunch Break - 13:35 - 14:05

  3. Floraqueen - 14:05 - 18:15

    • MIG-519 - Error on the footer on top destinations
    • MIG-521 - Cut product description
    • MIG-472 - Add cypress end to end test

2022-11-25 (Leave)

2022-11-28

  1. Floraqueen - 09:55 - 13:30

    • MIG-522 Checkout retrospective
  2. Lunch Break - 13:30 - 14:00

  3. Floraqueen - 14:00 - 18:45

    • MIG-522 Checkout retrospective

2022-11-29

  1. Floraqueen - 09:45 - 13:30

    • MIG-522 Checkout retrospective
    • MIG-472 Add Cypress end to end test for checkout
  2. Lunch Break - 13:30 - 14:00

  3. Floraqueen - 14:00 - 18:45

    • MIG-472 Add Cypress end to end test for checkout
    • MIG-501 Error sort by when there are discounts
    • MIG-442 Checkout documentation

2022-11-30

  1. Floraqueen - 09:45 - 13:30

    • MIG-523 Gifts delivery date
  2. Lunch Break - 13:30 - 14:00

  3. Floraqueen - 14:00 - 18:45

    • MIG-523 Gifts delivery date
    • Daily
    • MIG-522 Checkout feedback (coupon verify show default issue fix) (on refresh autofill not working from vuex)
    • MIG-508 The addons appear in two lines in the PDP (it doesnt happen everytime)
    • MIG-536 On tablet, this section should be first
    • MIG-537 On tablet, the home page products looks bad

2022-12-01

  1. Floraqueen - 09:45 - 13:30

    • MIG-557 Changes in PDP: Date on mobile
    • MIG-561 Design corrections in checkout
  2. Lunch Break - 13:30 - 14:00

  3. Floraqueen - 14:00 - 19:40

    • MIG-561 Design corrections in checkout
    • MIG-557 Changes in PDP: Date on mobile feedback
    • MIG-537

2022-12-02

  1. TNT - 09:40 - 13:30

    • 22713167 - Adding Buttons to Stages on Dashboard - 09:40 - 10:50 (01 H, 10 M)
    • 22713040 - Add Field For Company Order ID - 10:50 - 12:20 (30 M)
    • 22713070 - Customer Order ID Clickable From Provider Order - 12:20 - 12:30 (10 M)
    • 22713912 - Add Customer Input Display Option - 12:30 - 13:20 (50 M)
    • 22714322 - Add Option to Always Enable TNT Review - 13:20 - 13:30 (10 M)
  2. Lunch Break - 13:30 - 14:00

  3. TNT - 14:00 - 19:00

    • 22713064 - Add Mass Button Function to Provider Order - 14:00 - 15:20 (20 M)
    • 22605177 - Import / Export CSV - 15:20 - 17:00 (01 H, 40 M)
    1. Task Details[22713167] - https://gitlab.com/corephp-tnt/tnt-admin/-/merge_requests/39
    2. Task Details[22713040] - https://gitlab.com/corephp-tnt/tnt-admin/-/merge_requests/40
    3. Task Details[22713070] - https://gitlab.com/corephp-tnt/tnt-admin/-/merge_requests/41
    4. Task Details[22713912] - https://gitlab.com/corephp-tnt/tnt-admin/-/merge_requests/42
    5. Task Details[22714322] - https://gitlab.com/corephp-tnt/tnt-admin/-/merge_requests/43
    6. Task Details[22605177] - https://gitlab.com/corephp-tnt/tnt-admin/-/merge_requests/44 Final PR: https://gitlab.com/corephp-tnt/tnt-admin/-/merge_requests/45
    • 22720425 - 500 Error When Inserting Grades/Certificate 17:00 - 17:30 (30 M)
    • 22717790 - Add Submission Type - 17:30 - 19:00 (01 H, 10 M)

2022-12-05

  1. Floraqueen - 09:35 - 13:30

    • MIG-537 - On tablet, the home page products looks bad
    • MIG-554 - Clean css (in assets/css)
  2. Lunch break - 13:30 - 14:00

  3. Floraqueen - 14:00 - 17:00

    • MIG-554 - Clean css (in assets/css)
    • MIG-542 - Minimize the infomation between backend and fronted - MENU
  4. TNT - 17:00 - 17:35 3.2.1 - Task Details[22692131] - 17:00 - 17:03 3.3.2 - Task Details[22692132] - 17:03 - 17:05 3.4.2 - Task Details[22713040] - 17:05 - 17:20 // No change 3.6.5 - Task Details[22605179] - 17:20 - 17:35

  5. Fraud - 17:35 - 17:50

    • Task Details[22724512] - show enddate also in claimant details
  6. Floraqueen - 17:50 - 18:30

    • MIG-542 - Minimize the infomation between backend and fronted - MENU

2022-12-06

  1. Floraqueen - 09:30 -13:55

    • MIG-557 - Changes in PDP: Date on mobile
    • MIG-542 - Minimize the infomation between backend and fronted - MENU
    • MIG-579 - Apply transition in ReviewsSlider
  2. Lunch Break - 13:55 - 14:25

  3. Floraqueen - 14:25 - 16:50

    • MIG-579 - Apply transition in ReviewsSlider
  4. TNT - 16:50 - 18:30

    • Add GradeValue and Certificate field in forms and only required when order stage is insert grade infos. 16:50 - 18:00
    • [22713236] 18:00 - 18:30

2022-12-07

  1. Floraqueen - 09:25 - 13:30

    • MIG-579 - Apply transition in ReviewsSlider
    • MIG-579 - Minimize the infomation between backend and fronted - CATALOG
  2. Lunch Break - 13:35 - 14:05

  3. TNT - 14:05 - 16:05

    • [22713236]
  4. Floraqueen - 16:05 - 18:15

    • MIG-579 - Minimize the infomation between backend and fronted - CATALOG
    • MIG-543 - Minimize the infomation between backend and fronted - HomePage

2022-12-08

  1. Floraqueen - 09:45 - 13:40

    • MIG-579 - Minimize the infomation between backend and fronted - HomePage
    • MIG-583 - Home Page: Align style in the "browser"
    • MIG-544 Minimize the infomation between backend and fronted - Footer
    • MIG-590 Checkout functional feedback v.1
  2. Lunch Break - 13:40 - 14:10

  3. TNT - 14:10 - 16:20

    • [22713236] - Waiting for customer approval approve/reject logic change
  4. Floraqueen - 16:20 - 18:45

    • MIG-584 Design: new social login

HomePage - 183 KB -> 124 KB Catalog - 230 KB -> 190 KB International - 570 KB -> 486 KB

await new Promise(resolve => setTimeout(resolve, 5000));

Also check if is possible to load authentication scripts after page loading (the objective is to load it before blocking page load). Maybe we can load when user click on navbar login icon.

2022-12-09

  1. Floraqueen - 09:40 - 13:30

    • MIG-584 Design: new social login
    • MIG-543 Minimize information change
  2. Lunch Break - 13:30 - 13:55

  3. Floraqueen - 13:55 - 14:30

    • MIG-584 Design: new social login
  4. TNT - 14:30 - 16:30

    • [22713236] - Waiting for customer approval approve/reject logic change
  5. Floraqueen - 16:30 - 19:15

    • MIG-584 Design: new social login

    • MIG-590 phone input validation on checkout

    • MIG-557 PDP: delivery date 3rd box alignment fix

    • MIG-584 Design: new social login

2022-12-12

  1. Floraqueen - 09:40 - 13:30

    • MIG-584 Design: new social login
    • MIG-596 Product Page: close dates drop-down by clicking outside the box.
  2. Lunch Break - 13:30 - 14:00

  3. Floraqueen - 14:00 - 14:20

    • Daily
    • MIG-596 Product Page: close dates drop-down by clicking outside the box.
  4. TNT - 14:20 - 15:45

    • [22713236] - Waiting for customer approval approve/reject logic change
      • deny stage transition issue
  5. Floraqueen - 15:45 - 19:30

    • MIG-598 Price is missing in product page that are not flowers.
    • MIG-289 Redesign: addons page (part 2)

Remember PDP REVIEW ISSUE WITH Antonio

2022-12-13

  1. Floraqueen - 09:50 - 13:30

    • MIG-289 Redesign: addons page (part 2)
  2. Lunch Break - 13:30 - 13:55

  3. Floraqueen - 13:55 - 18:25

    • Daily
    • MIG-289 Redesign: addons page (part 2)

2022-12-14 (Half Day leave.)

  1. Floraqueen - 09:30 - 13:30
    • MIG-289 Redesign: addons page (part 2)

2022-12-15

  1. Floraqueen - 09:45 - 13:30

    • Branch update to develop
    • MIG-602 Smile Box Design
  2. Lunch Break - 13:30 - 14:00

  3. Floraqueen - 14:00 - 19:45

    • Daily
    • MIG-602 Smile Box Design

2022-12-16

  1. Floraqueen - 09:50 - 13:30

    • MIG-602 Smile Box Design
  2. Lunch Break - 13:30 - 14:00

  3. Floraqueen - 14:00 - 15:20

    • Daily
    • MIG-602 Smile Box Design
  4. TNT - 15:20 - 19:20

    • 22712806 - 3.6.1 - Order Packing Slip PDF Generator (troubleshooting knplab pdf package,it didn't work) (finally used dompdf)
  5. pc setup : 19:15 - 19:40

2022-12-19

  1. Floraqueen - 09:45 - 13:30

    • MIG-602 Smile Box Design (login functionality and event save after save design improve)
  2. Lunch Break - 13:30 - 14:00

  3. Floraqueen - 14:00 - 14:25

    • Daily
  4. TNT - 14:25 - 16:10

    • Task-22712806 Order Packing Slip PDF Generator - 14:25 - 15:30
    • Asset route not found issue - 15:30 - 16:25
  5. Floraqueen - 16:10 - 18:30

    • MIG-607 - Checkout improvements 15/12

2022-12-20

  1. Floraqueen - 09:40 - 13:40

    • MIG-607 - Checkout improvements 15/12
    • MIG-602 - SmileBox page changes
  2. Lunch Break - 13:40 - 14:10

  3. Floraqueen - 14:10 - 14:40

    • Daily
    • MIG-602 - SmileBox page changes
  4. TNT - 14:40 - 16:00

    • Task-22712806 Upload to aws implemented
  5. Fraudsniffer - 16:00 - 16:35

    • Check Tag Recognize functionality
  6. Floraqueen - 16:35 - 18:25

    • MIG-605 -PDP: It is showing an error when it is not.
    • MIG-488

2022-12-21

  1. Floraqueen - 09:45 - 13:30

    • MIG-620 Social login retrospective.
    • Interview process
  2. Lunch Break - 13:30 - 13:55

  3. Floraqueen - 13:55 - 16:35

    • MIG-620 Social login retrospective.
    • MIG-621 Thankyou page + Checkout retrospective
  4. Fraudsniffer - 16:35 - 19:45

2022-12-22

  1. Floraqueen - 09:45 - 13:30

    • MIG-620 Social login - tooltip only once (with cookie)
    • MIG-621 Thankyou + Checkout retrospective
  2. Lunch Break - 13:30 - 14:00

  3. Floraqueen - 14:00 - 18:25

    • MIG-621 Thankyou + Checkout retrospective

2022-12-23

  1. Floraqueen - 09:50 - 13:35

    • MIG-624 Checkout retrospective mobile
  2. Lunch Break - 13:35 - 14:05

  3. Floraqueen - 14:05 - 14:30

    • Daily
    • MIG-624 Checkout retrospective mobile
  4. Fraudsniffer - 14:30 - 16:35

  5. Floraqueen - 16:35 - 20:40

    • MIG-624 Checkout retrospective mobile

2022-12-26

  1. Floraqueen - 09:30 - 13:40

    • MIG-624 Checkout retrospective mobile
    • MIG-602 SmileBox feedback
  2. Lunch Break - 13:40 - 14:10

  3. Fraudsniffer - 14:10 - 16:15

  4. Floraqueen - 16:15 - 18:25

    • MIG-624 Checkout retrospective mobile
    • MIG-602 SmileBox feedback
    • MIG-620 Social Login retrospective oriol comment
    • MIG-603 Bad design in addons page (discounts)

2022-12-27

  1. Floraqueen - 09:50 - 13:30

    • MIG-603 Bad design in addons page (discounts)
    • MIG-488 View details button is cut on premium collection
    • MIG-575 Update Nuxt to V3
  2. Lunch break - 13:30 - 14:00

  3. Floraqueen - 14:00 -14:15

    • MIG-575 Update Nuxt to V3
    • Daily (Updates to daniel fernandez)
  4. Fraudsniffer - 14:15 - 14:35

    • rekognize issue fix
  5. Floraqueen - 14:35 - 19:25

    • MIG-575 Update Nuxt to V3

2022-12-28

  1. Floraqueen - 09:50 - 13:35

    • MIG-575 Update Nuxt to V3
    • Interview (priyanka)
  2. Lunch break - 13:35 - 14:05

  3. Floraqueen - 14:05 - 16:30

    • Date on mobile grid font size fix
    • checkout dom node mismatch fix
  4. Fraudsniffer - 16:30 - 18:30

    • Claimant manual scan (Apify web scrapper) check and overview
    TRUNCATE TABLE `dtc_queue_job`;
    DELETE FROM `scan_request` WHERE `scan_request`.`id` > 302180;
    DELETE FROM `scan_request_order` WHERE `scan_request_order`.`id` > 309200;
    
    SELECT * FROM `dtc_queue_job`;

2022-12-29

  1. Floraqueen - 09:45 - 13:35

    • MIG-557 PDP date font sizing fix
    • MIG-642 Checkout feedback 28/12
  2. Lunch break - 13:35 - 14:05

  3. Floraqueen - 14:05 - 19:30

    • MIG-642 Checkout feedback 26/12'
    • MIG-643 Real device 28/12 - Checkout feedback on mobile

width=device-width, height=device-height, initial-scale=1.0, user-scalable=no;user-scalable=0;

2022-12-30

  1. Floraqueen - 09:40 - 13:35

    • Nuxt Upgrade
    • MIG-645 Checkout feed back
  2. Lunch break - 13:35 - 14:00

  3. Floraqueen - 14:00 - 18:20

    • MIG-645 Checkout feedback 29/12
    • MIG-644 Social login feedback
    • MIG-641 Edit contact button not showing on some screen size

https://lejardinsuspendu.paris/

##########################--END OF 2022--###################################

31-01-2022

[email protected] Razin@31012022

Skype [email protected] Raz@31012022

cPanel Redirect http://teqbuddies.com

[email protected] Teamwork@002!

  1. Symphony learning start 10:00 - 10:30
  2. Attendance machine, teamwork , webmail instruction 10:30 - 10:40
  3. Symphony learning start 10:40 - 01:20
  4. Metting with Parth sir 01:20 - 01:25
  5. Symphony learning start 01:25 - 01:40
  6. Lunch Break 01:40 - 02:00
  7. Symphony learning start 02:00 - 07:45

2022-02-01

  1. Symfony Learning - 10:05 - 13:35 : 03:35
  2. Break - Lunch - 13:35 - 14:00
  3. Symfony Learning - 14:00 - 19:30 : 05:35

                                 : 09:10

2022-02-02

  1. Symfony Learning - 10:15 - 13:40 : 03:25
  2. Break Lunch - 13:40 - 14:05 : 00:25
  3. Symfony Learning - 14:05 - 19:30 : 05:25

                                 : 09:15

Symfony learning

  • Implemented category and product crud with one to many and many to one relationship.

Image Upload Many to Many Relations

2022-02-03

  1. Symfony Learning - 09:55 - 13:50 : 03:75
  2. Break Lunch - 13:50 - 14:20 : 00:30
  3. Symfony Learning - 14:20 - 19:35 : 05:15

                                 : 10:00

2022-02-04

  1. Symfony Learning - 09:50 - 13:30 : 03:40
  2. I-lunch Project setup - 13:30 - 14:40 : 01:10
  3. Break Lunch - 14:40 - 15:00 : 00:20
  4. Ilunch Project setup - 15:30 - 17:30 : 02:00
  5. Ilunch Project work - 17:30 - 19:30 : 02:25 -> register page select box red star -> register page playstore and app store link added -> register page locate me issue resolve

gauravmakwanaa gaurav_1989

2022-02-07

  1. https://vimi4.xyz/petold => project changes estimation - 10:00 - 11:10:

  2. i-lunch changes : - 11:10 - 13:45

    1. login special charcter issue resolve
    2. loader color se to darkRed
    3. hide product price in cart popup
    4. hide credit card number in purchase page
  3. Break - Lunch - 13:45 - 14:18

  4. i-lunch changes : - 14:20 - 19:45

    1. find qr code path on payment page
    2. edit bulb icon not showing check -> templates/Profil/Nutrition/my_nutrition.html.twig : 64 condition based
    3. third tab button missing on top not showing check => templates/Profil/Commandes/historiqueParSemaine.html.twig : 39 -> it delete button for added card
    4. third tab blue link second not showing check -> templates/Profil/Commandes/historiqueParSemaine.html.twig : 118 -> condition base for cancel order
    5. Register page -> sex select box apply select2 -> vagrant.ilunch.fr/etape2 -> Choose the proposal that suits me best: (colon issue resolve)
    6. my needs page: (https://vagrant.ilunch.fr/nutrition/mes-besoins) -> my diet and my intolerances & allergies background image removed (tag class removed)
    7. testing i-lunch with figma deasign
    8. register page find business popup button design fix
    9. regsiter -> click me -> submit my buiness -> locate your business button design class added
    10. regsiter -> click me -> submit my buiness -> heading title color chaneged
    11. popup modal design fix in -> register click here -> payment worng detail error popup
  5. register card with wrong details

  6. total cart != total cart session

  7. register page -> click here link

2022-02-08

  1. symfony learning - 9:55 - 10:30
  2. i-lunch changes - 10:30 - 11:20 -> space on header on home page in mobile view -> jquery error -> product card icon space error in mobile view
  3. export pdf bg image not showing 11:20 - 14:05 -> dompdf bundle did not support svg images
  4. Break Lunch - 14:05 - 14:25
  5. export pdf font issue resovle 14:05 - 19:45

enable_remote: true

@font-face { font-family: 'Knocky'; src: url("{{ host~'/build/fonts/KnockyBold.woff2' }}"); font-weight: bold; font-style: normal; }

2022-02-09

  1. symfony learning - 09:55 - 10:30
  2. i-lunch changes: - 10:30 - 11:30 => register page autofill overlay issue
  3. symfony learning - 11:30 - 12:00
  4. ilunch pdf dynamic content - 12:00 - 13:43
  5. lunch break - 13:43 - 14:13
  6. ilunch pdf dynamic content - 14:13 - 18:00
  7. ilunch code review - 18:00 - 19:35

2022-02-10

  1. i-lunch => pdf export with dom pdf check - 10:00 - 14:00
  2. Break - lunch - 14:00 - 14:30
  3. i-lunch - 14:30 - 20:05 => pdf export with dom pdf and font issue resolve

2022-02-11

  1. I-lunch - 09:55 - 13:15 => Pdf export with dynamic data

  2. Lunch break: - 13:15 - 14:20

  3. i-lunch - 14:20 - 19:55 pdf export -> four block not fitting in one page issue resolve.

2022-02-14

  1. Learning symfony - 10:05 - 12:30
  2. Learning craftcms - 12:30 - 13:50
  3. Break Lunch - 13:50 - 14:20
  4. Learning craftcms - 14:20 - 19:45

2022-02-15

  1. Learning craft cms 10:00 - 11:30
  2. ilucnh changes 11:30 - 13:50 -> shushi removed from sommande macros template -> no thanks button click to show next card in home page issue fix
  3. break lunch - 13:50 - 14:20
  4. ilucnh changes 14:20 - 14:50
  5. Learning CraftCms and Docker - 14:50 - 19:45

2022-02-17

  1. Docker learning - 10:00 - 10:30
  2. Tnt Project Setup And Entity Creation - 10:30 - 13:20
  3. lunch break - 13:20 - 14:00
  4. Tnt Project Setup And Entity Creation - 14:00 - 19:56

2022-02-18

{% if (index == 1. or (index > 6 and index is divisible by(4.) %} {% endif %}

{% if (index == 4. or index is divisible by(4. %}

{# {% if counter == 2 %} #}

{% if index == 4 %} {% set index = 0 %} {% endif %}

table tr:nth-child(2. { color: red; font-weight:bold; } table tr:nth-child(2. .inner-cell { background:red; } table tr:nth-child(2. .cell { height:20px !important; }

  1. Tnt Project: Login & Register - 09:50 - 13:45

  2. Lunch break - 13:45 - 14:15

  3. Tnt Project: Login & Register - 14:15 - 14:25

  4. Ilunch Missing logo issue resolve - 14:25 - 14:40

  5. Tnt Project: Login & Register - 14:40 - 15:05

     modified:   grade/composer.json
     modified:   grade/composer.lock
     modified:   grade/config/bundles.php
     modified:   grade/src/Entity/User.php
     modified:   grade/symfony.lock
    

Untracked files: (use "git add ..." to include in what will be committed) grade/config/packages/security.yaml grade/config/packages/twig.yaml grade/config/packages/validator.yaml grade/config/packages/web_profiler.yaml grade/config/routes/web_profiler.yaml grade/src/Controller/HomeController.php grade/src/Controller/RegistrationController.php grade/src/Controller/SecurityController.php grade/src/Form/ grade/src/Security/ grade/templates/

  1. Ilunch Pdf Changes - 15:05 - 19:45

2022-02-21

  1. I-lunch checkout style change - 09:55 - 13:00
  2. tnt project - 13:00 - 13:50
  3. Lunch break - 13:50 - 14:20
  4. Tnt project - 14:20 - 19:40

2022-02-22

  1. Tnt Project - 09:55 - 13:35 -> user crud passwor dencryption on edit done -> provider crud added

  2. Lunch break - 13:35 - 14:16

  3. Tnt Project - 14:16 - 19:35

git clone [email protected]:uglyeoin/aspire2learn.com.git

-> content -> add -> tinymce editor add responsivefilemanager (https://www.responsivefilemanager.com/demo.php) -> edit -> status datetime field label (Publish At) if(live) -> store date time crrent time if(pending) -> show date time field if(archive) -> null

system/plugins/filemanager/include/mime_type_lib.php

2022-02-23

  1. Aspire 2 Learn - 10:10 - 14:00 -> add responsive file manager in tinymce editor ( contents add/edit )

ALTER TABLE tbl_blog ADD publish_at DATETIME NULL DEFAULT NULL AFTER is_deleted;

UPDATE tbl_blog SET publish_at= NOW() WHERE status = 1 AND is_deleted = 0;

  1. Lunch break - 14:00 - 14:30

  2. Aspire 2 learn 14:30 - 17:10 -> add datetime picker for status (live) -> remove filemanager from contents add/edit -> add filemanager to blogs add/edit -> add publish at field in blogs listing -> show published blogs only on home , blogs and signup page

system/plugins/filemanager/* system/plugins/tinymce/* assets/asset-store/filemanager/*

  1. wakerack - 17:10 - 18:40 -> On Locker update if set to disable then disable its item also

3Dh4E9gdqPo8xQ@

Username: [email protected] Password: 3Dh4E9gdqPo8xQ@

  1. aspire2 learn demo video 18:40 - 19:10

  2. TNT Project - 19:10 - 19:40 -> service Level crud started

2022-02-24

  1. RoleGroup-crm - 10:05 - 13:50 -> Project Setup and project overview

  2. Lunch break - 13:50 - 14:20

  3. RoleGroup-crm - 14:20 - 19:40 -> Time estimation : -14:20 - 15:30 -> R & D - 15:30 - 16:30

app/Http/Controllers/OperativesController.php app/Http/Controllers/ApiController.php app/Http/Controllers/Integration/OneDriveApiController.php

app/Traits/AccountsTrait.php : uploadFileToAccountFolder

013A2UWDQVONRGTK33C5HZXDQJAKNTA7MX 013A2UWDQVONRGTK33C5HZXDQJAKNTA7MX

2022-02-25

  1. RoleGroup - crm - 09:55 - 13:25 -> Upload file to account folder

  2. Lunch break - 13:25 - 14:26

  3. RoleGroup crm - 14:26 - 19:40 -> First Push Complete

php artisan make:job ProcessOperativeMigration php artisan queue:table

php artisan config:cache

  • Role crm code check with razin and functionality verify with razin. (duplicated task)

SELECT * FROM operatives WHERE id = 1132

2022-02-28

  1. RoleGroup crm - 09:50 - 13:45 -> operative documenty migration logic changes

  2. Lunch Break - 13:45 - 14:15

  3. RoleGroup crm - 14:15 - 17:00 -> operative documenty migration logic changes

  4. RoleGroup crm new task dicussion - 17:00 - 17:30

  5. RoleGroup crm time estimation- 17:30 - 18:30

  6. RoleGroup crm - 18:30 - 19:50 -> operative documenty migration logic changes

->

$directories = Storage::disk('local')->directories('public/MigrateProfiles/'); // unset($directories[0], $directories[1]); $directory_array = array(); foreach ($directories as $directorie_key => $directorie_val) { $directory_array[$directorie_key] = Str::lower(preg_replace('/[^a-zA-Z0-9]/', '', $directorie_val)); } dd($directory_array); return 0;

2022-03-01 (half day leave)

  1. Rolegroup crm - 09:50 - 15:20 ->project setup in teq-001@teq001-ssd1

Already Exist: 2301

{project}/storage/app/public/MigrateProfiles/ => all profiles folder must be here php artisan ticket:migrateDocuments php artisan queue:listen

/storage/app/public/tickets-and-documents.csv

2022-03-02

  1. Role-group crm - 09:55 - 10:30 -> migration script optimization - 09:55 - 10:30 -> Project setup - 10:30 - 11:00

  2. Role-group crm - 11:00 - 13:50 -> Task #170

  3. Lunch Break - 13:50 - 14:20

  4. Role-group crm - 14:20 - 16:00 -> Task #170

  5. Role-group crm - 16:00 - 16:30
    -> Task #63

  6. Role-group crm - 16:30 - 16:45
    -> migration script change

  7. Role-group crm - 16:45 - 19:45
    -> Task #63 -> migration script change

-> operative messages (OperativeMessage) -> timsheet record (TimesheetRecord) ->

$user = $request->user(); $selectedRoles = []; $userHasRole = false; $roles = $this->ConfigValuestore('roles_for_ticket_types'); if (isset($roles) && is_array($roles) && count($roles) != 0. { foreach($roles as $role){ $selectedRole = Role::where('id',$role)->first(); array_push($selectedRoles,$selectedRole->name); } $userHasRole = $request->user()->hasAnyRole($selectedRoles); } if ($userHasRole == true) { $allow_Access = true; } else{ $allow_Access = false; }

2022-03-03

  1. Role-group crm - 09:55 - 10:30 -> Task 79

  2. Role group crm - 10:30 - 10:50 -> Task 170 and 63 expline to gaurav sir

  3. Role-group crm - 10:50 - 12:00 total (2:5. -> Task 79

  4. Role-group crm - 12:00 - 13:52 --- -> Task 153

  5. Lunch Break - 13:52 - 14:25

  6. Role-group crm - 14:25 - 19:10 -> Task 153

  7. Role Group Crm - 19:10 - 19:40 -> Task 55

2022-03-04

  1. Role Group Crm - 10:00 - 10:30 -> Task 55

  2. Role Group Crm - 10:30 - 13:00 -> Task 153

  3. Role Group Crm - 13:00 - 13:40 -> Migrations screept changes

ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION

  1. Lunch Break - 13:40 - 14:10

  2. Role Group Crm - 14:10 - 15:30 Task 55

  3. Role Group Crm - 15:30 - 17:30 Migrate script remove document from ticket type

  4. Role Group Crm - 17:30 - 18:00 Task 79 change use assigned to user to send mail not site contact deatil user

  5. Role Group Crm - 18:00 - 19:50 Task 55

2022-03-07

  1. Role Group Crm - 10:20 - 13:47 -> Task 55

  2. Lunch Break - 13:47 - 14:20

  3. Role Group Crm - 14:20 - 14:50 -> Task 55

  4. Role Group Crm Code Review - 14:50 - 17:30 ->

  5. Role Group Crm - 17:30 - 18:40 -> Metting for new task undersating

  6. Role Group CRM discusstion - 18:40 - 19:05

  7. Role Group Crm time estimation - 19:05 - 19:30

2022-03-08

  1. Role Group Crm - 09:50 - 13:50 -> Task 170 ,23

  2. Lunch Break - 13:50 - 14:20

  3. Role Group Crm - 14:20 - 16:20 -> Task 170 ,23

  4. Role Group Crm - 16:20 - 18:05 -> Task 244

  5. Role Group Crm - 18:05 - 19:50 -> Task 170,23

2022-03-08

  1. Role Group Crm - 09:55 - 10:30 (0:35) -> Task 244

  2. Role Group Crm - 10:30 - 13:15 (2:45) -> Task 170

  3. Role Group Crm - 13:15 - 13:55 (0:40) -> Task 204

  4. Lunch Break - 13:55 - 14:25

  5. ROle Group Crm - 14:25 - 15:30 -> Task 204

  6. Role Group Crm - 15:30 - 17:00 -> New Task feasibility check (250,247)

  7. Role Group Crm - 17:00 - 17:55 -> Task 204 -> sub properties change

  8. Role Group Crm - 17:55 - 18:50 -> Task 250

  9. Role Group Crm - 18:50 - 19:35 -> Task 247 time estimation

operatives kins references bios medicals

php artisan make:controller TimeSheetLogsController --resource

2022-03-10

  1. Role Group Crm - 09:55 - 12:40 -> Time Estimation -> for task 247

  2. Role Group Crm - 12:40 - 13:20 -> Task 244 issue fix

  3. Role Group Crm - 13:20 - 13:55 -> Task 204

  4. Lunch Break - 13:40 - 14:10

  5. Role Group Crm - 14:10 - 17:30 -> Task 204 -> activity log dynamic fields value and api logs improvements

  6. Role Group Crm - 17:30 - 19:35 -> Task 250 -> timesheet log

  7. Trades

  8. Job -> Status

  9. Job Tickets

  10. Priority

  11. Filled

  12. Job Status

  13. Project Id

  14. Assigned To

  15. Operative Id

  16. Enhancement for api logs

http://127.0.0.1:8000/log/activity/331

here are the some suggestion for the ticket you have uploaded

git commit -m "Activity log dynamic fields value and api logs enhancements Relate To https://gitlab.com/tealorca/square-projects/rolegroup-crm/-/issues/204"

2022-03-11

  1. Role Group Crm - 09:55 - 12:00 -> Task 250 -> timesheet logs

  2. Role Group Crm - 12:00 - 13:22 -> Task 247

  3. Lunch Break - 13:22 - 14:26

  4. Role Group Crm - 14:26 - 15:40 -> Task 247

  5. Role Group Crm - 15:40 - 16:20 -> Task 153 -> Project Notes report issue fix

  6. Role Group Crm - 16:20 - 19:45 -> Task 247

2022-03-14

  1. Role Group Crm - 09:55 - 10:30 -> Task 247

  2. Role Group Crm - 10:30 - 13:35 -> Task 79,245 issue check

    [email protected] (operative_id = 4)

  3. Lucky Break - 13:35 - 14:05

  4. Role Group Crm - 14:05 - 15:00 -> Task 245 -> job/edit -> operative responded added

  5. Role Group Crm - 15:00 - 18:00 -> Task 247 -> operative import from csv

  6. Ilunch - 18:00 - 19:30 -> Video record for youtube video issue fix -> yt video overlay hide

    $2a$12$RSg2FB.Q6MvbRbyNUE9SzuizAalsTlJEOeFevzTqk3AOrhApz9aeC

2022-03-15

  1. i-lunch - 09:45 - 12:00 -> session timeout in one hour issue check

    9:55

  2. ilunch - 12:00 - 13:42 -> issue check -> http://redmine.fabitsolutions.in/redmine/issues/4448#note-37 -> http://redmine.fabitsolutions.in/redmine/issues/4451#note-16

    13:41

  3. Lunch Break - 13:42 - 14:13

  4. ilunch - 14:13 - 19:40 -> session not timeout issue check: -> add to cart popup issue

http://redmine.fabitsolutions.in/redmine/issues/4885

vagrant reload --provision

Entre 12h00 et 12h30

2022-03-16

  1. Role Group Crm - 09:50 - 12:20 -> Task 204

  2. TNT - 12:20 - 13:30 -> admin provider view content issue fix

  3. Lunch Break - 13:30 - 14:00

  4. TNT - 14:00 - 14:40 -> Service level title change -> provider show parse html

  5. Role Group Crm - 14:40 - 16:00 (1:20) -> Task 244 -> operatives show same send message box as jobs->edit->operative_suggestion

  6. Ilunch - 16:00 - 16:30 -> cart issue resolve

  7. TNT - 16:30 - 19:30 -> Show Provider name in service level listing -> show $ sign in price field -> Roles Crud -> Roles allow Delete Action if no user assigned to

2022-03-17

  1. Role Group Crm - 07:50 - 08:50 -> Task 250 (Show date with time in Timesheet log and design issue fix)

  2. TNT - 08:50 - 13:20 -> User Addresses (edit link dynamic) -> User Addresses (edit link dynamic) -> Providers title fix -> user add validation fix -> back to listing button added in all crud

  3. Lunch Break - 13:20 - 15:35 (Birthday treat for yogesh sir @mango restaurant)

  4. TNT - 15:35 - 17:40 -> Created By and updated by field relation ship with user setup -> Completed IN -> User -> Customer Addresses -> Provider -> Orders

2022-03-18 -(Holiday of holi) 19-20 (weekoff)

2022-03-21

  1. TNT - 09:55 - 10:25 -> User change password backto listing added -> Provier page titles fix

  2. Plain Horizon - 10:25 - 13:45 -> Project Setup

    $2y$13$l/LqFDj10Kk2gZYuJ8ayqOZ9qHWemmpK1yvSKbmMLCdLyaQ/aPFc2

  3. Lunch Break - 13:45 - 14:15

  4. Plain Horizon - 14:15 - 14:55

  5. TNT 14:55 - 19:40 -> User Adresses -> remove set customer address on default address

$qb->join('App\Entity\User', 'u','WITH', 'u.id = :user_id'); $qb->setParameter('user_id', $entity);

// dd($qb->getQuery()->getSQL()); // dd($qb->getQuery()->execute());

2022-03-22

  1. Plain Horizon - 09:50 - 13:57 -> Hour Log for client 11:30 - 13:57

Plain Horizon -> Migrate data from old schema to new schema command script 11:30 - 13:57 -> Migrate data from old schema to new schema command script 14:28 - 14:55

  1. Lunch Break - 13:57 - 14:28

  2. Plain Horizon - 14:28 - 14:55

  3. TNT - 14:55 - 16:50 -> Provider logo no required -> page title with action fix -> field column size fix ->stage number should be positive and unique -> disable sorting on content filed

  4. Helping zarana for symfony setup : - 16:50 - 17:15

  5. TNT 17:15 - 19:40

2022-03-23

  1. Plain Horizon - 09:44 - 12:45 -> Console Command script to update custom_form_data field data from array to json

  2. Helping zarana for teq crm: - 12:45 - 13:15

  3. Plain Horizon - 13:15 - 13:43

  4. Lunch Break - 13:43 - 14:12

  5. Plain Horizon - 14:12 - 15:05 -> update data console command script

  6. RoleGroup Crm - 15:05 - 16:00 -> Task 247 -> Import operative from csv on live server

  7. Plain Horizon - 16:00 - 17:00 -> update data console command script

  8. RoleGroup Crm - 17:00 - 18:00 -> Change queue connection to sync in env r&d -> job assign email not received issue check

2022-03-24

  1. Role Group Crm - 10:10 - 13:48 -> check jobs assign operative issue on live server -> Upload Operative from csv file too large issue resolve

  2. lunch Break - 13:48 - 14:07

  3. Role Group Crm - 14:07 - 14:40 -> Upload Operative from csv file too large issue resolve

    20200305_1052371

  4. BrewCrew - 14:40 - 14:45 -> Prevent enter on search product

  5. Role Group Crm - 14:45 - 16:00 -> Upload Operative from csv file too large issue resolve

  6. Plain Horizon - 16:00 - 16:20 -> update data console command script https://stackoverflow.com/a/65889173

  7. Wackrack - 16:20 - 16:40

  8. Role Group Crm - 16:40 - 17:30 -> Running upload operative script on live server

  9. wakrack - 17:30 - 19:40

$2a$12$D4Ma7y.H2a.YPWVr.8DlSey1zrnQtVtGo3llZaptUbWK96k7x2HkC

2022-03-25

  1. Plain Horizon - 09:50 - 10:55 -> update data console command script -> multiple policy type record for animal

  2. Wackrack - 10:55 - 11:40 -> task 56 - template change

  3. Plain Horizon - 11:40 - 13:46 -> multiple policy type record for animal -> verifying policy type record for animal in gui

    npm install --save rc-util/es/hooks/useLayoutEffect

  4. lunch Break - 13:46 - 14:15

  5. Plain horizon - 14:15 - 15:50 -> migrate data script

  6. wackreck script query issue check with zarana - 15:50 - 16:15

  7. Plain horizon - 16:15 - 17:20 -> migrate data script

php bin/console custom-form:update -> to Update CustomFormQuestion where field id = 21 set field_data value in group_questions sub array -> to Update CustomFormQuestion question typ if field_id = 21 then set question_type = 2 if field_id = 30 then set question_type = 3 else set question_type = 1

php bin/console migrate:old-data

-> Import uses in foreign key table -> Import animal in foreign key table -> custom_form in manage combination table

  1. Wackrack - 17:20 - 18:40 -> task 53 - understanding requirement with zarana

  2. Plain horizon - 18:40 - 19:30 -> migrate data script update

2022-03-28

  1. TNT - 09:52 - 13:47 -> remove html5 validation from all form

  2. Lunch break - 13:47 - 14:11

  3. Plain Horizon - 14:11 - 14:35 -> script change -> custom form question update entity name field form field data -> update field data to entityids key with blank array

  4. TNT - 14:35 - 17:00 -> entity validation not working in edit form issue resolve -> Reset password page design fix -> redirect home to admin -> on invalid select box issue fix

  5. Plan horizon - 17:00 - 19:30 -> Testing

2022-03-29 (sick leave)

2022-03-30

  1. TNT - 09:42 - 11:05 -> custom form for my profile page

  2. ilunch estimation 11:05 - 12:00

    1. #5134 Remove acept cookies popup 0.10
    2. #5135 hide reusable cutlary from order confirm page
    3. #5136 Update footer links 0.10
  3. TNT - 12:00 - 13:38 -> custom form for my profile page

  4. Lunch break - 13:38 - 14:07

  5. TNT - 14:07 - 14:50 -> custom form for my profile page

  6. I-lunch - 14:50 - 15:40

5134_remove_accept_cookie_popup 5135_remove_reusable_from_checkout_page 5136_update_footer_social_links

  1. TNT - 15:40 - 18:50 -> profile change password redirect issue

  2. task discussion - 18:50 - 19:45 -> wackrack task discussion

2022-03-31

  1. Wackerack - 09:51 - 13:45 -> creating table schemas

  2. lunch break - 13:45 - 14:15

  3. Wackerack - 14:15 - 19:30 -> damage dispute added in user side -> on email link to previous customer to allow add comment view completed -> admin side damage report listing done -> admin side damage report view inprogress

2022-04-01

  1. Wackerack - 09:50 - 13:47 -> SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));

  2. Lunch Break 13:47 - 14:12

  3. Wackerack - 14:12 - 15:00

    • modified: views/admin/includes/header.php
    • modified: webpack.config.js
    • Untracked files: (use "git add ..." to include in what will be committed)
      • lib/Damage.php
      • src/damage.js
      • views/admin/damage/
      • views/dispute.php

2022-04-04 (Ramzan day 1)

  1. wackerack - 8:40 - 14:00 -> 09:08 - 11:30

  2. Lunch Break : 14:00 - 14:10

  3. Wackrack - 14:10 - 18:00 ->

2022-04-05

  1. Vuejs + symfony R&D - 08:35 - 11:50 ->

  2. Wackrack - 11:50 - 14:10 -> minor bug fix -> https://gitlab.com/coffey-consulting/wakerack/-/commit/25fb15ca273944e19b10db1dc29af85086978e49

  3. Break - 14:10 - 14:20

  4. Plain Horizon - 14:20 - 17:00 -> custom form field_id update

  • set field_id = 0 if field_id is (21,30).
  • set field_id = 1 if field_id is (10,17,18,19,23,31).
  1. Role Group Crm - 17:00 - 17:55 -> issue 269 check

2022-04-06

  1. Vuejs + symfony R&D - 08:40 - 13:46 (mark as unbillable) ->

  2. Lunch break - 13:46 - 13:56

  3. Vuejs + symfony R&D - 13:56 - 16:50 (mark as unbillable)

  4. Plain Horizon - 16:50 - 17:55 -> Script change

2022-04-07

  1. Plain horizon - 08:05 - 12:20 -> Manage calculation migrate data script

06/04/2022 (16:50 - 17:55) 1 Hr 05 Mins 07/04/2022 (08:05 - 12:20) 4 Hr 15 Mins

  1. Vuejs + symfony R&D - 12:20 - 13:40 (mark as unbillable)

  2. i-lunch - 13:40 - 14:06 -> isse 5192 resolve http://redmine.fabitsolutions.in/redmine/issues/5192 5192_forfait_pain_issue

  3. Lunch break - 14:06 - 14:17

  4. Vuejs + symfony R&D - 14:17 - 17:20 (mark as unbillable)

2022-04-08

  1. Vuejs + symfony R&D - 07:36 - 09:00 (mark as unbillable) ->

  2. i-lunch - 09:00 - 09:10 -> cutlary miss-place issue resolve

  3. Vuejs + symfony R&D - 09:10 - 13:20 (mark as unbillable)

  4. Break - 13:20 - 14:15

  5. Vuejs + symfony R&D - 14:15 - 16:30 (mark as unbillable)

  6. symfony + sonata bundle R&D - 16:30 - 17:35 (mark as unbillable)

2022-04-11

  1. symfony + sonata bundle R&D - 07:50 - 13:40 (mark as unbillable)

  2. Break - 13:40 - 13:52

  3. symfony + sonata bundle R&D - 13:52 - 15:00 (mark as unbillable)

  4. Plain horizon - 15:00 - 17:05 -> soft delete custom_form and all realated entities

2022-04-12

  1. Plan Horizon - 07:50 - 09:20 ->

  2. Symfony + sonata bundle R&D - 09:20 - 14:10 (mark as unbillable)

  3. Break - 14:10 - 14:21

  4. Symfony + sonata bundle R&D - 14:21 - 14:35 (mark as unbillable)

  5. I-lunch - 14:35 - 16:10 -> issue 5213 check for time estimate -> http://redmine.fabitsolutions.in/redmine/issues/5213

  6. vuejs r&d - 16:10 - 17:05

symofny 5

2022-04-13

  1. symfony package compatibility check - 07:47 - 09:00 -> given package (soanata-admin/*)is not compatible with symfony 5

  2. vuejs r&d - 09:00 - 10:30

  3. Plan horizon - 10:30 - 13:50

  4. Break - 13:50 - 14:00

  5. Plan horizon - 14:00 - 14:40 -> testing soft delete

  6. ilunch 14:40 - 16:00 -> issue 5213 -> show in ilu stock product only in home page

  7. vuejs r&d - 16:00 - 16:30

  8. Plan horizon - 16:30 - 17:10 -> testing soft delete

2022-04-14

  1. Vuejs r&d - 07:50 - 10:40

  2. Plan Horizon 10:40 - 13:50 -> custom form in use form testing

  3. Break - 13:50 - 14:00

  4. Plan Horizon 14:00 - 17:05 -> custom form in use form testing

2022-04-15

  1. Plan Horizon - 07:40 - 10:20

  2. Ilunch estimation - 10:20 - 13:20

  3. Plan horizon - 13:20 - 13:50

  4. Break - 13:50 - 14:05

  5. Plan horizon - 14:05 - 17:20

2022-04-18

  1. Ilunch 07:53 - 12:30 -> http://redmine.fabitsolutions.in/redmine/issues/5277 -> http://redmine.fabitsolutions.in/redmine/issues/5276

  2. sylius setup - 12:30 - 14:00

  3. Break 14:00 - 14:15

  4. sylius setup - 14:15 - 17:15

sylius/calendar

"bitbag/cms-plugin": "3.0.8", "sylius/calendar": "^0.3.0", "sylius/paypal-plugin": "^1.2.1", "sylius/sylius": "~1.10.0",

2022-04-19

1.sylius setup - 07:53 - 12:00 -> sylius with bitbag/cms-plugin setup complete -> sylius with monsieurbiz/SyliusCmsPagePlugin(require sylius:1.8) does not work because of compmatiblity issue

  1. vuejs r&d - 12:00 - 13:54

  2. Break 13:54 - 14:08

  3. vuejs r&d - 14:08 - 17:10

htaccess config: https://stackoverflow.com/a/47494482

2022-04-20

  1. Vuejs r&d - 07:43 - 08:10

  2. sylius setup - 08:10 - 10:15

monsieurbiz/sylius-cms-page-plugin:1.0.x-dev

sudo a2dismod php8.1 sudo a2enmod php7.4 sudo service apache2 restart

  1. ilunch - 10:15 - 14:00 -> 5213 https://gitlab.com/i-lunch/i-lunch/-/merge_requests/new?merge_request%5Bsource_branch%5D=5213_show_ilu_stock_products_in_home_page

     5213_show_ilu_stock_products_in_home_page
    

    -> 5277

     https://gitlab.com/i-lunch/i-lunch/-/merge_requests/new?merge_request%5Bsource_branch%5D=5277_order_cancel_email
    
     5277_order_cancel_email
    
  2. Break 14:00 - 14:17

  3. Fraudsniffere - 14:17 - 17:15 -> project setup ->

2022-04-21

  1. Fraudsniffere - 07:52 - 09:45 -> added set default in view claimant -> show default selected image in claimant feed listing -> if no image selected then show first image

  2. sylius stying r&d - 09:45 - 11:00

  3. Fraudsniffere 11:00 - 12:00 -> show default slected image in feed view page -> add set default functionality in add/ edit feed entry

  4. Ilunch 12:00 - 12:20 -> issue 5277 shre screen record

  5. Fraudsniffere 12:20 - 13:47 -> add set default functionality in add/ edit feed entry

  6. Break 13:47 - 14:01

https://github.com/monsieurbiz/SyliusCmsPagePlugin https://github.com/monsieurbiz/SyliusRichEditorPlugin

  1. Fraudsniffere 14:01 - 15:45 -> add set default functionality in add/ edit feed entry

  2. ilunch - 15:45 - 16:50 -> issue 5213 -> home page show product query change

  3. Fraudsniffere 16:50 - 17:20 -> add set default functionality in add/ edit feed entry

2022-04-22

  1. Fraudsniffere - 07:35 - 09:55

  2. Sylius styling r&d - 09:55 - 10:20

  3. Fraudsniffere - 10:20 - 11:00

  4. Symfony with Vuejs - 11:00 - 13:20 ->

  5. Break: 13:20 - 14:15

  6. Fraud Testing: 14:15 - 15:00

  7. Symfony with Vuejs - 15:00 - 17:20

2022-04-25

  1. Symfony with Vuejs - 08:05 - 11:45

  2. ILUNCH - 11:45 - 12:25 -> http://redmine.fabitsolutions.in/redmine/issues/5276 change (5276_product_image_res_change) -> http://redmine.fabitsolutions.in/redmine/issues/5213 change

  3. Symfony with Vuejs - 12:25 - 13:45

  4. sylius package changes - 13:45 - 13:53 -> use rich text editor in -> fix url of blog

  5. Break 13:53 - 14:10

  6. sylius package changes - 14:10 - 17:25 -> use rich text editor in articles in admin panel -> render rich text in front end

2022-04-26

  1. Fraudsniffere - 07:53 - 11:45

    • allow ordering for file upload(feedScreenshots) in climant feed (on add/edit)
    • default screen shot order must be 1
    • show feed screenshot in added order in
      • edit feed

      • view feed

      • Preview

      • Send By Email

      • Download Report

      • PDF Export

      • modified: src/Controller/FeedController.php

      • modified: src/Controller/ModalController.php

      • modified: src/Entity/FeedScreenshots.php

      • modified: templates/claimant_feed/components/edit_feed.html.twig

      • modified: templates/claimant_feed/components/view_feed.html.twig

      • modified: templates/email/feed_email.html.twig

      • modified: templates/feed/export.html.twig

      • modified: templates/form/f2.html.twig

  2. sylius artical changes - 11:45 - 12:35

    • error on shop->artical->view
    • added google recaptcha keys
  3. fraudsniffere - 12:35 - 13:41

    • Claimant advanced report
    • feed item order issue fix
  4. Break: 13:41 - 14:12

  5. fraudsniffere - 14:12 - 16:15

    • feed item order issue fix
  6. fraudsniffere - 16:15 - 16:50

    • additional report
  7. fraudsniffere - 16:50 - 17:05

    • feed item order issue fix
  8. fraudsniffere - 17:05 - 17:30

    • additional report

2022-04-27

  1. fraudsniffere - 07:56 - 11:20

    • additional report

      new file: src/Controller/ClaimantAdditionalReportController.php modified: src/Entity/Claimant.php new file: src/Entity/ClaimantAdditionalReport.php new file: src/Repository/ClaimantAdditionalReportRepository.php modified: templates/base.html.twig modified: templates/claimant/show.html.twig new file: templates/claimant_additional_report/index.html.twig

  2. fraudsniffere - 11:20 - 13:45

  3. Break 13:45 - 14:00

  4. Fraudsniffere - 14:00 - 14:15

    • Upload media issues fix
  5. Fraudsniffere - 14:15 - 17:20

2022-04-28

  1. Fraudsniffere - 07:55 - 10:10

    • additional report
    • Add additional report in downloads (As Supporting Documents)
      • Claimant -> Download Report (Button alongside of Scan Now )
      • Feed
        • Bottom of page
          • PDF Export
          • Preview
            • PDF Export
  2. Symfony with Vuejs - 10:10 - 12:15

     modified:   src/Controller/FeedController.php
     modified:   src/Controller/Mail/MailController.php
     modified:   templates/claimant_additional_report/index.html.twig
     modified:   templates/feed/export.html.twig
     modified:   templates/form/export.html.twig
    
  3. Fraudsniffere - 12:15 - 12:50

    • remove additional report data from csv export and email
    • push to git
  4. symfony with vuejs - 12:50 - 13:55

  5. Break - 13:55 - 14:19

  6. Fraudsniffere additional report - 14:19 - 15:00

    • do not show additional report in export if empty
    • redirect back to additional report tab after edit
  7. Symfony with Vuejs - 15:00 - 17:20

  8. Fraudsniffere - 17:20 - 17:30

    • additional report label change
    • place holders change

2022-04-29 (half day leave)

  1. symfony with vuejs - 11:45 - 13:15

  2. Break 13:15 - 14:25 (14:45 - 14:50)

  3. symfony with vuejs - 14:25 - 14:45

  4. Break 14:45 - 14:50

  5. symfony with vuejs - 14:50 - 17:45

2022-05-02

  1. symfony with vuejs - 07:50 - 11:45

  2. ilunch - 11:45 - 12:20 -> 5213: show available produits in home page when not logged in issue fix

  3. symfony with vuejs - 12:20 - 13:00

  4. Teq-crm - 13:00 - 14:10

  5. Break - 14:10 - 14:28

  6. Teq crm - 14:28 - 15:00

  7. devdojo r&d - 15:00 - 17:15

2022-05-03 (Eid ul fitr Leave)

2022-05-04 (Leave due to bad health)

2022-05-05

  1. Teq crm - 09:52 - 13:35

    • csrf security added
  2. Lunch Break - 13:35 - 14:10

  3. Teq crm - 14:10 - 17:50

    • csrf security added
    • User entity,migration,seeder added
  4. Plan Harizon - 17:50 - 19:35

    • map old data to new data

2022-05-06

  1. Plan Horizon - 09:47 - 13:48

    • map old data to new data
  2. Lunch Break - 13:49 - 14:20

  3. Plan Horizon - 14:20 - 18:00

    • map old data to new data
  4. Ilunch - 18:00 - 19:50

    • issue 5213

    • show product on home page when not logged in

    • Missing Prodcuts

      • Houmous betterave
      • salade de betteraves & fromage de chèvre
      • houmous coco poivrons
      • gaspacho andalou

2022-05-09

  1. Plan Horizon - 09:52 - 11:45

    • create array for migration script
  2. Teq crm - 11:45 - 12:15

    • created managers entity and migration
  3. Plan Horizon - 12:15 - 13:42

    • testing script
  4. Break - 13:42 - 14:09

  5. Plan Horizon - 14:09 - 17:20

    • testing script
  6. Teq crm - 17:20 - 19:30

    • created manager migration
    • created client migration, entity

2022-05-10

  1. Teq crm - 09:50 - 11:00

    • project and project status migration and entity created
    • all files code format fix (phpcs (code sniffer))
    • merge conflict resolve
  2. TNT - 11:00 - 14:02

    • new docker setup
  3. Lunch Break - 14:02 - 14:39

    fakep@ssw0rd

  4. TNT - 14:39 - 16:50

    • 21776329: reorganize menu (TASK 1)
  5. TNT - 16:50 - 19:20

    • 21776338: add stage card with orders in dashboard (TASK 2)
  6. TNT - 19:20 - 19:40

    • 21776565: add filters in orders list (TASK 3.01)

2022-05-11

  1. TNT - 09:48 - 12:50

    • 21776565: change order stage from order list table (TASK 3.02)
  2. TNT - 12:50 - 13:40

    • 21776565: add filters in orders list (TASK 3.01)
  3. Lunch Break - 13:40 - 14:12

  4. TNT - 14:12 - 15:25

    • 21776565: add filters in orders list (TASK 3.01)
  5. Ilunch - 15:25 - 16:10

    • 5213-: show product on home page when not logged in query change
  6. TNT - 16:10 - 17:00

  • 21776565: add filters in orders list (TASK 3.01)

    • 00:10
    • 00:50
    • 01:13
    • 00:50

    • 03:03

https://corephp.teamwork.com/#/tasks/21776565

  1. TNT - 17:00 - 17:35

    • Task 4 dicussion
  2. TNT - 17:35 - 17:50

    • 21776615: show customer address in edit order (Task 4.1 )
  3. setup tnt in zarana pc - 17:50 - 19:45

2022-05-12

  1. TNT - 09:48 - 11:03

    • 21776615: show customer address in edit order (Task 4.1 )

    • 00:15

    • 01:15


  2. TNT - 11:03 - 12:13

  3. TNT - 12:13 - 12:50 (00:37)

  4. TNT - 12:50 - 13:30 (00:40)

  5. TNT - 13:30 - 13:45

TODO: Order sorting conflicts with filters

TODO: Admin routes are accessible for not logged in users

TODO: Order Pagination

  1. Lunch Break - 13:47 - 14:21

  2. TNT - 14:21 - 15:00 (00:54)


    • 00:54
  3. TNT - 15:00 - 15:20

    • Task 5 dicussion
  4. TNT - 15:20 - 15:50 (00:30)

  5. TNT - 15:50 - 16:30 (00:40)

  6. TNT - 16:30 - 18:40 (02:10)

  7. TNT revert changes - 18:40 - 19:10

  8. Teq crm - 19:10 - 19:45

    • csrf token issue check

2022-05-13

  1. TNT - 09:48 - 11:45

    • enhancement/task-1-routes-authentication
  2. TNT - 11:45 - 12:30

    • enhancement/task-2-orders-sorting-with-filters
  3. TNT - 12:30 - 13:52

    • dashboard changes
  4. Lunch Break - 13:52 - 14:27

  5. TNT - 14:27 - 19:40

    • 21776701 : add email subject field for admin and customer (Task 6.1)

    • https://corephp.teamwork.com/#/tasks/21776701

    • js/css changed are not reflecting in browser (solved by purging docker all volumn and images and rebuild it)

    • use twig template with dynamic content for email

    • Dashboard default theme set to light

    • customer address is deleted which is allocated in order breaks in order edit page fix.

    • change payment status on stage change from orders listing and validation on customer emailed change from orders listing bug fix

2022-05-16

  1. Fraud sniffer - 09:50 - 13:40

    • 1. in the MANUAL ENTRY pop up window, we would like to add a listing for "Physical Surveillance" with an icon of binoculars (see attached) instead of inputting a URL there, we input the date of surveillance.
    • 2. Add Physical Surveillance on the left filter on the claimant feed page, with the icon provided (see screen shot)
    • 3. Add Physical Surveillance icon on the individual post item (see screen shot)
    • 4. Physical Surveillance should not populate to the Social Media Accounts list.
    • 5. Add Physical Surveillance to the Accounts list (see screen shot)
  2. Lunch break 13:40 - 14:15

  3. Fraud sniffer - 14:15 - 14:45

    1. new social link Physical Surveillance
  4. DSP - 14:45 - 19:45 -> copy data from old company to new company

2022-05-17

  1. DSP - 09:46 - 13:47
    • Copy data from old company to new company
    • Device
    • Daily Driver Summary
    • Vehicle
    • Skill

At last check which station passed for queries in CompanyDataSyncInDemoCompanyWorker.php

bin/console dtc:queue:create syncData companyDataSyncInDemoCompany bin/console dtc:queue:run

  1. Lunch break 13:47 - 14:20

  2. DSP - 14:20 - 18:15

    • Copy data from old company to new company
    • Team
    • RouteCommitment
  3. Farudsniffer 18:15 - 18:35

    • add media preview issue fix in feed edit
  4. DSP - 18:35 - 19:35

  • Copy data from old company to new company

    report_source_document

2022-05-18

  1. DSP - 09:48 - 13:45
    • Copy data from old company to new company
    • report_mentor
    • report_netradyne
    • report_scorecard
    • report_source_document
    • report_source_document_metadata

DELETE FROM report_scorecard WHERE id >= 71831; ALTER TABLE report_scorecard AUTO_INCREMENT = 71831; SELECT * FROM report_scorecard ORDER BY id DESC;

DELETE FROM report_netradyne WHERE id >= 45996; ALTER TABLE report_netradyne AUTO_INCREMENT = 45996; SELECT * FROM report_netradyne ORDER BY id DESC;

DELETE FROM report_mentor WHERE id >= 44897; ALTER TABLE report_mentor AUTO_INCREMENT = 44897; SELECT * FROM report_mentor ORDER BY id DESC;

DELETE FROM report_source_document WHERE id >= 5902; ALTER TABLE report_source_document AUTO_INCREMENT = 5902; SELECT * FROM report_source_document WHERE category != 'Employee' ORDER BY id DESC;

  1. Lunch Break 13:45 - 14:17

  2. DSP - 14:17 - 19:40

    • Copy data from old company to new company
      • report_source_document
      • route_code_assignment
      • driver_route_code
      • added_driver_route_from_schedule

2022-05-19

  1. Dsp - 09:45 - 13:53
    • Copy data from old company to new company
      • added_driver_route_from_schedule
      • Events
      • Testing

$driverRouteObj = $this->em->getRepository('App\Entity\DriverRoute')->find(378922); $newDependentDriverRoute = $this->em->getRepository('App\Entity\DriverRoute')->find(378922);

  1. Lunch Break 13:53 - 14:29

  2. DSP - 14:29 - 16:30

    • Copy data from old company to new company
      • Testing
  3. Laravel vue demo 16:30 - 16:50

  4. DSP - 16:50 - 17:50

    • Copy data from old company to new company
      • Testing
  5. Laravel vue demo 17:50 - 19:45

    • project setup

2022-05-20

  1. Laravel vue demo - 09:46 - 12:30

    • Shopping cart demo
    • Bouquets api demo
  2. dsp - 12:30 - 13:23

    • Copy data from old company to new company
      • Testing
  3. Lunch Break 13:23 - 14:28

  4. Laravel vue demo - 14:28 - 19:50

    • Shopping cart demo

2022-05-23

  1. Laravel demo 09:50 - 13:45

    • Shopping cart demo
  2. Lunch Break 13:45 - 14:26

  3. Laravel demo - 14:26 - 16:00

    • Shopping cart demo
  4. ilunch odo dync check - 16:00 - 17:40

  5. TNT - 17:40 - 18:40

  • Dashboard
  • redirect to order edit on stage card table row click
  1. Fraud sniffer - 18:40 - 19:40
    • hide notes field from climant
      • Manual entry
      • feed edit
      • feed view
      • preview
      • csv
      • pdf
      • browser print
      • climant edit

Test Note check exist feature/task-remove-claimant-notes-field

2022-05-24

  1. Fraud sniffer - 09:58 - 10:10

    • hide notes field from climant
  2. DSP - 10:10 - 10:50

    • worker optimization

    public function companyDataSyncInDemoCompanyStep3(Int $destCompanyId = 96, Int $sourceCompanyId = 121, $newStationId = 217, $oldStationId = 109) $time_start = microtime(true);

     $time_end = microtime(true);
     $execution_time = $time_end - $time_start;
     $execution_time = $execution_time > 60 ? $execution_time /60 : $execution_time;
     dump('Team Execution Time: '.$execution_time);
    
  3. TNT - 10:50 - 12:10

    • session id issue check
  4. DSP - 12:10 - 13:20

    • add normalizer
  5. TNT - 13:20 - 13:58

    • session id issue checkj
  6. Lunch Break 13:58 - 14:33

  7. ilunch odo dync check - 14:33 - 16:55

  8. break - 16:55 - 17:02

  9. ilunch odo dync check - 17:02 - 18:50

  10. floraqueen demo project overview - 18:50 - 19:30

2022-05-25 ( unexpected - leave due to bad health)

2022-05-26

  1. floara queen demo project overview - 09:43 - 13:40

  2. Lunch Break 13:40 - 14:30

  3. floara queen interview preparation & interview - 14:30 - 16:45

  4. DSP - 16:45 - 19:35

  • location entity optimization

2022-05-27 (pre notofied - leave due to bad health)

2022-05-30

  1. Floraqueen interview preparation & interview - 09:33 - 13:45

  2. Lunch Break 13:45 - 14:21

  3. Floraqueen interview preparation & interview - 14:21 - 16:30

  4. Symfony with api platform package r&d - 16:30 - 19:20

2022-05-31

  1. Symfony with api platform package r&d - 09:35 - 12:20

  2. Ilunch - 12:20 - 12:30

    • task 5213 date condtion rollback
  3. Symfony with api platform package r&d - 12:30 - 13:48

  4. Lunch Break 13:48 - 14:20 (+10 min)

  5. Symfony with api platform package r&d - 14:20 - 14:30

  6. Break - 14:30 - 14:40

  7. Symfony with api platform package r&d - 14:40 - 19:25

2022-06-01

  1. Symfony with api platform package r&d - 09:51 - 13:41

  2. lunch break 13:41 - 14:11

  3. Symfony with api platform package r&d - 14:11 - 19:35

2022-06-02

  1. Symfony with api platform package r&d - 09:50 - 13:10

  2. tnt - 13:10 - 13:41

    • setup with updated docker configuration
  3. lunch break 13:41 - 14:15

  4. tnt - 14:15 - 17:20

  5. Symfony with api platform package r&d - 17:20 - 19:30

2022-06-03

  1. Symfony with api platform package r&d - 09:50 - 13:45

    • created readme with setup instructions
  2. Lunch Break - 13:46 - 14:30

  3. Symfony with api platform package r&d - 14:30 - 19:40

    • upload symfony with vue, and symfony with nuxt on gitlab under tb-demo project
    • boostrap update to v5

2022-06-06

  1. Symfony with api platform package r&d - 09:45 - 13:40

  2. Lunch Break - 13:40 - 14:26

  3. Symfony with api platform package r&d - 14:26 - 18:40

  4. tnt - 18:40 - 19:05 (00:25)

    • setup with updated docker configuration
  5. Symfony with api platform package r&d - 19:05 - 19:35

2022-06-07

  1. Symfony with api platform package r&d - 09:45 - 13:40

  2. lunch break : 13:40 - 14:17

  3. TNT - 14:17 - 15:10 (00:53)

  4. rolegroup crm - 15:10 - 15:30

    • upload operative from new csv feasiblity check
  5. Symfony with api platform package r&d - 15:30 - 16:00

  6. Role Group Crm - 16:00 - 18:30 [2022-06-07 13:20:16]

    php artisan queue:listen database --queue=import_operatives --timeout=3600 php artisan import:operative ROSSUM--Manually-collected-data---export-Registration-Forms-2022-05-27---0001.csv

    Cur: 2434 Old: 2390

     0044 - new
    

    Total :243 new - 44 updated - 199

  7. tnt - 18:30 - 19:10 (00:40)

    • rollback entity changes and use only necessary entities relationships
  8. Symfony with api platform package r&d - 19:10 - 19:40

TNT TIMINIGS

  • 00:53
  • 00:40
  • 00:25

  • 01:58

2022-06-08

  1. Symfony with api platform package r&d - 09:42 - 11:00

  2. Role Group Crm - 11:00 - 11:30

    • task estimation (313,283,276,245)

    add faltpicker input - task-313 - 00:30 Timesheet night shift - task-283 - 00:00 (Needs clarification) Operative new layout - task-276 - 03:00 Jobs Operative reply tab - task-245 - 00:00 (Needs clarification)

  3. Role Group Crm - 11:30 - 11:50

    • task 313
  4. Role Group Crm - 11:50 - 13:45

    • task 276
    • Tickets on each line
    • [] Star box is too lage
    • Notes are quite important so they need to be wider
    • Notes need to show all notes
    • Perhaps the overall width could be wider now to give us enough room.
  5. Lunch Break - 13:45 - 14:20

  6. Role Group Crm - 14:20 - 17:45

  7. Role Group Crm - 17:45 - 19:00

  • task 292
  1. Role Group Crm - 19:00 - 20:10
    • task 276

2022-06-09

  1. Role Group Crm - 09:50 - 12:50

    • Issue 245 - Operative responded tab logic fix Operative : 1701 Phone Number: 07508048365
  2. Symfony with api platform package r&d - 12:50 - 13:30

  3. Lunch Break - 13:30 - 13:58

  4. Symfony with api platform package r&d - 13:58 - 19:30

2022-06-10 (teamwork not working)

  1. Symfony with api platform package r&d - 09:45 - 13:42

  2. Lunch Break : 13:42 - 14:10

  3. Symfony with api platform package r&d - 14:10 - 19:35

2022-06-13

  1. symfony with api platform package r&d - 09:44 - 13:50

    • Setting up chat system
  2. lunch Break - 13:50 - 14:20

  3. symfony with api platform package r&d - 14:20 - 19:30

2022-06-14

  1. symfony with api platform package r&d - 09:44 - 13:45

  2. Lunch Break - 13:45 - 14:15

  3. symfony with api platform package r&d - 14:15 - 16:30

  4. Floraqueen call - 16:30 - 17:00

  5. symfony with api platform package r&d - 17:00 - 19:25

2022-06-15

  1. symfony with api platform package r&d - 09:42 - 12:00

  2. Floraqueen onboarding call - 12:00 - 12:30

  3. Floraqueen setup - 12:30 - 13:40

    • Setup floaqueen api backend
    • Setup floris api frontend
  4. Lunch Break - 13:40 - 14:11

  5. Floraqueen task 1 - 14:11 - 19:40

  • add google map to frontend shop endpoint with autocomplete search

2022-06-16

  1. Floraqueen task 1 - 09:40 - 11:05

  2. Floraqueen - 11:05 - 12:15

  • task bo-622 (r&d)
  • daily meeting
  1. Floraqueen - 12:15 - 13:41

    • task bo-614
    • task bo-515 (changed)
      • Center card
      • Remove placeholder start typing
      • Remove full screen button from map
      • Enable button of navigation
      • Remove commented lines
      • The data is not loading from database
  2. Lunch Break - 13:41 - 14:11

  3. Floraqueen - 14:11 - 16:10

    • task bo-515
  4. Floraqueen - 16:10 - 19:25

    • task - 615

    324341 => 351795 324343 => 1442

2022-06-17

  1. Floraqueen - 09:55 - 13:50
  • task - 615
  • task - 515,614,615 (changes)
  • daily call
  1. Lunch Break - 13:50 - 14:20

  2. Floraqueen - 14:20 - 19:58

2022-06-20 (entry in attendance system : 09:58 because my finger doen't work)

  1. Floraqueen - 09:35 - 13:50

    • task 615
    • task - 515
  2. Lunch Break - 13:50 - 14:10

  3. Floraqueen - 14:10 - 19:30

    • task - 615
    • task - 622 (changes)
    • task - OPS-617
    • task - OPS-618
    • task - OPS-623

My fingerprint and face not working in attendecnce system in the morning. In -> 09:35 Out -> 19:30 Break -> 13:50 -> 14:10

2022-06-21

  1. Floraqueen - 09:45 - 14:03

    • task - OPS-623
  2. Lunch Break 14:03 - 14:25

  3. Floraqueen - 14:25 - 19:30

  • task - OPS-623
  • task - OPS-622
  • task - OPS-623 (changes)
  • task - OPS-637
  • task - OPS-634
  • task - OPS-629
  • task - OPS-636 (vuejs/vue#7349 (comment))

2022-06-22

  1. Floraqueen - 09:43 - 13:51
  • task - OPS-632
  • task - OPS-622 changes
  • task - OPS-630
  1. Lunch Break - 13:51 - 14:20

  2. Floraqueen - 14:20 - 20:08

    • task - OPS-630
    • task - OPS-633
    • task - OPS-643

2022-06-23

  1. Floraqueen - 09:40 - 14:00
  • task - OPS-643 (maintenance mode)
  • task - OPS-646 (hide your orders and register btn)
  • floraqueen test task (create bag)
  • task - OPS-643
  1. Lunch Break : 14:00 - 14:35

  2. Floraqueen - 14:35 - 19:25

  • task - OPS-653 (fix toaster position in mobile)
  • task - OPS-655 (change label from dutch to german)
  • task - OPS-654 (save country on google map save)
  • help mukesh for test task
  • task - OPS-652 (add google recaptch in register form)

2022-06-24

  1. Floraqueen - 09:52 - 13:20

    • task - OPS-658 - export to excel
  2. Luch Break - 13:20 - 14:22

  3. Floraqueen - 14:22 - 19:30

    • task - OPS-658 - export to excel
    • task - OPS-647 - add filters in orders table

2022-06-27 (On leave due to cold and fever)

2022-06-28

  1. Floraqueen - 09:42 - 13:50

  2. Lunch break: 13:50 - 14:30

  3. Floraqueen - 14:30 - 19:25

2022-06-29

  1. Floraqueen 09:35 - 13:50

    • task - OPS-621 (send email on register)
    • task - OPS-667 (verify phone second time isseu fix (and email))
    • task - OPS-621 (send email on register => create service to send email)

    9687899535

  2. Lunch break: 13:50 - 14:15

  3. Floraqueen - 14:15 - 19:25

    • task - OPS-621 (send email on register => create service to send email)
    • task - OPS-673 (stats and order api request at same time)
    • task - OPS-645 (state persist r&d)

2022-06-30

  1. Floraqueen - 09:40 - 13:40

    • task - OPS-647 (fix order export button styling and other changes )
    • task - OPS-673 (remove info api as it doesn't do anything)
    • task - OPS-670 (accept or reject order)
  2. Lunch break: 13:40 - 14:12

  3. Floraqueen - 14:12 - 19:25

    • task - OPS-670 (accept or reject order)

2022-07-01

  1. Floraqueen - 09:50 - 13:57
  • task - OPS-670 (accept or reject order)

    sftp://[email protected]/home/administrator/projects

  1. Lunch break: 13:57 - 14:33

  2. Floraqueen - 14:33 - 19:30

  • task - OPS-670 (accept or reject order)
  • task - OPS-645 (cookies r&d)
  • task - OPS-647 (order page filter code improvements (borja lledo))

2022-07-04

  1. Floraqueen - 09:40 - 10:50

    • project setup in mukesh and zarana pc
  2. Floraqueen - 10:50 - 14:00

  3. Lunch break: 14:00 - 14:30

  4. Floraqueen - 14:30 - 19:40

    • task - OPS-670 (conflict fix in both frontend and backend)
    • task - OPS-674 (sort orders table)
    • task - OPS-670 (changes by borja lledo)

2022-07-05

  1. Floraqueen - 09:50 - 14:10

    • task - OPS-670 (changes by borja lledo)
    • task - OPS-674 (sort orders table)
  2. Lunch Break - 14:10 - 14:30

  3. Floraqueen - 14:30 - 19:40

  • task - OPS-674 (sort orders table)
  • task - OPS-679 (encrpt login_check password)

https://symfony.com/doc/current/security/custom_authenticator.html

2022-07-06

  1. Floraqueen - 09:52 - 13:45

    • task - OPS-674 (sort orders table change to dropdown for mobile device)
    • task - OPS-674 (conflict with 670 resolved)
  2. Lunch Break - 13:45 - 14:41

  3. Floraqueen - 14:41 - 19:30

    • task - OPS-679 (encrpt login_check password)
    • task - OPS-675 (add filter status)

2022-07-07

  1. Floraqueen - 09:55 - 13:50
  • task - OPS-675 (add filter status)
  1. Lunch Break - 13:50 - 14:15

  2. Floraqueen - 14:15 - 18:00

    • task - OPS-675 (add filter status) (do not use array_push function to assign new value to array) (improvements)
    • task - OPS-679 chages

early leave to collect original documents.

2022-07-08

  1. Floraqueen - 09:46 - 13:55
  • task - OPS-679 conflict resolved
  • task - OPS-685 google translate button
  1. Lunch Break - 13:55 - 14:20

  2. Floraaqueen - 14:20 - 19:30

    • task - OPS-685 google translate button

2022-07-11 (Leave due to rain)

2022-07-12

  1. Floraqueen - 09:40 - 14:00
  • task - OPS-685 google translate button (PR created with developed updates)
  • task - OPS-675 (add filter status) - (conflict resolved and pr created)
  • task - orders page test with stage build
  • task - OPS-671 (password validation)
  1. Lunch Break - 14:00 - 14:30

  2. Floraqueen - 14:30 - 18:50

    • task -bugfix/orders_date_filter (date component not working on stage build)
    • task - OPS-671 (password validation)
    • task - OPS-675 (add filter status conflict resolved)

2022-07-13

  1. Floraqueen - 09:40 - 13:55
  • task - OPS-668 (password mismatch message in forget password)
  • task - OPS-703 (home design to show if florist is ready to recive order)
  1. Lunch Break - 13:55 - 14:30

  2. Floraqueen - 14:30 - 19:25

    • task - OPS-703 (home design to show if florist is ready to recive order)

2022-07-14

  1. Floraqueen - 10:00 - 14:00
  • task - OPS-675 (changes by borja lledo)
  • task - OPS-703 (home page design to show florist can start receiving order)
  1. Lunch Break - 14:00 - 14:30

  2. Floraqueen - 14:30 - 19:05

  • task - OPS-675 (error suppension fix)

2022-07-15

  1. Floraqueen - 09:40 - 13:53

    • task - 685 google translate button r&d
    • task - 671 (validation plugin not working) (pending)
    • task OMS setup
  2. lunch break - 13:53 - 14:25

  3. Floraqueen - 14:25 - 18:50

    • task OMS setup & code review

2022-07-18

  1. Floraqueen - 09:40 - 13:59

    • OMS - task - OPS-698
  2. Lunch Break - 13:59 - 14:29

  3. Floraqueen -14:29 - 18:50

    • OMS - task - OPS-698

2022-07-19

  1. Floraqueen - 09:40 - 14:00

    • OMS - task - OPS-698
    • OMS - task - OPS-701
  2. Lunch - Break - 14:00 - 14:30

  3. Floraqueen - 14:30 - 18:50

    • OMS - task - OPS-701 (blocked)
    • task - OPS-692 ALTER TABLE suppliers ADD contract_accepted TINYINT(1) NOT NULL DEFAULT '0' AFTER email_verified; send us an email to borja and I and write a comment on the task with the query execute it on stage with default 0

2022-07-20

  1. Floraqueen - 09:40 - 14:05

    • task - OPS-692 (Accept contract feature)
  2. Lunch Break - 14:05 - 14:30

  3. Floraqueen - 14:30 - 19:02

    • task - OPS-692 (Accept contract feature)

2022-07-21

  1. Floraqueen - 09:47 - 14:05
  • task - OPS-734 (set florist language on register from selected country)
  1. Lunch Break - 14:05 - 14:30

  2. Floraqueen - 14:30 - 19:25

  • task - OPS-734 (send language and country to blacklotus)
  • task - OPS-692 (change (accept contract))

2022-07-22

  1. Floraqueen - 09:45 - 13:55

    • sprint-9 analysis
    • task OPS-743
    • Floraqueen vpn setup
  2. Lunch Break - 13:55 - 14:25

  3. Floraqueen - 14:25 - 19:00

    • geolocation and profile->language (whatsapp) testing
    • task OPS-770

2022-07-25

  1. Floraqueen - 09:40 - 13:55
  • task - OPS-746 (sentry issue resolve - password should not be accessed before intialization)
  • task - OPS-711 (update whatsapp number and link)
  1. Lunch -break - 13:55 - 14:25

  2. Floraqueen - 14:25 - 18:45

    • task - OPS-728 (get orders price)

2022-07-26

  1. Floraqueen - 09:45 - 12:00

    • task - OPS-714 (remove spaces on phone number when validated)
  2. Fraudsniffer - 12:00 - 12:30

    • Feed video (click) open in popup, downloads the video fix
  3. Floraqueen - 12:30 - 13:45

    • task - OPS-727 (Modal with order details on orders page)
  4. Lunch Break - 13:45 - 14:25

  5. Floraqueen - 14:25 - 18:55

    • task - OPS-727 (Modal with order details on orders page)

2022-07-27

  1. Floraqueen - 09:50 - 14:25

    • task - OPS-727 (Modal with order details on orders page)

    76396119

  2. Lunch Break - 14:25 - 14:50

  3. Floraqueen - 14:50 - 18:50

    • task - OPS-727 (Modal with order details on orders page)

format price on order detail popup

2022-07-28

  1. Floraaqueen - 09:40 - 13:55

    • task - OPS-727 (Modal with order details on orders page)
    • task - OPS-770 (addressCountry remove ?? null from getter change and fix lat lang variable in shop)
    • task - OPS-711 (change phone number to whatsapp in contact page)
    • task - OPS-728 (addressCountry remove ?? null from getter change) (front-end pending)
    • task - OPS-744 (add currencies in payments page when cc ) inprogress
  2. Lunch Break - 13:55 - 14:30

  3. Floraqueen - 14:30 - 18:50

    • task - OPS-744 (add currencies in payments page when cc ) inprogress
    • task - OPS-751 bug whatsapp check

2022-07-29

  1. Floraqueen - 09:50 - 13:55

    • task - OPS-727 (text from translation and laguage bug fix)
    • task - OPS-748 (Save address, fix console error on load when cords are blank)
    • task - OPS-751 (trying to recreate bug whatsapp check)
  2. Lunch Break - 13:55 - 14:25

  3. Floraqueen - 14:25 - 15:05

    • task - OPS-733 Integrate Sass
  4. Fraudsniffer - 15:05 - 18:05

    • user -> social media account (check auto-get, manual scan, quick scan functionality)
  5. Floraqueen - 18:05 - 19:00

    • task - OPS-733 Integrate Sass

2022-08-01

  1. Floraqueen - 09:45 - 13:50

    • task - OPS-733 Integrate Sass
    • task - OPS-751 (trying to recreate bug whatsapp check)
    • task - OPS-730 (contact number change (update whatsapp number))
    • task - OPS-713 (redesign register page)
  2. Lunch Break - 13:50 - 14:20

  3. Floraqueen - 14:20 - 19:00

    • task - OPS-713 (redesign register page)

2022-08-02

  1. Floraqueen - 09:45 - 13:50

    • task - OPS-713 (redesign register page)
  2. Lunch Break - 13:50 - 14:20

  3. Floraqueen - 14:20 - 19:00

    • task - OPS-713 (redesign register page)

2022-08-03

  1. Floraqueen - 09:45 - 14:05

    • task - OPS-713 (redesign register page)
  2. Lunch Break - 14:05 - 14:35

  3. Floraqueen - 14:35 - 18:45

  • task - OPS-713 (redesign register page)

2022-08-04

  1. Floraqueen - 09:40 - 13:40

    • task - OPS-728 (add order price) Conflict resolved
    • task - OPS-777 Create BL user when envirnment is production
    • task - OPS-648 (Seprate table for completed orders and pending orders)
  2. Lunch Break - 13:40 - 14:05

  3. Floraqueen - 14:05 - 18:00

    • task - OPS-648 (Seprate table for completed orders and pending orders)
  4. Prepare interview questions - 18:00 - 18:50

2022-08-05

  1. Prepare interview questions - 09:40 - 11:00

  2. Floraqueen - 11:00 - 13:15

    • task - OPS-648 (Seprate table for completed orders and pending orders)
  3. Lunch Break - 13:15 - 14:25

  4. Floraaqueen - 14:25 - 19:55

    • task - OPS-648 (Seprate table for completed orders and pending orders)

2022-08-06

  1. Prepare interview questions - 09:35 - 10:00

  2. floraqueen - 10:00 - 13:56

    • web reposetories setup
    • task - OPS-712 on bording tour.
  3. Lunch Break - 13:56 - 14:25

  4. Floraaqueen - 14:25 - 18:30

    • task - OPS-712 on bording tour.
  5. Teqcrm - 18:30 - 19:25

    • browser extension

2022-08-08

  1. Teqcrm - 09:30 - 10:05

    • browser extension
  2. Floraqueen - 10:05 - 13:30

  3. Interview PC setup - 13:30 - 13:50

  4. Floraqueen - 13:50 - 16:15

    • task - OPS-712 API documentation
    • Website onboarding with Oriel (14:00 - 15:45)
    • task - OPS-687 OMS
  5. Break - 16:15 - 16:30

  6. Floraqueen - 16:30 - 18:00

    • task - OPS-687 OMS
  7. Piyush interview - 18:00 - 18:35

2022-08-09

  1. Floraqueen - 09:50 - 13:57

    • task - OPS-687 OMS
    • task - OPS-592 (Third mail for florist)
  2. Lunch Break - 13:57 - 14:20

  3. Floraqueen - 14:20 - 18:25

2022-08-10

  1. Floraaqueen - 09:05 - 13:40

    • task - MIG-146 (Product page - new flow for mobile)
  2. Lunch Break - 13:40 - 14:10

  3. Floraaqueen - 14:10 - 18:30

    • task - MIG-146 (Product page - new flow for mobile)

AIzaSyDQtp3W9tcx2eQ599FayCn3MW9pJQkKz6A

AIzaSyCikleHlEYHqHNrwur3oRBF6eKHB5cvP-Q

2022-08-16

  1. Floraqueen - 09:50 - 13:50

    • task - MIG-146 (Product page - new flow for mobile)
    • task - OPS-712 on bording tour (remove demo steps (by borja))
    • task - OPS-747 (florist name as first name fixed)
    • task - OPS-670 bug check (mentioned by Alex)
    • task - MIG-146 (Product page -changes)
  2. Lunch Break - 13:50 - 14:20

  3. Floraqueen - 14:20 - 19:50

    • task -MIG-146 (Product page - changes)

2022-08-17

  1. Floraqueen - 09:45 - 14:00

    • task - OPS-648 (Add delivery button on every confirmed order) changes
  2. Lunch Break - 14:00 - 14:30

  3. Floraqueen - 14:30 - 19:00

    • task - OPS-648 (Add delivery button on every confirmed order) changes
    • task - OPS-777 (Create BL user when envirnment is production) - use strict comparison instead of preg match
    • task - OPS-727 (order detail popup show florist price instead of customer price)
    • task - OPS-670 (Bl order confirm status api fix)
    • Task - OPS-677

2022-08-18

  1. Floraqueen - 10:05 - 13:40
    • task - OPS-648 (issue check) - no issue found
    • floraqueen (CMS) setup

en_EN.floraclub.my-history.tracking-number

  1. Lunch Break - 13:40 - 14:10

  2. Floraqueen - 14:10 - 19:05

    • task - OPS-678 (show tracking url in order detail)
    • task - OPS-648 issue check

2022-08-19

  1. Floraqueen - 10:00 - 13:40

    • task - OPS-735 show amount of refund and reason for it.
  2. Lunch Break - 13:40 - 14:10

  3. Floraqueen - 14:10 - 16:00

    • task - OPS-641 (API documentation)

2022-08-23

  1. Floraqueen - 10:00 - 14:00

    • task - OPS-770 change (add españa with spain)
    • task - OPS-727 order details popup center aligned content for large screens
  2. Lunch Break - 14:00 - 14:30

  3. Floraqueen - 14:30 - 19:00

    • task - OPS-687 OTD KPI calculation (set delivered datetime of delivery country in Blacklotus insetead of OMS)
    • task - OPS-691 Geolocation not loading issue fix

2022-08-24

  1. Floraqueen - 09:55 - 14:20

    • task - OPS-641 (Api Documentation)
    • Daily Team meet
  2. Lunch Break - 14:20 - 14:50

  3. Floraqueen - 14:50 - 18:50

    • task - OPS-641 (Api Documentation)

2022-08-25

  1. Floraqueen - 09:55 - 14:00

    • task - OPS-641 (Api Documentation)
    • Daily team meet
    • task - MIG-170 (add navigation arrows)
  2. Lunch Break - 14:00 - 14:30

  3. Floraqueen - 14:30 - 16:30

    • task - MIG-170 (add navigation arrows)
  4. Internal - 16:30 - 17:05

    • telephonic interview (x2)
  5. Floraqueen - 17:05 - 18:55

    • task - MIG-170 (add navigation arrows)
    • task - MIG-173 (axios.js issue from sentry)

https://www.floraqueen.com/isearch?delivery_city=Hamburg&delivery_country=DE&delivery_date=2022-08-26&delivery_zipcode=&occasions=8

2022-08-26

  1. Floraqueen - 10:00 - 13:35

    • task - MIG-173 (axios.js issue from sentry)
    • task - MIG-170 next/prev button in nuxt - changes
    • task - MIG-180 preselect first addon
  2. Lunch Break - 13:35 - 14:05

  3. Floraqueen - 14:05 - 19:15

    • task - MIG-180 - preselect firts addon
    • task - MIG-170 - next/prev btn change
  4. Pc clean up - 19:15 - 20:25

  • Pc Clean up

2022-08-29

  1. Floraqueen - 09:50 - 14:00

    • task - MIG-162 thank you page block
    • task - MIG-165 (Thank you block design)
  2. Lunch Break - 14:00 - 14:30

  3. Floraqueen - 14:30 - 18:50

    • task - MIG-165 Implement thankyou block
    • task - MIG-166 Implement Date Reminder block

2022-08-30 (leave due to swalling on face)

2022-08-31

  1. Floraqueen - 10:20 - 13:50

    • task - MIG-166 Date Reminder block
  2. Lunch Break - 13:50 - 14:15

  3. Floraqueen - 14:15 - 18:55

    • task - MIG-166 Date Reminder block

xfdb6587f9e513cf97342fc6c71dadd06

2022-09-01

  1. TNT - 09:40 - 12:20

    • Fix User listing (user profile firstname )
    • Use case overwiew
  2. Floraqueen - 12:20 - 14:10

    • task - MIG-168 (Order details block)
    • task - MIG-194 Product page :load data duplicate issue
  3. Lunch Break - 14:10 - 14:40

  4. Floraqueen - 14:40 - 18:50

    • task - MIG-194 Product page :load data duplicate issue
    • task - MIG-195 Addons View Sticky continue button
    • task - MIG-90 Add Sitemap page

2022-09-02

  1. TNT - 09:40 - 12:45

    • User use cases
  2. Florauqeen - 12:45 - 13:50

    • Daily meet
    • task -MIG-90 - Site map page implmentation
  3. Lunch Break - 13:50 - 14:20

  4. Floraqueen - 14:20 - 19:50

    • task - MIG-90 - Sitemap page implementaion
    • task - translation not working on product detail page check
    • task - MIG-89 - Review page implementaion
  5. interview - 19:50 - 20:05 Rahul

2022-09-05

  1. TNT - 09:30 - 12:20

    • User create with use case complete
  2. Floraqueen - 12:20 - 14:00

    • task - MIG-89 - Review Page implemetation
  3. Lunch Break - 14:00 - 14:15

  4. Floraqueen - 14:15 - 18:30

    • task - MIG-89 - Review Page implemetation

2022-09-06

  1. TNT - 09:40 - 12:05

    • task - User update use case
  2. Floraqueen - 12:05 - 14:00

    • task - MIG-98 - review page changes
    • task - MIG-199 - thankyou page geolocate block
  3. Lunch break - 14:00 - 14:30

  4. Floraqueen - 14:30 - 19:00

    • task - MIG-199 - Thankyou Page: Geolocate Block
  5. Pc Fix - 19:00 - 20:20

2022-09-07

  1. TNT - 09:30 - 12:00

    • task - Customer Address (add/edit/set default address)
    • task - Role (add/edit)
  2. Floraqueen - 12:00 - 13:57

    • task - MIG-199
  3. Lunch break - 13:57 - 14:15

  4. Floraqueen - 14:15 - 18:30

    • task - MIG-199

2022-09-08

  1. TNT - 10:00 - 12:10

    • task - Order list
  2. Floraqueen - 12:10 - 13:55

    • task - MIG-199 Thank you Page geolocate block changes
  3. Lunch break - 13:55 - 14:20

  4. Floraqueen - 14:20 - 19:00

    • task - MIG-222 Address autocomplete: retrieve only required fields
    • task - MIG-224 Catalog VIP: USP Seo block
    • task - MIG-225 Thank you page: Floraclub block

2022-09-09

  1. TNT - 09:35 - 12:15

    • task - Order list/ Dashboard complete
  2. Floraqueen - 12:15 - 14:10

    • task - MIG-89 review page changes
    • task - MIG-199 Thankyou page geolocate block changes
    • task - MIG-225 Thank you page: Floraclub block
    • Daily Meet
  3. Lunch Break - 14:10 - 14:40

  4. Floraqueen - 14:40 - 15:10

    • task - MIG-225 Thank you page: Floraclub block
  5. TNT - 15:10 - 17:10

    • conflict with main branch issues fix
  6. Floraqueen - 17:10 - 18:45

    • task - MIG-225 Thank you page: Floraclub block

2022-09-12

  1. TNT - 09:50 - 12:35

    • task - provider add/edit
  2. Floraqueen - 12:35 - 14:05

    • task - MIG-225 Thank you page: Floraclub block
    • Daily meet
  3. Lunch Break - 14:05 - 14:35

  4. Floraqueen - 14:35 - 19:00

    • task - MIG-225 Thank you page: Floraclub block
    • task - MIG-182 Refactor layouts

2022-09-13

  1. TNT - 09:45 - 12:30

    • task - service level (in provider) add/edit done
  2. Floraqueen - 12:30 - 14:05

    • task - MIG-182 Refactor layouts
    • Daily Meet
  3. Lunch Break - 14:05 - 14:35

  4. Floraqueen - 14:35 - 19:00

    • task - MIG-182 Refactor layouts TODO:: Thankyou page component mounted twice

2022-09-14

  1. Fraudsniffer - 09:50 - 11:30

    • task - Associate tab r&d
  2. Floraqueen - 11:30 - 14:00

    • task - MIG-182 Refactor layouts
    • Daily meet
  3. Lunch Break - 14:00 - 14:20

  4. Floraqueen - 14:20 - 18:30

    • task - MIG-182 Refactor layouts
    • task - MIG-262 $gtm undefined in startGTMEvents service issue fix
    • task - MIG-265 Remove ABTest experimental/WEB-309
    • task - MIG-115 cart coupon code issue (inprogress)

2022-09-15

  1. Fraudsniffer - 09:45 - 12:20

    • task - add claimant associates in download report
    • task - change label of associate accounts
  2. Floraqueen - 12:20 - 14:00

    • task - MIG-115 cart coupon code issue (inprogress)
  3. Lunch Break - 14:00 - 14:20

  4. Floraqueen - 14:20 - 19:35

    • task - MIG-115 cart coupon code issue (inprogress)

2022-09-16

  1. Floraqueen - 07:45 - 12:00

    • task - MIG-115 cart coupon code issue (inprogress)
  2. Interview - 12:00 - 12:40

    • sandeep patel

We can also do this from frontend side but it is going to be expensive. on update cart we can emit event cart:updated and create listener on CouponVerifyWidget and call the verifyCoupon method on this component if coupon code applied (is avaialbe in vart items).

In this scenario, there will be 3 API calls

  1. /dp/update_cart To Update the cart
  2. /ajax/product/coupon To Apply the coupon to the cart
  3. /dp/stepajax To refresh cart items.

It would appear that the removed_addons cookie is set in action_update_cart in app/classes/controller/dp.php line:917 and that is used in cart_prepareItems app/classes/trait/cart.php line: 194 (called in dp.php line: 927) then why did i added that in cart_prepareItems function parameter.

This is because there is delay in cookie set. so after the cookies is set and trying to get that in cart.php it is no updated with new values i don't know why but this was the issue.

TODO:: Fraud sniffer (master branch)

  • Check geolocation task in skype message\

  • claimant -> address -> not saved issue

  • create script to hard delete soft deleted data.

2022-09-16

START NEW LOGS FILE

2022-09-19

START NEW LOGS FILE

2025-01-02

  1. MissionMed - 10:30 - 11:10

    • Login with magic link implemented
    • Test all temporary login link implementations because base logic updated.
    • pr created with demo video
  2. ISI Abroad - 11:10 - 13:30

  3. Lunch Break - 13:30 - 13:50

  4. ISI Abroad - 13:50 - 15:30

    • student info import row data lost when blank column in row exists fixed
    • duplicate route name issue fixed
    • allow studen info tag to be blank (remove required validation)
    • Testing student info dashboard functionality on production.
  5. MissionMed Optimization - 15:30 - 19:20

    • Conflict Resolve,
    • Add try, catch for all mail send
    • Implement conflicting special day for recurring session feature from conflicts in recurring schedule command.
    • WIP: conflicting special day in booking teaching session
\Log::error('Error sending mail: ' . $e->getMessage());

2025-01-03

  1. MissionMed Optimization - 10:25 - 13:40

    • Implement check and email overlapping in optimize
    • review code for pending optimization
    • Import db in 122
  2. Lunch Break - 13:40 14:05

  3. ISI Abraoad - 14:05 - 15:05

    • re-write get single incident api to simplify and select incident students object same as student list api
    • Helping sandep for optimization
    • Test changes on production server.
  4. Extra - 15:05 - 17:45

    • beasunhero requirenment understanding
    • Vue js code review
    • onetrust document overview.
  5. MissionMed Optimzation - 17:45 - 18:20

    • Fix conflicts of feature/optimization to develope-optimization
    • Implement virutoso for user listing rendering optimization

2025-01-06

  1. Project Management - 10:35 - 11:00

    • Check MissionMed tasks
    • Check ISI Task
    • Review sandeep isi test cases pr
  2. ISI Abroad - 11:00 - 13:35

    • WIP: 773 [Normal] - Add new classifications for applications similar to Archive
  3. Lunch Break - 13:35 - 14:00

  4. Project Management - 14:00 - 14:45

    • ISI December Billable hours calculation/justification
  5. ISI Abroad - 14:45 - 19:15

    • 773 [Normal] - Add new classifications for applications similar to Archive
    • Test in production
  6. MissionMed - 19:15 - 19:45

    • ucat exam interface code review

2025-01-07

  1. MissionMed - 10:35 - 11:20

    • Ucat Exam interface code reivew
  2. MissionMed - 11:20 - 12:05

    • Add Email in student listing all 3 module. (api and front)
    • hide phone number if not available instead of null
    • also done in develop-optimization
  3. Fraudsniffer - 12:05 - 12:45

    • Add custom cache clear global helper
  4. Project Management - 12:45 - 14:35

    • ISI Registrar program Discussion
  5. Lunch Break - 14:35 - 15:00

  6. Project Manegement - 15:00 - 16:40

  7. MissionMed - 16:40 - 19:45

    • Ucat exam interface UI for DEMO

2025-01-08

  1. MissionMed - 10:45 - 11:30

    • Ucat exam interface UI for Demo
  2. ISI Abroad - 11:30 - 13:40

  3. Lunch Break - 13:40 - 14:00

  4. ISI Abroad - 14:00 - 15:15

  5. MissionMed - 15:15 - 19:50

    • WIP: ucat exams global questions UI for demo

2025-01-09

  1. MissionMed - 10:20 - 13:30

  2. Lunch Break - 13:30 - 13:50

  3. MissionMed - 13:50 - 19:30

2025-01-10

  1. MissionMed - 09:50 - 13:30
  • Global Section Full crud implemented
  • Discussion with yogesh sir
  • Add order field in questions table
  • Add global_question_id foreign key in questions table
  • Add global_section_id foreign key in sections table
  • Add Delete Question in exam edit
  • Add is_enable in sections table.
  • update magrating old data seeder for above changes
  1. Lunch Break - 13:30 - 13:50

  2. Extra - 13:50 - 15:00

  3. MissionMed - 15:00 - 17:55

    • Fix old data migration seeder for new db structure.
    • WIP: GlobalSituation old data migration seeder

ISI Abroad

  • Create migration, modal for courses

2025-01-13

  1. ISI Abroad - 10:30 - 11:00

    • Create Registrar Course Model, Table, relationships.
    • Chore: registrar all model doc blocks added
  2. Project Management - 11:00 - 13:30

  3. Lunch Break - 13:30 - 13:50

  4. ISI Abroad - 13:50 - 19:20

2025-01-21

  1. ISI Abroad - 10:45 - 11:15

  2. MissionMed - 11:15 - 13:35

    • Discussion with yogesh sir
    • Understanding current implementation of sandeep and monika
    • WIP: fixing package add situation global situation list logic
    • WIP: GlobalSituation old data migration seeder
  3. Lunch Break - 13:35 - 14:05

  4. MissionMed - 14:05 - 19:45

    • situation seeder fix.
    • re-check questions seeder
    • Review Global Sections
      • Add/remove Situation
      • Add/remove Questions
      • need to add validations and check possible file upload issue.
    • add situation button not working.
    • list global situation api for current section except already existing situation global situation variant.
    • WIP: Add questions...

2025-01-22

  1. MissionMed - 09:45 - 13:00

    • Implement Create Exam functionality
      • add create form
      • implement store api and also create sections from global sections
    • Implement delete exam functionality
      • add hasSessions in package model to avoid deleting package for which students has attempted exam.
    • Test new tables migration on prod db.
    • Test migrate exam simulation data seeder for new structure.
  2. Project Management - 13:00 - 13:35

    • Final cleanup and remove unncesary changes.
    • Review PR, prepare for stage deploy.
  3. Lunch Break - 13:35 - 13:55

  4. MissionMed - 13:55 - 18:00

    • Discuss MissionMed Exam score functionality.
    • Implement handsontable for score, ucat percentile, rank
    • Udapte api accordingly
  5. Project Management - 18:00 - 19:00

    • Central City Liquors Project Roadmap and estimation.

2025-01-23

  1. ISI Abroad - 09:35 - 09:50

    • 793 Update course_four conflicting field to course_five, resync in admin panel
    • fix stuck queues.
  2. Project Management - 09:50 - 10:55

  3. Central City Liquors - 10:55 - 13:50

    • Project Setup
    • Laravel
    • Livewire
    • Telescope
    • Pulse
    • Tailwind css
    • Pint
    • Pre-commit custom script
    • Run test suite custom script
    • WIP: Log View
  4. Lunch Break - 13:50 - 14:10

  5. Project Management - 14:10 - 15:00

    • MissionMed Changes discussion.
    • Discussion with yogesh sir for Central City Liquors.
  6. Central City Liquors - 15:00 - 17:15

    • Log Viewer
    • laravel default migration squashed for performance.
    • Redis implemented for caching
  7. ISI Abroad - 17:15 - 18:25

    • Course Database seeder to import gravity form course from dropdown
      • Prepare logic to parse options string to extract course code and course name

2025-01-24

  1. Project Management - 10:20 - 10:45

    • Review sandeep Pr,
    • fix logical bug fixes
    • test 6 points for exam simulation configuration.
  2. ISI Abroad - 10:45 - 13:15

    • Implement logic to parse course code and name from gravity form course full name
    • implement and test many to many relationship of courses and course registrar sessions.
    • Import course and attach relationships
  3. Lunch Break - 13:15 - 14:20

  4. ISI Abroad - 14:20 - 15:45

    • WIP: isi florence and umbra data seeder combine implementation
  5. MissionMed - 15:45 - 19:30

    • Debug: youForm jump page to top issue
    • Issue was that youForm internally uses fullpage.js and this issue exists from this library.
  6. Project Planing - 19:30 - 20:20

    • ISI Task understanding
    • course schdule logic understanding

2025-01-25 (Saturday) - To Void 20-01-2025 sandwich rule

  1. ISI Abroad - 10:05 - 13:55

    • Umbra courses import logic
      • midify regex to parse course name for more variants
    • Merged in student-registrar-program
    • WIP: fix conflicts of develop in student-registrar-program
  2. Lunch Break - 13:55 - 14:15

  3. ISI Abroad - 14:15 - 19:10

    • fix conflicts of develop in student-registrar-program
    • Add registrar role
    • Update api security accordingly
    • prepare app institute handling for student registrar program.
    • update course seeder tobe able to run on test envirnment also.
    • WIP: Move Student to registrar functionality

2025-01-26 (Sunday)

  1. ISI Abroad - 10:20 - 13:30

    • setup registrar admin role in front-end
      • revise roles helpers implementation
      • Roles,home college api reviesed for multiple calls.
    • Update users crud for registrar admin role
    • add institute selection in add/edit.
    • WIP: show registrar admin institute wise.
  2. Lunch Break - 13:30 - 13:45

  3. ISI Abroad - 13:45 - 17:50

    • show registrar admin institute wise.
    • Allow institute selections for registrar role
    • Show institute name in listing for regitrar role
    • Allow institute wise filter in users listing
    • Implement "move to registrar" on admision students listing
    • Implement "move to admission" on admision registrar listing
    • route for registrar students implemented
    • remove institute filter on dashboard for registrar admin user.

2025-01-27

  1. ISI Abroad - 10:22 - 13:30

    • Create registrar_course_schedules table structure and migration.
    • Create registrar_course_schedule_day_wise_maps table.
    • implement proper foreign keys and indexes.
    • review joomla checkAvailableSlots implementations.
    • Show registered students also in admission listings (in View By all listings)
    • Seed is_registered as custom field in fields table.
    • show is_registered badge in student listing page.
    • is registered filter with checkbox implemented in frontend
    • backend filter logic fix for is_registered field.
  2. Lunch Break - 13:30 - 13:50

  3. ISI Abroad - 13:50 - 16:35

    • Create job to migrate student data from admission dashboard meta info to relationships for registrar program.
    • Implement AppQueueEnum to have list of queues, to setup queue works on prodcution.
    • WIP: Refeactor parse Course text logic to use in move to registrar job
    • WIP: Move to registrar job
  4. Missionmed - 16:35 - 19:50

    • YouForm -> Webhook -> Create Trial Account -> Web App Start Mock Exam
    • MEW-92 YouForm -> Webhook -> Create Trial Account -> Web App Start Mock Exam
    • Cherry pick backend changes to avoid env() -> config() changes
    • update webhook in youForm
    • fix global question mc answer not json stringify

2025-01-28

  1. Missionmed - 10:35 - 12:55

    • Session question sorting order logic added
    • redirect back to page number wrong logic fixed
    • debug file upload failed on production db.
  2. ISI Abroad - 12:55 - 13:35

    • WIP: Move to regitrar job.
  3. Lunch Break - 13:35 - 13:55

  4. ISI Abroad - 13:55 - 16:00

    • WIP: Course DataBase
  5. Project Management - 16:00 - 17:00

    • Helping sandeep bhai debug global question images lost issue.
    • fix missing option imagess in production.
    • answerMc default selected not working (need to json parse value) fixed.
  6. ISI Abroad - 17:00 - 19:00

    • Course databse
    • status field added in courses table
    • loading state for app context (institute) apis added. to avoid multiple call of same api until data is loading.
    • transcript template institute null on search bug fix.
    • Course listing with filter done
    • WIP course forms

Start Central City

2025-01-29

  1. Project Management - 10:35 - 11:20

    • Explain central city Liquors to sandeep
  2. ISI Abroad - 11:20 - 11:50

    • WIP: Course add/edit.
  3. MissionMed - 11:50 - 13:40

    • Youform scroll jump issue r&d
  4. Lunch Break - 13:40 - 14:05

  5. ISI Abroad - 14:05 - 19:30

    • Student Registrar Setting CRUDS UI Issues fiex
    • Transcript template duplicate api calles issue fix
    • types issues fix
    • registrar session api created.
    • wip course add/edit ui.

2025-01-30

  1. ISI Abroad - 10:30 - 13:35

    • Course create api implemented
    • Course edit api implemented
    • Course update api validation and update implemented
    • course delete api implemented
    • course update ui implemented
    • course delete action implemented
    • course maintain page number improved
    • wip: build issues.
  2. Lunch Break - 13:35 - 13:55

  3. Project Management - 13:55 - 14:55

    • helping sandeep bhai for central city liquors project
    • Explain ccl to monika
    • Test missionmed task with mukesh bhai
  4. ISI Abroad - 14:55 - 19:10

    • Course Schedule data seed
    • WIP: Course schedule

2025-01-31

  1. ISI Abroad - 10:40 - 13:40

    • WIP: Course Schedule
  2. Lunch Break - 13:40 - 13:55

  3. ISI Abroad - 13:55 - 15:30

    • WIP: Course Schedule
    • re-write student registrar cruds list api for abstraction
    • student registrar crud types fixes
  4. Interview - 15:30 - 15:55

  5. ISI Abroad - 15:55 - 19:35

2025-02-03

  1. ISI Abroad - 10:10 - 13:40

    • 795 [normal] - unable to change student ID number in Florence course form
    • WIP: Course Schedule
    • Course schedule create api implemented
    • Course schedule for create ui update.
    • Prepare ui for timings component.
    • Create schedule timings table and model.
    • WIP: create timings on course create.
  2. Lunch Break - 13:40 - 14:00

  3. Central City Liquor - 14:00 - 15:35

    • Test sandeep bhai clients crud
    • replace npm with yarn in project
    • fix billing address logic
    • fix global helper types.
  4. ISI Abroad - 15:35 - 19:20

    • WIP: Course schedule timings with hook form

2025-02-04

  1. ISI Abroad - 10:40 - 12:10

    • WIP: Course schedule timings
  2. Central City Liquors - 12:10 - 13:00

    • Test Role/permission pr
    • UI Improvements
    • Fix sidebar active state
    • make first role pre-selected.
    • database seeder implemented to run all seeders.
  3. Project Management - 13:00 - 13:40

    • Central city project timeline discussion with yogesh sir
  4. Lunch Break - 13:40 - 14:00

  5. ISI Abroad - 14:00 - 15:00

    • WIP: Course schedule timings
  6. Interview - 15:00 - 15:40

  7. ISI Abroad - 15:40 - 20:05

2025-02-05

  1. ISI Abroad - 10:25 - 13:35

    • WIP: Course schdule timing check availability slots. prepare structure for check availability
  2. Lunch Break - 13:35 - 13:55

  3. ISI Abroad - 13:55 - 15:00

    • WIP: Course Schedule timing ScheduleAvailabilityService with check checkScheduleExists and fetch busy slot.
  4. Interview - 15:00 - 15:45

  5. ISI Abroad - 15:45 - 19:00

    • calculate busy and free slot initial logic and structure implemented

2025-02-06

  1. Central City Liquors - 10:30 - 12:10

    • Review Monika PR Role/Permission
      • Improve caching, eager load roles permissions.
      • Update usges to avoid unncesary queries
    • Review Sandeep PR, Profile Management
      • Dummy image for no image
      • code cleanup
      • fix failling test cases
    • Fix after login redirect flowbite js component not working
  2. ISI Abroad - 12:10 - 13:00

    • Instructor Added for check availability
    • WIP: Course check availability logic.
  3. Extra - 13:00 - 13:40

  4. Lunch Break - 13:40 - 14:00

  5. ISI Abroad - 14:00 - 20:10

    • 797 - Deletion of student accounts (retrived)
    • Course Schedule mapping duplicate check logic added on create and update.
    • WIP: Student Registrar Dashboard
  6. Extra - 20:10 - 20:25

    • Interview check

2025-02-07 (early leave)

  1. ISI Abroad - 10:50 - 13:35

    • Student coursse schedule frontend component implemented
    • Student coursse schedule Api implemented
    • WIP: Student coursse schedule Api cache response
  2. Lunch Break - 13:35 - 13:50

  3. ISI Abroad - 13:50 - 16:30

    • Student coursse schedule Api cache response
    • prepare exnrypted url for student course schedule.

2025-02-10

  1. ISI Abroad - 11:10 - 13:35

    • WIP: encrypted url for student course schedule.
  2. Lunch Break - 13:35 - 13:55

  3. ISI Abroad - 13:55 - 18:30

    • encrypted url for student course schedule. done
    • Publish student feature done.
    • WIP: Student course schedule conflict logic
  4. Extra - 18:30 - 19:30

    • practicle interview Khushbu Ray
  5. Central City Liquors - 19:30 - 20:23

    • Review monika pr for users crud: pr-19 (requested changes)
    • Helping sandeep for catalog/inventory task
    • Review sandeep for catalog/inventory pr-20 (requested changes)
    • pagination ->links() or custom block, what is popup types, use input type="number" for numeric fields` ??

2025-02-11

  1. ISI Abroad - 10:15 - 12:30

    • WIP: Student course schedule conflict logic
  2. Central city liquors - 12:30 - 13:30

    • review monika pr - pr-19,21 Improvements changes.
    • review sandeep pr - pr-20
  3. ISI Abroad - 13:30 - 14:05

  • WIP: Student course schedule conflict logic
  1. Lunch Break - 14:05 - 14:35

  2. ISI Abroad - 14:35 - 18:45

    • Student course schedule conflict logic Implemented
  3. Extra - 18:45 - 19:30

    • interview practicle round
  4. Central city liquors - 19:30 - 20:25

    • sandeep pr reivew : pr-22 catalog edit cost and ineetory hitory component added
    • loading component added while wire:loading.
    • autofocus cost and inventory model input on open
    • reder profile image in nav bar and render ui-avatars if profile image not available
    • lazy load cost and inventory history component in edit catalog page.

2025-02-12

  1. Project Management - 10:25 - 11:25

    • Central city liquery add more tasks and planing.
    • planning update and deploy issue check with yogesh sir
  2. ISI Abroad - 11:25 - 13:35

    • Prepare to deploy to develop
    • WIP: Prevent destructive command on prod
    • Activity log for student published action added
    • WIP: Optimize front-end build
  3. Lunch Break - 13:35 - 13:55

  4. ISI Abroad - 13:55 - 19:30

    • Reset conflicting days timing on course schedule mapping update.
    • review and merge registrar admin to develop
    • update stage server db
    • create registrar admin seeder to run all registrar admin seeders for prod.
    • fix registrar admin cruds search filter issue
    • apply institute on search bug fix
    • registrar-admin queue work added in reset-process script for prod
    • WIP: print schedule

2025-02-13

  1. ISI Abroad - 10:00 - 12:00

    • Implement print course schedule feature
  2. MissionMed - 12:00 - 13:00

    • Review (pr-603 Created pdf generation feature) by NikhilKarthik77
    • clean up changes
    • added changes comments.
  3. ISI Abroad - 13:00 - 13:35

    • WIP: 803 New Email on registrar student published
    • Created seeder to insert new template
    • uploaded description image to s3 and added link.
  4. Lunch Break - 13:35 - 13:50

  5. ISI Abroad - 13:50 - 17:30

    • publish registrar student email template seeder added
    • publish registrar student email template seeder added in base seeder …
    • registrar student course schedule link token encryt/decrypt abstracte…
    • email template controller cache ttl with carbon interval instead of u…
    • student meta actions types improvements
    • student registrar schedule link helper added in StudentHelper
    • parse REGISTRAR_COURSE_SCHEDULE_LINK email template variable implemented
    • send published email on publish api implemented
    • chore: reverb cards commented from pulse dashboard
    • WIP: Test

2025-02-14

  1. ISI Abroad - 08:35 - 13:40

    • fix: registrar course schedule api for logged in student
    • auth test fixed and enable telelscope for test environment
    • avoid email config check if mail driver is log in test case
    • student registrar model architecture test updated
    • fix: GenerateFormSubmissionPdfJob unit test fix to get fields from form su…
    • Test registrar student in stage server
    • fix: Print view for long course list bug (overflow not displayed in print view because of display fixed.)
  2. Lunch Break - 13:40 - 13:45

  3. Central City Liquors - 13:45 - 17:25

    • auth dev middleware added and fix dev routs authorization, enable tel…
    • inventory crud test lazy component coverage fixed
    • composer packages version bump
    • global helper basic test added
    • WIP: Rector php for consistant code base.
      • implement rector php
      • laravel rules set and custom rules list added
      • fix app/models and more...

2025-02-17

  1. Central City Liquors - 10:15 - 12:00

    • WIP: Rector php
  2. MissionMed - 12:00 - 14:20

    • Generate Session Summary pdf
      • Fix: node path issue
      • Fix: asset path issue (use public_path instead)
      • update product deploy script
  3. Lunch Break - 14:20 - 14:40

  4. Interview - 14:40 - 17:00

  5. MissionMed - 17:00 - 19:35

    • R&D Queue worker on digital ocean app platform
    • Queue worker with supervisor added via dockerfile
    • Fix: Calculate percentile logic implemented
  • Need to create email template for session summary pdf email.
  • Need to add button in Mock-Simulation -> performance -> Generate PDF.
  • Fix new command namespace "add app:"

2025-02-18

  1. MissionMed - 10:45 - 13:45
  • Implement Log Viewer
  • fix puppeter dependency issue
  • fix node issue
  • install nvm, node and chrome
  • WIP: Generate PDF UI/API
  1. Lunch Break - 13:45 - 14:05

  2. MissionMed - 14:05 - 15:30

    • Create new email template for session summary pdf email.
    • Update mailable with custom email template
    • test in prod.
    • remove key:generate from prod build command
  3. Central City Liquors - 15:30 - 19:35

    • Rectorphp fix complete.
    • review sandeep pr: Order module.
    • catalog search dropdown improvements
    • client selection improvements
    • Rectorphp conflict resolved
    • navbar title fix, sidebar cleanup
    • order filter by status dropdown optimization
    • App assets added
    • prepare questions

2025-02-19

  1. ISI Abroad - 10:15 - 13:35

    • 806 Add ckeditor content css in content view render iframe. in all iframes.
    • Remove redundant code hasView from all dashborad icon cruds and emergency banner component. because these cruds does not have view only page.
  2. Lunch Break - 13:35 - 13:55

  3. fc social fitness - 13:55 - 14:55

    • Project Setup, and fix setup issues
  4. ISI Abroad - 14:55 - 19:25

    • WIP: Fix TestCases for registrar program.
    • instrutor crud test case added

2025-02-20

  1. FC Social Fitness - 10:25 - 11:00

    • Attempt to run flutter app project.
  2. ISI Abroad - 11:00 - 13:35

    • WIP: 807 - [Normal] - New Features for Visa Dashboards
  3. Lunch Break - 13:35 - 13:55

  4. ISI Abroad - 13:55 - 16:15

    • 807 - [Normal] - New Features for Visa Dashboards
  5. Central City Liquors - 16:15 - 19:40

    • Review sandeep bhai pr on modules acess with permission pr.
    • Redeisgn Clients Add/Edit

2025-02-21

  1. Central City Liquors - 10:30 - 13:30

    • Foget/reset password page design improvements
    • WIP: Redeisgn profile page.
  2. Lunch Break - 13:30 - 13:50

  3. Central City Liquors - 13:50 - 19:10

    • Profile page Redeisgned
    • Cleanup and improvements in dashboard layout.
    • WIP: Dashboard layout package issue

2025-02-24

  1. ISI Abroad - 10:45 - 11:30

    • 807 New Features for Visa Dashboards retrospective
  2. Central City Liquors - 11:30 12:00

    • Merge Dashboard and design
    • WIP: Redesign Creat catalog page.
  3. MissionMed - 12:00 - 13:40

    • Create jira task
      • MEW-106 Feat: Allow enable/disable Mock Exam
      • Explain to Sandeep
      • MEW-107 Feat: Preview Mock Exam for admin
    • WIP: MEW-107 Feat: Preview Mock Exam for admin
  4. Lunch Break - 13:40 - 14:00

  5. MissionMed - 14:00 - 18:00

    • MEW-107 Feat: Preview Mock Exam for admin
    • Review: MEW-106 Feat: Allow enable/disable Mock Exam
      • Requested Changes:
      • Show enable/disable in package listing page
      • Toggle enable/disable on click from package listing page.
  6. Central City Liquors - 18:00 - 19:35

    • Redesigned: Catalog page

2025-02-25

  1. Central City Liquors - 10:15 - 13:35

    • WIP: Redesign permission page
      • re-evaluate: permissions seeder,
      • created enum for permissions
  2. Lunch Break - 13:35 - 13:55

  3. Central City Liquors - 13:55 - 15:00

    • WIP: Redesign permission page
  4. MissionMed - 15:00 - 15:20

    • Deploy mew-106 and 107
    • update prod deploy
    • review on prod.
  5. Central city Liquors - 15:20 - 19:15

    • Redesign permission page
      • Fix permission gate issue
      • n+1 50 quries issue fix on selected role change on role permissions page
      • update ALL permission check to use permissions enum
      • export role permissions model for customization
      • merge sandeep test coverage improvements pr.

2025-02-26

  1. Project Management - 11:40 - 13:20

    • MM: create video for missionmed task mew-106, mew-107
    • ISI: review test case by sanddep
    • ISI registrar changes discuss with yogesh sir
  2. CCL - 13:20 - 16:40

    • Upgrade to laravel 12 and livewire v4
    • bump dependency
    • fix tailwind upgrade issues.

2025-02-27

  1. ISI Abroad - 10:10 - 11:30

    • WIP: Setting permissions fro registrar admin
    • Allow settings page access frontend changes
    • Allow setting api access backend changes
    • global scope for registrar admin to limit data to user institute
    • WIP: hide instrutor filter
  2. MissionMed - 11:30 - 12:35

    • Situations order issue fix
    • situation create js valiadtion rule updated
  3. ISI Abroad - 12:35 - 13:45

    • WIP: Fixed filter for registrar admin setting
  4. MissionMed - 13:45 - 14:10

    • Allow deleting all actions from update exam
    • fix existing of current image issue.
  5. ISI Abroad - 14:10 - 18:55

    • fix issues in sandeep pr
    • Dashboard routes fix for registrar dashboard
    • setting routes fixes for registrar dashboard
    • help sandeep bhai for transcript template variable parse logic

2025-02-28

  1. ISI Abroad - 10:10 - 13:20

    • WIP: Registrar Dashboard enroll in course.
      • UI Dropdown to listing courses and show table of selected courses
      • update api to show courses excluding studetn already assinged courses.
      • WIP: save shortlisted courses
  2. Lunch Break - 13:20 - 14:30

  3. ISI Abroad - 14:30 - 18:45

2025-03-03

  1. ISI Abraoad - 09:40 - 11:30

    • fix: carbon registrarScheduleDays repeated week days issue
    • WIP: Add course to student conflict check logic
  2. Project Management - 11:30 - 11:45

    • Check missionmed exam issue, create jira task
  3. ISI Abraoad - 11:45 - 16:15

    • Course student conflict logic implemented
    • prevent non registrar user, registrar students from header and viewby filter
    • fix: export students excel,pdf,csv for is_registered field value.
    • wip: responsive design issues fix
  4. Interview - 16:15 - 17:00

MissionMed Fix ucat exam interface deployments

  • create develop branch

2025-03-04

  1. ISI Abroad - 08:25 - 15:00

    • Fix: Move to registrar course assigned all issue
      • Added check to assig if course meta found
      • filter for meta values added, for dates, json and non course values.
    • Transcript Template parse course loop implemented
      • loop over template block code by parsing dom
      • replace course fields
      • and return generated html to view transcript on registrar dashboard.
      • Allow attributes in ckeditor fix.
      • Parse birthdate replaced with carbon.
      • registrar admin studnet listing list_view_status check remove to list all studentt of admin institute
      • remove course schedule cache on move to registrar job complete
    • Explain Grades task to sandeep
    • Fix Templates on stage server.
  2. Interview - 15:00 - 15:35

  3. MissionMed - 15:35 - 17:00

    • Exam interface production build
    • server production build on live server
    • force disable react devtool on prod
    • error boundry added
    • 500 page designed added

2025-03-05

  1. MissionMed - 08:55 - 09:55

    • Deploy development build to prod
    • Revert "Deploy development build to prod" because designing issue
    • Fix: error boundry scope css to fix page design issue
    • deploy to prod and test
  2. ISI Abroad - 09:55 - 17:00

2025-03-06

  1. ISI Abroad - 08:30 - 12:00

    • Responsive Design improvement for settings.
    • Prepare students for registrar testing in 122
    • implement clear registrar grade all cache on move to admission
    • clear cache on move to registrar job implemented
  2. Central City Liquors - 12:00 - 17:20

2025-03-07

  1. ISI Abroad - 08:25 - 10:15

    • 814 - [Normal] - Dashboard Count Total Applications
    • 815 - [Normal] - Columns Not Sorting
  2. ISI Abroad - 10:15 - 13:45

    • Planing and discussion with yogesh sir
    • github tasks created for new feature
    • explain 819 to sandeep
    • WIP: Registrar - course roster
  3. Break - 13:45 - 14:00

  4. ISI Abroad - 14:00 - 17:00

    • WIP: Registrar - course roster

2025-03-10 - Leave for marrige registration process.

2025-03-11 - (Half day due to bad health.)

  1. Project Management - 10:35 - 11:50

    • ISI Abroad
    • 826 - [Urgent] - Moving Fields from Course Selection Form to Registration Form
      • manuall testing on live for what to change.
      • explain changes to sandeep bhai
    • review isi progress
    • WIP: registrar rooster
  2. MissionMed - 11:50 - 13:00

    • Find phone number on app, backend, templates and wp website
    • not found in backend and app,
    • found in all email templates
    • Manually review all 51 published pages found in 2 pages and all page footer.
    • Also curated list of blank pages from above review.
  3. ISI Abroad - 13:00 - 17:20

    • pass institute and session to course roster students listing
    • implement back button to retrive the filter again of course roster
    • re-write course roster students api
    • WIP: Restructure and bugfix on course alias by sanddep

2025-03-12

  1. ISI Abroad - 08:35 - 16:45

  2. Project Management - 16:45 - 17:15

    • Interview setup for tester
    • Discuss isi tasks with yogesh sir,
    • help sandeep for isi exclusive filter task
    • code review and merge isi exclusive filter task

2025-03-13

  1. ISI Abroad - 08:45 - 17:10

2025-03-17

  1. MissionMed - 08:40 - 13:40

    • MEW-116 Bugfix: Exam answer invalid json
      • save answer in valid json when creating new question
      • Fix all questions with mc type answer json format script added
      • Fix all response score because wrong answer json format script added
      • Fix all session section scores because of wrong answer json format script added
      • deploy and Test in 122 server
      • deploy and test on production server
  2. ISI Abroad - 13:40 - 17:10

    • 820 - preview course and transcript form in registrar dashboard implemented
    • Hot: 834 [Normal] - Add Application Status Filter to Banner Notice Done
    • Fix develop upstream (main) conflicts
    • Fix enum_value not available for laravel 11.23

2025-03-18

  1. Teamwork Zoho Invoice - 08:40 - 16:00

  2. Project Management - 16:00 - 17:00

    • understanding missionmed task with yogesh sir,
    • helping sandeep
    • explained/help missionmed task to monika mew-115 - Monika mew-120 - Monika

2025-03-19

  1. Teamwork zoho invoice - 08:35 - 10:05

  2. ISI Abroad - 10:05 - 16:05 (10 minutes break)

    • Urgent 836 - New Parameter added "Housing Confirmation Status
    • Housing confirmation status, model migration and crud api implemented
    • Housing confirmation status, Crud ui added in setting -> basic setting
    • lazy load all basic settings tab components.
    • Student admission dashboard housing confirmation status field added
    • housing confirmation status custom field seeder added
    • housing confirmation status custom in filters added
    • housing confirmation status custom filters with model item listing implemented
    • parse meta model implemented.
    • structure test updated for new student model trait.
    • Deploy/Test in production.
    • Update task
  3. Project Management - 16:05 - 16:35

    • understanding mission task changes with yogesh sir.
    • Helping monika for missionmed task
    • Explain/Helping sandeep for missionmed task.
  4. Teamwork zoho invoice - 16:35 - 17:00 (10 min break)

2025-03-20

  1. ISI Abroad - 08:15 - 09:00

    • 838 - [Urgent] - Some users (Advisors) Getting Kicked Out fixed
    • 834 Requested changes - [Normal] - Add Application Status Filter to Banner Notice
  2. Project Management - 09:00 - 10:00

    • Meeting with yogesh sir
    • helping sandeep and explning task to monika
  3. Teamwork zoho invoice - 10:00 - 17:30

2025-03-21

  1. Teamwork Zoho Invoice - 08:30 - 09:10

    • 25757905 skip task which are marked as autobiller billed
  2. ISI Abroad - 09:10 - 14:00

    • WIP: Download Master Schedule
  3. Break - 14:00 - 14:15

  4. ISI Abroad - 14:15 - 17:00

    • WIP: Download Master Schedule

2025-03-24

  1. ISI Abroad - 07:50 - 13:30

    • Master Schedule Download List Job Implemented
    • Master Schedule Download Grid Job Implemented
    • Master Schedule Download api implemented.
    • WIP: Load non conflicting courses only.
  2. Lunch Break - 13:30 - 13:50

  3. ISI Abroad - 13:50 - 16:30

    • Load Non conflicting courses in enroll in course implemented
  4. Project Management - 16:30 - 17:00

    • Discussion with yogesh sir
    • helping monika, sandeep for missionmed task
    • Helping maitrik for symfony learning

2025-03-25

  1. Project Management - 08:20 - 11:30

  2. ISI Abroad - 11:30 - 12:00

    • Fix master conflicts
  3. Teamwork zoho invoice - 12:00 - 17:00 (10 minutes brak)

    • Add project custom field from user all project level custom field.

2025-03-26

  1. Teamwork Zoho Invoice - 08:15 - 11:15

  2. Project Management - 11:15 - 13:20

    • helping sandeep for missionmed task (calendar size css issue)
    • helping maitrik for missionmed task.
    • Missionmed ucat interface image size and other client update review.
    • priority discussion with parth sir
    • Prepare task for sandeep (Missionmed, cancel and reschedule exam)
  3. MissionMed - 13:20 - 15:50

    • Logic: To calculate available seats on slot update implemented.
    • sit mock package side bar removed
    • overall testing and cleanup
  4. Teamwork zoho Invoice - 15:50 - 16:35

    • WIP: Bill From Create invoice on zoho organization based on selected value

2025-03-27

  1. Project Management - 08:50 - 11:00

    • Test sandeep bhai cancel booking implementation
      • Fix: exam center start/end time comparision issue
      • Fix: Booked seat count descrease not working proper.
      • Added: Confirm before cancel model.
      • Added: Success message alert.
      • Added: Type for exam centers
      • Added: lint fixes
      • Merged.
    • Updates discussion with yogesh sir
    • debug isi course schedule in master schedule print not showing with yogesh sir
  2. Teamwork Zoho Invoice - 11:00 - 13:30

    • 25778473 - Bill From - create zoho invoice to organization which is selected in teamwork project Bill From custom field (IN PR)
    • Pending - Need to update zoho invoice url sent to email based on bill from organization (currently static url invoices.corephp.com is used). (Without this invoice will be created fine, but the url in email may not be correct)
    • Need more info
  3. ISI Abroad - 13:30 - 14:10

    • Fix: avoid listing course already assig which does not have course schedule in enroll course drop down.
  4. MissionMed - 14:10 - 18:00

    • package exam center calder implementation redo

2025-04-01

  1. Project Management - 09:10 - 11:30

    • Check isi task pr by sandeep
      • Fix only notify new tagged user and not all in student internal notes.
    • Manually pick changes from develop to be able to merge in main (without registrar dashboard)
    • Help sandeep bhai for isi task (new dashbord for stats.)
    • PR reivew
    • create registrar tasks in github (Master Schedule generate pdf, remove generate docx code, enroll course new features.)
    • create missionmed jira task (Add Mock Exam in Appointments.)
    • explain missionmed task to sandeep bhai.
  2. ISI Abroad - 10:15 - 18:20

    • Implement Master schedule generate pdf
    • Remove master schedule generate docx code,
    • Remove Enroll Course dropdown search and list all courses
    • WIP: List avilable course
      • r&d logic to best optimize list available course for enroll course in registrar dashboard
    • WIP: Add Button To show available course (courses which does not conflict with student already assigned courses.)
    • Test notify tagged user task in prod & update task
    • Test dashboard task in prod & update task

2025-04-02 (Leave due to bad health)

2025-04-03

  1. ISI Abroad - 10:00 - 13:40

    • Add Total "New Application" in dashboard v2
    • WIP: Display course schedules in available courses to enroll.
    • WIP: Show no session student data in dashboard v2
  2. Lunch Break - 13:40 - 14:00

  3. ISI Abroad - 14:00 - 19:00

    • Show "no session" student data in dashboard v2
    • test in prod
    • update task
    • Display course schedules in available courses to enroll.
    • Refresh available course when course is add to student (mean on course enroll).
    • WIP: Optimize available course api.
      • Implemented caching and keep cache update on schedule updates or course enrollment.
  4. Project Management - 18:50 - 19:20

    • MissionMed task undertanding and explain to sandeep
    • helping sandeep bhai with missionmed task (exam center timezone)

2025-04-04

  1. ISI Abroad - 09:55 - 13:40

    • sync upstream (main) and conflict fixes
    • Allow to search for null session from dashboard to student listing link
      • Add NO Session option in filter list api and enable/disable filter api
      • WIP: Filter student when no session selected.
  2. Lunch Break - 13:40 - 14:00

  3. MissionMed - 14:00 - 14:45

    • MEW-128 Webhook for Free UCAT Mock Exam Package
  4. Project Management - 14:45 - 16:25

    • Helping sandeep for missionmed task
    • create new missionmed task in jira mew-128
    • task discussion with yogesh sir
    • R&d possible cache issue isis
  5. ISI Abroad - 16:25 - 17:55

    • Filter student when no session selected.
  6. MissionMed - 17:55 - 19:05

    • WIP: Exam center list for timezone with timezone coversion

2025-04-07

  1. MissionMed - 10:55 - 13:50

    • ucat master program product order student update flag in db directly
    • Test ucat mock exam booking
    • Consider using exam center timezone for trial student
  2. Lunch Break - 13:50 - 14:10

  3. MissionMed - 14:10 - 14:30

    • ucat master program final fixes push
  4. ISI Abroad - 14:30 - 19:15

    • 855 iframe link in new tab blocked issue fixed
    • 855 iframe link in new tab blocked issue test in live and update task.
    • debug: When setting schedule in student already assigned course then student conflict not shown
      • This is because students were not published
    • Alert when setting room as in-active if room is associated with registrar course schedule.
    • Prevent deleting room when it is associated registrar course schedule
    • Improve error message for registrar course schedule timing conflict with other schedule timing conflict.
    • add help message for manuall override.
    • 715 - import course schedule link not working
      • Fixed: queue workers stuck.
    • Registrar front conflict fix

2025-04-08

  1. ISI Abroad - 10:20 - 13:00

  2. Project Management - 13:00 - 13:50

  3. Lunch Break - 13:50 - 14:10

  4. ISI Abroad - 14:10 - 15:00

    • debug course schedule link not imported in prod
    • student email was mismatch from meta and user table fixed
  5. Teamwork zoho invoice - 15:00 - 17:30

  6. Project Management - 17:30 - 20:05

    • Setup helios in maitrik
    • help maitrik for helios task
    • Explain helios task to maitrik.
    • Debug isi issue course schedule link
    • discuss isi with yogesh sir

2025-04-09

  1. Teamwork zoho invoice - 10:00 - 11:30

    • r&d on how to get recurring invoice from zohoapi
    • r&d on how to get recurring invoice latest invoice.
  2. Project Management - 11:30 - 13:35

    • Replicate: Debug helios job -> note -> email reply, error issue
    • r&d on zoho apis and task discussion.
    • tasks decission with yogesh sir.
    • help maitrik for helios task
    • oneblink ssh key issue fix
  3. Lunch Break - 13:35 - 14:20

  4. ISI Abroad - 14:20 - 14:30

    • Update course schedule import sample file
  5. Helios - 14:30 - 17:30

    • HES-671 Updates to Dashboard
      • fix: 2.BE- Planning widget is returning 0 jobs, but there are indeed jobs scheduled
      • fix: 4. BE- The Sales graph does not appear to be working correctly. This year should show two completed jobs at around 21,677
  6. Project Management - 17:30 - 19:30

    • review helios task of maitrik
    • help maitrik for helios task
    • isi task r&d and create in github. (Grade Transcript template)
    • New project discussion with yogesh sir
    • Helios chart changes discussion with yogesh sir

2025-04-10

  1. Project Managements - 08:20 - 13:40

  2. Lunch Break - 13:40 - 13:55

  3. Helios - 13:55 - 16:00

    • Re-write maitrk csabord yearly graph logic for optimization.
    • sort monthly data in frontend implemented
    • r&d on dashboard data in comparison mode

2025-04-11

  1. Helios - 10:05 - 12:30

    • Implement comparison logic for sales chart frontend.
    • New Point: Hour format fix for staus card in dashboard
    • New Point: Fix status stats api error.
  2. ISI Abroad - 12:30 - 13:40

    • WIP: 866 [URGENT] - Signature Area and Submit Button Not working on some Course Schedule
  3. Lunch Break - 13:40 - 14:00

  4. ISI Abroad - 14:00 - 16:00

    • 866 [URGENT] - Signature Area and Submit Button Not working on some Course Schedule
  5. Project Management - 16:00 - 17:15

    • ISI Response from deneil understanding and update created task.
  6. ISI Abroad - 17:15 - 19:25

    • 863 Misc Reports -> Student List By GPA
      • Report frontend structure implemented (setting side bar, new routes file)
      • backend api implemented to fetch student with filter and courses credits
      • backend api route seprate file logic implemented.

2025-04-14

  1. ISI Abroad - 10:15 - 12:00

    • 863 Misc Reports -> Student list by GPA Implemented.
  2. Project Management - 12:00 - 12:30

    • Create 868 Misc Reports -> Lock Session Create task
    • explain to matrik.
    • help sandeep for isi task
  3. MissionMed - 12:30 - 13:50

    • Task: on bought ucat exam it should be is_trial false
      • Code already exists
    • Task: We are having a recurring issue where the mock exam code generated is not working for students
      • Added white space remove from exam code from request
    • Task: lucas wang is having the booking issue too, it still says he needs to purchase the course instead of the 'book mock' option
      • get all ucat exaam booking user email from wp woocomerce order and update enrolled in ucat flag true and is_trial false
  4. Lunch Break - 13:50 - 14:15

  5. Project Managem - 14:15 - 16:00

    • CCL Task understanding with yogesh sir
    • Project: ai dashboard builder discussion
  6. AI Dashboard Builder - 16:00 - 19:25

    • Project setup with laravel livewire starter kit
    • Testing environement setup
    • php cs fixer with pint config added
    • rector php added and rector rules fix applied
    • run rector on diff file script added
    • ide helper added
    • is dev debug user check added
    • telescope added
    • log viewer added
    • dev route for telescope and log viewer added
    • repository and docs link removed
    • laravel debug bar added
    • auto login user
    • fix failing test

2025-04-15

  1. Ai Dashboard Builder - 10:45 - 13:00

    • WIP: Chats sidebar
  2. Project Management - 13:00 - 13:40

    • Help sandeep for isi task
    • create missionmed jira task
    • explain missionmed task to sandeep
    • help maitrik for isi task
    • 122 deploy issue because route file require not working (for registrar dashboard) fixed
  3. Lunch Break - 13:40 - 14:00

  4. ZOHO Comission Tracker - 14:00 - 14:40

    • Debug Zoho update not working
      • (Using ftp add log to debug)
      • Issue was nohup to handle message handler (queued job) stopped working.
  5. Ai Dashboar Builder - 14:40 - 18:40

    • Chats list component added
    • chat list action dropdown added
    • pinned chat un-pin action added
    • pinned chat rename action added
  6. Project Management - 18:40 - 19:35

2025-04-16

  1. AI Dashboard Builder - 10:10 - 12:00

    • Pinned Chat delete implemented
    • Pinned Chat order by drag implemented
  2. Project Management - 12:00 - 14:05

  • Help sandeep for isi task
  • Help maitrik for isi task
  • explain isi task to maitrik
  • review/test maitrik isi task (Misc Reports -> Lock Session)
  • review/test sandeep isi task (Grade -> Transcript)
  1. Lunch Break - 14:05 - 14:30

  2. Ai Dashboard Builder - 14:30 - 19:25

    • chat re-structure
    • chat load more added with pagination (infinity scroll)
    • dashboard structure added
    • dashboard prompt box ui added

2025-04-17 (Leave due to personal reasons)

2025-04-18

  1. Project Management - 10:15 - 12:30

    • Review sandeep pr: Urgent 872 Step 2-3 status Issues when student resubmits course selection
      • Fix: Form sub step comparison with form step id issue.
    • Review: maitrik pr Export transcripts list
      • export issue when no data found fix
      • wait message in frontend added
      • cleanup
    • Discussion with yogesh sir
    • Create jira task for missionmed (Bulk import students.)
    • explain to sandeep
  2. Ai Dashboard Builder - 12:30 - 13:35

    • r&d on chatgpt api
  3. Lunch Break - 13:35 - 14:05

  4. Ai Dashboard Builder - 14:05 - 19:10

    • r&d on chatgpt api
    • Keyboard shortcuts for better UX added
    • chat job logic r&d

2025-04-21

  1. Ai Dashboard Builder - 10:15 - 11:10

    • Prompt Chat create, and new chat dashboard sepration.
    • change to uuid for chat.
  2. Project Managemenet - 11:10 - 12:20

    • Review Maitrik pr
    • 862 create Misc Reports -> Student Reports
    • fix consle warning
    • api cleanup
  3. MissionMed backend - 12:20 - 13:35

  4. Lunch Break - 13:35 - 14:15

  5. Project Management - 14:15 - 14:45

    • Create jira task for missionmed
    • Help sandeep and maitrik
  6. Ai Dashborad Builder - 14:45 - 19:35

    • Implement openai api client,
    • create service class for managin ai api
    • openai api r&d

2025-04-22

  1. Project Management - 10:45 - 11:45

    • Review sandeep pr - roster reports.
    • backend: route placement fix, use cache data instead of query and overall cleanup and formating
    • frontend: avoid repeting types, show loader, cleanup
  2. Ai Dashboard builder - 11:45 - 13:40

    • r&d on chatgpt ai for file parsing
  3. Lunch Break - 13:40 - 14:10

  4. Ai Dashboard builder - 14:10 - 15:15

    • r&d on chatgpt ai for file parsing
  5. Project Management - 15:15 - 16:00

    • Review Monika CCL PR
    • review sandeep isi pr
    • create isi task 877 student schedule reports.
  6. Ai Dashboard Builder - 15:40 - 19:35

2025-04-23

  1. Project Management - 10:05 - 10:35

    • Review isi task progress, test completed issue, updated task with issues.
    • Create Missionmed jira task
  2. MissionMed - 10:35 - 11:05

  3. Ai Dashboard Builder - 11:05 - 13:40

    • Side bar chat item action button was redirecting to chat issue fix
    • chat instruction updated to add chat_title
    • chat title save and display issue fix
  4. Lunch Break - 13:40 - 14:15

  5. Ai Dashboard Builder - 14:15 - 19:35

    • Websocket implemented
    • implement browser events, browser notification
    • update ui on chat api background process completiong
    • update chat list item on background process completion implemented

2025-04-24

  1. Project Management - 10:50 - 12:45

    • Import missionmed prod DB in local
    • Attempt full dignostic exam with student (worked fine)
    • review user vinay facing issue on exam (user did not completed )
    • Import missionmed prod DB in stage 122 server
    • Attempt full dignostic exam with student (worked fine)
    • review user vinay facing issue on exam (user did not completed )
    • help sandeep bhai for isi task
    • new project estimation
  2. Ai Dashboard Builder - 12:30 - 13:40

    • Chat list chat actions issue fix
    • simplify chat title update
  3. Lunch Break - 13:40 - 14:15

  4. Ai Dashboard Builder - 14:15 - 19:10

    • Side base issues fix
      • drag stopped working fixed
      • chat Actions triger navigat fixed
      • prepare for demo upload done
    • move chat ai response to modal
    • keyboard shortcut for modal added
    • kayeboard shortcut ui updates
    • WIP: Chart render with ai data

2025-04-25

  1. Project Management - 11:15 - 11:35

    • new project estimation
  2. Missionmed - 11:35 - 13:45

    • find duplicate created students
    • swap exam session new student with old student.
    • Manually merge duplicate student exam results in production
  3. Lunch Break - 13:45 - 14:15

  4. MissionMed - 14:15 - 17:00

  5. Ai Dashboard Builder - 17:00 - 19:55

    • Chart prompt move to tab view in ai response modal
    • keyboard shortcuts added to view prompt and ai response
    • chart render implemented and pushed to stage
    • demo video created

2025-04-28

  1. Project Management - 10:40 - 13:40

    • Review pratik pr and merge
      • query optimization and cleanup
    • Review sandeep pr
      • Cleanup and query optimization
    • Understand missionmed task
    • find api from missionmed wp site
    • help sandeep for mm task
  2. Lunch Break - 13:40 - 14:10

  3. MissionMed - 14:10 - 14:40 MEW-137 remove tutors from list who does not have working hours

  4. Ai Dashboard Builder - 14:40 - 15:20

  5. Missiomed - 15:20 - 16:00

    • MEW-140 Update scaled score table and run updates for all students
  6. Project Management - 16:00 - 18:20

    • ISI sandeep pr review.
    • sidebar size issue fix
    • r&d on landscape analysis print last blank page.
    • MEW-138 explain to sandeep
    • tasks discussion with yogesh sir
    • helios task explain to maitrik
    • help maitrik for helios old pr
  7. Ai Dashboard Builder - 18:20 - 19:30

    • r&d on render chart on websocket event (process completed)

2025-04-29

  1. Project Management - 10:55 - 12:05

    • Review sandeep pr: MissionMed MEW-138 add mock exam credit
      • Add credit check before booking
      • Add mock exam credit field in student edit page in backend
    • Help maitrik for helios task
    • Help sandeep for isi task
  2. Ai Dashboard Builder - 12:05 - 13:35

    • Chat dashboard render on websocket event fixed
      • tried blade compoennt, tried with volt component, implemented in chat-dashboard with push script stack.
    • rename chat improvement
    • new chat redirect chat listing issue fix
    • new chat button
  3. Lunch Break - 13:35 - 14:15

  4. Ai Dashboard Builder - 14:15 - 16:05

    • New Chat button added
    • keyboard shortcut fix
    • readme added for basic setup
    • updated dvexpert repo with latest code
  5. Project Management - 16:05 - 16:35

    • interview practicle pc setup
    • help maitrik for helios task
    • review isi task by sandeep (student registrar reports issue fix)
    • Compare isi registrar portal with joomla portal
        1. Setting -> Student Registrar -> Grades ->
      • show only courses which have selected registrar session assigned.

        1. Setting -> Student Registrar -> Course Database (listing)
      • Add registrar session filter to show only course which have selected registrar session assigned.

  6. ISI Abroad - 16:35 - 19:20

    • ISI Fixes
      • registrar session cache conflict issue fix (transcript report accessing session_id on array fixed)
      • fix blank file download on transcript report
      • print view no data message styling update
      • WIP: Prevent edit and delete for registrar course schedule and timing

Fix -> prevent Course Schedule edit/delete on session lock Fix -> print pages no data message style Improve -> select institute id by default

2025-04-30

  1. ISI Abroad - 11:00 - 12:00

    • Finish prevent registrar course schedule edit/delete for locked registrar session
    • Check sandeep bhai task for home university vituoso list on all home university drop-down
      • add home college vituoso list for student listing filter componet
  2. Helios - 12:00 - 13:40

    • MT-29 - Test user id to uuid task
    • fix: remaining id to uuid replacements
  3. Lunch Break - 13:40 - 14:15

  4. Helios - 14:15 - 16:20

    • fix: remaining id to uuid replacements
    • manually test helios and ithaca
  5. Ai Dashboard Builder - 16:20 - 19:30

    • WIP: File upload

2025-05-01

  1. Project Management - 10:10 - 10:25

    • MM: review and assign task to sandeep
  2. Ai Dashboard Builder - 10:25 - 13:35

    • Implement Drop File
    • Implement Open ai api to upload file for assistant.
    • store uploaded file id in chat.
  3. Lunch Break - 13:35 - 14:05

  4. Ai Dashboard Builder - 14:05 - 17:15

    • Fix: upload file input disabled for processing chat.
    • cleanup and test with actual file upload.
  5. Project Management - 17:15 - 18:50

    • Missionmed email template create in stage and prod.
    • Test book mock exam feature in production.
    • Help maitrik for isi task.
    • r&d/help sandeep for isi task.
    • Understand drop animation task with yogesh sir
    • review maitrik isi task
    • exedy dron animation project and git setup
  6. MissionMed - 18:50 - 19:25

    • Hotfix package question/section not deleting for new exam.

2025-05-02

  1. Project Management - 10:40 - 10:55

    • Review ISI Task in 122
    • Export course schedule link sometime csv not generated properly
  2. Exedy Dron Animation - 10:55 - 13:35

    • r&d anime.js
  3. Lunch Break - 13:35 - 14:10

  4. Exedy Dron Animation - 14:10 - 18:00

    • r&d threejs dron modal and animation
  5. ISI Abroad - 18:00 - 19:30

    • print view css fixes

2025-05-05

  1. Project Management - 10:15 - 11:50

    • Review isi tasks 888, 889, 890, 891.
    • Review and updated 889, 890
    • Review and assign to sandeep 888
    • Review and prep devlopment guide and assign to maitirk 891
    • review 691 delete student from student and apply hotfix and update task.
    • help sadeep/maitrik for isi task.
  2. Exedy Dron Animation - 11:50 - 13:35

    • Individual Propeller spinning animation
  3. Lunch Break - 13:35 - 14:05

  4. Exedy Dron Animation - 14:05 - 19:30

    • Individual Propeller spinning animation with scrolltrigger using gsap

Start with Missionmed task

2025-05-06

  1. MissionMed - 09:00 - 13:35

    • MEW-143 Ucat mock book new product with diffrent mock quantity. (Done) 09:00 - 10:30
      • try to debug payload for new product quantity.
      • Update wordpress allowed product id list
      • Update student credit api for new product and quantity.
    • MEW-146 Redirect magic link logic to student mock book - 10:30 - 11:15
      • Redirect login to student mock book.
    • MEW-144 New Email Templates - 11:15 - 13:35
      • fix existing template seeder class syntax issue
      • Create 3 new email template with new seeder class
      • for 24h,72h reminder and post mock exam mail.
      • Created command for 24h,72h mail. (limit 5 record per command iteration)
      • Created command for post mock mail. (limit 5 record per command iteration)
      • schedules both command for every minuted
  2. Lunch Break - 13:35 - 14:00

  3. Project Management - 14:00 - 15:00

    • Auto biller discussion and recurring invoice r&d with yogesh
    • Review maitirk task
    • explain missionmed task to sandeep
  4. ISI Abroad - 15:00 - 16:30

    • 898 conflict schedule issue
    • registrar course schedule autocomplete box added
    • review maitrik task
  5. Missionmed backed - 16:30 - 17:05

    • debug and fix mock exam boox exam center selection issue

2025-05-08

  1. Project Management - 09:55 - 10:30

    • calculate isi april working hours
    • Ai Dashboard issue check, propmpt not processed (queue worker stopped working)
  2. ISI Abroad - 10:30 - 13:35

    • Review and update tasks for development and assign tasks
      • 895, 902,903,904, 888
    • Review Maitrik task course schedule sortable and filter
    • fix sort field on change api call
    • cleanup
    • duplicate query fix
    • design improvements
  3. Lunch Break - 13:35 - 14:00

  4. PPA PWD - 14:00 - 14:35

    • Understanding
  5. Exedy dron animation with video - 14:35 - 16:45

    • Animate video with gsap
  6. PPA PWD - 16:45 - 18:45

    • vue r&d and client call
    • Project setup
    • laravel installation
    • setup readme added
  7. Extra - 18:45 - 19:45

    • help maitrik for isi task
    • help sandeep for fraud rebuild task
    • QA practical interview pc setup

2025-05-09

  1. Project Management - 10:20 - 12:30

    • Explain ISI Task 902 to maitirk
    • review isi maitrik task 888 cleanup and test.
    • Debug MM Mock exam duplication and mai issue with yogesh sir
    • help maitrik for isi task.
  2. PPA PWD - 12:30 - 13:15

    • Initial structure with laravel + vue + inertiajs added
    • automated scipts from test suite, rector and pre-commit hooks added all configured
    • structure unit test added
  3. Lunch Break - 13:15 - 14:30

  4. PPA PWD - 14:30 - 19:35

    • monitoring and debugging tools added
    • telescope, log viewer, pulse
    • lint and review all file
    • remove example test file
    • eslint + prettierrc implemented for vuejs linting
    • pre-commit hook updated to run eslint
    • laravel startkit github report and documentation link removed from sidebar
    • laravel ide helper for better dx
    • r&d spatie roles permission.
  5. Project Magement - 19:35 - 19:50

    • ISI Hours Calculation
  • Need to fix app/Http/Controllers/StudentRegistrar/RegistrarGradeController.php 122 query isse

2025-05-12

  1. Project Management - 10:05 - 11:45

    • Review MissionMed Task
    • Prep computer for QA Interview
      • Install postman and chrome with devmail account
    • Check ISI Task
    • Prepare development guide
    • Explain to maitrik
    • help/fix fraud db issue
    • Explain/Check Interview practical
  2. PPA PWD - 11:45 - 13:35

    • Ui Themning to match with figma design
    • migrate user table id to uuid and also keep numeric auto incrementing id column.
    • WIP: Implemen Spatie roles-permisssion
  3. Lunch Break - 13:35 - 14:05

  4. PPA PWD - 14:05 - 16:15

    • Update overall ui matching with figma
    • WIP: header implementation
  5. Project Management - 16:15 - 16:50

    • ISI Review 911 maitrk task
      • fix activity log label and title,
      • fix naming
      • minor cleanups
  6. PPA PWD - 16:50 - 19:25

    • Header components matching figma design implemented.
      • Search, Notification, User Progile, Logout
    • WIP: Admin Page

2025-05-13

  1. Project Management - 10:05 - 10:45

    • Review ISI Task
    • r&d on fraud-rebuild queue messenger archive logic for sandeep bhai
    • review isi task in prod
    • explain/help isi task change to maitrk
  2. PPA PWD - 10:45 - 13:35

    • Admin layout created
    • Admin pages, manage templates, user management, system configuration added with api controllers
    • WIP: User Management
  3. Lunch Break - 13:35 - 14:10

  4. PPA PWD - 14:10 - 19:20

    • User list UI implemented with pagination, theming issue fix, failing test cases fixed

2025-05-14

  1. PWD - 10:10 - 13:40

    • WIP: User AddEdit
  2. Lunch Break - 13:40 - 14:10

  3. Project Management - 14:10 - 15:10

    • help maitrk for paypal intergration for helios
  4. PWD - 15:10 - 18:45

    • User Add/edit/delete Added
  5. Extra - 18:45 - 19:50

    • resignation meeting

2025-05-15

  1. Extra - 10:45 - 11:00

    • Review Tasks, ISI, Ai Dashboard
    • Resign Email
  2. Ai Dashboard Builder - 11:00 - 13:35

    • MISC-260
      • Color Palette -> Done
      • Typography spacing -> Done
      • Side bar -> Done
      • WIP: Micro interaction
  3. Lunch Break - 13:35 - 14:05

  4. Ai Dashboard Builder - 14:05 - 16:30

    • MISC-260
      • Macro interaction
      • New Chat
      • Prompt Box (fix dynamic input issue)
  5. Ai Dashboard Builder - 16:30 - 19:35

    • Theme colors issue fix
    • MISC-261
      • Dock prompt box to bottom
      • animate prompt box collapsable
      • Toggle mode switch custom created
      • Switch to easy mode text box basic structure added

2025-05-16

  1. Ai Dashboard Builder - 10:40 - 13:35

    • MISC-261
      • Easy mode boxes add delete logic adde
      • order easy mode inputs implemented
      • file dragover on easy mode input issue fixed
      • parse easy mode inputs on submit fix
      • edit mode prompt box change
  2. Lunch Break - 13:35 - 14:20

  3. Ai Dashboard Builder - 14:20 - 18:50

    • MISC-261
      • Dashboard grid column toggle added
      • grid column change animation implementated with ddocument view transition
      • dashboard charts sortable implemented
      • live sync changes.
  4. PPA PWD - 18:50 - 20:00

    • R&d on audit log
    • PWD-4 global notification implemented

Start with audit log of ppa pwd

2025-05-19

  1. PPA PWD - 10:15 - 13:35

    • PWD-11 Add standard laravel audits trait - 10:15 - 11:00
    • PWD-5 search component and per page component created and implemented in user listing (Listing for admin layout) - 11:00 - 12:40
      • Also: Fix header z index
      • user form submission on input trigger
      • pagination overflow issue
    • PWD-3 - 12:40 - 13:35
      • manually get changes from maitrk pc
      • recreate role list and permission form ui
  2. Lunch Break - 13:35 - 14:15

  3. PPA PWD - 14:15 - 20:45

    • PWD-3 - 14:15 - 20:00
    • Role/permission UI completed
    • live Update auth user permission on role permission modificatoin
    • frontend global helper to check permission implemented with composable

2025-05-20

  1. Project Management - 10:25 - 11:00

    • Understand PWD-8 task
    • explain audit log listing task to maitrik
  2. MissionMed - 11:00 - 11:30

    • This student appears to have two emails. He is enrolled under an alternative email [email protected] Mukund Karthik But he sat previous mocks on the first email [email protected]
  3. PPA PWD - 11:30 - 13:35

    • WIP: Audit log datatable.
  4. Lunch Break - 13:35 - 14:05

  5. PPA PWD - 14:05 - 19:15

    • PWD-11
      • user Audits implemented
      • Generic table compoennt structure setup
      • Soft delete user implemented.
      • Dialog component implemented
      • handle audit pagination with links implemented.
      • flash message variant issue fixed
  6. Project Management - 19:15 - 19:45

    • Project Planning

2025-05-21

  1. Project Management - 10:10 - 13:00

    • Explain AI Dashboard task to Monika (knowledge Transfer)
  2. Fraudsniffer - 13:00 - 13:35

    • Rebuild setup and configuration
  3. Lunch Break - 13:35 - 14:05

  4. Fraudsniffer - 14:05 - 18:25

    • Fix: 2fa should only invoke for adjuster user.
    • Rebuild manual test
  5. Project Management - 18:25 - 18:45

    • help maitrik for date picker v-mode issue and guide for vue js related issues.
  6. PPA PWD - 18:45 - 19:15

    • Update audit log button icon and rename to back
    • Sortable audit table

2025-05-22

  1. PPA PWD - 10:35 - 13:35

    • PWD-11 Audit log sort by column, global search, and per page customization
  2. Lunch Break - 13:35 - 14:15

  3. PPA PWD - 14:15 - 15:00

    • PWD-11 Audit log sort by column, global search, and per page customization implemented
    • Disable prettier semi colon rule and lint all files
    • remove component/ui folder from prettierignore and lint all ui folder components
  4. Project Management - 15:00 - 15:30

    • planning tasks
    • help maitrik for helios tasks
  5. PPA PWD - 15:30 - 19:30

    • Take all change of maitrik on cases form.
    • WIP: Case design by maitrik re-structure
    • design overall cleanup
    • date picker typescript issue fix
    • wip: select zone design fixes.

2025-05-23

  1. PPA PWD - 10:55 - 13:40

    • WIP: PWD-10
      • Re-fector json response
      • fix enums to select with unify approach with typescript support
      • implement zone search api
      • implemente custom check zone with validation.
      • added ui for available zone
      • added ui for already acttive zone block inside popover
  2. Lunch Break - 13:40 - 14:10

  3. PPA PWD - 14:10 - 20:00

    • Application table, model migration created
    • all fields validation rules retrospective.
    • create application implemented.
    • WIP: Changes according to PWD-10 task.

2025-05-26

  1. PPA PWD - 10:35 - 13:35

    • textarea field 5000 counter and validation added
    • cancel button confirmation added
    • generate application case number on create with custom generator
    • approved denied timestemp fields added
    • WIP: Datepicker with input.
  2. Lunch Break - 13:35 - 14:05

  3. PPA PWD - 14:05 - 19:20

    • date picker input custom logic to handle user input
      • validation for invlid dates
      • focus/blur to event custom handler
      • sync text input and date picker.
      • date input edge cases fix.
      • PWD-10 all points done.

2025-05-27

  1. PPA PWD - 10:45 - 13:40

    • PWD-8
      • Dashboard route to cases route fixes
      • card style minor improvements
      • datatable header fix according to server data
      • search sort fixes
  2. Lunch Break - 13:40 - 14:15

  3. PPA PWD - 14:15 - 17:45

    • PWD-8
      • WIP: Synx table state with local storage
  4. Extra - 17:45 - 18:40

    • interview practical check
    • And second interview practical check with yogesh sir
  5. PPA PWD - 18:40 - 19:40

    • PWD-8
      • re-usable table state persist with localstorage implemented.
      • Side bar active status fix for cases page

2025-05-28

  1. Project Management - 10:50 - 12:30

    • Review 914 Upload Multiple Files in all Icons that allow Uploads
      • found one bug, admission dashboard deleted file not soft deleted in document table
    • interview practical check with yogesh sir
    • new symfony project update understanding from yogesh sir
  2. PPA PWD - 12:30 - 13:45

    • Rename case Add component to allow edit also in same component
    • WIP: Make case edit page work, refine validation rules and component fixes.
  3. Lunch Break - 13:45 - 14:10

  4. PPA PWD - 14:10 - 19:00

    • Case add edit page fixed
    • zone condition to only one case at the moment.
    • case table search improvement to allow multiple word search on applicant name.
    • design improvements based on figma design
    • Review PWD-13 by maitrk,

2025-05-29

  1. Project Management - 10:40 - 11:20

    • oneblink license and boilerplate logic discussion with yogesh sir.
  2. ISI Abroad - 11:20 - 11:45

    • 917 -[Urgent] - Add more students to Registrar program
  3. Extra - 11:45 - 13:35

    • r&d on custom starter kit for boilerplate project for oneblink boilerplate
  4. Lunch Break - 13:35 - 14:05

  5. Extra - 14:05 - 15:15

    • R&d on custom starter kit for boilerplate project for oneblink
    • ISI Deploy to stage wiht production db
  6. Exedy Drone Animation - 15:15 - 18:15

    • R&d on rendering the drone and materials
  7. Extra - 18:15 - 19:00

    • r&d on laravel cashier for ppa pwd subscription module speration
  8. Exedy drone animation - 19:00 - 19:55

    • r&d on animation

2025-05-30

  1. PPA PWD - 10:30 - 13:35

    • R&D On boilerplate
  2. Lunch Break - 13:35 - 14:05

  3. PPA PWD - 14:05 - 17:30

    • PWD-14
    • Setup boilerplate repository
    • Setup packagist for requirable package
    • create boilerplate service provider
      • with install command registration
    • WIP: Install command
  4. Extra - 17:15 - 19:00

    • friday activity

2025-06-02

  1. PPA PWD - 10:30 - 13:35

    • PWD-14 Composer and npm package setup implemented
    • implement merge version with prioriry logic implemented
  2. Lunch Break - 13:35 - 14:00

  3. PPA PWD - 14:00 - 16:00

    • PWD-14 -
      • Copy resources, bootstrap, and app config implemented
  4. MissionMed - 16:00 - 16:40

    • MEW-170 YouForm new entries are not having trial accounts created? - 10 Mins
    • MEW-171 Session Delete Issue - 30 Mins
  5. PPA PWD - 16:40 - 17:40

    • PWD-14
      • Demo video prep
      • WIP: copy files logic
  6. Project Management - 17:40 - 18:10

    • missionmed task help to monika
    • explain missionmed student migrate logic to monika
    • pwd time calculate

2025-06-03

  1. Project Management - 10:00 - 10:15

    • ISI issue error trace on live server
  2. MissionMed - 10:15 - 11:45

    • Remove book mock exam profile notice
    • Update profile not filled notice condition to render on loaded to avoid flicker
    • Wip: Fix profile edit form not reset correctly
  3. PPA PWD - 11:45 - 13:35

    • PWD-14 App service provider parse with php parser to append code implemented
  4. Lunch Break - 13:35 - 14:10

  5. MissionMed - 14:10 - 14:50

    • Fix profile update timezone sync with context in mock exam page issue.
  6. PPA PWD - 14:50 - 17:00

    • Install commnad with composer package implemented.
  7. DSP On Boarding - 17:00 - 17:45

    • Client call
  8. ISI Abroad - 17:45 - 18:00

    • Import registrar view for student listing pages. (daniel asked in chat)
  9. Exedy Client Meetin - 18:00 - 18:20

  10. Project Management - 18:20 - 19:55

    • Understand mission med issue
    • project planing

2025-06-04

  1. Project Management - 10:15 - 10:30
  • Missionmed task explain to krushita
  1. PPA PWD - 10:30 - 11:10
  • PWD-14 r&d on registering vue component from vendor to build process
  1. PPA PWD - 11:10 - 13:40

    • Fix merge conflicts of PWD-8, PWD-10
    • PWD-13
      • Setup stripe account for testing
      • cleanup
      • reactive data reload fix
  2. Lunch Break - 13:40 - 14:05

  3. PPA PWD - 14:05 - 18:45

    • Fix tester improvement input
        • Filed name not make sense. It should be like Applicant First name & Applicant Last name
      • If user not fill BOB then Validation message should appear like "Date of Birth is required " instead of Invalid date
      • Date selection on calendar is not working properly. User unable to change month & year.
      • As user save or update case then they should be land on listing page of case. For now it should be remains on same page.
      • Add Spacing
      • "Error appear while save case. It is happening when notes is their "
      • "If user try to save case directly then that validation is appear. insted of Invalid their should be Zone is required & License plate is required "
      • Don't allow future date selection for all filed.
      • While change zone zone filed should not be pre filed. with old added data.
  4. Project Management - 18:45 - 20:00

    • Work with krushita for missionmed issue
    • Understand Cs camara project from sandeep

2025-06-05

  1. Project Management - 10:15 - 10:30

    • tasks review
  2. CS camara comercio - 10:30 - 13:35

    • project setup with zip from sandeep
    • fixed: datatable implementation and implemented for User listing
    • fixed: translation implementation and translation yaml syntax fix
    • soap client package understanding and readme update
    • WIP: File manager package
  3. Lunch Break - 13:35 - 14:10

  4. CS Camara comercio - 14:10 - 19:30

    • Symfony 3 old project fix setup issues.
    • file manager assets issue fixed and infinite loop fixed
    • fix locale implementation
    • translation form field issue fix
    • wip: translatable entity package version conflicting.

2025-06-06

  1. CS Camara comercio - 11:10 - 13:45

    • docktrine behaviour package manual composer patch implemented
    • rector implemented
    • login issue with dynamic routing fixed
  2. Lunch Break - 13:45 - 14:05

  3. Cs Camara comercio - 14:05 - 20:00

    • working on syfony 3 to 5 upgrade

2025-06-07

  1. CS Camara comercio - 13:10 - 18:50

2025-06-09

  1. PPA PWD - 10:20 - 13:40

    • PWD-8 retrospective change
      • cases dahboard graphs image with coming soon overlay added
      • investigation and appeal column as coming soon added
      • remove notification icon from top bar
      • case search only with button click matching figma style
      • table sorting icons replaced with chevrondown icon
    • PWD-10 retrospectice change
      • date picker format change to mm/dd/yyyy us format
  2. Lunch Break - 13:40 - 14:15

  3. PPA PWD - 14:15 - 15:00

    • PWD-10 - case form placeholder fix, typo fix and styling improvements
    • PWD-15 - Branding updatte
  4. DSP Onboarding - 15:00 - 15:00

    • clear system docker space.
    • 7.2 docker setup
  5. DSP Onboarding - 16:30 - 19:25

    • understanding with yogesh sir
    • setup dsp api.

2025-06-10

  1. Project Maanagement - 09:55 - 11:55

    • Explain teamwork to ankita
    • help sandeep bhai for pc issue
    • understanding dsp structure
    • help sandeep bhai for cs camara upgrade
  2. DSP Onboarding - 11:55 - 12:25

    • craete json forms struncture for all 4 steps
    • create basic table
  3. PPA PWD - 12:25 - 13:35

    • Fix env variable dynamic variable issue
    • WIP: Select componet accesiblity issue
  4. Lunch Break - 13:35 - 14:15

  5. PPA PWD - 14:15 - 15:40

    • PWD-10 -retrospective
      • implement combobox component to replace select component
  6. CS CAMAR - 15:40 - 18:00

    • check and fix curl issue
    • googl recaptcha script issue fix
    • fix routing issue and other form rendering issues.
  7. Project Management - 18:00 - 19:45

    • check php setup in hiral pc
    • fix all system issue in sandeep bhai pc
    • fix php7.4 soap extension issue.
    • seetup docker issue dsp

2025-06-11

  1. Project Management - 10:05 - 11:35

    • ccl pr improvements points list
    • dsp docker issues fix in local and login now working
    • help aankita for dsp onboarding setup
  2. PPA PWD - 11:35 - 13:00

    • zone not exists error message changed
    • combobox close on blur bug fix, and down arrow for combobox imput added
    • combobox content scrollbar missing fixed
    • combobox wrapper remove manually events to handle popover to fix crash issue
  3. DSP OnBoarding - 13:00 - 13:35

    • Basic table structure template created
    • WIP and docker setup in aankita pc
  4. Lunch Break - 13:35 - 14:20

  5. DSP On boarding - 14:20 - 15:20

    • WIP: docker issue in ankita pc
    • created job post
  6. ISI Abroad - 15:20 - 15:40

    • Appointmand date has value filter implemented
  7. PPA PWD - 15:40 - 20:50

    • fix typo
    • error message for non existing zone updated
    • error message for license type added
    • yarn lock removed
    • manually handle combobox open state.
    • master to develop merge conflict

2025-06-12

  1. Project Management - 10:35 - 11:15

    • ISI task comment check and prepare replay.
    • Maitrik PR Review
  2. PPA PWD - 11:15 - 12:45

    • Rest master branch to last merge commit
    • create new branch and add those reset commit with merge --no-ff option
    • create new feature branch from master
  3. Extra - 12:45 - 13:40

    • Handover to noman
  4. Lunch Break - 13:40 - 14:15

  5. DSP OnBoarding - 14:15 - 19:20 -> Working with aankita for job form api -> Implemented laravel pint with symfony preset and some custom configuration -> created run-lint to run on the only specificed list of files (files of onboarding) -> created pre-commit hok to run on the only specificed list of files (files of onboarding) -> custom logic to run on git stage file on only specific list of files (files of onboarding) -> Implemented rector symfony -> added symfony 7 and php 8.4 and code quality rules -> auto scripts updated accordingly -> Client call

2025-06-13

  1. DSP Onboarding - 10:30 - 13:20

    • Working on docker to fix vendor folder not created issue
  2. Lunch Break - 13:20 - 14:35

  3. DSP Onboarding - 14:35 - 18:15

    • Working on docker issue
    • .php-version fix to sync with symfony framework requirenment and docker image
    • vendor folder missing after docker build fixed
    • stop then again starting container server only running issue fix attempt
  4. Project Management - 18:15 - 18:55

    • R&d on webflow

2025-06-16 - On Leave due to bad health

  1. Project Management - 10:45 - 11:15

    • Check isi task,
    • check dsp status
    • project discussion
  2. PPA PWD - 11:15 - 13:35

    • Combobox wrapper auto select filtered item
    • cleanup check zone api and abstract logic for reuse
    • WIP: continue with non existing zone logic
  3. Lunch Break - 13:35 - 14:05

  4. PPA PWD - 14:05 - 19:40

    • Combobox full customization for managing search and highlighted item.
    • validations updates
    • auto create missing zone on case zone search.

2025-06-18

  1. PPA PWD - 10:50 - 13:40

    • PWD-17 Zone Export to excel
      • Job to prepare zone data created
      • excel generate package implemented
      • mailable created to send generated file
      • mail template created
  2. Lunch Break - 13:40 - 14:10

  3. PPA PWD - 14:10 - 20:00

    • PWD-17 Export to excel implemented with email template implemented
    • zone listing improvements
    • WIP: Case filter issue

2025-06-19

  1. PPA PWD - 11:20 - 13:40

    • PWD-17
      • Search pagination jump issue fixed
      • zone search not working fixed
        • same in cases page also
      • status search added
        • same in cases page also
      • default page size to 25 in all listing page.
  2. Lunch Break - 13:40 - 14:10

  3. Extra - 14:10 - 19:35

    • Review and assign isi task to krushita
    • help krushita for isi task
    • help mukesh bhai for Ai dashboard builder task
    • PPA PWD globally change date format.
    • PPA PWD zipcode validation issue fix
    • PPA PWD date future typed date value issue fixed

2025-06-20

  1. PPA PWD - 10:50 - 12:30

    • PWD-10 change gobal date format to mm/dd/yyyy again (4th time)
    • PWD-17 changes
  2. Ai Dashboard Builder - 12:30 - 13:30

    • Setup Service class for mysql data connector
  3. Lunch Break - 13:30 - 14:20

  4. Ai Dashboard Builder - 14:20 - 20:05

    • MISC-266 Actually make MySQL data source work with the AI

2025-06-23 (Planned leave)

2025-06-24

  1. ISI Abroad - 09:45 - 11:30

  2. Teamwork zoho invoice - 11:30 - 11:45

    • Replace env helper with config helper
  3. ISI Abroad - 11:45 - 13:40

    • Approx 18 issue fixed
  4. Lunch Break - 13:40 - 14:05

  5. ISI Abroad - 14:05 - 18:55

    • course rooster session blank when selected from query param
    • prevent resetting manual override on course schedule main details form update
    • conflict check add conflicting schedule info for better understanding
    • registrar session filter added for courses course schedule
    • registrar session filter added for courses database
    • items per page added for courses database
    • items per page added for instructor and rooms listing
    • Setting sidebar rename Student Registrar -> Registrar
    • schedule link blank print page issue fix
    • copy schedule link to clipboard before open in new window
    • student gpa formatting issue fix

2025-06-25

  1. ISI Abroad - 10:45 - 13:40

    • show course alias in courses listing implemented
    • course duplicate implemented
    • registrar course schedule timings added in listing
    • perPage component styling improvements
  2. Lunch Break - 13:40 - 14:10

  3. ISI Abroad - 14:10 - 17:15

    • transcript template dynamic variable parse issue fixe
    • WIP: Export course rooster
  4. Extra - 17:15 - 20:10

    • handover isi abroad to noman with yogesh sir

2025-06-26

  1. ISI Abroad - 10:30 - 13:35

    • WIP: Course Rooster download
      • Download handler api controller created
      • job created
      • pdf view created
      • pdf generated with dom pdf
      • load data from existing controller with app helper
      • temporary signed route created to handle temporary files url
      • created new command to delete temporary files after expiration
  2. Lunch Break - 13:35 - 14:05

  3. ISI Abroad - 14:05 - 17:00

    • WIP: Course rooster download
  4. Extra - 17:00 - 19:00

    • Ai dashboard animation performance issue r&d with noman,
    • conflict resolve with monika
    • github repo update upstream issue fix
  5. ISI Abroad - 19:00 - 20:05

    • Course student rooster download full implemented
      • excel,csv,pdf
    • Course student rooster with gpa implemented

2025-06-27

  1. ISI Abroad - 10:35 - 13:35

    • Create new github issue to track progress on new approach on file upload
    • fix file permission for temp file upload in stage server
    • details explain added for daniel on new temp link approach
    • Master schedule dispatch new job if not already generate and notifiy implemented
  2. Lunch Break - 13:35 - 14:05

  3. Extra - 14:05 - 17:30

    • Handover ISI Abroad to yogesh sir
      • Explain Admission portal imporatant backend implementation
      • Explain Student Info View Dashboard
      • Explain Visa Dashboard View Dashboard
    • Fix wordpress gravity form issue in 122 server
    • deployed to 9124 port
  4. ISI Abroad - 17:30 - 17:50

    • Abstract export format list to new component for re use
  5. Extra - 17:50 - 19:00

    • Understanding ccl
  6. ccl - 19:00 - 19:50

    • WIP: User based redirection issue
      • created middleware to restrict routes to specific roles with dynamic roles provided.

2025-06-30

  1. CCL - 10:15 - 13:40

    • In admin driver detail view should appear like full form without accordion same as catalog .
    • Driver listing driver name appear combination of first & last name.
    • For now error is appear while create driver.
    • In driver detail page Provide Order button which get navigate to order listing associated with the particular driver.
    • In admin client detail view should appear like full form without accordion same as catalog
  2. Lunch Break - 13:40 - 14:15

  3. CCL - 14:15 - 20:10

    • Now on click Regenerate Invoice button payment alert popup instead of that invoice should get sent to client again
    • Along with complete order button should be get appear. Remove condition of complete order button associated with Mark as paid & driver assign dropdown.
    • While select driver display active order count only.
    • For fintech payment mode "Mark as paid" button is not appear.
    • If payment done then complete Order button is appear to driver along with cancel button.
    • Driver selection is not mandatory (We will consider as self collect )
    • supply markup calculation implemented
    • driver full name search

2025-07-01

  1. CCL - 11:00 - 13:35

    • Credit card system setting added
    • Credit card calculation (percentage of sub total implemented)
    • sync calculation with add order
    • WIP: Implement same calculations for customer order page also
  2. Lunch Break - 13:35 - 14:10

  3. CCL - 14:10 - 16:00

    • Implement same calculations for customer order page also
    • Fix global helper typo and update all usages.
    • charge client card when payment mode is online implemented
  4. Extra - 16:00 - 17:35

    • explain ppa combobox to noman
    • help mukesh bhai
    • handover isi registrar to yogesh sir
  5. CCL - 17:35 - 19:30

    • Quick Bug fix session with rajhans
    • fintech order paid, complete order button condition fixed
    • update order button hide when order is completed or canceled
    • regenerate invoice button hidden when regenerate after mark as paid issue fixed
    • add order reading field on null bug fix
    • payment status label in order page and filter by payment status in orders listing page added
    • notes create hisotry if only changed
    • disable edit surchange when driver assigned
    • disable edit surchange when order is paid
    • supply markup static calculation minor improvement on calculation pri…
    • cvv maxlength 4 set
  6. Extra - 19:30 - 20:00

2025-07-02

  1. Extra - 11:30 - 13:00

    • help noman with ppa pwd combobox issue
    • diplay value id issue fixed
  2. Lunch Break - 13:00 - 15:30 (Team Lunch Break)

  3. ccl - 15:30 - 16:30

    • Alcohol markup calculation implemented
    • Retrospective surcharge calculation
  4. Extra - 16:30 - 20:15

    • Explain isi abroad to ruchita and noman

2025-07-03

  1. Extra - 10:15 - 13:40

    • Help setup isi abroad in ruchita pc
    • Explain ISI to ruchita
  2. Lunch Break - 13:40 - 14:05

  3. Extra - 14:05 - 20:10

    • Help ruchita for ithaca task
    • Explain ISI to ruchita

2025-07-04

  1. Extra - 10:20 - 13:20

    • Prepare registrar program deploy guide
      • import prod db in local
      • fix db collate issue (emoji in student note fields)
      • tag version from main branch for backup
      • clear all stale branch from both front and backend
    • help noman for pwd task (implementing checkbox/radio button in vue)
  2. Lunch Break - 13:20 - 14:40

  3. Extra - 14:40 - 19:00

    • Explain isi to ruchita
    • Explain ppa pwd to ruchita

######### "So long"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment