gitlab-org--gitlab-foss/doc/development
Chris Peressini 877c225c4a Document button secondary states. Update icons and color section
Describe hover, focus and active states for primary and secondary
buttons.

Organized the icons section in a table. Replaced images for icons
so they are all the same size.

Organized the color section in a table. Replaced the images with
new ones so the table would have a more manageable size. Updated
the values for some colors to show the $color-light shade.

Remove commented sections

Remove `db/schema.rb`

Add db/schema.rb from origin/master

Fix typos
2016-12-05 12:21:44 -08:00
..
img Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
ux_guide Document button secondary states. Update icons and color section 2016-12-05 12:21:44 -08:00
README.md Link to object state models [ci skip] 2016-11-17 22:28:44 +00:00
adding_database_indexes.md
api_styleguide.md
architecture.md
changelog.md Clarify the author field for the changelog documentation 2016-11-03 18:00:28 +00:00
ci_setup.md
code_review.md Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' 2016-12-05 11:07:57 +00:00
db_dump.md
doc_styleguide.md Add guidelines in doc linking with HAML 2016-11-28 18:27:29 +01:00
frontend.md Merge branch 'google-singletons-are' into 'master' 2016-11-17 19:48:46 +00:00
gitlab_architecture_diagram.png Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
gitlab_diagram_overview.odg
gotchas.md remove id collision caveat from documentation 2016-11-30 15:28:10 -06:00
instrumentation.md Add more highlighting to Instrumentation doc 2016-11-09 11:05:23 +00:00
licensing.md
limit_ee_conflicts.md Refactor issuable description and metadata form sections 2016-11-25 17:40:36 +01:00
merge_request_performance_guidelines.md
migration_style_guide.md Add more highlighting to Migration Style Guide doc 2016-11-09 10:59:15 +00:00
newlines_styleguide.md
object_state_models.md Remove contents section since it's not necessary [ci skip] 2016-11-20 15:44:21 +00:00
omnibus.md
performance.md Add StackProf to the Gemfile, along with a utility to get a profile for a spec 2016-11-29 14:14:34 +00:00
post_deployment_migrations.md
profiling.md
rake_tasks.md Remove unused `gitlab:generate_docs` Rake task 2016-11-03 17:25:58 +00:00
scss_styleguide.md
shared_files.md
shell_commands.md Add more highlighting to Shell Commands doc 2016-11-09 11:06:49 +00:00
sidekiq_debugging.md
sidekiq_style_guide.md
sql.md
testing.md Document that we always use `do...end` for `before` in RSpec 2016-11-24 17:36:09 +08:00
ui_guide.md
what_requires_downtime.md Renaming columns requires downtime 2016-11-07 10:57:08 +00:00

README.md

Development

Outside of docs

Styleguides

Process

Backend howtos

Databases

Compliance