+
Skip to content

Tags: cji/octobox

Tags

b145970

Toggle b145970's commit message
Bump sidekiq from 5.2.1 to 5.2.2 (octobox#957)

Bumps [sidekiq](https://github.com/mperham/sidekiq) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/master/Changes.md)
- [Commits](sidekiq/sidekiq@v5.2.1...v5.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>

41564bd

Toggle 41564bd's commit message
Update the Octobox logo (octobox#835)

* * add new logo

* * add attribution

// becuase I based the icon design on one of Raeha's illustrations.

* * remove old svgs
* update pngs

* * change tagline

* * add new logo

* * add attribution

// becuase I based the icon design on one of Raeha's illustrations.

* * remove old svgs
* update pngs

* * change tagline

* * capitalise

* check in new icons

such icon, very image. wow.

* Pin the filter/action bar to the top of the notifications table (octobox#821)

Fixes octobox#817

* Make the mute selected button available on archive view

* Add missing documentation header

* Fixed misspellings of 'notification'

* Document runtime-dyno-metadata setting in heroku setup

Closes octobox#795

* Delete removed labels from subjects when syncing (octobox#825)

Fixes octobox#808

* Mark notifications as read when archiving (octobox#826)

Fixes octobox#824

* Use git-merge icon for merged pull requests to match GitHub.com behavior (octobox#827)

* Fix z-index of navbar dropdown

* Dark outline buttons should have white icons on focus as well

* Fix sync keyboard shortcut and animation

Fixes octobox#829

* Bump autoprefixer-rails from 9.1.2 to 9.1.3 (octobox#830)

Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/ai/autoprefixer-rails/releases)
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md)
- [Commits](ai/autoprefixer-rails@9.1.2...9.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Add spacing between icon and text on login button

* Simpler relationship between repositories and subjects

* Add label scope to Subject

* Avoid using fetch_subject config method directly in views

* Basic admin page (octobox#833)

Closes octobox#784

* Respect github_domain config when linking to notification settings (octobox#832)

* Shorten units for human numbers in admin

* Fix ambiguous column error when filtering by unlabelled and assignee

* Simplify an inverted condition in helper method

* Add repository tests

* Remove tests of a branch that hasn't been merged yet

* Admin controller test

* More admin tests

* Add test for SyncAllUserNotificationsWorker

* Bump pg from 1.0.0 to 1.1.0 (octobox#837)

Bumps [pg](https://bitbucket.org/ged/ruby-pg) from 1.0.0 to 1.1.0.
- [Changelog](https://bitbucket.org/ged/ruby-pg/src/master/History.rdoc)
- [Commits](https://bitbucket.org/ged/ruby-pg/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump et-orbi from 1.1.4 to 1.1.5 (octobox#838)

Bumps [et-orbi](https://github.com/floraison/et-orbi) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/floraison/et-orbi/releases)
- [Changelog](https://github.com/floraison/et-orbi/blob/master/CHANGELOG.md)
- [Commits](floraison/et-orbi@v1.1.4...v1.1.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Revert "Bump pg from 1.0.0 to 1.1.0" (octobox#840)

* Revert "Bump et-orbi from 1.1.4 to 1.1.5 (octobox#838)"

This reverts commit 3b2c985.

* Revert "Bump pg from 1.0.0 to 1.1.0 (octobox#837)"

This reverts commit c1bdc01.

* Lock pg gem to 1.0.0

1.1.0 and 1.1.1 are broken on alpine linux

* Install Octobox as a GitHub App (octobox#806)

* Lock pg gem to 1.0.0

1.1.0 and 1.1.1 are broken on alpine linux

* Install Octobox as a GitHub App

* Add documentation page (octobox#834)

* * move keyboard mappings to shared partial

* * more search prefix help to shared partial

* * add repo scope required modal with stub content

* * add unfinished support page
* add unfinished documentation page

* * content checkpoint

* * fix scroll on small screens
* use list-group instead of nav pills for documentation

* * remove searchbar if there are no notifications on the page

* * add sidebar button on smaller devices
* fix scroll behaviour on small devices (need to set a scrollable) inner element though.

* * typo

* * fix up spacing of docs on smaller screens

* * add documentaiton to menu

* * remove padding classes

* * add new key for app install urls

* * hide some docs behind app_install_url

* * fix config option

* * review fixes

* * add support to documentation page
* add a redirect to support there in case anyone hand-crafts a url

* * update menu link

* * remove support page
* switch route to one that works

* * modify messaging if we need more scope, or we're on octobox.io

* * show lock icon if feature are actually disabled

* Add App Installation count to admin page

* Fix bug in documentation page

* Slight reordering of filters on docs page

* Add a simple header to all logged-out page content

* Rename duplicate app_install_url method

* Update logged out page header

* update main app icon

fit propportion of GH marketplace

* Swap octobox.svg for infinitacle-round.svg

bdd77e9

Toggle bdd77e9's commit message
Fix pagination footer to bottom of table on small screens

3dcfb03

Toggle 3dcfb03's commit message
Bump rubocop from 0.57.0 to 0.57.1 (octobox#651)

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.57.0 to 0.57.1.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v0.57.0...v0.57.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

fbed320

Toggle fbed320's commit message
Bump bugsnag from 6.7.2 to 6.7.3 (octobox#636)

Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.7.2 to 6.7.3.
- [Release notes](https://github.com/bugsnag/bugsnag-ruby/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-ruby/blob/master/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-ruby@v6.7.2...v6.7.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>

e62e539

Toggle e62e539's commit message
Bump bugsnag from 6.7.0 to 6.7.1 (octobox#602)

Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.7.0 to 6.7.1.
- [Release notes](https://github.com/bugsnag/bugsnag-ruby/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-ruby/blob/master/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-ruby@v6.7.0...v6.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载