Daniel Lee
59a13f1847
update version to 5.0.1-pre1
2018-03-01 08:30:44 +01:00
Torkel Ödegaard
af6e28366b
build: updated version
2018-02-28 18:42:58 +01:00
Torkel Ödegaard
dff2c14aed
fix: changed react-grid-layout to use grafana fork to a commit before 15503084fb
, this fixes all the panel movement bugs, fixes #10831
2018-02-27 11:34:29 +01:00
Daniel Lee
c21d9deccb
build: update to version 5.0.0-beta5
2018-02-26 09:44:03 +01:00
Daniel Lee
3682225617
build: use tarball instead of git commit for tether drop
...
It is the only js package that is installed directly from
GitHub - this changes it to download the tarball instead of doing a
git clone.
Background: Git clones against GitHub does currently does not work
with the container build which uses CentOS 6.6. It does not have support for
TLS 1.2 and cannot git clone against GitHub since they removed support for
TLS 1.0 and 1.1.
2018-02-25 00:51:07 +01:00
Torkel Ödegaard
1de889169c
build: updated build version to v5.0-beta4
2018-02-19 14:24:01 +01:00
Torkel Ödegaard
5e33a52b69
updated version to v5-beta3
2018-02-16 13:26:04 +01:00
Patrick O'Carroll
244ae555d9
Close modal with esc ( #10929 )
...
* added var to check if modal is open and an if for escape fullview
* moved showconfirmmodal to utils, showconfirmmodal now uses showmodal, esc works in textinput
* made esc global
2018-02-16 09:14:32 +01:00
Torkel Ödegaard
ed546c9720
updated package.json version
2018-02-15 13:30:40 +01:00
Torkel Ödegaard
ead1c300d7
API Integration Tests via jest ( #10899 )
...
* tests: experiment with api tests
* api tests are getting nice
* api: api testing ready for feedback
2018-02-14 10:26:20 +01:00
Torkel Ödegaard
3e2da1fee5
build: increased version to beta1
2018-02-05 15:28:57 +01:00
bergquist
734a2e59aa
add gofmt as precommit hook
2018-02-01 15:23:52 +01:00
Johannes Schill
2ad4c30bc6
ux: POC - Update "Add permissions" design and add a fancy animation #10676
2018-01-31 14:19:07 +01:00
Johannes Schill
460cbe98a1
fix: mobx-react-devtools is a dev dependancy #10275
2018-01-25 15:18:46 +01:00
Johannes Schill
c8193e10b9
dashfolder: wip: More wip on acl.html2permissions.tsx #10275
2018-01-25 15:18:16 +01:00
Torkel Ödegaard
12b08b61d7
Merge remote-tracking branch 'origin/graphite-query-editor-enhancements'
2018-01-23 16:02:46 +01:00
Torkel Ödegaard
7dc046d9f5
ux: updated react-layout-grid
2018-01-18 11:33:39 +01:00
Torkel Ödegaard
af9d1cc577
Update package.json
...
fixed duplicate dev dependency, closes #10542
2018-01-17 11:53:49 +01:00
Dan Cech
1d00c3c72a
update rst2html
2018-01-16 17:02:03 -05:00
Dan Cech
3a4e05133e
support for loading function definitions from graphite
2018-01-16 17:02:03 -05:00
Torkel Ödegaard
d2f866c27c
moved angular-mocks out of dependencies
2018-01-10 14:29:19 +01:00
Torkel Ödegaard
7854f80f5a
Merge remote-tracking branch 'origin/10289_user_picker'
2018-01-10 13:14:43 +01:00
Torkel Ödegaard
5d5de23025
refactoring: alert list improvments PR #10452
2018-01-10 11:54:47 +01:00
Johannes Schill
e4a2bda4f2
10389 react tooltip components ( #10473 )
...
* poc: Use react-popper for tooltips #10389
* poc: Add popover component and use a hoc() for Tooltip + Popover to avoid code duplication #10389
* jest: Add snapshot tests to Popover and Tooltip #10389
* poc: Move target from hoc into Popover/Tooltip-component #10389
* poc: Clean up unused styles and use the existing Grafana style/colors on popper tooltip #10389
* poc: Remove test code before PR
* poc: Remove imports used in poc but shouldn't be included anymore #10389
2018-01-10 10:27:33 +01:00
Johannes Schill
5931d6c87d
ux: POC on new select box for the user picker ( #10289 )
2018-01-09 14:39:10 +01:00
Patrick O'Carroll
457a02b970
added highlight to search
2018-01-08 17:22:44 +01:00
Torkel Ödegaard
5981f67226
tech: enzyme container test working
2018-01-01 18:54:23 +01:00
Torkel Ödegaard
644adef465
tech: enzyme container test working
2018-01-01 16:04:32 +01:00
Torkel Ödegaard
4181602b78
react: progress on react containers and mobx-state-tree store
2017-12-21 11:56:45 +01:00
Torkel Ödegaard
3a1f52d8a2
prettier: ran on all files again, sorry. now settings are defined in package.json
2017-12-21 08:39:31 +01:00
Torkel Ödegaard
85879a7014
prettier: change to single quoting
2017-12-20 12:33:33 +01:00
Torkel Ödegaard
af1f3dd77b
poc: mobx poc
2017-12-19 17:26:51 +01:00
Torkel Ödegaard
75bb511019
tech: added prettier to precommit
2017-12-19 13:27:05 +01:00
Torkel Ödegaard
71658d1e76
grid: disable resize and drag on non editable dashboards, closes #10235
2017-12-15 16:23:26 +01:00
Torkel Ödegaard
7bec195599
build: update master version to 5.0.0-pre1
2017-12-15 12:09:11 +01:00
Torkel Ödegaard
df25c9f0fa
tech: updated version for react-grid item
2017-12-12 13:27:56 +01:00
Torkel Ödegaard
2bc23d2063
tech: updated ngreact and with custom PR applied
2017-12-08 12:26:19 +01:00
Torkel Ödegaard
e98af1b3fa
updated libs and fixed new typescript errors
2017-11-27 12:14:57 +01:00
Torkel Ödegaard
f18f1a1093
removing gemini scrollbar and replacing with perfect scrollbar, muuuch better
2017-11-23 11:12:32 +01:00
Torkel Ödegaard
85e81959f2
scrollable panels works better with perfect-scrollbar
2017-11-22 14:46:17 +01:00
Torkel Ödegaard
0e44fe082b
Merge branch 'master' into develop
2017-11-17 15:49:17 +01:00
Daniel Lee
b51b681400
build: fixes build and jest tests on Windows
...
Fixes #9790
2017-11-13 13:48:48 +01:00
Torkel Ödegaard
b44daaabf2
Merge branch 'master' into develop
2017-10-24 09:06:09 +02:00
Alexander Zobnin
396eadc5ac
Use d3 from node_modules ( #9625 )
...
* tech: annotations refactor, add tests for regions processing
* tech: move d3 to npm and webpack, #9480
* tech: move color scale functions to separate module
* fix opacity legend rendering
2017-10-23 20:30:43 +02:00
Daniel Lee
0ba4c161c3
build: fix all npm run commands for Windows
...
Adds node before each command otherwise Windows does not understand
commands starting with ./
2017-10-23 13:03:06 +02:00
Torkel Ödegaard
2de439c5a1
build: reworking pre commit hook
2017-10-22 15:19:06 +02:00
Torkel Ödegaard
cde87d9adc
build: added precommit
2017-10-22 15:11:37 +02:00
Torkel Ödegaard
adb9d92082
test: added first react snapshot test
2017-10-22 12:48:20 +02:00
Torkel Ödegaard
fff0fa2aee
Merge branch 'master' into develop
2017-10-22 11:51:14 +02:00
Torkel Ödegaard
4aa227dd84
[Tech]: Start migrating to Jest for tests ( #9610 )
...
* tech: investigating karma + jest mix
* tech: migrating tests to jest
* tech: moved anoter test file to jest
* test: migrated two more test files to jest
* test: updated readme and made test fail to verify that it causes CI build failure
* tech: added code coverage for jest tests
* tech: testing codecov coverage
* tech: migrated more tests
* tech: migrated template srv to typescript and the tests to jest
* tech: minor build fix
* tech: build fixes
* build: another attempt at fixing go test with coverage
2017-10-22 07:03:26 +02:00
Torkel Ödegaard
d8230f8fa7
Merge branch 'master' into develop
2017-10-17 11:17:28 +02:00
bergquist
91f60bb6c4
set nightly version to v4.7.0-pre1
2017-10-13 17:12:40 +02:00
Torkel Ödegaard
88ceb19d96
Merge branch 'master' into develop
2017-10-12 16:32:44 +02:00
bergquist
23c610015f
prepare for 4.6.0-beta1 release
2017-10-12 15:25:27 +02:00
Torkel Ödegaard
087b55aece
newgrid: progress on fullscreen/edit view modes
2017-10-11 11:42:49 +02:00
Torkel Ödegaard
6cd2624caf
ux: initial react grid poc
2017-10-09 17:24:10 +02:00
Torkel Ödegaard
647a3cc5ae
Merge branch 'master' into develop
2017-10-09 16:01:54 +02:00
Alexander Zobnin
a174ad4c9a
Unified Color picker fixes ( #9466 )
...
* colorpicker: fix opening error when color is undefined
* colorpicker: replace spectrum picker by new color picker
* colorpicker: remove old spectrum picker directive
* annotations: use tinycolor for working with region colors
2017-10-09 13:54:14 +02:00
Torkel Ödegaard
b228c23dbe
testing: fixing tests
2017-10-07 22:05:31 +02:00
Torkel Ödegaard
25aa9df270
Create annotations ( #8197 )
...
* annotations: add 25px space for events section
* annotations: restored create annotation action
* annotations: able to use fa icons as event markers
* annotations: initial emoji support from twemoji lib
* annotations: adjust fa icon position
* annotations: initial emoji picker
* annotation: include user info into annotation requests
* annotation: add icon info
* annotation: display user info in tooltip
* annotation: fix region saving
* annotation: initial region markers
* annotation: fix region clearing (add flot-temp-elem class)
* annotation: adjust styles a bit
* annotations: minor fixes
* annoations: removed userId look in loop, need a sql join or a user cache for this
* annotation: fix invisible events
* lib: changed twitter emoij lib to be npm dependency
* annotation: add icon picker to Add Annotation dialog
* annotation: save icon to annotation table
* annotation: able to set custom icon for annotation added by user
* annotations: fix emoji after library upgrade (switch to 72px)
* emoji: temporary remove bad code points
* annotations: improve icon picker
* annotations: icon show icon picker at the top
* annotations: use svg for emoji
* annotations: fix region drawing when add annotation editor opened
* annotations: use flot lib for drawing region fill
* annotations: move regions building into event_manager
* annotations: don't draw additional space if no events are got
* annotations: deduplicate events
* annotations: properly render cut regions
* annotations: fix cut region building
* annotations: refactor
* annotations: adjust event section size
* add-annotations: fix undefined default icon
* create-annotations: edit event (frontend part)
* fixed bug causes error when hover event marker
* create-annotations: update event (backend)
* ignore grafana-server debug binary in git (created VS Code)
* create-annotations: use PUT request for updating annotation.
* create-annotations: fixed time format when editing existing event
* create-annotations: support for region update
* create-annotations: fix bug with limit and event type
* create-annotations: delete annotation
* create-annotations: show only selected icon in edit mode
* create-annotations: show event editor only for users with at least Editor role
* create-annotations: handle double-sized emoji codepoints
* create-annotations: refactor
use CP_SEPARATOR from emojiDef
* create-annotations: update emoji list, add categories.
* create-annotations: copy SVG emoji into public/vendor/npm and use it as a base path
* create-annotations: initial tabs for emoji picker
* emoji-picker: adjust styles
* emoji-picker: minor refactor
* emoji-picker: refactor - rename and move into one directory
* emoji-picker: build emoji elements on app load, not on picker open
* emoji-picker: fix emoji searching
* emoji-picker: refactor
* emoji-picker: capitalize category name
* emoji-picker: refactor
move buildEmojiElem() into emoji_converter.ts for future reuse.
* jquery.flot.events: refactor
use buildEmojiElem() for making emojis, remove unused code for font awesome based icons.
* emoji_converter: handle converting error
* tech: updated
* merged with master
* shore: clean up some stuff
* annotation: wip tags
* annotation: filtering by tags
* tags: parse out spaces etc. from a tags string
* annotations: use tagsinput component for tag filtering
* annotation: wip work on how we query alert & panel annotations
* annotations: support for updating tags in an annotation
* linting
* annotations: work on unifying how alert history annotations and manual panel annotations are created
* tslint: fixes
* tags: create tag on blur as well
Currently, the tags directive only creates the tag when the
user presses enter. This change means the tag is created on
blur as well (when the user clicks outside the input field).
* annotations: fix update after refactoring
* annotations: progress on how alert annotations are fetched
* annotations: minor progress
* annotations: progress
* annotation: minor progress
* annotations: move tag parsing from tooltip to ds
Instead of parsing a tag string into an array in the annotation_tooltip
class, this moves the parsing to the datasources. InfluxDB ds already
does that parsing. Graphite now has it.
* annotations: more work on querying
* annotations: change from tags as string to array
when saving in the db and in the api.
* annotations: delete tag link if removed on edit
* annotation: more work on depricating annotation title
* annotations: delete tag links on delete
* annotations: fix for find
* annotation: added user to annotation tooltip and added alertName to annoation dto
* annotations: use id from route instead from cmd for updating
* annotations: http api docs
* create annotation: last edits
* annotations: minor fix for querying annotations before dashboard saved
* annotations: fix for popover placement when legend is on the side (and doubel render pass is causing original marker to be removed)
* annotations: changing how the built in query gets added
* annotation: added time to header in edit mode
* tests: fixed jshint built issue
2017-10-07 10:31:39 +02:00
Torkel Ödegaard
4c4564b138
plugibs: expose more to plugins
2017-10-03 11:02:40 +02:00
Torkel Ödegaard
a365719d3f
tech: minor npm scripts update
2017-10-02 17:25:43 +02:00
Torkel Ödegaard
4cc878b56d
build: fixed build
2017-10-02 17:10:23 +02:00
Torkel Ödegaard
d38c891fac
merge with master
2017-10-02 14:14:45 +02:00
Torkel Ödegaard
c338d8250b
build: minor webpack fix
2017-10-02 13:15:28 +02:00
Torkel Ödegaard
38ae460f59
docs: updated building from source docs
2017-10-02 10:55:56 +02:00
Torkel Ödegaard
0c86241c5b
Webpack ( #9391 )
...
* webpack poc, this is not going to work for plugins, dam
* tech: webpack and systemjs for plugins starting to work
* tech: webpack and systemjs combo starting to work
* tech: webpack + karma tests progress
* tech: webpack + karma progress
* tech: working on tests
* tech: webpack
* tech: webpack + karma, all tests pass
* tech: webpack + karma, all tests pass
* tech: webpack all tests pass
* webpack: getting closer
* tech: webpack progress
* webpack: further build refinements
* webpack: ng annotate fixes
* webpack: optimized build fix
* tech: minor fix for elasticsearch
* tech: webpack + ace editor
* tech: restored lodash move mixin compatability
* tech: added enzyme react test and upgraded to react v16
* tech: package version fix
* tech: added testdata to built in bundle
* webpack: sass progress
* tech: prod & dev build is working for the sass
* tech: clean up unused grunt stuff and moved to scripts folder
* tech: added vendor and manifest chunks, updated readme and docs
* tech: webpack finishing touches
2017-10-01 20:02:25 +02:00
Torkel Ödegaard
73295ab3ed
tech: upgrade of systemjs to 0.20.x working
2017-09-28 14:08:59 +02:00
Torkel Ödegaard
9bfda72a55
tech: reverted to systemjs
2017-09-28 13:06:23 +02:00
Torkel Ödegaard
5849fbf04e
Merge branch 'master' of github.com:grafana/grafana into develop
2017-09-28 10:37:57 +02:00
Torkel Ödegaard
487c475a1e
tech: systemjs upgrade
2017-09-28 10:37:33 +02:00
Torkel Ödegaard
9ee343f33d
tech: systemjs upgrade
2017-09-27 15:42:06 +02:00
Torkel Ödegaard
c0c86c1138
tech: remove bower and moved remaining bower dependencies to npm
2017-09-22 09:47:25 +02:00
Torkel Ödegaard
18337f610d
Merge branch 'master' into develop
2017-09-22 08:42:07 +02:00
Torkel Ödegaard
f0e0e61809
tech: upgraded angularjs and moved dependency from bower to npm, closes #9327
2017-09-21 20:58:32 +02:00
Torkel Ödegaard
fed35909cc
tech: progress on react poc
2017-09-21 13:32:57 +02:00
Torkel Ödegaard
84b1519480
tech: initial react poc
2017-09-20 17:44:23 +02:00
Torkel Ödegaard
41e01184aa
Merge branch 'master' into develop
2017-09-18 12:32:29 +02:00
Torkel Ödegaard
210df23430
packaging: reducing package size be only including public vendor stuff we need
2017-09-14 17:33:58 +02:00
Torkel Ödegaard
a5c08a72fb
docs: update download links
2017-09-14 11:28:59 +02:00
Torkel Ödegaard
512535e8ff
release: bumped version to v4.5.0 stable
2017-09-14 10:51:21 +02:00
Torkel Ödegaard
a9e3130ef6
Merge branch 'master' into develop
2017-09-13 16:06:34 +02:00
bergquist
ee4bbf61a9
remove node restriction from package.json
...
yarn requires correct node version in package.json
and wont install with 4.x. removing since we dont
care about it.
2017-09-12 08:15:48 +02:00
bergquist
51d021a337
reduce readme to be about the code
2017-09-07 16:08:38 +02:00
Torkel Ödegaard
a38ded9e7e
Merge branch 'master' into develop-newgrid-row-design2
2017-09-07 15:05:41 +02:00
Torkel Ödegaard
bc690232fb
version bump to v4.5-beta1
2017-09-05 10:39:55 +02:00
Torkel Ödegaard
dda1cf1a88
Merge branch 'ace-editor'
2017-08-29 15:52:03 +02:00
Torkel Ödegaard
78ea1ea76e
Updated master version to v4.5
2017-08-29 10:13:16 +02:00
Torkel Ödegaard
637ff61f90
Merge branch 'develop' into develop-newgrid-rows
2017-08-17 15:56:38 +02:00
Torkel Ödegaard
6609dbff90
ux: sidenav fixes and dashboard search changes
2017-08-17 12:06:51 +02:00
Torkel Ödegaard
7bf6904119
ux: scrollbar stuff
2017-08-15 11:51:47 +02:00
Torkel Ödegaard
8356871636
grid: updated gridstack to use grafana fork
2017-08-09 16:02:00 +02:00
Alexander Zobnin
e4dabb657c
code-editor: initial directive for rich code editor (ace)
2017-08-07 19:31:50 +03:00
Torkel Ödegaard
a0a2eda5c6
Merge branch 'master' into gridstack
2017-08-04 13:09:26 +02:00
Alexander Gängel
92937c591f
upgrade grunt-sass to 2.0.0 ( #8808 )
2017-07-12 06:55:15 +02:00
Daniel Lee
ba1c79b7a8
package.json to v5.0.0-pre1
2017-07-05 22:14:03 +02:00
Daniel Lee
3583057155
release: v4.4.0
2017-07-04 23:42:22 +02:00
Torkel Ödegaard
35c440eb79
Gridstack: testing
2017-06-13 12:59:37 -04:00
Torkel Ödegaard
48fdfe721e
build: updated master version to 4.4.0-pre1
2017-05-23 13:52:07 +02:00
Torkel Ödegaard
d9c6f7a141
release: bumped version to 4.3.0
2017-05-23 11:14:53 +02:00
Daniel Lee
3a892727b3
release version bump 4.3.0-beta1
2017-05-12 11:45:26 +02:00
Torkel Ödegaard
f1276774a0
typescript: updated tslint and fixed new warnings
2017-04-20 11:16:37 +02:00
Torkel Ödegaard
473006e8cf
build: updated grunt watch to explain best usage
2017-04-18 15:36:38 +02:00
Daniel Lee
4f06202e9a
build: bumped version to 4.3.0
2017-03-08 17:10:51 +01:00
bergquist
2de8cdb85c
tech(build): remove unused deps
2017-01-30 14:28:39 +01:00
bergquist
9b57005540
tech(build): makes npm paths absolute
2017-01-23 15:53:47 +01:00
bergquist
3d5efd3350
tech(build): removes coveralls
2017-01-23 15:53:16 +01:00
Valeriy Simonov
1aa1f7b12c
Use https instead of git for tether-drop
...
git protocol (tcp/udp/9418) is forbidden when using some corporate
proxies. HTTPS is used more widely.
2017-01-09 10:00:07 +05:00
Torkel Ödegaard
69d31c560d
bumped master to 4.2
2017-01-06 12:14:58 +01:00
Torkel Ödegaard
083a42942f
fix(phantomsj): fixed issue with y axis label rotation in phantomjs rendered graphs, fixes #6924
2017-01-02 12:01:48 +01:00
bergquist
034db646ab
release v4.1.0-beta1
2016-12-20 11:25:58 +01:00
Torkel Ödegaard
b9043c915e
feat(panel): working on panel help text, #4079 , #6847
2016-12-16 11:48:32 +01:00
Gabriel Nepomuceno
2f46c56672
removing type validation because copy needs to be done first
2016-12-09 23:41:07 +00:00
Gabriel Nepomuceno
7ff07aa7b1
Revoming old files
2016-12-09 22:05:11 +00:00
Gabriel Nepomuceno
a8ae0a5b79
fixing compilation of grunt
2016-12-09 21:53:00 +00:00
Gabriel Nepomuceno
f3ebd2d849
upgrading bases and correcting identation missing tslint
2016-12-09 14:57:25 +00:00
bergquist
aed695ebe0
tech(build): set master to 4.1.0 pre
2016-11-29 18:03:20 +01:00
Torkel Ödegaard
c643466d57
bumped version to v4-beta2
2016-11-21 09:51:59 +01:00
Torkel Ödegaard
d1bedfc1d1
updated version to beta1
2016-11-09 12:10:03 +01:00
Torkel Ödegaard
6fa89456d6
build(): updated glob node package
2016-11-04 13:58:06 +01:00
Torkel Ödegaard
2fa7100c3b
ux(dashboard): lots of tweaks and polish to row menu, added remove X to add panel and row option views, #6442
2016-11-04 11:43:49 +01:00
Torkel Ödegaard
40ea014fa8
ux(dashboar): added shortcut for build mode, switched keybinding lib to mousetrap, supports sequences so also added for Go to home dashboard, open search with starred dashbords prefiltered, go to profile, #6442
2016-11-02 12:55:58 +01:00
Torkel Ödegaard
9c50893221
progress on new design
2016-10-27 21:51:57 +02:00
Torkel Ödegaard
74dbd7fb36
feat(alerting): disable visual thresholds while alert is enabled
2016-08-12 13:19:06 +02:00
Torkel Ödegaard
08202dcb83
Merge branch 'v3.1.x'
2016-07-11 09:39:17 +02:00
Torkel Ödegaard
4c4cb20bde
tech(sass): changed sass lint version to 1.7.0
2016-07-08 22:12:10 +02:00
Torkel Ödegaard
4133526d8d
feat(build): updated sass lint
2016-07-08 21:04:58 +02:00
Torkel Ödegaard
ad1d7f0ffb
Update package.json
2016-07-06 07:22:29 +02:00
Soulou
122b0d20a9
Fix node version in package.json
...
Value was incoherent since
1900c81d9f
2016-06-28 14:36:15 +02:00
Torkel Ödegaard
23345c563c
changed version in master to 3.2-pre
2016-06-24 16:51:55 +02:00
Torkel Ödegaard
f3c1a894de
changed version to 3.1-beta1
2016-06-23 09:12:17 +02:00
Torkel Ödegaard
90c063060a
fix(png): fixed phantomjs rendering issue with graph and y-axis label rotation, fixes #5220
2016-06-17 14:36:10 +02:00
nfnty
46551e9d65
package.json: Upgrade grunt-contrib-compress, Fixes #5071
2016-05-26 01:03:22 +02:00
Torkel Ödegaard
0cd2e150d5
feat(snapshots): performance improvements to deep clone, makes snapshot's a lot quicker for big dashboards with a lot of panels and data
2016-05-18 11:50:40 +02:00
Torkel Ödegaard
494bee1d6b
bumped version
2016-05-16 11:39:16 +02:00
Torkel Ödegaard
731c35540f
packaging(): default RESTART_ON_UPGRADE to true, closes #4993
2016-05-12 07:29:33 +02:00
Torkel Ödegaard
bbd52c0b71
changelog(): updated and updated version
2016-05-11 09:36:07 +02:00
Torkel Ödegaard
43182cb1eb
updated
2016-05-02 14:49:50 +02:00
Torkel Ödegaard
70d03b7a1c
fix(query editor): Fixed issue with removing query for data sources without collapsable query editors, fixes #4856
2016-04-29 23:20:48 +02:00
Dan Cech
2244224b12
add basic Makefile, remove need for global grunt-cli
2016-04-25 12:44:26 -04:00
Torkel Ödegaard
297c829bdc
tech(): updatad sass-lint
2016-04-22 09:47:30 +02:00
Torkel Ödegaard
83ba6638a1
bumped version
2016-04-15 10:50:21 -04:00
Torkel Ödegaard
924800b7df
bumped version
2016-04-14 14:15:47 -04:00
Torkel Ödegaard
e7626befc5
updated version
2016-04-12 10:17:39 -04:00
Torkel Ödegaard
4d63b576f7
tech(): put in a real event emitter instead of rxjs based on that was broken
2016-04-07 19:47:48 -04:00
Torkel Ödegaard
44cf66d7ff
refactoring(): fixing event things
2016-04-07 19:23:20 -04:00
Torkel Ödegaard
43896dc416
fix(): updated changelog and version to beta3
2016-04-05 11:29:12 -04:00
Torkel Ödegaard
6e6ebc5947
trying to fix karma issue
2016-04-03 09:43:33 -04:00
Torkel Ödegaard
2f2029a5c1
fix(dashboard): fixed dashboard layout for mobile devices, fixes #4529
2016-04-01 10:56:56 -07:00
Torkel Ödegaard
2bf305b177
build(): updated build version
2016-03-30 22:30:41 -07:00
Torkel Ödegaard
97b304abc9
build(): added unix timestamp to iteration builds
2016-03-30 10:05:30 -07:00
Torkel Ödegaard
8451de8752
tech(): changed deps in package.json
2016-03-30 08:10:22 -07:00
Torkel Ödegaard
d4ada51fad
build(): fixed issue with peer dependencies in package.json, fixes #4487
2016-03-29 06:16:49 +02:00
Torkel Ödegaard
637db29fad
tech(): updated phantomjs npm package to use phantomjs-prebuilt
2016-03-23 13:26:38 +01:00
Torkel Ödegaard
7366cef1fe
Merge branch 'master' into websocket
2016-03-22 18:33:39 +01:00
Torkel Ödegaard
1854381456
tech(): updated es6-shim, removed es5-shim, no longer needed as we upraded phantomjs to 2.x, also removed es6-promise, dont think we need it
2016-03-22 18:32:08 +01:00
bergquist
bbc4c361bb
fix(npm): updates phantomjs requirement
2016-03-22 17:23:15 +01:00
Torkel Ödegaard
9ddf22ea93
Merge branch 'master' into websocket
2016-03-17 10:16:05 +01:00
bergquist
a08809f8fe
fix(phantomjs): upgrades to 2.1.1 for ssl support
...
closes #4371
2016-03-16 16:30:08 +01:00
Torkel Ödegaard
92f20b9b7d
feat(websocket): reconnection and resubscription handling, #4355
2016-03-14 19:21:32 +01:00
Torkel Ödegaard
f4666df7da
Merge branch 'master' of github.com:grafana/grafana
2016-03-07 18:04:06 +01:00
Torkel Ödegaard
4cd4ce504d
feat(plugins): worked on markdown support for plugin page, #4275
2016-03-07 18:03:45 +01:00
bergquist
b912edbbef
feat(grunt): add autoprefix with postcss
...
closes #4250
2016-03-07 17:49:47 +01:00
Torkel Ödegaard
2cf1193b56
Merge branch 'variable-value-formatting-rethink'
2016-03-01 19:13:11 +01:00
Torkel Ödegaard
f3ad71d751
feat(templating): lots of progress on template variable context specific formats, #2918 , all elasticsearch / lucene use cases seem to work now
2016-03-01 08:43:54 +01:00
Matt Toback
efe25db40f
Update repo in package.json to point to official
2016-03-01 11:25:54 +08:00
Torkel Ödegaard
363f36dfae
ux(): tweaks
2016-02-21 15:21:01 +01:00
Torkel Ödegaard
f3fe1a5320
fix(build): trying to fix build
2016-02-20 17:54:51 +01:00
Torkel Ödegaard
d0d21ba9a6
ux(): updated orange color and fixed sidemenu background on dark theme
2016-02-19 15:33:24 +01:00
Torkel Ödegaard
c21b353042
ux(): color/grays palate refactoring
2016-02-19 12:26:59 +01:00
Torkel Ödegaard
f8e233e400
commit(): saas changs
2016-02-15 15:27:41 +01:00
Torkel Ödegaard
f7e3297a0f
ux(): updated navbar on all pages to new style, no subnav/dropdown yet though
2016-02-13 14:32:20 +01:00
Torkel Ödegaard
e7a202fe4d
Merge branch 'master' into style-changes-bulletfactory
2016-02-12 10:14:06 +01:00
Torkel Ödegaard
f797b19825
fix(build): changed from postinstall script to regular grunt task for the copying of npm dependencies into public dir, fixes #4003
2016-02-12 09:58:00 +01:00
Torkel Ödegaard
2ea548850e
Merge branch 'master' into style-changes-bulletfactory
...
Conflicts:
pkg/api/index.go
public/less/sidemenu.less
2016-02-11 21:23:54 +01:00
Torkel Ödegaard
ae39ec8585
feat(plugins): changed so that plugins can load css async via util function exposed from app/plugins/sdk
2016-02-10 13:09:39 +01:00
Matthew Toback
21b0945d08
Beginnings of form restyling, nowhere near merge yet
2016-02-06 17:37:33 -05:00
Torkel Ödegaard
714129c8e3
fix(): package.json use local grunt in postinstall script
2016-02-04 22:44:25 +01:00
Torkel Ödegaard
9914714eeb
removed npm frontend assets from repo, installed using npm install postinstall script
2016-01-28 14:37:24 -05:00
Torkel Ödegaard
6fae264222
feat(plugins): upgraded influxdb to new plugin format
2016-01-14 15:35:14 +01:00
Torkel Ödegaard
08caf4bbde
feat(tslint): more tslint work
2016-01-13 21:22:39 +01:00
Torkel Ödegaard
59c928acc2
feat(tslint): added more tslint rules
2016-01-13 21:07:57 +01:00
David Keijser
1896bd0920
Add missing peer dependency: phantomjs
2016-01-08 16:27:43 +01:00
Torkel Ödegaard
4522b02925
tech(systemjs): almost all tests are passing
2015-12-21 16:00:58 +01:00
Torkel Ödegaard
f7888886e9
tech(systemjs): working on getting tests to work
2015-12-21 11:10:16 +01:00
Torkel Ödegaard
93e424de4c
tech(systemjs): work on systemjs builder
2015-12-18 15:59:27 +01:00
Torkel Ödegaard
545c39356a
tech(systemjs): starting work on systemjs bundling
2015-12-17 19:18:30 +01:00
Torkel Ödegaard
ca84ef38f8
angular2 test
2015-12-16 12:21:13 +01:00
Torkel Ödegaard
7ee290cc57
tech(systemjs): systemjs and jspm work
2015-12-15 17:56:16 +01:00
Torkel Ödegaard
55448de92a
updated master version to 3.0.0-pre1
2015-12-14 17:10:30 +01:00
Torkel Ödegaard
fcd3af30ec
updated version to 2.6.0
2015-12-14 15:18:01 +01:00
Torkel Ödegaard
cdc36dd171
Updated version
2015-12-08 15:41:34 +01:00
Torkel Ödegaard
df366da721
updated version to 2.6.0-beta1
2015-12-04 10:39:50 +01:00
Torkel Ödegaard
8eb3e48bc7
fix(build): fixed build issues with concat not including require_config
2015-12-02 18:22:47 +01:00
Torkel Ödegaard
d315ff2b96
changelog: updated master version to 2.6 and merged develop branch
2015-11-12 13:47:12 +01:00
Torkel Ödegaard
4729bea1a2
fix(dashboard): fix for collapse row by clicking on row title, fixes #3065
2015-10-28 15:04:58 +01:00
Torkel Ödegaard
6397b8c1ef
docs(): updated version to 2.5.0
2015-10-28 09:31:57 +01:00
Torkel Ödegaard
22a4ef42fc
version change to 2.5-pre2
2015-10-27 12:22:30 +01:00
Torkel Ödegaard
d705108be5
feat(timepicker2): added date math tests
2015-09-16 18:48:41 +02:00
Torkel Ödegaard
1900c81d9f
tech(nodejs upgrade): upgraded to nodejs 4.0 for grunt build
2015-09-13 12:13:47 +02:00
Torkel Ödegaard
dceec44671
removed tsconfig
2015-09-10 14:36:05 +02:00
Torkel Ödegaard
da832368f0
dev building and optimized builds work
2015-09-10 12:42:24 +02:00
Torkel Ödegaard
abac8bccc6
tech(typescript): its looking good
2015-09-10 11:26:40 +02:00
Torkel Ödegaard
3c40310e9b
tech(typescript): testing for how to migrate to typescript
2015-09-09 09:57:06 +02:00
Torkel Ödegaard
171ed497f9
version bumped to 2.5
2015-09-08 09:20:46 +02:00
Mat Schaffer
be3f657073
Use SPDB license id
...
This avoids an npm warning telling you to use such an id.
2015-08-27 07:35:59 +09:00
Torkel Ödegaard
90169d6a05
Bumped master version to 2.2.0-pre1
2015-08-11 11:18:39 +02:00
Torkel Ödegaard
be7a3a0940
pumped version to 2.1.1
2015-08-11 10:48:19 +02:00
Torkel Ödegaard
956a2bbdbe
Updated version
2015-08-05 16:06:55 +02:00
Torkel Ödegaard
925ead51b6
Updated version to 2.1
2015-08-04 16:19:48 +02:00
Torkel Ödegaard
2c00267d58
Changed to more strict sinon version to work around issue in latest sinon
2015-06-10 15:08:32 +02:00
Torkel Ödegaard
8c0e1060e6
Graph: Define series color using regex rule, Closes #590
2015-05-14 12:34:30 +02:00
Torkel Ödegaard
a4a8cd05d2
Updated to nodejs packages and karma code coverage setup
2015-05-02 16:59:19 +02:00
Torkel Ödegaard
59fcd3914d
corrected master version
2015-05-01 08:08:31 +02:00
Torkel Ödegaard
5175cf70ef
fixed version in package.json
2015-04-27 15:07:13 +02:00
Torkel Ödegaard
380b7f4d94
updated version to 2.1.0-pre1
2015-04-24 15:57:20 +02:00
Torkel Ödegaard
2c52224013
/api/login/ping Fix for issue when behind reverse proxy and subpath, Fixes #1857
2015-04-23 08:24:30 +02:00
Torkel Ödegaard
9cc5e981dd
Bumped version to 2.0.2
2015-04-22 17:51:50 +02:00
Torkel Ödegaard
dabdf1b7fd
Graph Panel + Legend Table mode: Many series casued zero height graph, now legend will never reduce the height of the graph below 50% of row height, Fixes #1832
2015-04-21 18:46:44 +02:00
Torkel Ödegaard
9540e12e2e
Updated version to 2.0.1 to work around rpm and deb versioning scheme does not support regular semver prerelease naming standard, it seems like 2.0.0-beta3 is newer than 2.0.0 for rpm and deb packages.
2015-04-20 13:21:42 +02:00
Torkel Ödegaard
b5a77d4f4a
Updated version to 2.0.0 and updated changelog
2015-04-20 11:54:36 +02:00
Torkel Ödegaard
3db2aaada6
Bumped version to rc1
2015-04-15 15:17:19 +02:00
Torkel Ödegaard
0b1c1bb8b4
updated package version
2015-04-13 14:06:33 +02:00
Torkel Ödegaard
8ee7d5c2d5
Deb package is starting to work
2015-04-10 11:05:56 +02:00
Torkel Ödegaard
76ea0f432a
updated master version to beta2
2015-03-31 19:20:34 +02:00
Torkel Ödegaard
fb0629a913
Bumbped version to 2.0.0-beta1
2015-03-30 15:45:02 +02:00
Torkel Ödegaard
6a9256bb00
Bumped version to prebeta3
2015-03-29 13:07:40 +02:00
Torkel Ödegaard
c4b8a9853e
updated grunt-jscs dependency
2015-03-25 16:06:13 +01:00
Torkel Ödegaard
2b22d11923
Updated version to prebeta2
2015-03-10 13:55:08 +01:00
Torkel Ödegaard
e75acce6ed
updated package.json upgrade of grunt contrib uglify
2015-03-10 13:46:50 +01:00
Torkel Ödegaard
30294740bd
Updated build script, changed deb and rpm config path to /etc/grafana, #1476
2015-03-04 16:23:30 +01:00
Torkel Ödegaard
14766ad38e
Updated wercker, moved s3sync to deploy step
2015-03-04 09:12:32 +01:00
Torkel Ödegaard
c6d4b5cc86
Working on build steps
2015-03-03 17:42:50 +01:00
Torkel Ödegaard
6850a4d25d
Progress on deb and rpm packaging, init.d script etc, #1476
2015-03-02 17:21:52 +01:00
Torkel Ödegaard
f4e26bba3f
Removed unused node package
2015-02-05 12:39:47 +01:00
Torkel Ödegaard
16acdfc7c3
Merge branch 'master' of github.com:torkelo/grafana-private into pro
2015-02-03 13:36:25 +01:00
Torkel Ödegaard
858d7be8cf
Migrated from ngmin to ngAnnotate
2015-02-03 13:36:04 +01:00
Torkel Ödegaard
1ca4ecc241
Updated grunt-jscs dependency version
2015-02-03 13:05:14 +01:00
Torkel Ödegaard
5a3d3f5098
updated build and release tasks
2015-01-04 17:51:48 +01:00
Torkel Ödegaard
33e3fc70b2
trying to get revision asset replacements to work with different paths
2014-12-31 19:01:10 +01:00
Torkel Ödegaard
9c3cd87bee
more work on two grunt build modes, backend/standalone modes
2014-12-31 16:19:45 +01:00
Torkel Ödegaard
38f348e642
Updated version to 1.9.1
2014-12-29 11:21:25 +01:00
Torkel Ödegaard
24519cbf78
Updated version to 1.9.0
2014-12-02 11:21:18 -08:00
Torkel Ödegaard
e197163019
Changed version to 1.9-rc1
2014-11-17 11:19:17 +01:00
Torkel Ödegaard
282c834d9f
updated package.json
2014-09-30 17:58:02 +02:00
Torkel Ödegaard
bf361d2b02
Updated package.json version and latest.json, preparation for 1.8.1 release
2014-09-30 09:03:14 +02:00
Torkel Ödegaard
352ad3385a
Updated changelog and package.json to new version 1.8.0
2014-09-22 12:59:21 +02:00
Torkel Ödegaard
4883b2a296
Fixed issue with using template variables in panel titles, and text panel, when selecting All option in variable
2014-09-11 13:54:59 +02:00
Torkel Ödegaard
647feb7b33
Progress on new filter/templating editor
2014-08-26 14:17:46 +02:00
Torkel Ödegaard
c6489d9b01
Lots of progress on per series overrides
2014-08-19 15:22:03 +02:00