mongo-express icon indicating copy to clipboard operation
mongo-express copied to clipboard

Web-based MongoDB admin interface, written with Node.js and express

Results 266 mongo-express issues
Sort by recently updated
recently updated
newest added

### Improvements - [ ] add validation - [ ] add suggestion and autocomplete for MongoDB operators - [ ] add format/autoformat

feature-request

Fix colors for types (ObjectId, UUID, ISODate etc) and values (Number etc). ### Actual Firefox (should be OK but _from_ and _to_ fields have same type but different color) ![image](https://github.com/mongo-express/mongo-express/assets/40242971/8ddf3b5e-55a2-48fe-a3c6-945007516dc9)...

momgo-express is not able to connect to mongo db over ssl despite that other services can connect with mongo using same certificates as mongo-express. below is the error and a...

This change is [](https://reviewable.io/reviews/mongo-express/mongo-express/1621) - - - Bumps the patterns group with 6 updates in the / directory: | Package | From | To | | --- | --- |...

dependencies

![grafik](https://github.com/user-attachments/assets/a6030f1a-0485-4c52-9af5-5ec011250c33) I tried the v1.0.3RC and master like this: ``` export ME_CONFIG_MONGODB_URL="mongodb://admin:admin@localhost:27017" && export PORT=9081 && pnpm run start-dev ``` (you see the result on the left side of the...

If the width of the browser window is

old_docker_version
old_npm_version

This change is [](https://reviewable.io/reviews/mongo-express/mongo-express/1605) - - - ### NOTES - `@cypress/code-coverage` has peer dependencies (they can be removed if `@cypress/code-coverage` will be replaced): - `@babel/preset-env` - `babel-loader` - `webpack` ###...

enhancement
help wanted
dependencies

This change is [](https://reviewable.io/reviews/mongo-express/mongo-express/1615) - - - Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.9.0. Release notes Sourced from eslint's releases. v9.9.0 Features 41d0206 feat: Add support for TS config files (#18134)...

dependencies

The webserver of mongo-express crashes when opening the edit view of a document in a database's collection with a non-default MongoDB ObjectId, e. g. ``_id: 1``: ``` mongoexpress_1 | /app/node_modules/bson/lib/error.js:41...

old_docker_version

This change is [](https://reviewable.io/reviews/mongo-express/mongo-express/1598) - - - Build step error in CI: ```console Run yarn build yarn build shell: /usr/bin/bash -e {0} Usage Error: Couldn't find the node_modules state file...

bug
help wanted
upgrade