mirror of
https://github.com/Hestia-Homes/insight.git
synced 2026-06-08 11:17:25 +00:00
Merge pull request #23 from Hestia-Homes/feature/make_it_live_ready
Feature/make it live ready
This commit is contained in:
commit
eaf228cb2c
2 changed files with 14 additions and 1 deletions
3
.github/workflows/gather_hubspot_data.yml
vendored
3
.github/workflows/gather_hubspot_data.yml
vendored
|
|
@ -2,7 +2,8 @@ name: Hubspot Data to S3
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 5 * * *' # Every day at 05:00 UTC
|
||||
- cron: '30 17 * * *'
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
12
backend/src/dashboard/pages/per_project_view.py
Normal file
12
backend/src/dashboard/pages/per_project_view.py
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# place holder for kevin view on the preferred view he has
|
||||
|
||||
# https://domnagroup.sharepoint.com/:x:/r/sites/ECO/_layouts/15/Doc.aspx?sourcedoc=%7B016CE57C-4915-4C58-B256-7BD46B38D34B%7D&file=RA%20Movments%20November%202025.xlsx&fromShare=true&action=default&mobileredirect=true
|
||||
|
||||
# https://domnagroup.sharepoint.com/:x:/r/sites/ECO/_layouts/15/Doc.aspx?sourcedoc=%7B016CE57C-4915-4C58-B256-7BD46B38D34B%7D&file=RA%20Movments%20November%202025.xlsx&fromShare=true&action=default&mobileredirect=true# https://domnagroup.sharepoint.com/sites/ECO/Shared%20Documents/Forms/AllItems.aspx?CT=1765379693235&OR=OWA%2DNT%2DMail&CID=b77be5b2%2D4661%2D02d6%2Df9de%2Df390de2e5de0&e=5%3Ae318f4d7a143479baabc7d8ca7ff6674&sharingv2=true&fromShare=true&at=9&FolderCTID=0x0120003F021C0036171D4DADF83437ECE4D923&id=%2Fsites%2FECO%2FShared%20Documents%2FSurveyors%2FSurveyors%20Schedule%2FWEEKLY%20ALLOCATION%20TOTALS%2F2025%2FNovember%202025
|
||||
|
||||
|
||||
#https://domnagroup.sharepoint.com/sites/ECO/Shared%20Documents/Forms/AllItems.aspx?CT=1765379693235&OR=OWA%2DNT%2DMail&CID=b77be5b2%2D4661%2D02d6%2Df9de%2Df390de2e5de0&e=5%3Ae318f4d7a143479baabc7d8ca7ff6674&sharingv2=true&fromShare=true&at=9&FolderCTID=0x0120003F021C0036171D4DADF83437ECE4D923&id=%2Fsites%2FECO%2FShared%20Documents%2FSurveyors%2FSurveyors%20Schedule%2FWEEKLY%20ALLOCATION%20TOTALS%2F2025%2FNovember%202025
|
||||
|
||||
|
||||
# lisa for sales forecast:
|
||||
# https://domnagroup-my.sharepoint.com/:x:/r/personal/junte_domna_homes/_layouts/15/Doc.aspx?sourcedoc=%7B44AB28C7-A93A-4844-A3E7-AC44016FA41F%7D&file=Book1.xlsx&action=default&mobileredirect=true
|
||||
Loading…
Add table
Reference in a new issue