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
Alfredo Sumaran
d7a45cbdf4
Ue svg from SVGs object
2016-11-21 17:45:36 -05:00
Alfredo Sumaran
78df7346e9
Add custom copy for each empty stage
2016-11-21 17:26:19 -05:00
Alfredo Sumaran
b3700f9601
Fix CSS declaration
2016-11-21 16:11:01 -05:00
Alfredo Sumaran
9e35bda868
Move SVGs to JS objects for easy reuse
2016-11-21 15:56:18 -05:00
Alfredo Sumaran
9402def747
Keep the cookie name as before
...
This is to avoid prompting the same dialog for people who already dismissed the dialog.
2016-11-21 15:04:16 -05:00
Alfredo Sumaran
ff1e2dd478
Fix variable usage
2016-11-21 14:58:22 -05:00
Alfredo Sumaran
5112181192
Do not show overview message if there’s already CA data
2016-11-21 14:09:10 -05:00
Alfredo Sumaran
16ec39568c
Rename Cycle Analytics bundle to .es6
2016-11-21 13:57:11 -05:00
Alfredo Sumaran
8d2483a7c6
Fix URL to pipeline
2016-11-21 13:57:11 -05:00
Alfredo Sumaran
5ccd708446
Set isUserAllowed property with value coming from permissions object
2016-11-21 13:57:11 -05:00
Alfredo Sumaran
46d2b4307a
Add view to handle the case when user doesn’t have access to stage
2016-11-21 13:57:11 -05:00
Alfredo Sumaran
1a7cc190b7
Make linters happy
2016-11-21 13:57:11 -05:00
Alfredo Sumaran
283134a7de
Remove unnecesary empty dialog
2016-11-21 13:57:10 -05:00
Alfredo Sumaran
8a26021b2e
Fix empty stage presentation
2016-11-21 13:57:10 -05:00
Alfredo Sumaran
6efe1531bd
Delete StageButton component
2016-11-21 13:57:10 -05:00
Alfredo Sumaran
9219d1b380
Use correct endpoint for stage events
2016-11-21 13:57:10 -05:00
Alfredo Sumaran
a7b00890b6
Fix blank spaces on links
2016-11-21 13:57:10 -05:00
Alfredo Sumaran
50afa5fd3b
Combine components for better legibility
2016-11-21 13:57:10 -05:00
Alfredo Sumaran
f78935ead7
Do not show minutes if days is available
...
Also show seconds only when seconds is 0
2016-11-21 13:57:10 -05:00
Alfredo Sumaran
1054fb965c
Fix style for event titles
2016-11-21 13:57:10 -05:00
Alfredo Sumaran
c9507678e6
Show seconds only if time is only in seconds
2016-11-21 13:57:10 -05:00
Alfredo Sumaran
cdafef9be0
Update ItemBuildComponent html structure
2016-11-21 13:57:10 -05:00
Alfredo Sumaran
c0c4b2767f
Update ItemMergeRequestComponent structure
2016-11-21 13:57:10 -05:00