Commit ea6af69
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
- .cursor/personalized_prompt.md+31
- .github/workflows/lago-internal.yml+1-1
- .vscode/lago.code-snippets-5
- package.json+12-6
- packages/configs/package.json+1-1
- packages/configs/tailwind.config.ts+3
- packages/design-system/package.json+2-2
- pnpm-lock.yaml+440-314
- src/components/analytics/invoices/utils.ts+209
- src/components/customers/overview/CustomerSubscriptionsList.tsx+8-5
- src/components/designSystem/Filters/FiltersPanelItemTypeSwitch.tsx+4
- src/components/designSystem/Filters/filtersElements/FiltersItemPeriod.tsx+36
- src/components/designSystem/Filters/types.ts+7
- src/components/designSystem/Filters/utils.ts+19
- src/components/designSystem/graphs/InlineBarsChart.tsx+13-3
- src/components/graphs/Invoices.tsx+4-4
- src/components/graphs/MonthSelectorDropdown.tsx+1-1
- src/components/invoices/InvoiceCustomerInfos.tsx+10-45
- src/components/invoices/Metadatas.tsx+14-29
- src/components/invoices/details/InvoiceDetailsTableBodyLine.tsx+57-50
- src/components/invoices/details/InvoiceDetailsTableFooter.tsx+4-9
- src/components/subscriptions/SubscriptionInformations.tsx+15-10
- src/core/constants/filters.ts+1
- src/generated/graphql.tsx+90-8
- src/pages/CreateInvoice.tsx+4-1
- src/pages/CustomerDraftInvoicesList.tsx+11-33
- src/pages/CustomerInvoiceDetails.tsx+15-47
- src/pages/InvoiceOverview.tsx+41-76
- src/pages/analytics/Invoices.tsx+377-1
- src/pages/analytics/NewAnalytics.tsx+8
- src/pages/settings/XeroIntegrationDetails.tsx+30
- translations/base.json+13-1
0 commit comments