Robert Sparks
42c4c275d2
fix: move fewer docevents
2023-09-14 12:07:09 -05:00
Jennifer Richards
70bb48618f
Merge pull request #6285 from rjsparks/rfc_template
...
fix: rationalize document_rfc.html and the view driving it
2023-09-14 12:12:32 -03:00
Jennifer Richards
82886e7d6a
Merge branch 'feat/rfc' into rfc_template
2023-09-14 12:07:04 -03:00
Jennifer Richards
00bcc11247
Merge pull request #6298 from rjsparks/rfc_htmlized
...
fix: migration, main view, htmlized view repair
2023-09-13 18:53:35 -03:00
Robert Sparks
92ea5a6a89
fix: correct cache variable assignment
2023-09-13 15:46:21 -05:00
Robert Sparks
a571151b03
fix: allow looking at slide revisions when the slides doc name starts with rfc
2023-09-13 14:17:27 -05:00
Robert Sparks
ececc456ab
fix: repair broken html
2023-09-13 14:10:29 -05:00
Robert Sparks
3a733a36db
fix: memoize became_rfc. Address review comments.
2023-09-13 14:07:40 -05:00
Robert Sparks
bf50f88863
chore: remove debug
2023-09-12 09:37:13 -05:00
Robert Sparks
a307e0616c
chore: Merge branch 'feat/rfc' into rfc_htmlized
2023-09-12 09:33:45 -05:00
Robert Sparks
0c85c4169d
fix: repairs to the timeline graphic
2023-09-12 09:23:01 -05:00
Robert Sparks
5bbea70cb0
fix: repair many revision related issues with the main and htmlized views
2023-09-12 08:55:38 -05:00
Robert Sparks
be77cc9226
fix: correct missed replumbing of iprdisclosurebase
2023-09-12 08:54:11 -05:00
Robert Sparks
72d44d56c4
chore: black
2023-09-12 08:52:15 -05:00
Robert Sparks
b58ddd7674
fix: move rfc dochistory objects to rfc document objects
2023-09-12 08:51:17 -05:00
Jennifer Richards
db0beea24f
Merge branch 'feat/rfc' into rfc_template
...
# Conflicts:
# ietf/templates/doc/document_rfc.html
2023-09-11 15:14:19 -03:00
Jennifer Richards
1f0f63b820
Merge pull request #6283 from rjsparks/type_in_templates
...
fix: use type instead of state in templates
2023-09-11 15:11:00 -03:00
Robert Sparks
7391ea7239
fix: rationalize document_rfc.html and the view driving it
2023-09-07 13:11:33 -05:00
Robert Sparks
d0bac8913d
fix: use type instead of state in templates
2023-09-05 18:04:16 -05:00
Robert Sparks
e0f27b9d52
ci: merge branch 'main' into feat/rfc
2023-09-05 12:02:07 -05:00
Robert Sparks
3c1fc3c0f9
chore: use factory-boy 3.3 ( #6269 )
2023-09-05 09:54:30 -05:00
Nicolas Giard
f54f04460f
ci: fix tests workflow naming
2023-09-01 18:07:35 -04:00
Nicolas Giard
1bc0c1515e
ci: fix build workflow
2023-09-01 18:03:12 -04:00
Nicolas Giard
e29f714794
ci: extract tests jobs into reusable workflow
2023-09-01 17:56:40 -04:00
Robert Sparks
87f0781ff3
chore: make some old things kept for documentation a little safer ( #6260 )
...
* chore: make some old things kept for documentation a little safer
* fix: sh syntax
2023-09-01 14:34:49 -05:00
Robert Sparks
f2dc32a310
chore: remove unused scipts from ietf/bin ( #6259 )
2023-09-01 14:31:23 -05:00
Robert Sparks
b5bf6789da
chore: remove one shot iab artifact importers ( #6258 )
2023-08-31 17:14:18 -05:00
Robert Sparks
c8c1ebdf12
chore: remove unnecessary .gitignore files ( #6262 )
2023-08-31 17:12:01 -05:00
Jennifer Richards
b118b6965f
Merge pull request #6248 from rjsparks/merge_with_conflictfixes
...
chore: merge main and fix conflicts
2023-08-31 17:39:59 -03:00
Robert Sparks
232536c593
fix: migration order and names fixture
2023-08-31 13:12:21 -05:00
Robert Sparks
4b778c155d
fix: reorder name migrations
2023-08-31 08:49:09 -05:00
Robert Sparks
555ed4e8ff
ci: merge release to main
2023-08-31 08:11:15 -05:00
Robert Sparks
c2c48ff08d
chore: repair more damage
2023-08-30 17:32:55 -05:00
Robert Sparks
fda5edf256
chore: clean up after cleanup
2023-08-30 17:14:13 -05:00
Robert Sparks
ad1aabb4ad
chore: repair merge damage and adjust new files
2023-08-30 17:12:31 -05:00
Robert Sparks
f9c9644263
chore: merge main and fix conflicts
2023-08-30 16:35:20 -05:00
Jennifer Richards
c085f0f8ec
Merge pull request #6153 from rjsparks/nomoredocalias
...
feat: remove DocAlias
2023-08-30 17:48:54 -03:00
Nicolas Giard
cbfb5e850f
test: fix missing migrations on legacy tests on PRs
2023-08-30 12:42:51 -05:00
Nicolas Giard
b3a535429b
test: fix missing migrations on legacy tests on PRs
2023-08-30 13:40:45 -04:00
Robert Sparks
3efd44fa2f
chore: remove unnecessary list construction
2023-08-30 11:24:52 -05:00
Robert Sparks
d73eec5302
Merge branch 'feat/rfc' into nomoredocalias
2023-08-30 10:50:00 -05:00
Robert Sparks
852f9d90b9
feat: move IAB appeals into the datatracker ( #6229 )
...
* feat: basic models for appeals
* fix: modify appeal model to point to group
* fix: explicit date on Appeal objects
* feat: appeals importing management command
* feat: display appeals
* feat: admin for appeals
* fix: limit admin contentype choices
* feat: tastypie resources
* feat: factories and tests
* chore: update group migration
* fix: remove charset from pdf content type
* test: unittest download_name
* fix: admin for new name
2023-08-29 14:07:30 -05:00
depfu[bot]
79e7145363
chore(deps): update all Yarn dependencies ( #6227 )
...
* chore(deps): update all Yarn dependencies
* ci: fix yarn cache
---------
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
2023-08-29 13:54:13 -05:00
dependabot[bot]
13d527fce1
chore(deps): bump ncipollo/release-action from 1.12.0 to 1.13.0 ( #6228 )
...
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/ncipollo/release-action/releases )
- [Commits](https://github.com/ncipollo/release-action/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: ncipollo/release-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 14:41:48 -05:00
Jennifer Richards
7f8cbaa211
feat: Distinguish failed from not-applied checkers ( #6220 )
...
* feat: Distinguish failed from not-applied checkers
* refactor: Only return applied checks from latest_checks()
* refactor: Use latest_checks() in submission_status view
* chore: Fix incorrectly phrased comment
* test: Test submission check summary
2023-08-28 11:06:35 -05:00
depfu[bot]
5d08378b5a
chore(deps): update all npm dependencies for dev/del-old-packages ( #6223 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-08-28 09:03:09 -05:00
depfu[bot]
cf94947af7
chore(deps): update all npm dependencies for dev/diff ( #6225 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-08-28 09:02:49 -05:00
depfu[bot]
8477e29e40
chore(deps): update all npm dependencies for dev/coverage-action ( #6226 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-08-28 09:02:36 -05:00
depfu[bot]
23d9fa3768
chore(deps): update all npm dependencies for playwright ( #6224 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-08-28 09:02:17 -05:00
Jennifer Richards
85927c083d
chore: Move IDSUBMIT_REPOSITORY_PATH for dev ( #6218 )
2023-08-26 16:14:02 -05:00