Commit Graph

534 Commits

Author SHA1 Message Date
Riccardo Padovani bd7ba9c59b Fix `star` action in the `explore` subpages 2019-01-28 10:45:49 +00:00
Kushal Pandya eb44dc25a1 Init GLForm instance on form while editing tags 2019-01-25 09:39:06 +00:00
Mike Greiling 1b7981df0a
Rename entrypoint for clusters update/edit page 2019-01-22 17:02:38 -06:00
Martin Wortschack 51a9c54923 Resolve "Admin Settings: Cannot read property 'addEventListener' of null" 2019-01-21 12:39:11 +00:00
Mike Greiling 7ccd235df1
Upgrade prettier and reformat files as necessary
Upgrades prettier to 1.15.3
Runs `yarn prettier-save-all` against the codebase
Most changes are due to https://github.com/prettier/prettier/pull/5519
2019-01-14 15:29:02 -06:00
Simon Knox 5a5212542a List Sentry Errors in GitLab - Frontend 2019-01-11 22:52:26 +00:00
Scott Escue 87c571f8a3
Addressing feedback from most recent reviews. 2019-01-10 00:00:39 -06:00
Scott Escue 2cbc475e53
Fixing static analysis issues 2019-01-10 00:00:39 -06:00
Scott Escue a3541a8d8d
Removing the URL manipulation functions added to 'common_utils.js' in favor of the functions that already existed in 'url_utility.js'. Refactoring 'removeParams' function in 'url_utility.js' to allow url to be passed and to preserve the original host and/or path provided in the url. 2019-01-10 00:00:39 -06:00
Scott Escue 6b067fe470
Updating OAuthRememberMe to use new common utility functions when manipulating query parameters on OAuth buttons. This ensures the 'remember_me' parameter is safely added and removed when other query parameters are present. 2019-01-10 00:00:39 -06:00
Scott Escue 4dcaa4df36
Addressing peer review feedback.
Replacing inline JS with ES 2015 functions included in pages/sessions/new. Also applying suggested server-side syntax improvements to OmniAuthCallbacksController.
2019-01-10 00:00:39 -06:00
Fernando Arias decfde137d First pass at updated profile empty state 2019-01-09 16:56:23 +00:00
Filipa Lacerda 465b3041e7 Merge branch '54142-pages-in-project-s-permission-should-be-named-pages-access-control' into 'master'
Resolve "Pages in project's permissions settings should be named Pages access control"

Closes #54142

See merge request gitlab-org/gitlab-ce!23146
2019-01-07 10:05:41 +00:00
Luke Bennett 5f110a6acf Port GitLab.com gold trial callout changes to CE
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8731
2019-01-03 10:39:36 -08:00
Martin Wortschack 86b6053867 Resolve "User activity is stuck loading when there is none" 2019-01-02 09:58:27 +00:00
Achilleas Pipinellis d8a3f33995
Make the Pages permission setting more clear 2018-12-28 10:25:32 +01:00
Filipa Lacerda 5c9aec7c78 Adds Vuex Store for the releases page 2018-12-20 09:31:32 +00:00
Douwe Maan a0fd68288d Merge branch 'remove-issue-suggestions-flag' into 'master'
Remove issue_suggestions feature flag

Closes #55166

See merge request gitlab-org/gitlab-ce!23723
2018-12-14 15:13:25 +00:00
Harry Kiselev 1ead46323f Fix calendar events fetching error on private profile page. 2018-12-13 13:27:20 +00:00
Martin Wortschack 388d417090 Resolve "Redesign project lists UI" 2018-12-13 12:37:54 +00:00
Phil Hughes 2bb468d6b9
Remove issue_suggestions feature flag
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55166
2018-12-13 09:43:36 +00:00
Winnie Hellmann 5c4cf3b3a3 Move emoji_menu_spec.js to Jest 2018-12-11 13:06:19 +01:00
Dennis Tang 75496059a1 Further design iteration on project overview
Continues the iteration on the project overview UI:

- moved star, fork and new clone button
(copy SSH/HTTPS URLs) to top right,
  made them smaller
- avatar is now larger (64px)
- 'Request access' is now a link instead
  of a button
- overview comes before the description +
  changed styling and added icons
- description font-size is now 16px (large-paragraph)
- quick links to files are moved downwards
  below the commit/pipeline info
- margins changed to group content into
  4 groups to clean up the interface
- visibility info reduced to icon-only and
  moved to the right of the title
2018-12-07 14:11:42 +00:00
Douglas Barbosa Alexandre c3bbad762d Merge branch '19376-post-bfg-cleanup' into 'master'
Allow internal references to be removed

Closes #19376

See merge request gitlab-org/gitlab-ce!23189
2018-12-06 20:43:58 +00:00
Kamil Trzciński 60011bc42e Merge branch 'ce-revert-gold-trial-mrs' into 'master'
[CE] Revert Gold Trial MRs

See merge request gitlab-org/gitlab-ce!23619
2018-12-06 20:01:28 +00:00
Nick Thomas 9395d198f9
Use BFG object maps to clean projects 2018-12-06 18:58:00 +00:00
Dylan Griffith 2c80a1c0de Introduce Knative Serverless Tab 2018-12-06 18:08:49 +00:00
Luke Bennett 37e51c0615
Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'"
This reverts commit 427c1e7219, reversing
changes made to 5aac64a795.
2018-12-06 13:33:36 +00:00
Phil Hughes 5f1b71d18a Merge branch '6861-group-level-project-templates-ce' into 'master'
Backport from gitlab-org/gitlab-ee!6878

See merge request gitlab-org/gitlab-ce!23391
2018-11-30 16:52:38 +00:00
Stan Hu 2338a300b9 Remove downcase of slug and present home as "Home" 2018-11-28 12:10:39 -08:00
Dennis Tang 7bf2623534 Backport: Callout CSS, group edit selection JS 2018-11-27 17:23:14 -05:00
Filipa Lacerda a99f342b42 Merge branch 'issuable-suggestions' into 'master'
Suggest issues when typing title

Closes #22071

See merge request gitlab-org/gitlab-ce!22866
2018-11-27 17:58:27 +00:00
Phil Hughes 50e21a89a0
Suggests issues when typing title
This suggests possibly related issues when the user types a title.

This uses GraphQL to allow the frontend to request the exact
data that is requires. We also get free caching through the Vue Apollo
plugin.

With this we can include the ability to import .graphql files in JS
and Vue files.
Also we now have the Vue test utils library to make testing
Vue components easier.

Closes #22071
2018-11-27 15:10:40 +00:00
Filipa Lacerda e18e38f10f Merge branch 'diff-header-styling-fixes' into 'master'
Fixed UI bugs with sticky diff header

Closes #54503

See merge request gitlab-org/gitlab-ce!23374
2018-11-27 14:44:47 +00:00
Phil Hughes 79ce045dc4
Fixed UI bugs with sticky diff header
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54503
2018-11-27 10:14:58 +00:00
Winnie Hellmann 0bf740fa32 Replace `=== true` with `parseBoolean()` 2018-11-27 09:18:48 +01:00
Winnie Hellmann 8ef5115795 Replace convertPermissionToBoolean with parseBoolean 2018-11-27 09:18:48 +01:00
Luke Bennett 874544507c
Promote the GitLab.com Gold trial on a users default dashboard
Show a dismissable callout on a users dashboard for a free trial of
the GitLab.com Gold plan. Hide the callout from users who have
dismissed the callout, are already on a trial or are already on the
gold plan
2018-11-21 15:25:52 +00:00
Mike Greiling 5b9495c5db
Prettify all the things 2018-11-20 09:30:01 -06:00
Robert Speicher 9fe85710f6 Merge branch '49565-ssh-push-mirroring' into 'master'
SSH public-key authentication for push mirroring

Closes #49565

See merge request gitlab-org/gitlab-ce!22982
2018-11-20 13:43:24 +00:00
Martin Wortschack 6701c46aa7 Resolve "Further UI improvements to Profile "Overview" tab" 2018-11-20 08:37:33 +00:00
Nick Thomas f1bc7b6eb5
SSH public-key authentication for push mirroring 2018-11-19 11:46:39 +00:00
Sean McGivern c70c403829 Merge branch '52385-search-bar-for-dashboard-list' into 'master'
Resolve "Search filter bar for issues dashboard list"

Closes #53584, #52430, and #52385

See merge request gitlab-org/gitlab-ce!22641
2018-11-19 09:54:03 +00:00
Clement Ho 8b1f2823a2 Use @gitlab npm namespace 2018-11-16 19:29:11 +00:00
Heinrich Lee Yu 91d88d10c7 Clean up page_filter_path 2018-11-13 15:27:42 +08:00
Heinrich Lee Yu 2da7759271 Apply new search bar on issues and merge request dashboards 2018-11-13 15:27:42 +08:00
Mike Greiling 236a0cb438 Remove integration toggle from cluster index page 2018-11-08 23:26:04 +13:00
Thong Kuah 54e8ff0f21 Extend clusters_controller for group type clusters
- Add pages javascripts to intialize clusters for group pages

- Move specs asserting gcp specific validations from controller into
UpdateService spec

- Also teach Clusters::ApplicationController about groups
2018-11-08 23:14:06 +13:00
Kamil Trzciński 46fd31594e Merge branch 'top_level_clusters_controller' into 'master'
Top level clusters controller

See merge request gitlab-org/gitlab-ce!22438
2018-11-02 12:34:40 +00:00
Winnie Hellmann d0747af497 Add dynamic timer for delayed jobs in job list 2018-11-01 12:31:14 +01:00