Commit Graph

635 Commits

Author SHA1 Message Date
Yoga Pangestu
3eb3bd697c refactor: Remove sort_order column and related reordering functionality from categories, departments, and themes. 2026-03-13 09:17:19 +07:00
Yoga Pangestu
a2adfbb53d feat: Add grouping functionality to SubLocationResource table for improved data organization by location. 2026-03-13 09:15:13 +07:00
Yoga Pangestu
44ee744615 refactor: Remove sort_order field and its associated logic from location and sub-location models, migrations, and Filament resources. 2026-03-13 09:06:55 +07:00
Yoga Pangestu
1885b2c7a3 refactor: Remove sort_order column and related functionality from classification and sub-classification models, migrations, and Filament resources. 2026-03-13 09:02:19 +07:00
Yoga Pangestu
bdd508220b feat: Add dataChangeRequests morph relation to PartnerMedia, Company, and Journalist models, refactor CategoryNews relationships, and pluralize HasMany method names. 2026-03-13 08:31:43 +07:00
Yoga Pangestu
5968377f5d feat: Add visibility condition for timestamp columns based on user role 2026-03-13 08:23:30 +07:00
Yoga Pangestu
edd0e92971 refactor: modify form field validation by removing journalist email uniqueness and adjusting various text input maximum lengths. 2026-03-12 12:05:46 +07:00
Yoga Pangestu
28ca845adb feat: Enable edit, delete, force delete, and restore actions for all user roles. 2026-03-12 11:59:53 +07:00
Yoga Pangestu
427805ebd1 refactor: Update dashboard layout to a 2-column grid and adjust widget column spans accordingly. 2026-03-12 11:48:37 +07:00
Yoga Pangestu
e54eaafccc feat: Update call to action section background image to a local asset. 2026-03-12 11:44:43 +07:00
Yoga Pangestu
2d0bc2c4a9 style: Remove unnecessary spaces around concatenation operators in ValidateSignatureFlexible middleware. 2026-03-12 11:27:56 +07:00
Yoga Pangestu
c2a4964e1e refactor: Remove maxLength constraint from the URL input field in MediaMonitoringForm. 2026-03-12 11:27:44 +07:00
Muhammad Alfin Afif Al Farizi Farham
51a2aa196d feat: add-flexible-middelware-force-https 2026-03-03 10:37:20 +07:00
Yoga Pangestu
890375474a Merge branch 'dev' into 'main'
feat: remove email verification from user registration and web routes.

See merge request pratama/purwakarta/diskominfo/simedkom!8
2026-03-03 09:27:03 +07:00
Yoga Pangestu
8ff0317c98 feat: remove email verification from user registration and web routes. 2026-03-03 09:25:59 +07:00
Yoga Pangestu
21fe8e1cc1 Merge branch 'dev' into 'main'
feat: Implement local scopes for report statuses in the Report model and...

See merge request pratama/purwakarta/diskominfo/simedkom!7
2026-03-02 10:17:22 +07:00
Yoga Pangestu
09c4a83deb feat: implement must verify email 2026-03-02 10:15:20 +07:00
Yoga Pangestu
e4cd88136e feat: Implement local scopes for report statuses in the Report model and update the TaskRealizationChart to filter by ApprovalStatus enum. 2026-02-24 11:11:18 +07:00
Yoga Pangestu
c05e1b745c Merge branch 'dev' into 'main'
feat: add trustProxies middlewaee

See merge request pratama/purwakarta/diskominfo/simedkom!6
2026-02-09 10:50:59 +07:00
Yoga Pangestu
23e19e177a feat: add middleware trustProxies 2026-02-09 10:49:26 +07:00
Yoga Pangestu
02070f3d5f feat(user): add recordTitleAttribute in resource 2026-02-09 10:46:11 +07:00
Yoga Pangestu
092b9c1e2f Merge branch 'dev' into 'main'
feat: Introduce data migration commands for various core entities including...

See merge request pratama/purwakarta/diskominfo/simedkom!5
2026-02-04 14:27:16 +07:00
Muhammad Alfin Afif Al Farizi Farham
d64d20d3c9 Update file supervisord.conf 2026-02-04 14:15:44 +07:00
Yoga Pangestu
a97c4d9f2d feat: Increase maximum length for link/URL fields in forms and database migrations. 2026-02-04 14:07:13 +07:00
Yoga Pangestu
c547f8f5c1 feat: increase max length for company document and director name fields to 150 characters in both the UI and database. 2026-02-04 14:04:29 +07:00
Yoga Pangestu
30f0a09c84 feat: Introduce data migration commands for various core entities including company, location, theme, and other 2026-02-04 14:04:21 +07:00
Yoga Pangestu
d2c7bce033 feat: force schema 2026-02-04 14:03:37 +07:00
Muhammad Alfin Afif Al Farizi Farham
5c071edfbf add Supervisord 2026-02-04 11:46:21 +07:00
Yoga Pangestu
d343dbf6f9 refactor(content recap): change data type title from string to text and adjust maxlength validation 2026-02-04 11:04:00 +07:00
Muhammad Alfin Afif Al Farizi Farham
23eade381d Update file Dockerfile 2026-02-04 10:49:44 +07:00
Muhammad Alfin Afif Al Farizi Farham
48f3988238 Update file Dockerfile 2026-02-04 10:38:50 +07:00
Muhammad Alfin Afif Al Farizi Farham
1af0046490 Update file Dockerfile 2026-02-04 10:30:11 +07:00
Muhammad Alfin Afif Al Farizi Farham
6c2d1ea395 Update file Dockerfile 2026-02-04 10:13:49 +07:00
Muhammad Alfin Afif Al Farizi Farham
606076729b Update file Dockerfile 2026-02-04 10:08:56 +07:00
Muhammad Alfin Afif Al Farizi Farham
151ea8d58a Update 4 files
- /.gitignore
- /Dockerfile
- /docker-compose.yml
- /.gitlab-ci.yml
2026-02-04 09:50:10 +07:00
Muhammad Alfin Afif Al Farizi Farham
c6b7f6c6a4 Merge branch 'dev' into 'main'
Refactor database migrations to use explicit foreign key constraints with...

See merge request pratama/purwakarta/diskominfo/simedkom!4
2026-02-04 08:29:28 +07:00
Yoga Pangestu
f278a2d9c0 fix(announcement): change width modal 2026-02-02 15:33:27 +07:00
Yoga Pangestu
d188cf382c fix: contrained report to media task assignment 2026-02-02 15:01:21 +07:00
Yoga Pangestu
5aaf1d2ae5 feat: Add mysql_second database connection configuration. 2026-02-02 15:01:18 +07:00
Muhammad Alfin Afif Al Farizi Farham
092a17ace2 Update file Dockerfile 2026-02-02 14:38:05 +07:00
Muhammad Alfin Afif Al Farizi Farham
00ab3f3061 Update file Dockerfile 2026-02-02 14:19:37 +07:00
Yoga Pangestu
b1bcb5dd14 feat: Store cooperation banners in a dedicated 'banner' media collection and update display logic to support both new and old storage. 2026-02-02 13:45:50 +07:00
Yoga Pangestu
a6ab65adc4 feat: remove all database factories 2026-02-02 13:27:43 +07:00
Yoga Pangestu
7f51781334 Refactor database migrations to use explicit foreign key constraints with cascade on delete, update enum column definitions to use enum values and add indexes, and refine model casts. 2026-02-02 13:19:27 +07:00
Yoga Pangestu
f781741a3d Merge branch 'dev' into 'main'
refactor: Adjust password field to set a default value only on creation and be...

See merge request pratama/purwakarta/diskominfo/simedkom!3
2026-02-02 11:58:48 +07:00
Yoga Pangestu
2d7f4ee0e8 feat: Enhance cooperation and reporting workflows with refined relationships, new payment management, and updated actions. 2026-02-02 11:56:49 +07:00
Yoga Pangestu
693d1f001c feat: Add empty state icons and descriptions to Filament relation managers, update CooperationMedia payment relationship to HasOne, and adjust media manager visibility. 2026-01-30 15:32:31 +07:00
Muhammad Alfin Afif Al Farizi Farham
820fb72210 Update file Dockerfile 2026-01-30 15:23:55 +07:00
Yoga Pangestu
c4347f980e feat: Conditionally render cooperation table filters based on user role and set the status filter to non-native. 2026-01-30 15:21:10 +07:00
Yoga Pangestu
9a63d33991 refactor: Standardize role checks by using RoleEnum for the 'Developer' role across multiple Filament resources and tables. 2026-01-30 14:56:42 +07:00