Commits
Marek Vsechovsky committed d93af151d26
Session 105, Step 1: Cost tracking redesign — parent - AIM-1891 Cost tracking redesign — parent - AIM-1892 JS validation ignores step.cost — add warning - AIM-1893 Record AI costs in AiCost table — parent - AIM-1894 C# — redirect session step cost saving to AiCost table - AIM-1895 SQL — trigger for upstream AiCost accumulations - AIM-1896 SQL migration — populate AiCost from SessionStep, drop cost columns - AIM-1897 Display AI costs in Sessions UI — parent - AIM-1898 Sessions > step sub-title: show price and Kb tooltip - AIM-1899 Sessions > session sub-title line: show price - AIM-1900 Project — AI cost tab — parent - AIM-1901 Project AI cost tab — backend API endpoint - AIM-1902 Project AI cost tab — frontend UI - AIM-1903 Organizations — AI cost tab — parent - AIM-1904 Organizations AI cost tab — backend API endpoint - AIM-1905 Organizations AI cost tab — frontend UI Session 105, Step 2: Fix migration drop dependency and script placement - AIM-1908 Fix migration failure from dependent index - AIM-1909 Add AiCost indexes for query/update paths - AIM-1910 Move and renumber SQL scripts under Aisman.Database/Scripts - AIM-1911 Add instruction for future script placement/numbering Session 105, Step 3: Move and renumber all Documents SQL scripts - AIM-1906 Move all Documents SQL scripts to Aisman.Database/Scripts - AIM-1907 Renumber moved scripts by creation date Session 105, Step 4: Reorder scripts 047-064 by creation date - AIM-1912 Renumber scripts 047-064 by creation date - AIM-1913 Fix references after renumber Session 106, Step 1: Fix Process all sequence handling - AIM-1908 Process all incorrectly blocked by out-of-sequence selection Session 106, Step 2: Fix EF trigger conflict for AiCost - AIM-1909 AiCost insert fails when table trigger exists