Brandon

Results 26 comments of Brandon

@redisded The PR is in the final stages. I just need a member of Grafana to allow the unit tests to run

@redisded Yes, changing the saving how the saving works would require a significant code change or calculating of diffs, which can be tricky, something the Grafana team would need to...

> I think it would be better to connect global theme to the colors instead of making the svg transparent Isn't that what the `styled()` method does? I copied it...

> > > I think it would be better to connect global theme to the colors instead of making the svg transparent > > > > > > Isn't that...

Side Note: I think there is an off by one error in `func (st *DBstore) deleteOldConfigurations(ctx context.Context, orgID int64, limit int) (int64, error) {` ``` res, err := sess.Exec(` DELETE...

Bad rebase causes everyone to be tagged in the PR review :( Sorry fixing

@JacobsonMT I fixed the rebase issue but can't change the reviewer or labels 🙈. Do you want me to open another PR or can you update this one?

Thanks @yuri-tceretian. The build is getting blocked on each build with the message `Build is blocked, please, contact repo admin in order to proceed` Can you please unblock it? Thanks

@yuri-tceretian Thanks, I updated the DB lookup to use Find instead of Get

@yuri-tceretian can you please unblock the integration tests? Thanks