Eric Franz

Results 57 issues of Eric Franz

Relevant commits/files include: 1. https://github.com/OSC/ood-dashboard/commit/b1c52db2bd70353353381d7bae290771a42b4ef4 1. https://github.com/OSC/ood-dashboard/commit/64c85324163172d44e821536a100481c8c05d893 We should consider adding the shared partial to ood_appkit and using that in MyJobs and ActiveJobs. This would be a runtime-only config feature....

enhancement
component/activejobs
area/ux
needs design

All candidates are below. We need to decide what we will do, and a clear design for that: - [x] #205 - We should properly capture two common problems for...

enhancement
needs design
epic

See discussion ending with https://github.com/OSC/ondemand/pull/82#discussion_r335245018. Summary is https://github.com/OSC/ondemand/pull/82 stopped "building" the infrastructure components, which were just a recursive copy to a build directory and rake install was a recursive copy...

bug

So instead of the default page saying: >Your home directory appears to be missing. It could say: >Your home directory at /users/PZS0562/efranz appears to be missing. This is more complex...

enhancement

Originally all links external and internal, opened in the same window as you would expect a normal website to behave. The exception was the shell app. Because the shell app...

enhancement
component/dashboard
area/ux
needs design
sgci survey

This is great work for hterm but there is no LICENSE in this repo so I can't use it yet. Any chance it could be an MIT LICENSE?

Currently this information not available in the single request we do for the jobs widget. However, we only display 10 jobs at a time in that widget, so in the...

enhancement

This "defect" was introduced in OOD2.0 In OOD1.8 we had: ![screen 2021-03-16 at 10 18 36 PM](https://user-images.githubusercontent.com/512333/111404726-aae82b00-86a5-11eb-853e-5b9675c737f6.png) Now we have: ![screen 2021-03-16 at 10 18 41 PM](https://user-images.githubusercontent.com/512333/111404738-b3d8fc80-86a5-11eb-8fab-14d22cb3fa26.png) So sites using...

bug
good first issue

https://discourse.osc.edu/t/slow-load-times-when-using-acls/1348 User reported a load time of of the interactive sessions page with ACLs enabled taking 34 seconds, vs 1 second. Sounds like the ACL code might be unnecessarily executed...

bug

This is a two part solution: 1. Use the [Notifications API](https://developer.mozilla.org/en-US/docs/Web/API/notification), which is user opt-in, to notify when a job starts or completes if the browser window/tab is not in...

enhancement
component/jobs