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

De-hardcode bot index #202

Merged
merged 4 commits into from
Aug 16, 2018
Merged

De-hardcode bot index #202

merged 4 commits into from
Aug 16, 2018

Conversation

aeatencio
Copy link
Contributor

Valeria Tiffenberg and others added 3 commits August 9, 2018 20:26
Reporting last bot related updated date in the UI

For instedd/aida#217
Reporting last month active_users.

For instedd/aida#217
uuid: bot.uuid,
channels: bot.channels.select{|c| c.setup? }.map{|c| c.name.capitalize },
updated_at: [
bot.updated_at,
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's only use bot.updated_at for now. I've opened instedd/aida#253 in order to properly address this behavior.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed in 15aa773. Thanks, @NEKRON!

@macoca macoca merged commit 484c3b9 into master Aug 16, 2018
@macoca macoca removed the Pending PR label Aug 16, 2018
@macoca macoca deleted the feature/217-dehardcode-bot-index branch August 16, 2018 19:05
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.

2 participants