Lord_Devi ld
ld pushed to alpha1 at mgk/leads-db 2024-09-18 23:57:30 -04:00
e19352c768 fix: update ids_data view to include verbose_name in selected_columns
ld pushed to alpha1 at mgk/leads-db 2024-09-18 23:51:45 -04:00
2d5ffdbe01 Working on bugs.
ba17280710 fix: Update ids_data view to pass correct data structure to template
e86b5822f8 fix: Update IDS data page to fix TypeError
2da361720d fix: remove invalid 'map' filter from ids_data.html template
6a74fc30cd fix: Pass selected_columns to template correctly
Compare 21 commits »
ld pushed to stable at mgk/leads-db 2024-09-18 23:51:34 -04:00
2d5ffdbe01 Working on bugs.
ba17280710 fix: Update ids_data view to pass correct data structure to template
e86b5822f8 fix: Update IDS data page to fix TypeError
2da361720d fix: remove invalid 'map' filter from ids_data.html template
6a74fc30cd fix: Pass selected_columns to template correctly
Compare 21 commits »
ld pushed to alpha1 at mgk/leads-db 2024-09-18 22:21:31 -04:00
ac40193158 fix: Revert width of "Categories" dropdown menu
48b3e96837 fix: Move "Reset Filters" button to the left of "Categories" button
1ba4394566 feat: Add "Reset Filters" button
4c5f238f3e fix: Move script block inside content block
e75a649a4d feat: add search field to category dropdown
Compare 5 commits »
ld pushed to stable at mgk/leads-db 2024-09-18 22:21:24 -04:00
ac40193158 fix: Revert width of "Categories" dropdown menu
48b3e96837 fix: Move "Reset Filters" button to the left of "Categories" button
1ba4394566 feat: Add "Reset Filters" button
4c5f238f3e fix: Move script block inside content block
e75a649a4d feat: add search field to category dropdown
Compare 5 commits »
ld pushed to stable at mgk/leads-db 2024-09-18 22:09:48 -04:00
4c289dbfa0 Got a filter menu working almost.
1b184e1f30 fix: Prevent dropdown menu from closing when clicking inside it
3fb6ba5d13 fix: prevent dropdown menu from closing when clicking inside it
3a5fe9138a fix: prevent dropdown menu from disappearing when clicking inside
40d1db087e fix: remove "px" from --bs-dropdown-padding-x value
Compare 23 commits »
ld pushed to alpha1 at mgk/leads-db 2024-09-18 22:09:17 -04:00
4c289dbfa0 Got a filter menu working almost.
1b184e1f30 fix: Prevent dropdown menu from closing when clicking inside it
3fb6ba5d13 fix: prevent dropdown menu from closing when clicking inside it
3a5fe9138a fix: prevent dropdown menu from disappearing when clicking inside
40d1db087e fix: remove "px" from --bs-dropdown-padding-x value
Compare 10 commits »
ld created branch alpha1 in mgk/leads-db 2024-09-18 22:09:17 -04:00
ld pushed to stable at mgk/leads-db 2024-09-18 18:11:40 -04:00
35268b5447 Trying to re-stabalize the db.
af9deff19c fix: Drop all tables, perform new migrations, and verify schema
66eb723a4e fix: Update db_schema_check.py to handle remote PostgreSQL database
8f483d8a88 fix: Add PostgreSQL connection check and improve error handling
7211496934 feat: reset and rebuild database from scratch
Compare 23 commits »
ld deleted branch alpha1 from mgk/leads-db 2024-09-18 16:40:09 -04:00
ld created branch alpha1 in mgk/leads-db 2024-09-17 22:35:01 -04:00
ld pushed to alpha1 at mgk/leads-db 2024-09-17 22:35:01 -04:00
ld created branch stable in mgk/leads-db 2024-09-17 22:34:46 -04:00
ld pushed to stable at mgk/leads-db 2024-09-17 22:34:46 -04:00
ld pushed to master at mgk/leads-db 2024-09-17 22:34:12 -04:00
1d3173f34e Things are mostly working. Creating a stable and alpha branch to continue to experiment.
4a0ce60a05 feat: Add import log functionality
7c6924e757 feat: Increase max_length for IDSData model fields
114c52ed8f feat: Increase max length of model fields to 255 characters
159d9a6b37 fix: Increase character limit for gbp_business_phone field and add detailed error logging for CSV import
Compare 10 commits »
ld created branch master in mgk/leads-db 2024-09-17 22:34:12 -04:00
ld created repository mgk/leads-db 2024-09-17 22:30:38 -04:00
ld pushed to master at mgk/instant-data-scraper-utils 2024-09-16 06:20:09 -04:00
072cd59276 Added fix-reviews-in-business-name.py.
ld pushed to master at mgk/instant-data-scraper-utils 2024-09-16 05:12:33 -04:00
9e81ea008f Fixed the set to accomodate for Kittys new data.
ld pushed to master at ld/dotz 2024-07-29 03:10:56 -04:00
508bff7d80 Working on awesome.