Giter Club home page Giter Club logo

Comments (9)

SamuelTallet avatar SamuelTallet commented on July 27, 2024 1

This feature is on my TODO list 🙂 I was thinking to display all existing fields plus a new URI field on the login page. When you type something in URI field: user, host, etc. are auto filled. After that, you could still edit them... What do you think about my idea?

from mongodb-php-gui.

patrickdk77 avatar patrickdk77 commented on July 27, 2024

Think your looking for this commit:
patrickdk77@11c763d

from mongodb-php-gui.

ririko5834 avatar ririko5834 commented on July 27, 2024

This feature is on my TODO list 🙂 I was thinking to display all existing fields plus a new URI field on the login page. When you type something in URI field: user, host, etc. are auto filled. After that, you could still edit them... What do you think about my idea?

This is good idea

from mongodb-php-gui.

SamuelTallet avatar SamuelTallet commented on July 27, 2024

Think your looking for this commit: patrickdk77@11c763d

@patrickdk77 Thanks but I preferred to parse URI on front-end so user can immediately see URI parts and edit them if necessary. And about port, I chosen to make it optional too but to keep placeholder attribute...

from mongodb-php-gui.

SamuelTallet avatar SamuelTallet commented on July 27, 2024

@ririko5834 Since v1.1.8, you can connect with an URI 😊

from mongodb-php-gui.

ririko5834 avatar ririko5834 commented on July 27, 2024

Ok, will you also add connection error catching on login page?

from mongodb-php-gui.

SamuelTallet avatar SamuelTallet commented on July 27, 2024

Ok, will you also add connection error catching on login page?

I think so. You can check status of this feature request on issue #21.

from mongodb-php-gui.

patrickdk77 avatar patrickdk77 commented on July 27, 2024

Oh, parsing it doesn't work for my use case, since mongo is in a replset, and it's looking for the master mongo server in the cluster.

from mongodb-php-gui.

SamuelTallet avatar SamuelTallet commented on July 27, 2024

@patrickdk77 You convinced me :p I don't parse anymore URI. GUI supports now Replica Set and any options supported via URI.

BTW, I reworked the code and UX to make it clear: we can now connect with either an URI either individual fields (Host, Port, etc).

MongoDB PHP GUI - Switch Connection Mode

from mongodb-php-gui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.