Lord_Devi ld
ld pushed to master at sites/blowfish.hugo.mgk.one 2024-10-26 02:52:01 -04:00
d47add0e03 Added deploy script.
ld pushed to master at sites/blowfish.hugo.mgk.one 2024-10-26 02:29:25 -04:00
50837124a0 Set hugo.toml.
ld created branch master in sites/blowfish.hugo.mgk.one 2024-10-26 02:27:42 -04:00
ld pushed to master at sites/blowfish.hugo.mgk.one 2024-10-26 02:27:42 -04:00
817a0823fe Initial commit.
ld created repository sites/blowfish.hugo.mgk.one 2024-10-26 02:19:57 -04:00
ld pushed to master at sites/anubis.mgk.one 2024-10-26 01:09:00 -04:00
bf3a7281f2 Trying to fix deploy.
ld pushed to master at sites/anubis.mgk.one 2024-10-26 00:59:49 -04:00
3d374c6935 Fixed deploy script.
ld pushed to master at sites/anubis.mgk.one 2024-10-26 00:57:23 -04:00
faa613fce7 Changed theme switcher to off.
ld pushed to master at sites/anubis.mgk.one 2024-10-26 00:41:12 -04:00
e3d1c0f570 Updated theme.
ld pushed to master at ld/setup-dotz 2024-10-18 21:04:06 -04:00
9e9db6819a Got setup-dotz ready for deployment.
ld pushed to stable at mgk/leads-db 2024-09-20 18:54:58 -04:00
e66577309a Added a favicon
1697e7b955 fix: Update favicon path and remove duplicate static directory
4a760bb76c fix: Update favicon link in base.html
71de309472 fix: Indent code block after 'if settings.DEBUG:' statement in leadsdb/urls.py
652f121c8b fix: Update leadsdb/urls.py to match SEARCH block
Compare 23 commits »
ld pushed to stable at mgk/leads-db 2024-09-20 00:15:10 -04:00
5423a1d40b feat: Implement client-side selection state management
f93c11ddd9 fix: Import JsonResponse from django.http
f3e9939685 fix: Add import for JsonResponse in leads/views.py
d42383556b fix: Preserve selected IDs across pagination
4232d488b6 feat: Persist selected IDs across pagination
Compare 29 commits »
ld deleted branch alpha1 from mgk/leads-db 2024-09-19 22:27:46 -04:00
ld pushed to stable at mgk/leads-db 2024-09-19 22:26:25 -04:00
cba2c8718a feat: Order IDS data by business_uuid
2c555113ce fix: Order ids_data_list by business_name before pagination
fcfecf26d1 fix: Resolve issues with "Multi Locs With Unmatched Biz Names" filter
9ee19acad2 feat: Modify "Multi Locs With Unmatched Biz Names" filter to only exclude if all business names match for a given location UUID
52dd781ef8 fix: Resolve FieldError in "Multi Locs With Unmatched Biz Names" button
Compare 27 commits »
ld pushed to alpha1 at mgk/leads-db 2024-09-19 01:10:51 -04:00
b807f8bf7e feat: Rearrange buttons on IDs data page
4a9d368a78 feat: Add ability to add multiple Business UUID and Location UUID entries
73816f4a00 feat: Add "Business UUID" and "Location UUID" filters
b5b6c27926 feat: Restore "Municipalities" filter
1f486ed71f feat: Add state filter to IDS Data page
Compare 5 commits »
ld created branch stable in mgk/leads-db 2024-09-19 01:10:42 -04:00
ld pushed to stable at mgk/leads-db 2024-09-19 01:10:42 -04:00
b807f8bf7e feat: Rearrange buttons on IDs data page
4a9d368a78 feat: Add ability to add multiple Business UUID and Location UUID entries
73816f4a00 feat: Add "Business UUID" and "Location UUID" filters
b5b6c27926 feat: Restore "Municipalities" filter
1f486ed71f feat: Add state filter to IDS Data page
Compare 5 commits »
ld deleted branch stable from mgk/leads-db 2024-09-19 01:10:35 -04:00
ld pushed to stable at mgk/leads-db 2024-09-19 00:08:45 -04:00
ff631abe27 feat: Add municipality filter to IDS Data page
ld pushed to stable at mgk/leads-db 2024-09-18 23:57:33 -04:00
e19352c768 fix: update ids_data view to include verbose_name in selected_columns