Skip to content
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

v1.0-rc.1 #855

Merged
merged 124 commits into from
Jan 6, 2020
Merged

v1.0-rc.1 #855

merged 124 commits into from
Jan 6, 2020

Conversation

BenGamma
Copy link
Contributor

@BenGamma BenGamma commented Jan 6, 2020

v1.0-rc

Added

Fixed

Changed

This month big thanks to @alromh87 for his work on the moderation system ✅ , @lauvrenn for her unexpected but always useful fixes 💯 and @chrismclarke for saving our db 👼 !
I don't know if we can call it a VERSION 1 OF THE PLATFORM YEAH but everything seems like it 🎉

chrismclarke and others added 30 commits December 4, 2019 15:26
Added listening to hash changes
	Moderation can have 4 different status as follows:
		'draft'			-> (Only for HowTos) Work in progress still not ready for moderation by admin, will be show only to user
		'awaiting-moderation'	-> ready to be moderated, will be shown only to admin and owner
		'rejected'		-> Not accepted, wont be shown to admins anymore, will be shown to user
		'accepted'		-> Good, will be shown to all

	- Map pins are now opened via hash to provide url links using #'id'
	- Restricted pin writing to admins or owner
	- Added highlight and critical text options
	Map pins and Events moderation is the same (Check a824679)
	Howto's moderation have the extra draft property to not be shown to admins untill they are marked as ready to be moderated

	Owner will allways see own content and moderation status if it is not accepted

	If objectrs don't have moderation status they will be assumed to be ready for moderation so admins can take care of objects created before this functionality

	Created interface IModerable and applied to pin, event and howto
	Created function needsModeration in utils for code reuse
        Created ModerationStatusText component to show moderation status
Fix padding on how-to steps' numbers
BenGamma and others added 25 commits January 5, 2020 21:20
…value

add notice for non precise location search value
Removed One Army stuff. Coming back later twice as strong 💪
Warn user when leaving settings without saving
@BenGamma BenGamma changed the title v1.0rc v1.0-rc.1 Jan 6, 2020
@BenGamma BenGamma merged commit 4bdd632 into production Jan 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants