Giter Site home page Giter Site logo

gourl's People

Contributors

cmdprompt avatar ericras avatar jsturek avatar kabel avatar kashish-syed avatar kylec35 avatar mfairchild365 avatar petervnguyen99 avatar saltybeagle avatar sarongebre avatar skoolbus39 avatar svmjuhl avatar tommyneu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

gourl's Issues

Management Interface Issues

via @snrwebmaster

There are a number of issues I love to see fixed, modified or changed on the go.un.edu application.

Your URLS
The design of the results are not easily scanable. You need to review each band. The old table design where information is in columns is much more usable.

The order of them is not helpful. Alphabetical is my preference or at least the most first. Right now I have been told that it is by date submitted but it does not seem to be working that way.

If your go to Your URLS do anything such as delete or want to add new one you have to use the browser back button. There are no breadcrumbs to help with navigation

Log In
When you log in The log in area does not acknowledge that you have logged in

Bad HTML on mange page

HTML is invalid on the manager page, looks like I broke the validation when I moved the qrcode modal to its own template

Fix Long URLs on "Your URLs" page

On the Your URLs page, hyperlinks in the Long URL column are broken—looks like hrefs have HTML Entities spelled out.

Ex from my list:

<td data-header="Short URL">
    <a href="/andrtech" target="_blank" rel="noopener"> andrtech </a>
</td>
<td data-header="Long URL">
    <a href="https&amp;colon;&amp;sol;&amp;sol;www&amp;period;unl&amp;period;edu&amp;sol;english&amp;sol;troubleshooting-classroom-tech" title="Full URL: https://www.unl.edu/english/troubleshooting-classroom-tech"> https://www.unl.edu/english/tr... </a>
</td>

Illustrator issues

Adobe illustrator does not like the base64 encoded icon so instead we would need to generate the SVG qrcode then modify the resulting SVG file to add the svg icon's contents. This would create an SVG file with no image tag which would work better for illustrator

Feature request: Departmental ownership of URLs

From a user:

I'm setting up some Go.UNL URLs that will point to the new Event Management System (EMS) web room calendars. The calendars for specific rooms are extremely long code strings, so a Go.URL makes them manageable, and easy to change in multiple locations at once.

To manage Go.URLs, we log in to the UNL website at go.unl.edu. So that means I'm creating these departmental Go.UNL URLs within my individual account.

I would prefer to manage them through some sort of departmental login. Is that possible?

Change QR Code Encoding

QR Codes are using UTF-8 encoding when they could be set to ISO-8859-1 which would increase readability of the QR Codes

getRandomID is slow

When the system approaches the limit of aliases permitted by the configured alias length, finding a random id takes longer and longer. This can cause timeout issues, and there is no notification when the system is out of IDs.

getRandomID() should be improved to return a random ID faster, and notify the end-user or admins that the available character space has been used up.

Dont load every QR Code image file on page load

With data tables the "Your URLs" page loads every one of your links, and the QR codes are loaded for every link. Thus you can have hundreds of images load and slows the page down.

Either:

  • easy: change the QR codes from visibly shown to just links to the image file
  • harder: make the content of the QR code modal load via ajax

Add filters for sorting to the "Your URLs" page

Is there any way to put a filter on the "Your URLs" in go.unl.edu so I can see my most recent URLs from the top and not have to scroll down? I would like to be able to filter by date made or maybe even by alpha. A possibility?

-- From Shari in housing

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.