Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Andrew Nesbitt 3821ed5e80
Optimize images file sizes with Imageoptim (#989) 2018-09-21 12:02:51 +01:00
Benjamin Nickolls 0a4195d799 Update logo and icons (#849)
* * update logo in round to match aspect ratio elsewhere

* * add bash script to generate icons, becuase there are MANY

* check in new, solid icons

* Revert "check in new, solid icons"

This reverts commit 0394ac153a2ca1ae01fb7fd1d6d630364c8ae2f3.

* * update icons

* update script to match filenames
* update icons
2018-08-30 13:31:17 +01:00
Benjamin Nickolls 41564bd60f Update the Octobox logo (#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 (#821)

Fixes #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 #795

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

Fixes #808

* Mark notifications as read when archiving (#826)

Fixes #824

* Use git-merge icon for merged pull requests to match GitHub.com behavior (#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 #829

* Bump autoprefixer-rails from 9.1.2 to 9.1.3 (#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](https://github.com/ai/autoprefixer-rails/compare/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 (#833)

Closes #784

* Respect github_domain config when linking to notification settings (#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 (#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 (#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](https://github.com/floraison/et-orbi/compare/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" (#840)

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

This reverts commit 3b2c9852bc.

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

This reverts commit c1bdc01e92.

* 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 (#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 (#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
2018-08-28 15:42:56 +01:00
Peter Dave Hello 19ba4bf6b8 Logo and icon lossless re-compression 2016-12-23 21:02:10 +08:00
Mark Tareshawty 30a7d7ec8e
update icons to use new logo 2016-12-22 23:55:45 -05:00
Andrew Nesbitt e3236691b3
Hello World 2016-12-16 23:22:09 +00:00