Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfoodfacts/taxonomy-editor

Taxonomies are at the heart of Open Food Facts data structure - this project provides an editor
https://github.com/openfoodfacts/taxonomy-editor

fix(backend): error on node creation from root nodes (#445)

NodeType.ENTRY was not converted to its corresponding value

d94376c5c22b176026b007e4a9a9de05a226308f authored 10 months ago by Charles Perier <[email protected]>
fix: error when adding child to node with no children (#447)

Co-authored-by: Charles Perier <[email protected]>

f74cfdf7f01fa2814b0772ec701eeedab52d6dce authored 10 months ago by Charles Perier <[email protected]>
feat: support new folders structure (#434)

openfoodfacts/openfoodfacts-server@2b2d85f added a new structure to taxonomy folders.

This is...

7180f5ca69e22208c455b1378a9b1652d26346ca authored 10 months ago by Alex Garel <[email protected]>
fix: update logo link to default / (#422)

f010f311d368efb176422e1e51b38026e830b851 authored 10 months ago by Gaurav Verrma <[email protected]>
ci: restart policy must be always on deployment (#435)

d7933ee922b22fbe217d59e1fcbb61e9ecbab08d authored 10 months ago by Alex Garel <[email protected]>
fix: Add camelCased aliases to Pydantic models (#436)

fix: add camel cased types to the frontend

d5d5944aed2613aadb47dedbaf8668551d55f83a authored 10 months ago by Eric Nguyen <[email protected]>
refactor(frontend): refactor pages to group common UI elements/data access (#427)

* refactor: move pages to subdirectories

* fix: temp fix for /projects pending

* refactor:...

14500cbae5c538ccb9262abe81dcc1658aa08486 authored 10 months ago by Eric Nguyen <[email protected]>
chore: Migrate to vite (#421)

* chore: migrate to vite

* docs: update frontend docs

* chore: re-add .empty

* fix: do ...

810a2189eb1cef5e896c2a5b705113be9f240313 authored 10 months ago by Eric Nguyen <[email protected]>
feat(frontend,backend): Add a owner to a project (#409)

Previously, taxonomy projects lacked an explicit owner, leading to ambiguity regarding project o...

2c508cb392caa2ff1f702d43a782147ec0d59dcd authored 10 months ago by Piv94165 <[email protected]>
feat(frontend): Reword export message (#428)

Currently the contributor is not encouraged to watch the PR (s)he just exported on Github.

f2b13dc946ab30e7d60014d8bea8ecfe4f7b0ea3 authored 10 months ago by Piv94165 <[email protected]>
chore(deps): bump orjson from 3.9.10 to 3.9.15 in /backend (#423)

Bumps [orjson](https://github.com/ijl/orjson) from 3.9.10 to 3.9.15.
- [Release notes](https://...

37c155238e9c0525e58b98e0771c08e97cf66036 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: wording in export (#418)

* fix: wording

* fix: Make lint

---------

Co-authored-by: Aadarsh A <aadarsh.ram@gmail....

ffaecb7dfd6312c68b8ed2f7da9f86e60a86f93f authored 11 months ago by Pierre Slamich <[email protected]>
fix: App bar fixes (#392)

* Update ResponsiveAppBar.tsx

* Update ResponsiveAppBar.tsx

* Update taxonomy-editor-front...

3deaa579a2defa2de613961b9eba67c7feb5c61c authored 11 months ago by Pierre Slamich <[email protected]>
fix: simplify wording in error page (#417)

fix: simplify wording

5d835e4c021bc4a9f78854c052514b13fcc83e03 authored 11 months ago by Pierre Slamich <[email protected]>
fix: clean duplicate title in project list (#415)

fix: clean duplicate title

3cba2c9700af7fcc2cfecfb23cc71314348ab7e7 authored 11 months ago by Pierre Slamich <[email protected]>
fix(frontend): fix root nodes page infinite loading when project exported (#413)

fix root nodes page infinite loading if project exported

ee90d960f43d3c777b30064e33273c5105acc410 authored 11 months ago by Charles Perier <[email protected]>
chore(deps): bump python-multipart from 0.0.6 to 0.0.7 in /backend (#400)

Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7.
- [...

0b51a772a78ed9f1aaf37e750b20e0341fb72c4c authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @testing-library/user-event from 14.5.1 to 14.5.2 in /taxonomy-editor-frontend (#344)

chore(deps): bump @testing-library/user-event

Bumps [@testing-library/user-event](https://git...

90e6670025895ce5bebc32e4a2fd5657e724fa86 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @mui/icons-material from 5.15.4 to 5.15.10 in /taxonomy-editor-frontend (#403)

chore(deps): bump @mui/icons-material in /taxonomy-editor-frontend

Bumps [@mui/icons-material...

428eed15cb901889e77e9a338c43d0e999399827 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @testing-library/react from 14.0.0 to 14.2.1 in /taxonomy-editor-frontend (#404)

chore(deps-dev): bump @testing-library/react

Bumps [@testing-library/react](https://github.co...

c34621fb9c879f72b5be588233505cc9fb377ae5 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(frontend): fix children and parents overflow (#411)

add flex-wrap

eb0f36acbe019568cf17116829c6c3e30feaf423 authored 11 months ago by Charles Perier <[email protected]>
feat: add automatic client SDK generation (#405)

* feat: add automatic client sdk generation

* chore: generate client sdk

* fix: update cli...

7751319716f2f47d741d5554d86b659160937a8e authored 11 months ago by Eric Nguyen <[email protected]>
feat(parser): handle duplicate ID errors during parsing (#408)

* add duplicates at first, remove duplicated is_before links, remove duplicated child links

*...

e5720bf04eeed8ffd30c8029eb85f30925be1f08 authored 11 months ago by Charles Perier <[email protected]>
docs: keep reference to create react app (#397)

As their documentation might be useful

92ff90a3ca66e2c75e4dfbf2a77abe4cbb605441 authored 11 months ago by Alex Garel <[email protected]>
fix(frontend): enable child creation even if no children in entry (#406)

Co-authored-by: alice.juan <[email protected]>

3562e7d6fa73de2404fc1b23812023c53cddd89a authored 11 months ago by Piv94165 <[email protected]>
fix(frontend): enhance property edition (#394)

* fix(frontend): replace underscore by colons in property table

* refactor(frontend): convert...

7bfcb7153520171e773a2251c8b17c7d331844b2 authored 11 months ago by Piv94165 <[email protected]>
chore: Upgrade frontend tooling (#396)

* chore: update to typescript on all files

* chore: move dev dependencies

* chore: move to...

5119baa226cb8fc997fd0a40ee64c8283ed880d5 authored 11 months ago by Eric Nguyen <[email protected]>
fix(backend): fix create_node function (#393)

* fix(backend): fix create_node function

* refactor to use models and controller

* refacto...

40a3208a7a5e1075ef5fc5d1216800942f399dd3 authored 11 months ago by Charles Perier <[email protected]>
fix(frontend): Enhance Edition of Properties for a Node (#362)

* testing properties table

* fix(frontend): Edit properties in the properties table

* lint...

9d765d09cd96bf0435ef1a8a605b49e79876dce8 authored 11 months ago by Piv94165 <[email protected]>
fix(frontend): Handle xx language for translations edition (#354)

* fix(frontend): Handle xx language for translations edition

* feat(frontend): add a All lang...

b189e2e2946ad08bf1ad2a680f2caa15f0c99cd1 authored 11 months ago by Piv94165 <[email protected]>
feat(parser,frontend,backend): conserve comments order and sort properties at export (#364)

* feat: conserve comments order

* remove unused import

* sort properties at export and fix...

780ad2af6eeb95c588f18b84a95e6e3522c3726f authored 11 months ago by Charles Perier <[email protected]>
feat: Delete projects when their Github PR is merged (#385)

* feat: add scheduled project cleean up task

* style: run lint

* test: update tests

* c...

1304822b1c65a565548caca59497c8c6f2d39dc4 authored 11 months ago by Eric Nguyen <[email protected]>
chore: Log more expressive errors for missing child links (#381)

* Taxonomy parser now normalize child links at parsing time
* and logs out the missing child ...

25f73dcebd879d7f8afe47aedc98ec598187b226 authored 11 months ago by Eric Nguyen <[email protected]>
docs: update README.md (#387)

4d7363c0437a95083b09a35bc5024da8f1a6dda2 authored 11 months ago by Pierre Slamich <[email protected]>
chore(deps): bump actions/dependency-review-action from 3 to 4 (#370)

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) fr...

3b897f0c764ef5d3d24977fc183372526f8611bc authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump toshimaru/auto-author-assign from 2.0.1 to 2.1.0 (#371)

Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 2.0.1...

71af7751249eb622b8e01f90e3527b7ef199437f authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(backend,parser): remove stopwords from normalized tags on node update (#369)

* remove stopwords from normalised tags on node update

* format

* refactor to resolve comm...

24be684b1415e7131476af1cb16b884f26dbf412 authored 11 months ago by Charles Perier <[email protected]>
feat: Update GitHub functions (#368)

* refactor: replace pygithub by githubkit for async HTTP requests

* refactor: move to AsyncTx...

3fefb1d8eac5efb32c8ec0860c6e11595c5964cd authored 11 months ago by Eric Nguyen <[email protected]>
fix(frontend): Remove Countries and Languages from editable taxonomies (#377)

* fix(frontend): Remove Countries and Languages from editable taxonomies

* refactor(frontend)...

fdde28c4896611dc3327b59361b60985d0bd0c5a authored 11 months ago by Piv94165 <[email protected]>
fix(frontend): Handle no error case on errors page (#378)

fix(frontend): handle no error case on errors page

Co-authored-by: alice.juan <alice.juan@stu...

054cf8c42b95d3e992a0f88ac9a47b6f5796101e authored 11 months ago by Piv94165 <[email protected]>
feat: store raw stopwords and rewrite them at export (#358)

* store raw stopwords and rewrite them at export

* Apply suggestions from code review

Co-a...

444f76d1f1954473829bf71f9c7e2268d2e0a9c5 authored 12 months ago by Charles Perier <[email protected]>
fix: fix export to local file (#352)

* fix: update unparser to use project_label instead of multi_label

* refactor: move functions...

b18ac038fcf20ffbd202e87460f0d354199bd56d authored 12 months ago by Eric Nguyen <[email protected]>
feat: improve translations editing (#324)

* make translations editing horizontal, move to tsx, and fix backend function update_nodes

* ...

453ff8937004c18c11adc32e1055668207c002e4 authored 12 months ago by Charles Perier <[email protected]>
refactor(backend): Make parsing background task (#304)

* refactor(backend): Make parsing background task

* lint

* change test_api to fit with new...

4e40c9a9a39c68d51645b32f5858a5af93821597 authored 12 months ago by Piv94165 <[email protected]>
feat: improve errors page (#341)

errors page: remove ellipsis, use width and show more records

674e3c1e14e0ff366966c72e35140aaaf19dbf43 authored 12 months ago by Charles Perier <[email protected]>
chore(devops): update dependabot frequency (#335)

chore: update dependabot frequency

8409058548fa6a4805052596978a27be16a43185 authored 12 months ago by Eric Nguyen <[email protected]>
feat: Add parent order determinism (#337)

* feat: keep track of parent order in .txt

* chore: update tests

* fix: add parent order d...

5762d0c59fbe80832aedaf9cda649e97f8727c83 authored 12 months ago by Eric Nguyen <[email protected]>
feat: Improve node creation performance (#338)

feat: improve node creation performance

74d0083717feb6c3e1851971a925e4d90ec69f90 authored 12 months ago by Eric Nguyen <[email protected]>
feat: Improve parser performance (#318)

* refactor: mark private function with _

* refactor(parser): add type annotations and clean u...

78fdffc978af64f79b124c3d758f37906cfdb5f0 authored 12 months ago by Eric Nguyen <[email protected]>
feat: Decouple parsing the taxonomy and writing the taxonomy to the database (#317)

* refactor: mark private function with _

* refactor(parser): add type annotations and clean u...

71b34be697047ba5c33d76c0b2cc3dc6386ffba7 authored 12 months ago by Eric Nguyen <[email protected]>
chore(deps): bump react-router-dom from 6.17.0 to 6.21.2 in /taxonomy-editor-frontend (#334)

chore(deps): bump react-router-dom in /taxonomy-editor-frontend

Bumps [react-router-dom](http...

c03cc5f7a74e23713161a4e41c98fed4406a9c10 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @mui/icons-material from 5.14.15 to 5.15.4 in /taxonomy-editor-frontend (#333)

chore(deps): bump @mui/icons-material in /taxonomy-editor-frontend

Bumps [@mui/icons-material...

ae41203eec9dd71b65da9af1da34132af0d1d140 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump jinja2 from 3.1.2 to 3.1.3 in /backend (#330)

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https:/...

1ba84bcf98797549c60234382fd259c33cfc846c authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump follow-redirects from 1.15.1 to 1.15.4 in /taxonomy-editor-frontend (#329)

chore(deps): bump follow-redirects in /taxonomy-editor-frontend

Bumps [follow-redirects](http...

0ec5f8411a72dd24119bd85cc5c0310e4c42f0ed authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @testing-library/jest-dom from 6.1.4 to 6.2.0 in /taxonomy-editor-frontend (#328)

chore(deps): bump @testing-library/jest-dom in /taxonomy-editor-frontend

Bumps [@testing-libr...

494dcf3e99e2bbbf133037883608feaa2eda9f63 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump lint-staged from 13.1.0 to 15.2.0 in /taxonomy-editor-frontend (#309)

chore(deps-dev): bump lint-staged in /taxonomy-editor-frontend

Bumps [lint-staged](https://gi...

b0cc3b7da9914675706317908f2e6dc427836921 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: Add overview excalidraw (#320)

* docs: add project overview excalidraw

* docs: add project overview source excalidraw

65ddfda119cec14b377b2a2b99e736a1727096ab authored 12 months ago by Eric Nguyen <[email protected]>
chore(deps): bump github/codeql-action from 2 to 3 (#312)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release n...

95bd60ba297cb88dacd7bd6c9188b29f3ac82b20 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: fix grafana-annotation-action to avoid node deprecation (#311)

* ci: fix grafana-annotation-action to avoid node deprecation

see https://github.com/frankie567...

f0f11ad052cfc9d944f4b7f52cd0a0661d0d5f11 authored about 1 year ago by Alex Garel <[email protected]>
chore(deps): bump GoogleCloudPlatform/release-please-action from 3 to 4 (#298)

Bumps [GoogleCloudPlatform/release-please-action](https://github.com/googlecloudplatform/release...

f02233a003aee3b54c17a28a3c516a50c9e9ec90 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @mui/material from 5.14.15 to 5.14.20 in /taxonomy-editor-frontend (#303)

chore(deps): bump @mui/material in /taxonomy-editor-frontend

Bumps [@mui/material](https://gi...

d3570b4cadfa8a9a1776ba76da542d3e3809c4ef authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @types/react from 18.2.33 to 18.2.42 in /taxonomy-editor-frontend (#302)

chore(deps): bump @types/react in /taxonomy-editor-frontend

Bumps [@types/react](https://gith...

3504fdf538e8e728a228e63a9f9697eff250b190 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 in /taxonomy-editor-frontend (#297)

chore(deps): bump @adobe/css-tools in /taxonomy-editor-frontend

Bumps [@adobe/css-tools](http...

66a6265b106f2bbe11aacce08cf33d5c1f24bca0 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump cryptography from 41.0.5 to 41.0.6 in /backend (#296)

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6.
- [Changelog]...

048c0939ff2fd6c39a76963df2d85e9613f9d79e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump web-vitals from 2.1.4 to 3.5.0 in /taxonomy-editor-frontend (#280)

chore(deps): bump web-vitals in /taxonomy-editor-frontend

Bumps [web-vitals](https://github.c...

7f8c7bb396a57c9d5fea86f6d5aa445ec96a02f0 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @testing-library/user-event from 13.5.0 to 14.5.1 in /taxonomy-editor-frontend (#279)

chore(deps): bump @testing-library/user-event

Bumps [@testing-library/user-event](https://git...

2e6e433b979c5b3af40fc4cbc3b8ffa6d803eb12 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Update monorepo setup (#288)

* chore: handle vscode monorepo

* chore: add prettier to base directory

* chore: add local...

b807573bd5c38ec26f5826cb0bd539935c8590ca authored about 1 year ago by Eric Nguyen <[email protected]>
feat: add tests for importing taxonomies (#225)

bad3f6ae87431a6eba0cd3e73b8f6470b88a91bb authored about 1 year ago by Divyansh Singh <[email protected]>
feat(taxonomy-editor-frontend): loading animation (#283)

2746f7f3bd2a6a6370977ef7ad13a36dc01eedf5 authored about 1 year ago by Piv94165 <[email protected]>
refactor(taxonomy-editor-frontend): Create a component for nodes table (#290)

refactor(taxonomy-editor-frontend):create a component for nodes table used in nodes and search p...

eb2bff3b82f0d427ae82a1f8c30883be5b11bd6e authored about 1 year ago by Piv94165 <[email protected]>
chore: Add Poetry for Python dependency management (#278)

* chore: add poetry to python projects

* docs: update local development documentation

* ch...

2b0c5285cccad303dbdca33ad790bd0a7d5f97cf authored about 1 year ago by Eric Nguyen <[email protected]>
refactor(backend): better error handling in backend (#277)

Add specific messages if Github settings were not added and change some status codes in backend
...

af9e1f395b00dbd437b1a77f0c9f8ffb230da085 authored about 1 year ago by Piv94165 <[email protected]>
fix(taxonomy-editor-frontend): redirect user to node editor when clicking from nodes page (#284)

fix destination root for edit button in nodes editing

Co-authored-by: alice.juan <alice.juan@...

089df8971e447e38d322867840e11f3d23ffb344 authored about 1 year ago by Piv94165 <[email protected]>
chore(deps): bump docker/metadata-action from 3 to 5 (#251)

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 5.
- [Relea...

5b7ad3b5f7153958731ced8082b6abe25fa53dca authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump docker/login-action from 1 to 3 (#252)

Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 3.
- [Release not...

014fcc9e0f444a9d84f6139d294399a4d43ed653 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump docker/build-push-action from 4 to 5 (#253)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [R...

a10143aa61a9699d3f6b223714d34aecc3b93bb9 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump react-router-dom from 6.3.0 to 6.17.0 in /taxonomy-editor-frontend (#274)

chore(deps): bump react-router-dom in /taxonomy-editor-frontend

Bumps [react-router-dom](http...

40783a06b805fa2680ba9d24baf2b171c18726c1 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: Updating the dev setup (#267)

* fix: use docker compose v2 instead of deprecated docker-compose v1

* chore: update makefile...

d0cbf4974804f0b84a9f3440b8bc7e8a18f77d90 authored about 1 year ago by Eric Nguyen <[email protected]>
chore(deps): bump @testing-library/react from 13.3.0 to 14.0.0 in /taxonomy-editor-frontend (#273)

chore(deps): bump @testing-library/react in /taxonomy-editor-frontend

Bumps [@testing-library...

2573f06ecfedd6cf2ac55f8f7ecff941a8a762ed authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @types/react-dom from 18.0.10 to 18.2.14 in /taxonomy-editor-frontend (#272)

chore(deps): bump @types/react-dom in /taxonomy-editor-frontend

Bumps [@types/react-dom](http...

0eef496e8b0f1796a3a45fa5c9fc6c58e6dde3ac authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @types/react from 18.0.27 to 18.2.33 in /taxonomy-editor-frontend (#270)

chore(deps): bump @types/react in /taxonomy-editor-frontend

Bumps [@types/react](https://gith...

a379e4331acea188ce01c1b0054bfe454c6ce7e3 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump docker/setup-buildx-action from 1 to 3 (#254)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 3.
...

7b5a3a98ee08654a91c1ee8e1b2d8a68762521e8 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @material-table/core from 0.2.35 to 6.2.11 in /taxonomy-editor-frontend (#268)

chore(deps): bump @material-table/core in /taxonomy-editor-frontend

Bumps [@material-table/co...

c26f7f997c24945bc77f80c2aeb1c302dc0a9315 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @testing-library/jest-dom from 5.16.4 to 6.1.4 in /taxonomy-editor-frontend (#258)

chore(deps): bump @testing-library/jest-dom in /taxonomy-editor-frontend

Bumps [@testing-libr...

5169726c1af13debe89016e755420f0fbbbf5fce authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @emotion/react from 11.9.3 to 11.11.1 in /taxonomy-editor-frontend (#269)

chore(deps): bump @emotion/react in /taxonomy-editor-frontend

Bumps [@emotion/react](https://...

099d0db8236bc73391f95d248b65f91ee8744839 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @emotion/styled from 11.9.3 to 11.10.4 in /taxonomy-editor-frontend (#67)

chore(deps): bump @emotion/styled in /taxonomy-editor-frontend

Bumps [@emotion/styled](https:...

bb5d1f7e933157335cf3dfb601a270c119ea7c32 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 in /taxonomy-editor-frontend (#241)

chore(deps): bump tough-cookie in /taxonomy-editor-frontend

Bumps [tough-cookie](https://gith...

216cc0c4320e0625d233835877cca8e7105b242d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /taxonomy-editor-frontend (#140)

chore(deps): bump decode-uri-component in /taxonomy-editor-frontend

Bumps [decode-uri-compone...

cb0d7c21d62844532e9f6b70c62521830a383415 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /taxonomy-editor-frontend (#243)

chore(deps): bump word-wrap in /taxonomy-editor-frontend

Bumps [word-wrap](https://github.com...

de7eebf14527a7bb158cffd0df66b290d584a69d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump minimatch and recursive-readdir in /taxonomy-editor-frontend (#131)

chore(deps): bump minimatch and recursive-readdir

Bumps [minimatch](https://github.com/isaacs...

b339c3dc00e0c0560611f018b8d60cbc4a991531 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @babel/traverse from 7.18.9 to 7.23.2 in /taxonomy-editor-frontend (#259)

chore(deps): bump @babel/traverse in /taxonomy-editor-frontend

Bumps [@babel/traverse](https:...

0739ae9e6b0bcebc1b310b5bc06c75a22f0e6701 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump loader-utils from 2.0.2 to 2.0.4 in /taxonomy-editor-frontend (#129)

chore(deps): bump loader-utils in /taxonomy-editor-frontend

Bumps [loader-utils](https://gith...

11109381eb5fe2dc12fca906bb0455702cfdf894 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1 (#257)

Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 2.0.0...

db35d647e748d649bd88c8d6f3cd7aa7e99623c0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump toshimaru/auto-author-assign from 1.6.2 to 2.0.0 (#256)

Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 1.6.2...

6b2d7739516307d1e4aa409ba653055cc9ef7b0e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/checkout from 3 to 4 (#248)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

e6f0a19f342312eabf9e3c63e133f95571551582 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump semver from 6.3.0 to 6.3.1 in /taxonomy-editor-frontend (#242)

chore(deps): bump semver in /taxonomy-editor-frontend

Bumps [semver](https://github.com/npm/n...

c699a61e94351dcb4eccdb450dc03012bc3631db authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: new UX for submitting changes (#224)

* feat: new UX for submitting changes

* fix comment

* replace fab with sticky div

* Imp...

852535143e16df36fef337cfcfc9d52e2e9fc636 authored over 1 year ago by Divyansh Singh <[email protected]>
docs: remove weekly meetings (#239)

* docs: remove weekly meetings
* docs: Update README.md

Co-authored-by: Aadarsh A <aadarsh.r...

7101289e12b58da3b3405efcfe27582f0c8ba246 authored over 1 year ago by Pierre Slamich <[email protected]>
feat: Delete taxonomy project (#237)

Added an API to delete taxonomy projects

fixes: #139

Co-authored-by: Alex Garel <alex@ga...

d0a15cb262e3db24bccf11a9b41f62716c6cc425 authored over 1 year ago by Jagruti Tiwari <[email protected]>
docs: Explain project in README.md (#238)

I took content from the wiki page to put it on the project, to make it more appealing to contr...

86f2d3fb691a5e9a3406eb3d709dda602a8e5d76 authored over 1 year ago by Alex Garel <[email protected]>