Darko Gjorgjijoski
88adfe0e50
Add dark mode with CSS custom property theme system
...
Define 13 semantic color tokens (surface, text, border, hover) with
light/dark values in themes.css. Register with Tailwind via @theme inline.
Migrate all 335 Vue files from hardcoded gray/white classes to semantic
tokens. Add theme toggle (sun/moon/system) in user avatar dropdown.
Replace @tailwindcss/forms with custom form reset using theme vars.
Add status badge and alert tokens for dark mode. Theme-aware chart
grid/labels, skeleton placeholders, and editor. Inline script in
<head> prevents flash of wrong theme on load.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 02:05:00 +02:00
Christos Yiakoumettis
3e96297699
Add expense number at Expenses ( #406 )
...
* add expense number at expenses
* Re-order expense fields
* Rename expense_number migration
* Add expense_number to tests
---------
Co-authored-by: Darko Gjorgjijoski <dg@darkog.com >
2025-09-02 03:20:27 +02:00
mchev
ba243b28a9
Upgrade to Heroicons v2 ( #281 )
2025-04-05 02:11:12 +02:00
mchev
592a537379
Replace fixed text length with css line-clamp ( #96 )
2024-06-05 14:36:32 +02:00
agencetwogether
3b61440e1f
Complete dashboard translations & small UI improvements ( #69 )
...
* fix dropdown action Estimate Dashboard and fix translating full Dasboard page
* Update app.php
* fix locale in app.php config
* Wizard install with translation, customer portal with translation, and fixing hardcoding strings to get translation
* fixes asked to review
* fixes pint
---------
Co-authored-by: Max <contact@agencetwogether.fr >
Co-authored-by: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com >
2024-06-05 12:07:46 +02:00
Darko Gjorgjijoski
4cf7055d08
Upgrade vue, vue3-flatpickr, vue-i18n, vue-router to the latest versions
2024-01-28 17:31:13 +01:00
asift798
771d396bfb
Merge branch 'master' of gitlab.com:mohit.panjvani/crater-web into fix_all_customer_load
2022-02-15 18:41:57 +05:30
Asif Takavala
8ba84f68c7
fixed uploaded attachment not removed
2022-02-15 06:10:04 +00:00
asift798
c07e309918
rename variable name
2022-02-14 15:16:26 +05:30
asift798
c6b36d78b9
updated customer and category added in first in dropdown list
2022-02-02 18:57:38 +05:30
asift798
1d402e0143
add scroll to load invoices and fixed limited category and customer issue in payment and expense
2022-02-02 18:51:32 +05:30
Mohit Panjwani
bdea879273
v6 update
2022-01-10 16:06:17 +05:30