David Roetzel
|
f6f45c43a9
|
Add partial accounts to collections endpoint (#38919)
|
2026-05-06 15:08:26 +00:00 |
|
Claire
|
63a244fe1a
|
Add /api/v1_alpha/accounts/:id/in_collections to list collections you are in (#38657)
Chromatic / Check for relevant changes (push) Waiting to run
Chromatic / Run Chromatic (push) Blocked by required conditions
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Crowdin / Upload translations / upload-translations (push) Waiting to run
Check formatting / lint (push) Waiting to run
CSS Linting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / test (3.4) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.4) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.19.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.4, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Bundler Audit / security (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
|
2026-04-13 17:28:28 +00:00 |
|
David Roetzel
|
f953d40289
|
Add API to revoke collection item (#38027)
|
2026-03-02 13:38:03 +00:00 |
|
Nicholas La Roux
|
438602c488
|
Upgrade rubocop from v1.84.0 to v1.84.2, update config, and correct offences (#37795)
|
2026-02-17 14:56:46 +00:00 |
|
David Roetzel
|
37d859db29
|
Federate deletion of collection item (#37837)
|
2026-02-12 10:39:13 +00:00 |
|
David Roetzel
|
03f73377d9
|
Federate updates to collections (#37790)
|
2026-02-10 10:08:55 +00:00 |
|
David Roetzel
|
9cd94168b3
|
Federate Remove when collection is deleted (#37741)
|
2026-02-05 10:33:39 +00:00 |
|
David Roetzel
|
c5c70311d8
|
Return empty array when requesting collections of an account that blocked you (#37591)
|
2026-01-23 13:11:57 +00:00 |
|
David Roetzel
|
de63b61943
|
Change Collections API shape (#37580)
|
2026-01-23 10:22:37 +00:00 |
|
David Roetzel
|
783504f36a
|
Do not return undiscoverable collections (#37560)
|
2026-01-21 12:30:07 +00:00 |
|
David Roetzel
|
7cdc05b9a8
|
Add language attribute to collections (#37549)
|
2026-01-20 13:22:54 +00:00 |
|
David Roetzel
|
bb72ecd466
|
Add simple API to remove item from collection (#37225)
|
2025-12-15 08:03:49 +00:00 |
|
David Roetzel
|
3cc4b59b41
|
First draft of API to add items to a collection (#37222)
|
2025-12-12 13:09:55 +00:00 |
|
David Roetzel
|
ea768c17db
|
Add counter cache to collections (#37176)
|
2025-12-09 10:31:35 +00:00 |
|
David Roetzel
|
55becaa1b5
|
Preload tag to prevent n+1 (#37154)
|
2025-12-08 10:30:10 +00:00 |
|
David Roetzel
|
8625721805
|
Draft API to get all collections by an account (#37139)
|
2025-12-08 08:56:13 +00:00 |
|
David Roetzel
|
75b9e9a8b0
|
Enable missing before actions in Collection API (#37122)
|
2025-12-04 15:35:47 +00:00 |
|
David Roetzel
|
9921fa1af7
|
First draft API to delete collections (#37117)
|
2025-12-04 13:47:23 +00:00 |
|
David Roetzel
|
5a7a4fff11
|
First draft of Collection update API (#37110)
Chromatic / Check for relevant changes (push) Waiting to run
Chromatic / Run Chromatic (push) Blocked by required conditions
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
CSS Linting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.2) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
|
2025-12-04 10:00:21 +00:00 |
|
David Roetzel
|
2d203ca72a
|
First draft of API to get a single collection (#37053)
Chromatic / Run Chromatic (push) Blocked by required conditions
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
CSS Linting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.2) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Haml Linting / lint (push) Has been cancelled
|
2025-12-01 15:04:52 +00:00 |
|
David Roetzel
|
f896bbac3b
|
Draft API to create Collections (#37049)
|
2025-11-28 13:30:43 +00:00 |
|
David Roetzel
|
319fbbbfac
|
Experimental Async Refreshes API (#34918)
|
2025-06-12 14:54:00 +00:00 |
|