coding-blocks/gondor

Truncate Event Title in View Event Modal

Closed this issue ยท 10 comments

Trumcate the event name and add title attribute to the heading element with the value of event name.
Screenshot 2020-05-18 at 1 39 49 AM

@hereisnaman, assign it to me

Also forex to Hawaii House Party, what should be the truncate value?

@hereisnaman, assign it to me

Also forex to Hawaii House Party, what should be the truncate value?

Hint: use bootstrap class for that.

@hereisnaman, how can I get the authorization to create events.
whenever I am adding a new event. I am getting this. Although I am not able to invite users and add Zoom account.

authoration-error

@hereisnaman, how can I get the authorization to create events.
whenever I am adding a new event. I am getting this. Although I am not able to invite users and add Zoom account.

authoration-error

Study the AuthorizationPolicy in the application.

@hereisnaman, I saw the Authorization Policy in Readme and created a client and saved id and secret in .env file, seed the DB with users data and since I used those ids and secret, it always logged me in as Default user. since I am also working at the impersonate feature. can you tell me what should I put in place of username to update the role?

Screenshot from 2020-05-18 21-08-38

@hereisnaman, I saw the Authorization Policy in Readme and created a client and saved id and secret in .env file, seed the DB with users data and since I used those ids and secret, it always logged me in as Default user. since I am also working at the impersonate feature. can you tell me what should I put in place of username to update the role?

Screenshot from 2020-05-18 21-08-38

Paste your account username there.

Also I was talking about the AuthorizationPolicy here

@hereisnaman, is this what you want?

Screenshot from 2020-05-18 22-32-53

@jugshaurya is the action items including edit delete and the status be on the next line, it defeats the purpose of truncating.

@hereisnaman, you mean this
Screenshot from 2020-05-18 23-37-46
?

@hereisnaman Please review