summaryrefslogtreecommitdiff
path: root/app/views/snippets
Commit message (Collapse)AuthorAgeFilesLines
...
* Convert span into col-mdDmitriy Zaporozhets2013-12-301-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove unnecessary ago keywordDmitriy Zaporozhets2013-12-301-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* tiny wording fixHans Lemuet2013-12-181-1/+1
| | | GitLab users can can see this snippet -> GitLab users can see this snippet
* Add time ago tooltips to show actual date/timeDrew Blessing2013-12-141-1/+1
| | | | | | | | | | | | | | | | | | Clean up admin dashboad tooltips Clean up admin dashboad tooltips Clean up admin dashboad tooltips Add helper method change to use app helper Modify tooltips to use new helper Convert remaining times Adjust one tooltip
* Fixed all the confirm: deprecation warningsJeroen van Baarsen2013-12-102-2/+2
|
* Render markdown in snippetsDmitriy Zaporozhets2013-11-201-4/+13
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Improve snippets UXDmitriy Zaporozhets2013-11-182-5/+17
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* avatar upload on profile pageSteven Thonus2013-10-093-3/+3
|
* Minor UI improvementsDmitriy Zaporozhets2013-08-122-5/+15
|
* use control-group classes for inline forms in project new/edit pagesDmitriy Zaporozhets2013-08-071-6/+6
|
* Dont load bootstrap buttons. Modified css with new buttonsDmitriy Zaporozhets2013-08-013-7/+10
|
* User links to user snippetsDmitriy Zaporozhets2013-07-185-9/+8
|
* Minor ui fix for snippetDmitriy Zaporozhets2013-07-181-2/+0
|
* Add seeds and improve ui. Remove snippet expires_atDmitriy Zaporozhets2013-07-184-26/+36
|
* scss: rename file_content to file-content etcDmitriy Zaporozhets2013-07-132-6/+6
|
* remove unnecessary %br/%hr and stylesDmitriy Zaporozhets2013-07-131-1/+0
|
* Replace page_title with page-title. Correct margin for some blocks/layoutsDmitriy Zaporozhets2013-07-135-5/+5
|
* Merge pull request #4415 from jackbot/masterDmitriy Zaporozhets2013-06-302-2/+3
|\ | | | | Couple of UI additions
| * Added tooltip to snippet public/private iconsJack Weeden2013-06-241-2/+2
| |
| * Added delete button to snippet viewJack Weeden2013-06-241-0/+1
| |
* | Gravatar image fixes when gravatar unavailableIzaak Alpert2013-06-261-1/+1
|/ | | | | | | | | | -Alt text to image was set to hash, which would make the page display hashes if the image/gravatar wasn't available, set the alt text to '', and made the main tool bar image follow the same or similar constraints as the other images (.avatar, .s26) Conflicts: app/assets/stylesheets/themes/ui_bb.scss app/views/snippets/_snippet.html.haml Change-Id: I42e1e86f535486fd2556d4b3e4591f3676eea033
* Use navless layout for snippets pageDmitriy Zaporozhets2013-06-182-4/+11
|
* public_icon, private_icon helpersDmitriy Zaporozhets2013-06-061-2/+2
|
* Restyle snippetsDmitriy Zaporozhets2013-06-056-49/+67
|
* Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into ↵Dmitriy Zaporozhets2013-06-049-27/+72
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Andrew8xx8-gist Conflicts: Gemfile.lock app/models/ability.rb app/models/project.rb app/views/snippets/_form.html.haml db/schema.rb features/steps/shared/paths.rb spec/factories.rb spec/models/project_spec.rb
| * Tests for private snippet fixedAndrew8xx82013-03-251-1/+1
| |
| * View improved. Pagination addedAndrew8xx82013-03-253-10/+6
| |
| * Layuot and templates for personal snippets addedAndrew8xx82013-03-259-26/+75
| |
* | more descriptive confirmation messagesDmitriy Zaporozhets2013-05-271-1/+1
|/
* Return own tab for wall. Improve Wiki nav. Removed attachments listing pageDmitriy Zaporozhets2013-03-181-1/+0
|
* Use wiki tab for wiki, wall, snippetsDmitriy Zaporozhets2013-03-151-22/+19
|
* Merge wiki, wall & snippets under one tab - writeboardsDmitriy Zaporozhets2013-03-144-24/+22
|
* Fixing rspec after upgrade to capybara pt1Dmitriy Zaporozhets2013-02-211-1/+1
|
* remove old alert messagesDmitriy Zaporozhets2013-01-301-1/+1
|
* replace right with pull-rightDmitriy Zaporozhets2013-01-303-3/+3
|
* refactor buttons pt2Dmitriy Zaporozhets2013-01-293-3/+3
|
* refactor buttons pt1Dmitriy Zaporozhets2013-01-291-1/+1
|
* Merge branch 'master' into discussionsRiyad Preukschas2012-12-234-33/+47
|\ | | | | | | | | | | | | | | | | | | Conflicts: app/assets/stylesheets/main.scss app/models/project.rb app/views/notes/_common_form.html.haml app/views/notes/_per_line_form.html.haml lib/gitlab/markdown.rb spec/models/note_spec.rb
| * added NamespacedProject role. Extended project info displayed for admin. ↵Dmitriy Zaporozhets2012-12-142-9/+10
| | | | | | | | Fixed project limit
| * Add ace editor to snippetsDmitriy Zaporozhets2012-12-122-24/+37
| |
* | Refactor discussion replyRiyad Preukschas2012-12-031-1/+1
|/
* Increased test coverageDmitriy Zaporozhets2012-11-211-20/+20
|
* Add user_color_scheme_class helperRiyad Preukschas2012-11-271-3/+2
|
* Fix snippet render issue cause of haml preserveDmitriy Zaporozhets2012-11-262-21/+15
|
* Fix snippet render errorDmitriy Zaporozhets2012-11-261-1/+4
|
* Fixed some tests and snippet colorizeDmitriy Zaporozhets2012-11-231-2/+6
|
* Spianch test for group dashboardDmitriy Zaporozhets2012-10-031-10/+13
|
* Rename 'notes/notes' partial to 'notes/notes_with_form'Riyad Preukschas2012-09-141-1/+1
|
* Reduce the amount of JavaScript written in viewsRobert Speicher2012-09-101-9/+1
| | | | | | Seeing `:javascript` all over Views feels like a code smell. This goes a long way towards reducing the amount of JS in views, but there's still plenty to be done on that front.
* Tables refactoredrandx2012-09-031-1/+1
|