James Brooks
616c7afc91
wip
2020-04-07 19:14:41 +01:00
Data-Kiss
4b5ee6668f
Add the ability to select a template when adding an incident.
2019-10-09 19:56:14 +01:00
Ollie Reardon
ff320a2d05
Merge branch '2.4' of github.com:CachetHQ/Cachet into 2941-bottom-menu-sidebar
2019-07-11 21:19:29 +01:00
Ollie Reardon
13de110cbf
Production assets
2019-07-11 17:50:01 +01:00
Ollie Reardon
4bdf428b77
Forced padding on the bottom of the sidebar. Fixes #2941
2019-07-11 17:42:59 +01:00
Anthony Bocci
c5217637e6
Allow Cachet to be setup not from the server's root
...
The `asset()` helper was missing at some places so it was not possible
to install it in an other place than the server's root (/).
The paths have been fixed and now use the `asset()` helper. Also,
The steps process takes care of the current path.
See: #3618
2019-06-19 11:19:00 +02:00
Graham Campbell
46ed1c8038
Rebuilt assets
2019-05-13 00:01:06 +01:00
James Brooks
3285aabb66
Remove autosize dep as it's unused. Compile assets
2019-04-12 21:22:16 +01:00
James Brooks
cfbae4568e
Compile assets
2019-04-12 21:17:28 +01:00
James Brooks
1d433a71c9
Compile assets
2019-04-12 21:10:45 +01:00
James Brooks
4e86c8c8ec
Compile assets
2019-04-12 21:06:03 +01:00
James Brooks
0b969fe285
Compile assets
2019-04-12 21:03:02 +01:00
James Brooks
7752529ac7
Compile assets
2019-02-18 22:10:05 +00:00
James Brooks
c3248c7c3a
Compile assets
2019-01-26 11:17:35 +00:00
James Brooks
78ae11897c
Compile assets
2019-01-26 11:14:07 +00:00
James Brooks
f1fcd307cc
Compile assets
2019-01-26 11:14:07 +00:00
Graham Campbell
555edd822d
Upgraded JS deps and rebuilt assets
2018-12-28 00:58:49 +00:00
James Brooks
1dfcd9aa7b
Re-compile assets
2018-07-02 22:01:54 +01:00
James Brooks
fc1889a3c2
Compile assets
2018-06-29 21:00:06 +01:00
James Brooks
4a592c3788
Fix report incident
2018-06-29 20:07:20 +01:00
James Brooks
f276982fe3
Compile assets
2018-06-18 07:17:05 +01:00
James Brooks
0303a3a5c0
Compile assets
2018-06-16 22:44:00 +01:00
James Brooks
d97e7df68f
Compile assets
2018-06-16 16:29:31 +01:00
Jordy van Dortmont
c66048d977
Fix metrics fill theme color application #2797
2018-03-26 02:13:11 +02:00
Adrian Kothman
c4470d3297
#2926 Add z-index so circle appears above line
2018-03-01 00:13:09 +00:00
James Brooks
8402e4157d
Re-compile assets
2018-01-21 20:52:07 +00:00
A
c11626a137
Adds the js regenerated by npm run prod due to the previous commit.
...
Related to CachetHQ/Cachet#2848
2018-01-15 11:40:17 +01:00
A
0f6512fbf1
Display the metric's suffix in tooltip.
...
When we mouseovered on a point on a metric, the value was shown but the
suffix wasn't.
It was due to a curly bracket issue, the "tooltip" option wasn't given
as an "option" sub-object, but as a third argument of the Chart
constructor. A curly bracket was closed to early.
This is fixed and the suffix is now displayed.
Related to CachetHQ/Cachet#2848
2018-01-15 13:00:56 +01:00
James Brooks
8746412467
Update language files
2017-12-03 17:47:45 +00:00
James Brooks
ef8aa1c1b8
Compile assets
2017-09-30 11:29:12 +01:00
James Brooks
c9f7eeb1e5
Compile assets
2017-09-15 20:13:08 +01:00
James Brooks
39b5af1309
Compile assets
2017-09-15 07:40:02 +01:00
James Brooks
acf0a2b662
Compile assets
2017-07-25 14:38:07 -04:00
James Brooks
e5c3ff5e33
Polyfill Promise. Fixes #2375
2017-07-17 22:22:08 +01:00
James Brooks
41a8562d80
Switch to using Laravel Mix. Closes #2582
2017-06-19 22:38:33 +01:00
James Brooks
61c569505f
Compile assets
2017-06-19 22:20:45 +01:00
James Brooks
6e046a4d0a
Rebuilt assets
2017-03-18 09:05:37 +00:00
James Brooks
65f438202c
Compile assets
2017-03-17 20:51:03 +00:00
Tim Davies
59ae006b69
Compile SCSS assets
2017-03-01 20:38:57 +00:00
James Brooks
a7901c6ff8
Compile in new sweetalert2
2017-02-19 10:36:04 +00:00
James Brooks
7fb8a03ebe
Fixes #2324
...
I've disabled autosize for now
2017-01-26 16:16:59 +00:00
James Brooks
55de8d09c9
Rebuilt assets
2017-01-04 19:56:52 +00:00
James Brooks
59087d7c55
Rebuild assets
2017-01-04 19:55:30 +00:00
James Brooks
81583b3fd9
Re-compile assets
2017-01-03 19:35:58 +00:00
James Brooks
526139d612
Compress logo
2016-12-29 11:54:06 +00:00
James Brooks
826e4e6077
Use minified assets too. Closes #2258
...
Combine didn't improve the situation for us
2016-12-03 20:02:32 +00:00
James Brooks
cb1b5378a8
Rebuilt assets
2016-12-03 19:31:18 +00:00
James Brooks
1f00ea1e9b
Rebuilt assets
2016-11-13 13:01:54 +00:00
James Brooks
ea9f2fabf0
Rebuilt assets
2016-10-18 19:19:30 +01:00
Graham Campbell
aafae8097e
Update all the things ( #2155 )
...
* Updated deps
* Rebuilt js
2016-10-07 20:07:34 +01:00