-
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
Test #1081
Closed
Closed
Test #1081
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Improve our Dockerfile setup
Test mei encoding
- 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves: (#ID-of-the-issue)
(Describe the changes you've made and the purpose of this PR)