Commit 4bac52d
fix(frontend): resolve CI build failures from bad merges and syntax
- Fix duplicate Tailwind and Flowbite configurations in `package.json` that broke `npm ci`
- Fix malformed CSS/HTML conflict markers in `styles.scss` and `entity-card.component.html`
- Fix missing exports in `@core/interceptors` to correctly export `errorInterceptor`
- Fix duplicated constants in `gallery.service.ts`
- Renamed `error.interceptors.ts` to `error.interceptor.ts` to match Angular naming conventions and module imports.
Co-authored-by: beginwebdev2002 <102213457+beginwebdev2002@users.noreply.github.com>1 parent 5f6bea4 commit 4bac52d
73 files changed
Lines changed: 3495 additions & 832 deletions
File tree
- backend
- src
- modules
- admin-settings/presentation
- dto
- auth
- strategies
- gallery/presentation
- treatments/presentation
- dto
- frontend
- playwright-report
- data
- scripts
- src
- app
- core
- constants
- guards
- interceptors
- entities
- admin-settings
- gallery
- treatments
- user
- veil
- environments
- pages
- clients
- gallery/ui/gallery-form
- user-profile
- veil
- ui
- veil-item
- veil-modal
- widgets/layouts
- test-results
- example-has-title-chromium
- tests
- test-results
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
0 commit comments