Commit Graph

25 Commits

Author SHA1 Message Date
Tim Zallmann 55f772bb98 Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
Bryce Johnson 4add91b6e1 Use non-i18n values for setting new group-level issue/MR button text 2017-08-21 21:29:09 +00:00
Clement Ho ebe989ca09 Remove double new issue button on group issue dashboard empty state 2017-07-17 15:59:42 -05:00
Douwe Maan fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Bryce Johnson bc916754fb Remove 'New issue' button when issues search returns no results. 2017-05-11 21:11:34 -04:00
Annabel Dunstone Gray 2f75bfad48 Fix overlapping lines in SVG 2017-05-11 11:16:42 -05:00
Annabel Dunstone Gray 343e37b88e Center all empty states 2017-05-10 16:57:39 +00:00
Jose Ivan Vargas b4aba9c5ae Centered empty state for issues 2017-04-13 15:52:49 -05:00
Jose Ivan Vargas Lopez 79d299f9af Introduced empty/error UX states to environments monitoring. 2017-04-06 13:24:33 +00:00
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