Remove creation date from meeting card#7922
Merged
Conversation
mrcasals
approved these changes
Apr 30, 2021
entantoencuanto
added a commit
that referenced
this pull request
Apr 30, 2021
* develop: Remove creation date from meeting card (#7922) Use NPM instead of yarn on CI (#7919) Validate nickname using correct regexp (#7900) Make webpacker build available in production (#7915) New Crowdin updates (#7911) Open attachments in new tab (#7912) Fix JS errors in the admin panel (#7903) Fix editor: remove br tags from inside a tags (#7901) Authorizable comment action for proposals (#6916) NoMethodError raised when voting comments from threads (#7880) Fix not signed in needs permission redirect for internal links (#7890) Fix meeting registrations questionnaire free text choice answers export (#7892) Store election verifiable results data in election (#7882) New Crowdin updates (#7884)
This file contains hidden or 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
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.
🎩 What? Why?
This PR removes default created_at item in statuses section of meetings m card to not show it. Also adds a test in cells
📌 Related Issues
Link your PR to an issue
Testing
Visit the meetings index of a participatory space The "Created at" shouldn't be present
📋 Checklist
🚨 Please review the guidelines for contributing to this repository.
docs/.📷 Screenshots
Please add screenshots of the changes you're proposing