Mattsson
|
e5f1350d5c
|
UI improvements (#90)
* deadline card fix
* auto select supplier
* Update app/(dashboard)/deadlines/page.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Update app/(dashboard)/customers/page.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2026-03-23 13:39:24 +01:00 |
|
Mattsson
|
2b75ef6538
|
Deadline validation error (#69)
* validation errors fixed
* Deadline card design
* Update components/deadlines/DeadlineCard.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Update lib/api/schemas.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Update components/deadlines/DeadlineCard.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* fix: restore truncated compact button in DeadlineCard
The compact toggle button was missing its className arguments, closing
bracket, content, and closing tag after a bad merge — causing a JSX
parse error that broke the build.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-21 01:19:53 +01:00 |
|
Mattsson
|
8df816a292
|
Deadline validation error (#68)
* validation errors fixed
* Deadline card design
* Update components/deadlines/DeadlineCard.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Update lib/api/schemas.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Update components/deadlines/DeadlineCard.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2026-03-21 00:47:54 +01:00 |
|
Jakob Wennberg
|
6cef4e11eb
|
New classification logic etc
|
2026-02-24 11:33:22 +01:00 |
|