Ümit Tunç
|
139afa8105
|
add html pages
|
2025-10-30 14:39:12 -03:00 |
|
Ümit Tunç
|
f8e63a7720
|
add assets
|
2025-10-30 14:39:00 -03:00 |
|
Ümit Tunç
|
736f9c536d
|
Add initial website setup: Created essential files including package-lock.json, setup documentation, and foundational Blade templates. Implemented PageController for homepage and page display, integrated navigation and footer components, and established dark mode functionality. Enhanced CSS for custom scrollbar and smooth scrolling. Added SVG logos for branding. Updated routes for page handling.
|
2025-10-01 02:21:31 -03:00 |
|
Ümit Tunç
|
eac0a3eda3
|
Add user management functionality: Implemented UserActions for editing and changing passwords, created UserPolicy for authorization checks, and integrated AuthServiceProvider for policy registration. Updated Filament configuration to utilize new user actions and adjusted localization for user-related actions. Enhanced .gitignore and CSS files for better organization.
|
2025-09-30 00:50:43 -03:00 |
|
Ümit Tunç
|
13dfa1ebda
|
Refactor Filament configuration and localization: Updated AdminPanelProvider to streamline plugin integration, added user resource configuration in filament-shield, and adjusted navigation sorting for Filament Users. Modified localization keys for user group settings to improve clarity. Cleaned up CSS for logo display on login page.
|
2025-09-29 13:08:16 -03:00 |
|
Ümit Tunç
|
394fae1e79
|
Update CSS for Citrus branding: Adjust logo height in topbar for improved visibility on smaller screens.
|
2025-09-27 13:18:49 -03:00 |
|
Ümit Tunç
|
5ae571f10b
|
Enhance Filament admin panel with new branding and CSS assets. Added brand logos for light and dark modes, integrated custom CSS for login page styling, and removed the obsolete TruncgilPanelProvider. Updated asset loading in the admin panel configuration.
|
2025-09-27 13:14:49 -03:00 |
|
Ümit Tunç
|
91598f0847
|
Add new logo assets in PNG and SVG formats for Citrus and Yatay
|
2025-09-27 12:54:49 -03:00 |
|
Ümit Tunç
|
ac4038db82
|
Initialize Laravel project with essential configuration files and structure. Added .editorconfig, .env.example, .gitattributes, .gitignore, .htaccess, and various Laravel framework files including routes, controllers, models, and views. Set up basic testing structure with example tests. Included necessary assets for frontend development with Tailwind CSS and Vite integration.
|
2025-09-27 12:49:10 -03:00 |
|