sciserver / scidrive-ui

Web UI for scidrive
http://www.scidrive.org
Apache License 2.0
0 stars 0 forks source link

Make endpoint/connectionURL/tableName not editable. #86

Open jkim485 opened 8 years ago

jkim485 commented 8 years ago

From Brian's testing

The connectionURI, tableName, and endpoints in the settings are editable, and get saved when I click the Save button: he turned on Gluseen metadata extractor.

Text field type metadata settings become editable and any change can be saved if metadata extractor is on

dmedv commented 8 years ago

They are meant to be editable. But Gluseen parsers should not be available on preprod. I will switch these off.

jkim485 commented 8 years ago

I think that endpoint must not be editable. See issue 44

https://github.com/sciserver/scidrive-ui/issues/44

dmedv commented 8 years ago

I have removed Gluseen parsers. CasJobs endpoint is still editable. I don't remember, how #44 got fixed. And I don't see Mike's approval to make it read only, so I will leave it like this for now.

jkim485 commented 8 years ago

Does this mean that Gluseen parsers are not visible at all?

dmedv commented 8 years ago

Yes, I commented them out in the processor settings file.

jkim485 commented 8 years ago

Mike approves hiding "endpoint".