Commit graph

16 commits

Author SHA1 Message Date
Luke "Jared" Bennett
7c5198219a MR empty state 2017-04-05 12:43:03 +00:00
Filipa Lacerda
f4b4a34baa Merge branch 'master' into 27574-pipelines-empty-state
* master: (65 commits)
  Merge branch 'render-json-leak' into 'security'
  Merge branch 'ssrf' into 'security'
  Merge branch 'ssrf' into 'security'
  Merge branch 'fix-links-target-blank' into 'security'
  Merge branch '28058-hide-emails-in-atom-feeds' into 'security'
  Fix karma test
  Reset filters after click
  Handle Route#name being nil after an update
  Only add frontend code coverage instrumentation when generating coverage report
  fix recompile assets step in 9.0 upgrade guide to use yarn
  Undo explicit conversion to Integer
  Make level_value accept string integers
  Make feature spec more robust
  Removed d3.js from the main application.js bundle
  Update css to be nice and tidy.
  add an index to the ghost column
  Improve rename projects migration
  Add additional check for when inputContainer does not exist
  Make the v3_to_v4.md more consistent
  Fix input token spacing
  ...
2017-03-21 11:10:02 +00:00
Sean McGivern
85759f2c79 Merge branch '20204-new-issue-button-redirects-you-to-create-a-new-issue-after-logging-in' into 'master'
Redirect to signin when New Issue for not logged in

Closes #20204

See merge request !9743
2017-03-20 18:51:44 +00:00
Sam Rose
aea78ded34 Redirect to signin when New Issue for not logged in 2017-03-20 10:43:54 -04:00
Filipa Lacerda
b5c80f9966 Merge branch 'master' into 27574-pipelines-empty-state
* master: (209 commits)
  Fix Slack link when on notify
  Use Enumerable#index_by where possible
  Protect against unknown emojis in frequently used list
  Fix config option to disable Prometheus
  Fix double click token name
  fix describe block to make the karma reporter happy
  removes n+1 query from tags and branches indexes
  Fix broken links limit lines to 80 chars
  Add prometheus memory requirements, include additional detail on disabling prometheus in docs.
  Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
  Expand on the good changelog/bad changelog documentation examples
  Add policy for closing stale merge requests
  Fix spec
  Use code icon for Raw
  Fix spec
  Add copy button to blob header and use icon for Raw button
  Fix archive prefix bug for refs containing dots
  Include routes when loading user projects
  Fixed search not working in issue boards modal
  Document a New Branch feature for Bare Projects
  ...
2017-03-17 10:40:19 +00:00
Sean McGivern
101fddfa92 Allow sorting by due date and label priority 2017-03-15 17:02:37 +00:00
Filipa Lacerda
e8eac643b3 Adds empty state for pipelines table 2017-03-13 17:37:18 +00:00
Fatih Acet
9e90edb372 Merge branch 'move-todos-empty-state-icons' into 'master'
Move todos empty state icons

See merge request !7370
2017-01-30 18:39:25 +00:00
Luke "Jared" Bennett
bfbdc62a3f Added labels empty state and priority label empty state
Fixed delete labels not working

Review changes
2017-01-30 17:54:48 +03:00
Annabel Dunstone Gray
7e88b242ce Merge branch 'fix-copy-issues-empty-state' into 'master'
Fix copy in Issue Tracker empty state

See merge request !8202
2016-12-21 13:47:22 +00:00
Pedro Moreira da Silva
6023224db1 Simplify copy in issues empty state 2016-12-21 11:43:38 +00:00
Pedro Moreira da Silva
08bc8ad987 Fix copy in Issue Tracker empty state. 2016-12-20 17:20:41 +00:00
Nur Rony
0aa61e8e6f hides new issue btn for now loggedin user 2016-12-19 20:11:43 +06:00
Luke "Jared" Bennett
ba21b8f2c9
Moved todos icons to new folder 2016-11-22 14:37:30 +00:00
Luke "Jared" Bennett
a08fba63be
Added empty state svg and set up blank conditional
Added new spec step

Added empty state to dashboard

Split empty and filtered empty states

Moved empty_state icons into their own folder and DRY up empty state html

Fixed failing spec

Added to groups page

Review changes
2016-11-18 03:57:36 +00:00
Phil Hughes
abd1559620 New todos blank state
Closes #20833
2016-11-01 08:47:27 +00:00