* feat: Total ids on IESG dashboard * IESG I-D code comments * Using Robert's query forIESG dashboard total_ids * Hiding columns in later IESG Dashboard tables * Changing IESG dashboard var name to match column table * Updating IESG pre_pubreqquery * IESG dashboard prepub req safeParser and graphs * IESG dashboard fixing Playwright API usage * IESG dashboard fixing Playwright API usage (2) * Updating .gitignore for /geckodriver.log * IESG ad test title * feat: pages left to ballot on [WIP] * Adding geckodriver.log to gitignore * [WIP] pages left to ballot on * integrating pages left to ballot on WIP * Tests for ad pages remaining * Setting states to test ballot items * refactor ad_pages_left_to_ballot_on count logic * WIP tests for pages left to ballot on * chore: remove whitespace change * fix: look into the BallotPositionDocEventObject * chore: remove prints * fix: restructure test * style: fix js code styling * fix: only show graph for ADs/Secretariat --------- Co-authored-by: Matthew Holloway <Matthew Holloway> Co-authored-by: holloway <matthew@holloway.co.nz> Co-authored-by: Nicolas Giard <github@ngpixel.com> Co-authored-by: Matthew Holloway <matthew@staff.ietf.org>
40 lines
541 B
Plaintext
40 lines
541 B
Plaintext
.DS_store
|
|
datatracker.sublime-project
|
|
datatracker.sublime-workspace
|
|
/.coverage
|
|
/.factoryboy_random_state
|
|
/.mypy_cache
|
|
/.parcel-cache
|
|
/.project
|
|
/.pydevproject
|
|
/.Python
|
|
/.settings
|
|
/.tmp
|
|
/.vite
|
|
/client/dist
|
|
/data
|
|
/dist
|
|
/docker/docker-compose.extend-custom.yml
|
|
/env
|
|
/ghostdriver.log
|
|
/geckodriver.log
|
|
/htmlcov
|
|
/ietf/static/dist-neue
|
|
/latest-coverage.json
|
|
/media
|
|
/node_modules
|
|
/release-coverage.json
|
|
/static
|
|
/tmp-*
|
|
/.testresult
|
|
*.swp
|
|
*.pyc
|
|
__pycache__
|
|
.yarn/*
|
|
!.yarn/cache
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|