Skip to content

feat: Add custom form for speakers and sessions #2170

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

Merged
merged 2 commits into from
Aug 5, 2019
Merged

feat: Add custom form for speakers and sessions #2170

merged 2 commits into from
Aug 5, 2019

Conversation

anhanh11001
Copy link
Contributor

@anhanh11001 anhanh11001 commented Jul 24, 2019

Fixes #2166

@anhanh11001 anhanh11001 changed the title WIP - Add custom form for speakers and sessions feat: Add custom form for speakers and sessions Jul 24, 2019
@auto-label auto-label bot added the feature label Jul 24, 2019
@fossasia fossasia deleted a comment Jul 24, 2019
@fossasia fossasia deleted a comment Jul 24, 2019
@fossasia fossasia deleted a comment Jul 24, 2019
@anhanh11001 anhanh11001 requested a review from liveHarshit July 25, 2019 01:55
Copy link
Member

@liveHarshit liveHarshit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add GIF or ss, looks good code-wise 👍

nikit19
nikit19 previously approved these changes Jul 26, 2019
Copy link
Member

@nikit19 nikit19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good code wise but attach ss for all UI changes

@anhanh11001
Copy link
Contributor Author

updated

ezgif-5-34d59946f262

@fossasia fossasia deleted a comment Jul 26, 2019
@fossasia fossasia deleted a comment Jul 26, 2019
@fossasia fossasia deleted a comment Jul 26, 2019
@fossasia fossasia deleted a comment Jul 26, 2019
@fossasia fossasia deleted a comment Jul 26, 2019
@fossasia fossasia deleted a comment Jul 26, 2019
@fossasia fossasia deleted a comment Jul 27, 2019
@fossasia fossasia deleted a comment Jul 27, 2019
@anhanh11001 anhanh11001 requested a review from nikit19 July 27, 2019 18:47
@fossasia fossasia deleted a comment Aug 3, 2019
@fossasia fossasia deleted a comment Aug 3, 2019
@anhanh11001 anhanh11001 requested a review from liveHarshit August 3, 2019 06:49
@fossasia fossasia deleted a comment Aug 3, 2019
@fossasia fossasia deleted a comment Aug 3, 2019
@anhanh11001
Copy link
Contributor Author

@liveHarshit please review

Copy link
Member

@liveHarshit liveHarshit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, add screenshots

@@ -0,0 +1,12 @@
package org.fossasia.openevent.general.speakercall.form

object SessionIdentifier {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can it be declared as enum instead of an object?

Copy link
Contributor Author

@anhanh11001 anhanh11001 Aug 5, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know. I add the object above as string in order to match the session identifier (also string) fetched from the server. I'm not sure how to do that with enum

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot already added above

liveHarshit
liveHarshit previously approved these changes Aug 5, 2019
@fossasia fossasia deleted a comment Aug 5, 2019
@fossasia fossasia deleted a comment Aug 5, 2019
@iamareebjamal iamareebjamal merged commit 8b970b7 into fossasia:development Aug 5, 2019
@anhanh11001 anhanh11001 deleted the 2166_form_speaker_session branch August 5, 2019 17:26
liveHarshit pushed a commit to liveHarshit/open-event-attendee-android that referenced this pull request Aug 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add custorm form for creating/editting speakers and sessions
4 participants