fatihalp
be1341b3e9
beta
2026-03-03 12:49:34 +03:00
fatihalp
a5a8f9d853
beta
2026-03-03 12:49:08 +03:00
fatihalp
7116b755f9
beta
2026-03-03 11:26:59 +03:00
Fatih Alp
c632e56376
Merge pull request #1391 from openclassify/copilot/develop-improved-listing-site
...
Greenfield refactor: Laravel 12 + FilamentPHP v5 admin/partner panels, Docker, Codespaces
2026-03-03 11:20:41 +03:00
copilot-swe-agent[bot]
8e69d0d844
Add FilamentPHP v5 admin/partner panels, Docker, Codespaces, fix CI and tests
...
Co-authored-by: fatihalp <219454+fatihalp@users.noreply.github.com>
2026-03-03 08:11:07 +00:00
copilot-swe-agent[bot]
64930897c3
feat: Install FilamentPHP v5, add Admin/Partner modules, Docker support
...
- Fix CI workflow: actions/checkout@v6 → v4
- Install FilamentPHP ^5.0 and spatie/laravel-permission ^7.2
- Remove laravel/breeze from require-dev (replaced by Filament auth)
- Update User model: implements FilamentUser, HasTenants, HasRoles
- Publish Spatie permission migrations for role-based access
- Create Admin module with FilamentPHP panel at /admin
- UserResource, CategoryResource, ListingResource, LocationResource
- Role-based access (admin role required)
- Create Partner module with tenant-isolated panel at /partner/{id}
- ListingResource scoped to authenticated user
- Update modules_statuses.json: add Admin and Partner modules
- Update DatabaseSeeder: create admin/partner users with roles
- Improve seeders: LocationSeeder (10 countries), CategorySeeder (8 categories with children), ListingSeeder (10 sample listings)
- Add Docker support: Dockerfile, docker-compose.yml, docker-compose.dev.yml
- Add GitHub Codespaces: .devcontainer/devcontainer.json
- Update .env.example with Filament-relevant settings
- Update README.md with full documentation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-03 08:07:28 +00:00
copilot-swe-agent[bot]
268f736147
Initial plan
...
Co-authored-by: fatihalp <219454+fatihalp@users.noreply.github.com>
2026-03-03 07:56:33 +00:00
copilot-swe-agent[bot]
949d4ed653
Initial plan
2026-03-03 07:50:05 +00:00
Fatih Alp
cb45b26b9f
Merge pull request #1390 from openclassify/copilot/create-listing-website
...
beta
2026-03-03 10:33:32 +03:00
Fatih Alp
f77c1885bc
Merge pull request #1389 from openclassify/beta
...
Beta
2026-03-03 10:33:07 +03:00
fatihalp
d98b281886
beta
2026-03-03 10:31:59 +03:00
Fatih Alp
0195e08258
Merge pull request #1388 from openclassify/copilot/create-listing-website
...
Rewrite OpenClassify as Laravel 12 + FilamentPHP v3 modular classified ads platform
2026-03-03 10:29:08 +03:00
fatihalp
2b51a8a60c
Merge remote-tracking branch 'origin/copilot/create-listing-website' into copilot/create-listing-website
...
# Conflicts:
# .env.example
# database/seeders/DatabaseSeeder.php
# package.json
# tests/TestCase.php
2026-03-03 10:28:50 +03:00
fatihalp
4d790d301a
Merge branch 'beta' into copilot/create-listing-website
2026-03-03 10:28:22 +03:00
GitHub Copilot
067db6eaa2
Fix auth routes, profile management, and test failures
...
Co-authored-by: fatihalp <219454+fatihalp@users.noreply.github.com>
2026-03-02 23:46:32 +00:00
GitHub Copilot
b2ffae5864
Update CHANGELOG.md for OpenClassify v1.0.0
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-02 23:37:15 +00:00
GitHub Copilot
22fcd68ed0
Rewrite as Laravel 12 classified ads site (OpenClassify)
...
- Complete rewrite using Laravel 12 framework
- Modular architecture with nwidart/laravel-modules v11
- Modules: Category, Listing, Location, Profile
- 8 top-level categories with 33 subcategories seeded
- 6 sample listings seeded
- 5 countries, 13 cities, districts seeded
- Multi-language support: en, tr, ar, zh, es, fr, de, pt, ru, ja
- Auth scaffolding via Laravel Breeze
- Partner dashboard for user listing management
- Tailwind CSS via CDN for styling
- SQLite database for development
- RTL support for Arabic locale
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-02 23:34:07 +00:00
fatihalp
559a553c14
Merge remote-tracking branch 'origin/beta' into beta
2026-03-03 02:15:44 +03:00
copilot-swe-agent[bot]
91198e762c
Initial plan
2026-03-02 23:06:11 +00:00
fatihalp
6ba704a2a0
beta
2026-03-03 02:05:07 +03:00
Fatih Alp
60226dc6e7
Add greenfield.agent.md for custom agent setup
...
Create a greenfield agent configuration for custom agent development.
2026-03-02 23:55:20 +03:00
Fatih Alp
5d67612397
Update agent description for greenfield project
...
Refactor agent description to specify project constraints and guidelines for a greenfield project.
2026-03-02 23:54:17 +03:00
Fatih Alp
ef60736174
Add greenfield agent template for refactoring
...
Create a greenfield agent template with strict refactoring guidelines.
2026-03-02 23:53:28 +03:00
fatihalp
a26e1f1221
beta
2026-03-02 23:41:21 +03:00
Fatih Alp
3658be4a44
Update README.md
2025-06-30 14:59:21 +03:00
Fatih Alp
7c206dd392
Merge pull request #1370 from openclassify/fatihalp3
...
Fatihalp3
2024-06-29 23:12:48 +03:00
Fatih Alp
18193f00d7
Delete webpack.mix.js
2024-04-14 01:04:43 +03:00
Vedat AKDOĞAN
85339d41b0
Create .env.example
2023-12-01 16:01:20 +03:00
Muammer Topçu
38c3438e52
Merge pull request #1366 from openclassify/queued-reset-password-email-link-issue
2023-10-30 09:48:45 +03:00
MostafaMoradii
156e18b600
reset password email link issue.
...
when we are using a queue system to send Emails. we encountered a problem with the reset link in the email. To solve it, I changed the sending of this email from queue mode to instant mode.
2023-10-27 18:25:21 +03:00
Erhan
5eec7c127b
Merge pull request #1365 from openclassify/serdarekremcakir-patch-1
...
deleted private theme settings
2023-10-19 14:53:43 +03:00
Serdar Cakir
8130534405
deleted private theme settings
2023-10-19 14:48:22 +03:00
Fatih Alp
938855b302
Merge pull request #1361 from openclassify/erhanask-patch-1
...
Update CONTRIBUTING.md
2023-08-22 19:12:15 +03:00
Fatih Alp
ed42318732
Merge pull request #1363 from openclassify/emrullahardc-patch-1
...
Create LICENSE.md
2023-08-22 19:05:53 +03:00
emrullahardc
a3c98b1e34
Create LICENSE.md
2023-08-22 18:52:35 +03:00
Muammer Topçu
46cf908c19
Merge pull request #1362 from openclassify/email-fix
...
Update ResetYourPassword.php email link debugged
2023-08-21 12:13:26 +03:00
MostafaMoradii
5c89df907e
Update ResetYourPassword.php email link debugged
2023-08-17 17:47:09 +03:00
Erhan
0c23163a57
Update CONTRIBUTING.md
2023-08-10 10:18:08 +03:00
Fatih Alp
bac028312a
Change end of lines
2023-08-05 16:33:38 +03:00
Fatih Alp
e8863e32cd
Merge pull request #1360 from openclassify/fatihalp-patch-3
...
Update CONTRIBUTING.md
2023-08-04 14:17:52 +03:00
Fatih Alp
361815107f
Update CONTRIBUTING.md
2023-08-04 14:17:33 +03:00
Fatih Alp
f8f932893c
Merge pull request #1359 from openclassify/fatihalp-patch-2
...
Update README.md
2023-08-02 13:06:24 +03:00
Fatih Alp
63c0387e15
Update README.md
2023-08-02 13:03:54 +03:00
Fatih Alp
050bca13e5
Introduce end-of-line normalization
2023-08-01 20:50:53 +03:00
Fatih Alp
8bf337bba1
Merge pull request #1358 from openclassify/fatihalp2
...
End of line GIT Settings for Docker to LF
2023-08-01 20:39:06 +03:00
fatihalp
dfc5f9c894
End of line - LF
2023-07-30 23:47:29 +03:00
fatihalp
77426dfbe8
Docker End of Line Fix
2023-07-30 23:04:36 +03:00
fatihalp
de2cd7ec5c
Docker End of Line Fix
2023-07-30 23:02:01 +03:00
Fatih Alp
4e98de314a
Merge pull request #1357 from openclassify/fatihalp-patch-1
...
Update cli-commands.md
2023-07-25 16:13:14 +03:00
Fatih Alp
f6899a205a
Update cli-commands.md
2023-07-25 16:13:00 +03:00