comses.net icon indicating copy to clipboard operation
comses.net copied to clipboard

refactor: Use new model instead of tags for Release Programming Languages

Open Karthik99999 opened this issue 4 months ago • 1 comments

comses/planning#259

Draft for now, still need to figure out making the release edit form actually submit (probably has something to do with the serializer) as well as making sure the migration works properly in converting tags to the new model.

Karthik99999 avatar Sep 09 '25 20:09 Karthik99999

Thanks @Karthik99999! Failing e2e test probably needs to be updated:

https://github.com/comses/comses.net/blob/main/e2e/cypress/tests/codebase.spec.ts

https://github.com/comses/comses.net/blob/0e2486c19bcb8b3eb42ab5fe7471789f72b5f636/e2e/cypress/fixtures/default_data.json#L11

alee avatar Oct 31 '25 23:10 alee