Nicolas Giard
e6584bb717
chore: bring docker-compose to root level ( #3642 )
2022-03-14 17:02:53 -05:00
Lars Eggert
323d890252
fix: Search for docalias, not document ( #3635 )
...
Fixes #3605 .
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2022-03-14 11:49:23 -05:00
Lars Eggert
5125bb16ef
fix: X-Frame-Options can only be DENY or SAMEORIGIN these days ( #3634 )
2022-03-14 13:42:20 -03:00
Lars Eggert
646b7e52ad
fix: Move the navbar last, for text-based browsers ( #3636 )
...
Fixes #3632 .
2022-03-14 11:38:33 -05:00
Lars Eggert
fd8d9762f2
fix: Use fixed lengths for the first three columns of "meta" tables ( #3637 )
...
Fixes #3615 .
2022-03-14 11:32:28 -05:00
Jennifer Richards
3b2e2ea1a9
Merge pull request #3622 from larseggert/unify-buttons
...
fix: Switch to showing a single "Edit materials" button
2022-03-11 11:48:08 -04:00
Lars Eggert
bbf1996909
fix: Use bootstrap-icons icon ( #3623 )
...
There was one remaining use of font-awesome; use bootstrap-icons icon now.
2022-03-11 09:14:09 -06:00
Lars Eggert
8319731218
fix: Fix agenda tab wrapping ( #3621 )
...
And also fix heading disappearing behind nav tabs. Fixes #3608 .
2022-03-11 08:59:11 -06:00
Lars Eggert
876122276f
fix: Remove attempt to do smart linewraps for doc titles. ( #3620 )
...
Fixes #3609 .
2022-03-11 08:50:50 -06:00
Lars Eggert
b1deed3aa2
fix: Switch to showing a single "Edit materials" button
...
Fixes #3594 .
2022-03-11 13:29:35 +02:00
Jennifer Richards
e0f232dc37
Merge pull request #3610 from NGPixel/feat/bs5
...
chore: fix node_modules volume for docker dev
2022-03-10 14:05:45 -04:00
NGPixel
9ae07e44e6
chore: fix node_modules volume for docker dev
2022-03-10 13:03:45 -05:00
Jennifer Richards
d8e5092e5f
Merge pull request #3601 from NGPixel/feat/bs5
...
chore: fix docker dev boot for parcel build
2022-03-09 21:34:33 -04:00
NGPixel
ee92d8658d
chore: fix docker dev boot for parcel build
2022-03-09 18:04:18 -05:00
Nicolas Giard
63616898ac
Merge pull request #3599 from painless-security/feat/bs5
...
ci: update dependencies + build for bs5 branch
2022-03-09 14:59:19 -05:00
Jennifer Richards
3acfcdbc45
ci: call "parcel build" to package static assets
2022-03-09 15:45:32 -04:00
Jennifer Richards
0acfacaf2d
ci: remove bs3 asset build step
2022-03-09 15:36:45 -04:00
Jennifer Richards
53d5968b8b
chore: remove leftover bs3 post-install script
2022-03-09 15:32:54 -04:00
Jennifer Richards
6db07dfc3d
Merge remote-tracking branch 'origin/main' into feat/bs5
...
# Conflicts:
# README.md
# package-lock.json
# package.json
2022-03-09 15:19:04 -04:00
NGPixel
0f1bd8f486
ci: fix npm dependencies + use build script
2022-03-09 13:19:06 -05:00
Nicolas Giard
1780f7c57d
ci: add build notice for all triggers
2022-03-09 00:46:23 -05:00
Nicolas Giard
ea035b4f99
ci: add build notice of current branch
2022-03-09 00:38:39 -05:00
Nicolas Giard
4697c2cc84
ci: force npm install on root package.json
2022-03-08 19:44:26 -05:00
Nicolas Giard
b41e6adb43
docs: update README with link to old datatracker branches
2022-03-08 16:53:06 -05:00
Nicolas Giard
661c8ef3c4
docs: update README.md
2022-03-08 16:42:31 -05:00
Jennifer Richards
c89ca98b46
docs: fix inconsistent heading/link in README.md ( #3597 )
2022-03-08 15:55:11 -05:00
Nicolas Giard
4ef9f5c20a
Merge pull request #3596 from painless-security/personal/jennifer/7.45.1.dev0.bootstrap-merge
...
feat: updated boostrap5 work
2022-03-08 15:37:27 -05:00
Jennifer Richards
64d67366c5
Merge remote-tracking branch 'origin/main' into personal/jennifer/7.45.1.dev0.bootstrap-merge
...
# Conflicts:
# bootstrap/package-lock.json
# bootstrap/package.json
# package-lock.json
# package.json
2022-03-08 14:03:49 -04:00
Jennifer Richards
93d3daa324
fix: handle remote_instructions field correctly on interim request form
2022-03-08 12:15:22 -04:00
Jennifer Richards
baa3b292b0
fix: clean up formatting of login.html template
2022-03-08 12:13:21 -04:00
Jennifer Richards
3d7b267a64
fix: only add page navigation panel to compatible templates
...
Only add right-hand page navigation panel to #content elements that have
the ietf-auto-nav class and test that the base template's DOM is compatible
with the panel.
2022-03-08 12:01:24 -04:00
Nicolas Giard
709c1232e9
chore: remove deprecated files + add excluded patterns for deploy ( #3589 )
2022-03-08 08:20:52 -06:00
Nicolas Giard
afa9e77c2a
ci: build workflow cleanup
2022-03-07 21:32:12 -05:00
Nicolas Giard
e62ba3f47c
ci: add ls for ietf statics dir
2022-03-07 21:24:46 -05:00
Nicolas Giard
b09d453886
ci: fix exclude paths for release
2022-03-07 21:23:49 -05:00
Nicolas Giard
1e4dd0f15e
ci: use local bootstrap for release
2022-03-07 21:08:11 -05:00
Nicolas Giard
0c50770efd
ci: exclude .git from release tarball
2022-03-07 20:53:10 -05:00
Nicolas Giard
d6c08c5a99
ci: typo in mkdir
2022-03-07 20:45:19 -05:00
Nicolas Giard
41e5abe071
ci: use absolute path for release tarball
2022-03-07 20:43:31 -05:00
Nicolas Giard
512efa9dd3
ci: write release tarball outside working dir
2022-03-07 20:35:11 -05:00
Nicolas Giard
ab968b25ad
ci: prevent release creation on null input
2022-03-07 20:26:29 -05:00
Nicolas Giard
d5e36d628c
ci: exclude release tarball from archiving
2022-03-07 20:24:51 -05:00
Nicolas Giard
81272b5b66
ci: prevent codeql from running on every push
2022-03-07 20:23:46 -05:00
Nicolas Giard
ab300914e9
chore: add missing post-install script to bs3 package
2022-03-07 20:13:51 -05:00
Nicolas Giard
f8ede08a6f
ci: add deploy exclude patterns
2022-03-07 20:11:03 -05:00
Nicolas Giard
25d877b850
ci: add build and release workflow
2022-03-07 20:09:57 -05:00
Nicolas Giard
ed2beb8cd2
chore: add bootstrap 3 copy on npm postinstall ( #3587 )
2022-03-07 19:13:51 -05:00
Jennifer Richards
3906bbdc4f
Merge remote-tracking branch 'origin/main' into personal/jennifer/7.45.1.dev0.bootstrap-merge
...
# Conflicts:
# bootstrap/package.json
# ietf/templates/meeting/session_buttons_include.html
2022-03-07 16:24:30 -04:00
Nicolas Giard
32ce597564
ci: add codeql workflow ( #3585 )
2022-03-07 14:40:51 -05:00
Jennifer Richards
69caacea29
test: prevent periodic failure of test_send_reminder_all_open_reviews() ( #3584 )
2022-03-07 13:20:14 -06:00