Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36889 30 d 5 h aman /trunk/profitmandi-fofo/src/main/ Revert Contact-Us page to static version (back out DB-backed editing from r36888)

Page was throwing SQLGrammarException on prod because the app's DB server lacks fofo.contact_us. Reverting contact-us.vm, contact.js and DashboardController to the working static version (r36887 content). Contact data unchanged. DB-backed editing to be re-enabled later once the correct prod DB is confirmed.
 
36888 30 d 6 h aman /trunk/ Feat: Editable Contact-Us page (add/edit/delete) for authorised users

- New fofo.contact_us table backs main + escalation lists (ContactUs entity, ContactUsRepository, contact_us.sql seed of current 40 rows)
- DashboardController: load lists from DB + editor flag; POST /contactUs/save and /contactUs/delete (soft delete), gated to kangan.monga/neha.sharma/gaurav.mathur1
- contact-us.vm renders dynamically with add/edit/delete + modal shown only to editors; contact.js handlers
- NOTE: run contact_us.sql on prod fofo DB before deploying the WAR (no auto-DDL)
 
36887 30 d 6 h aman /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Fix:Update Contact-us - remove Mohit Gulati from escalations  
36886 30 d 6 h aman /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ contact updated  
36885 30 d 7 h amit /trunk/profitmandi-fofo/src/main/ Fix partner-performance loan table columns and add missing lastUnbilledActivated attribute

- Add lastUnbilledActivated model attribute (from investment.getUnbilledAmount()) so the Unbilled Activated Stock gate renders
- Align Active Loans table to its 9 headers: add serial # column and Total Pending cell
- Pending Interest = interest accrued - interest paid
- Total Pending = pending principal + pending interest
 
36884 32 d 0 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ deena nath gupta has all access to bulk order approve  
36883 32 d 4 h ranu /trunk/ calling target given  
36882 32 d 23 h vikas /trunk/profitmandi-fofo/src/main/ Location Tracking Dashboard: Add BeatJourneyController  
36881 33 d 0 h ranu /trunk/profitmandi-fofo/src/main/ download  
36880 33 d 0 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/inventory/ Harden bulk vendor catalog pricing upload: set creator authId, skip null rows, aggregate row errors, validate price sanity (tp/dp/mop>0) and duplicate/pending requests  
36879 33 d 1 h amit /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Fix loan summary detail: map columns to correct loan fields

Pending Interest now derived as totalPending - pendingPrincipal, and
Total Pending now uses getTotalPending() instead of getInterestPaid().
Headers renamed accordingly (Principal Amount, Pending Principal,
Pending Interest, Total Pending).
 
36878 33 d 3 h aman /trunk/profitmandi-fofo/ donotcommit  
36877 33 d 3 h vikas /trunk/ Location Tracking Dashboard: Add BeatJourneyController  
36876 33 d 4 h aman /trunk/profitmandi-fofo/ Bump profitmandi-fofo version to 0.0.2-SNAPSHOT  
36875 33 d 4 h aman /trunk/ Fix STORE_CODE_CREATED timeline: commit event before best-effort notifications; use containsKey in onboarding-timeline-detail.vm so Done badge shows even when timestamp is null  
36874 33 d 5 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/loiForm/ kamini mam access issue on pending loi  
36873 33 d 6 h ranu /trunk/profitmandi-fofo/src/main/ kamini mam access issue on pending loi  
36872 33 d 6 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ tech access to rudy  
36871 33 d 18 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/ Removed Status Column From Summary Sheet  
36870 34 d 2 h ranu /trunk/ tech access to rudy  

Show All