-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v3.0.0 #1106
Release v3.0.0 #1106
Conversation
Removed some unnecessary divs, and added some css selectors to certain elements in order to be able to add css styles.
Dependencies still need to be removed from package.json. I will do it later once this decision is finalized.
Mostly adding width and height attributes to ensure application takes up the full browser page.
Some HTML reformatting + a bunch of CSS updates (mostly related to the main Rodan navbar).
- Refactor code to support new design of the navbar navigation tree. - Update CSS styles - Clean up HTML
- Refactored many of the classnames used within Rodan-client. They are now more general and consistent across the application, which allowed me to remove a lot of CSS that was being applied to specific elements rather than reusable classnames. - Overhauled the table filters. They are now always present and don't have to be selected from a dropdown in order to be visible. - Added a lot of styles to improve the UI. Mostly related to tables and table filters.
…horizontal line segments
…lated in workflow builder
add base.py which has the rodan task object for this job
- By pushing a dummy image to another ddmal's docker repo
Trigger webhook and send message to Slack
Fix typo in sending workflow failure emails
- Can't talk to iipsrv:9003 so comment out that line - Need to specify the port when trying to connect to rodan-client - Wait for 900 secs when establishing tcp connection with rodan-main
- Add default tags when doing make pull
Fix #1088, Fix make pull
Fix #1087, Fix nginx's start script
Fix #1093, Fix iipsrv start script
Fix #1093, Fix iipsrv port
Fix #1100, Update scripts/staging.env
Fixes #1102 by setting the maximum width of the model window.
Fix #1103 so testers know what to test for a new release
Fix text overflow in pop-up window
feat: Create a feature checklist on release
SHA: 2351079 MEI Encoding
details
UI overhaul
details
details
details
details
Interactive Classifier
details
details
details
Job: Staff Distance
details
Job: Text Alignment
details
Job: RGB(PNG)
details
Rodan Functionality
details
details
details
details
details
details
|
I tested this one: Verify these:
And I'm still getting the pop up window. Is there anything I should be doing differently? |
Confirmed it's still asking for credentials |
I tested this one: Verify these:
And the resource does have the label I gave it ("hello"), but that label isn't showing up in the label(s) list. Also, none of my other resources on staging have labels. Those labels in the list come from my rodan.production, don't know how. Hello.label.not.there.mov |
Release v3.0.0