Commit Graph

93 Commits

Author SHA1 Message Date
Filipa Lacerda b4d6bbf450 Remove global components 2017-10-02 09:01:55 +00:00
Filipa Lacerda b524b9ebc7 Moves cycle analytics components into vue files 2017-09-26 10:47:19 +00:00
Filipa Lacerda efecf23907 Removes cycle analytics service and store from global namespace 2017-09-25 11:23:29 +00:00
Mike Greiling 7256626d60 Remove monkey-patched Array.prototype.first() and last() methods 2017-08-04 08:07:05 +00:00
Filipa Lacerda b261fb7b33 Merge branch 'adopt-es-module-syntax' into 'master'
Adopt ES module syntax

See merge request !9567
2017-05-22 16:07:43 +00:00
Phil Hughes b064229994 Merge branch 'user-avatar-vue-ce' into 'master'
Consolidate user avatar Vue logic

Closes #31017

See merge request !10718
2017-05-19 08:19:41 +00:00
Ruben Davila 715391b1d8 Fix JavaScript translations that are using a namespace 2017-05-18 20:44:26 -05:00
Bryce Johnson 3c668fa04f Consolidate user avatar Vue logic 2017-05-18 16:37:48 -04:00
Mike Greiling 83f8a91cb5 refactor instances of CJS module.exports to ES module syntax 2017-05-16 17:06:34 -05:00
Mike Greiling 4322d3c2e3 update cycle_analytics_bundle to ES module syntax 2017-05-16 15:36:15 -05:00
Douwe Maan ff82acf343 Consistently use monospace font for commit SHAs and branch and tag names 2017-05-12 09:55:25 -05:00
Ruben Davila f7b7a52092 More updates for translations plus small tweaks. 2017-05-04 17:05:14 -05:00
Ruben Davila dbd1bdaeed More updates for translations plus some refactoring. 2017-05-03 21:08:43 -05:00
Phil Hughes 93f27958d0 Updated some JS translate methods to correctly take in context 2017-05-03 12:02:26 +01:00
Ruben Davila 6d5364cfb0 First round of updates from the code review. 2017-05-02 23:36:36 -05:00
Phil Hughes d14397ff95 Fixed context translation
Fixes CSS widths when translating
2017-04-28 10:49:28 +01:00
Phil Hughes b3c80094e0 Added some missing text that needs translating 2017-04-27 14:47:00 +01:00
Phil Hughes 0242c4dfc9 Changed JS translation functions
Added context function
2017-04-26 17:03:06 +01:00
Phil Hughes dc5136a70d Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-page' into js-translations 2017-04-21 09:16:05 +01:00
Ruben Davila 086700fa5b Merge branch 'js-translations' into 28433-internationalise-cycle-analytics-page
Conflicts:
	config/webpack.config.js
2017-04-20 15:31:15 -05:00
Phil Hughes b7b5bd4a49 Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-page' into js-translations 2017-04-20 14:15:39 +01:00
Phil Hughes 7d16537cac Created a plural filter
Added tests for the filter

[ci skip]
2017-04-19 16:53:06 +01:00
Phil Hughes 7963c2c251 Added Vue filters & directives for translating 2017-04-18 14:55:09 +01:00
Luke "Jared" Bennett 0636320ea6 Add expirations to CA and user callouts 2017-04-14 15:34:23 +01:00
Alfredo Sumaran e1e6e946d8 Remove IIFEs from files in cycle_analytics_bundle.js 2017-04-10 20:02:55 -05:00
Sam Rose cfd759212d Add event limit warning all tabs Cycle Analytics 2017-03-24 18:31:13 -04:00
Mike Greiling 5f7c0bd7b7 remove Cookies class from global space 2017-03-22 03:07:27 -05:00
Mike Greiling d9dedc36c3 remove Vue from the global space 2017-03-20 22:12:01 -05:00
winniehell 572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
Filipa Lacerda 52e104b2a4 Changes after review 2017-03-02 19:35:43 +00:00
Filipa Lacerda 936215433d Merge branch 'master' into add-svg-loader
* master: (21 commits)
  Move `Group -> Members` to top-level, fix missing sub-nav for Subgroups
  Left align logo; increase max width of title
  Add newline to end of frontend.md.
  Clone nested objects from default data. Checks if key is present before accessing it
  Update CHANGELOG.md for 8.17.1
  Document use of AirBnb js styleguide and eslint.
  Don't allow a project to be shared with an ancestor of the group it is in
  Fix access to projects shared with a nested group
  Ignore builds dir when run rubocop check
  Remove hidden-xs classes from last columns in environments and pipelines table. Transform pipelines table css to match structure of pipelines table Make environments table overflow
  Use exceptions for MergeService error handling
  Clarify when to create EE compatibility MR in code review process
  New runner API returns 204
  Backport new behavior to CI API
  Backport API to V3
  Update documentation
  Return 204 for delete endpoints
  API project create: Make name or path required
  Only create unmergeable todos once
  Put back the new project button
  ...
2017-02-28 20:12:40 +00:00
Filipa Lacerda 27fab2ef9d Clone nested objects from default data.
Checks if key is present before accessing it

Fix broken test
2017-02-28 14:52:34 +00:00
Filipa Lacerda 70f7d77d34 remove tech debt code 2017-02-25 00:55:47 +00:00
Filipa Lacerda d8ce9f3062 Load svgs in cycle analytics 2017-02-25 00:48:19 +00:00
Mike Greiling 41e36f2c0f remove require.context from cycle_analytics_bundle 2017-02-20 14:04:02 -06:00
Jacob Schatz 12cd4c8360 Merge branch 'add-additional-checks-to-ca-data' into 'master'
Small improvements for Cycle Analytics

See merge request !9153
2017-02-18 18:52:43 +00:00
Sean McGivern 84e1cc5592 Merge branch 'fix/cycle-analytics-events-limit' into 'master'
Add limit to the number of events showed in cycle analytics

See merge request !7743
2017-02-13 14:25:55 +00:00
Mike Greiling e4725a50e3 convert js-cookie dependency to an npm module 2017-02-11 01:03:50 -06:00
Alfredo Sumaran bf30a78064 Make sure events have most properties defined 2017-02-10 16:17:58 -05:00
Alfredo Sumaran 7b20784715 Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' "
This reverts commit b7c5ca499d, reversing
changes made to 9745c98bb7.
2017-02-10 15:21:45 -05:00
Alfredo Sumaran f193ef16c0 Make sure events have most properties defined 2017-02-10 03:42:26 -05:00
Sam Rose dff411d737 Fix display logic for warning message 2017-02-08 11:13:33 -05:00
Sam Rose 4490a57fb0 Revise tooltip message and warning text 2017-02-07 17:31:49 -05:00
Sam Rose 8dced28a66 Display number of shown events on Plan stage of Cycle Analytics 2017-02-07 10:46:21 -05:00
Mike Greiling 0ef0ead559 fix missing components in cycle_analytics_bundle 2017-01-14 14:50:22 -05:00
Mike Greiling fe964cc235 migrate all javascript asset bundles and require syntax 2017-01-10 12:30:38 -06:00
Alfredo Sumaran 8b265aa3ca Show dashes when date is empty 2016-11-28 11:13:17 -05:00
Alfredo Sumaran 0a1f519c2a Take only objects for the events list 2016-11-23 12:27:40 -05:00
Mike Greiling bd0017c6d4 clean up globals exemptions within .eslintrc 2016-11-22 12:19:51 -06:00
Alfredo Sumaran c0b6370e3e Use single quote for strings 2016-11-21 17:51:06 -05:00