Sign in
apache
/
infrastructure-cap
/
HEAD
38ab9ad
chore(frontend): rebuild dist for bc2c504 [skip ci]
by github-actions[bot]
· 11 days ago
main
bc2c504
fix(frontend): show pending-resolution state on the question page too
by Daniel Gruno
· 11 days ago
518f6c3
fix(frontend): mark past-deadline questions as pending resolution
by Daniel Gruno
· 11 days ago
102a475
chore(frontend): rebuild dist for 8651126 [skip ci]
by github-actions[bot]
· 11 days ago
8651126
fix(frontend): hide Respond button on questions closed for responses
by Daniel Gruno
· 11 days ago
09f4a86
chore(frontend): rebuild dist for 6bcf20e [skip ci]
by github-actions[bot]
· 12 days ago
6bcf20e
Merge pull request #41 from milamberspace/fix/issue-24-responses-sort
by Daniel Gruno
· 12 days ago
41cc509
Merge pull request #40 from milamberspace/fix/issue-14-project-audience-sync
by Daniel Gruno
· 12 days ago
a04b22b
Merge pull request #42 from milamberspace/fix/issue-32-questions-sort
by Daniel Gruno
· 12 days ago
779d7ed
chore(frontend): rebuild dist for 21588b3 [skip ci]
by github-actions[bot]
· 3 weeks ago
21588b3
Merge pull request #39 from milamberspace/fix/issue-18-disable-expired-form
by Daniel Gruno
· 3 weeks ago
52f90de
Merge pull request #36 from milamberspace/fix/issue-33-about-api-doc
by Daniel Gruno
· 3 weeks ago
6a1d5c2
Merge pull request #45 from apache/dependabot/npm_and_yarn/frontend/immutable-5.1.9
by Daniel Gruno
· 3 weeks ago
78c3e1b
Bump immutable from 5.1.5 to 5.1.9 in /frontend
by dependabot[bot]
· 3 weeks ago
279d5c4
chore(frontend): rebuild dist for 272fa1e [skip ci]
by github-actions[bot]
· 3 weeks ago
272fa1e
Merge pull request #38 from milamberspace/fix/issue-26-drop-seconds
by Daniel Gruno
· 3 weeks ago
c311009
chore(frontend): rebuild dist for 5d08c55 [skip ci]
by github-actions[bot]
· 3 weeks ago
5d08c55
Merge pull request #37 from milamberspace/fix/issue-29-resolve-403
by Daniel Gruno
· 3 weeks ago
dd97d75
add in missed migrator files
by Daniel Gruno
· 7 weeks ago
059f2dd
update specs+readme
by Daniel Gruno
· 7 weeks ago
14a42ff
refactor db upgrades into a service runner
by Daniel Gruno
· 7 weeks ago
2b57228
audit token issuance
by Daniel Gruno
· 7 weeks ago
ec32a2d
add role account support for third parties
by Daniel Gruno
· 7 weeks ago
da74850
fix(frontend): sort question list by expiration date, closed at end (#32)
by Milamber ASF
· 7 weeks ago
faf5673
fix(frontend): display responses newest-first with sort toggle (#24)
by Milamber ASF
· 7 weeks ago
f380c17
fix(frontend): use canonical Apache project names + sync audience (#14)
by Milamber ASF
· 7 weeks ago
c01a1b5
fix(frontend): lock the response form once voting has closed (#18)
by Milamber ASF
· 7 weeks ago
79e9a75
fix(frontend): correct About page API integration docs (#33)
by Milamber ASF
· 7 weeks ago
d74172a
fix(frontend): drop seconds from displayed timestamps (#26)
by Milamber ASF
· 7 weeks ago
d118f4c
fix(frontend): only enable Resolve once it can succeed (#29)
by Milamber ASF
· 7 weeks ago
ca47cca
lint fix
by Daniel Gruno
· 7 weeks ago
7a226b3
add resolution endpoint (§9..8)
by Daniel Gruno
· 7 weeks ago
1a37599
chore(frontend): rebuild dist for 795fb7b [skip ci]
by github-actions[bot]
· 8 weeks ago
795fb7b
roll up superseded votes, grouped by voter
by Daniel Gruno
· 8 weeks ago
689b5c4
linting
by Daniel Gruno
· 8 weeks ago
4c6c028
chore(frontend): rebuild dist for 89686b4 [skip ci]
by github-actions[bot]
· 8 weeks ago
89686b4
Enforce character limits on text fields
by Daniel Gruno
· 8 weeks ago
76552b2
chore(frontend): rebuild dist for e159a47 [skip ci]
by github-actions[bot]
· 8 weeks ago
e159a47
fix vite 8 regression
by Daniel Gruno
· 8 weeks ago
83e1d4d
chore(frontend): rebuild dist for c793151 [skip ci]
by github-actions[bot]
· 8 weeks ago
c793151
Merge pull request #8 from apache/dependabot/npm_and_yarn/frontend/vite-8.0.16
by Daniel Gruno
· 2 months ago
2948909
Bump vite from 5.4.21 to 8.0.16 in /frontend
by dependabot[bot]
· 2 months ago
b65a76c
Merge pull request #4 from apache/dependabot/npm_and_yarn/frontend/multi-2b7333caa7
by Daniel Gruno
· 2 months ago
4166a12
Merge pull request #7 from apache/dependabot/uv/backend/aiohttp-3.14.0
by Daniel Gruno
· 2 months ago
e695805
Bump aiohttp from 3.13.5 to 3.14.0 in /backend
by dependabot[bot]
· 2 months ago
1684c4a
fix unit testing now that email wording changed
by Daniel Gruno
· 2 months ago
0f056c0
ruff fixes
by Daniel Gruno
· 2 months ago
6339fec
typo fix
by Daniel Gruno
· 2 months ago
ee9aac0
Merge pull request #5 from apache/cottage14-patch-1
by Daniel Gruno
· 2 months ago
1feebc2
chore(frontend): rebuild dist for ed3b8ed [skip ci]
by github-actions[bot]
· 2 months ago
ed3b8ed
Merge pull request #6 from apache/cottage14-patch-2
by Daniel Gruno
· 2 months ago
5778091
Update Dashboard.svelte minor text edits
by Andrew Wetmore
· 2 months ago
cottage14-patch-2
e0be93d
Update About.svelte edits to improve readability, with questions
by Andrew Wetmore
· 2 months ago
cottage14-patch-1
c9b68c2
expand on email messaging
by Daniel Gruno
· 3 months ago
c02fa69
change notify logic to use AuthenticatedUser, tweak wordings
by Daniel Gruno
· 3 months ago
fd1ee43
chore(frontend): rebuild dist for bf078e8 [skip ci]
by github-actions[bot]
· 3 months ago
bf078e8
add DB upograde script
by Daniel Gruno
· 3 months ago
be75c64
Add simple majority to the frontend, link to ASF glossary for definitions
by Daniel Gruno
· 3 months ago
6ce24f4
Add "simple majority" vote type to backend
by Daniel Gruno
· 3 months ago
4277511
chore(frontend): rebuild dist for 4734109 [skip ci]
by github-actions[bot]
· 3 months ago
4734109
add opengraph metadata
by Daniel Gruno
· 3 months ago
998a4a8
fix positioning
by Daniel Gruno
· 3 months ago
a470507
add default ruleset
by Daniel Gruno
· 3 months ago
3c3559d
chore(frontend): rebuild dist for 87a7b1d [skip ci]
by github-actions[bot]
· 3 months ago
87a7b1d
switch iconography
by Daniel Gruno
· 3 months ago
a76a8a4
chore(frontend): rebuild dist for 597927d [skip ci]
by github-actions[bot]
· 3 months ago
597927d
typo fix
by Daniel Gruno
· 3 months ago
20d309e
Bump svelte and @sveltejs/vite-plugin-svelte in /frontend
by dependabot[bot]
· 3 months ago
8840cb0
chore(frontend): rebuild dist for 9daf5c2 [skip ci]
by github-actions[bot]
· 3 months ago
9daf5c2
Remark where email notifications are currently going
by Daniel Gruno
· 3 months ago
fe49b9f
remove unused file
by Daniel Gruno
· 3 months ago
3829646
linting
by Daniel Gruno
· 3 months ago
f4a57f4
chore(frontend): rebuild dist for ab797ed [skip ci]
by github-actions[bot]
· 3 months ago
ab797ed
tweak logic to require at least three +1s for anything but lazy consensus
by Daniel Gruno
· 3 months ago
05c5320
add missing About template
by Daniel Gruno
· 3 months ago
cc4f5bf
Add an about page
by Daniel Gruno
· 3 months ago
c4cf371
chore(frontend): rebuild dist for 6ba1e47 [skip ci]
by github-actions[bot]
· 3 months ago
6ba1e47
Linting
by Daniel Gruno
· 3 months ago
6adc2d9
link to swagger docs in footer
by Daniel Gruno
· 3 months ago
b499aa2
add config feature for debug recipient email address
by Daniel Gruno
· 3 months ago
142f4e2
nix overly verbose commentary.
by Daniel Gruno
· 3 months ago
1edad61
chore(frontend): rebuild dist for e57d5b0 [skip ci]
by github-actions[bot]
· 3 months ago
e57d5b0
add a welcome message that explains what this service does
by Daniel Gruno
· 3 months ago
338b267
chore(frontend): rebuild dist for 420a4f2 [skip ci]
by github-actions[bot]
· 3 months ago
420a4f2
remove unused request_id parameter
by Daniel Gruno
· 3 months ago
e84150d
Create a public facing version of the CAP data
by Daniel Gruno
· 3 months ago
39e838f
recent activity should include closed/resolved questions as well
by Daniel Gruno
· 3 months ago
3e2ddc5
fix token committee list inheritance
by Daniel Gruno
· 3 months ago
54765a7
update API base path
by Daniel Gruno
· 3 months ago
c3e3249
remove unused parameter
by Daniel Gruno
· 3 months ago
a4646cb
fix oauth URL
by Daniel Gruno
· 3 months ago
60d6af4
change the base path to /api/ for conformity with api docs
by Daniel Gruno
· 3 months ago
b3f9819
add token tests
by Daniel Gruno
· 3 months ago
2d8c685
add token routes and schema
by Daniel Gruno
· 3 months ago
c4b8942
add support for PATs and scopes
by Daniel Gruno
· 3 months ago
9d6d862
chore(frontend): rebuild dist for b89db9c [skip ci]
by github-actions[bot]
· 3 months ago
b89db9c
add a switch for infra+tooling for filtering projects
by Daniel Gruno
· 3 months ago
3e457d3
add unique constraints and server-side requirements to question_id and request_id vars
by Daniel Gruno
· 3 months ago
bb7ef68
fix login url parameter issue
by Daniel Gruno
· 3 months ago
4c258c9
fix oauth path
by Daniel Gruno
· 3 months ago
Next »