-
Notifications
You must be signed in to change notification settings - Fork 1
Addition of asterisks for mandatory items in proposal submission #20
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
Open
romanetar
wants to merge
223
commits into
OpenStackweb:master
Choose a base branch
from
fntechgit:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+14,815
−15,717
Conversation
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
Signed-off-by: Sebastian Marcet <smarcet@gmail.com>
uicore upgrade Signed-off-by: smarcet <smarcet@gmail.com>
Signed-off-by: smarcet <smarcet@gmail.com>
…erators if not allowed on type
* added docs to column * fix filter docs when user selects presentation type * fixes
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
* filter is_hidden selection plans on all-plans page * show when direct link
* Check if user is not allowed on selection plan Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * Revert reducer changes, change validation Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> --------- Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
if selection period was not defined was showing as rejected
* Add a secondary criteria to sort selection plans Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * change sort property and order Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * remove console log Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> --------- Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
check event_types undefined
lockDownPeriod is only true if submission_lock_down_presentation_status_date > nowUtc && hasSelectionPeriodDefined && (selectionOpen || selectionEnded)
chore: update uicore
* Add sentry integtration Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * Add sentry to webpack file Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * add sentry trace sample rate env variable Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> --------- Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
tweak at regex
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
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.
Asterisk added to the disclaimer agree checkbox.
yarn.lock removed from project.