Torkel Ödegaard
de753bf330
fix(build): fixed issue with ngAnnotate not including files in core/*, fixes #2733
2015-09-14 09:33:26 +02:00
Torkel Ödegaard
d96a6a59ee
refactor: moved timepicker from a simple panel to component, removed simple panel directive
2015-09-12 11:49:27 +02:00
Torkel Ödegaard
166a3c4d64
tech(typescript): added tslint to default task
2015-09-11 08:00:13 +02:00
Torkel Ödegaard
84371f03b5
tech(typescript): more testing and migration
2015-09-10 16:47:38 +02:00
Torkel Ödegaard
20407bca89
tech(typescript): converted signup controller to typescript
2015-09-10 16:21:57 +02:00
Torkel Ödegaard
0b5f40e66c
tech(): made config system check for generated css or javascript files and panic if there are none, also if there is a public_gen directory it will use that, even if static root is set to public
2015-09-10 13:34:32 +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
82061c7c3b
experiments
2015-09-09 20:37:27 +02:00
Torkel Ödegaard
a8197df1c1
more experiments for mixing javascript and typescript
2015-09-09 19:34:24 +02:00
Torkel Ödegaard
3c40310e9b
tech(typescript): testing for how to migrate to typescript
2015-09-09 09:57:06 +02:00
Michaël Lhomme
0dc263d919
Disable load timeout in requirejs
2015-08-17 21:41:04 +02:00
Torkel Ödegaard
fd319bd5f5
Moved requirejs to bower, #677
2015-06-13 23:01:54 +02:00
Torkel Ödegaard
a4a8cd05d2
Updated to nodejs packages and karma code coverage setup
2015-05-02 16:59:19 +02:00
Torkel Odegaard
05bed2fd8a
Fixed folder location for readme and license files in bin tar / zip package
2015-04-21 08:20:34 +02:00
Torkel Ödegaard
3d8beb918b
Docs updates and update to tar package
2015-04-20 12:33:32 +02:00
Torkel Odegaard
c9a28ddd38
Windows build: updates to build stuff to create better windows packages
2015-04-20 08:10:23 +02:00
Torkel Ödegaard
d1767144a8
Reworking configuration loading and overriding
2015-04-09 12:16:59 +02:00
Torkel Ödegaard
96ee1c17a3
Worked on new deb & rpm packaging and init.d scripts
2015-04-08 14:10:04 +02:00
Torkel Ödegaard
b48b2ac656
Updated grunt tasks for the src -> public directory change
2015-03-29 13:06:53 +02:00
Torkel Ödegaard
722d74a41b
Removed unused animate.min.css
2015-03-25 21:27:57 +01:00
Torkel Ödegaard
5f0e7cd52a
Added custom cache control headers for static content
2015-03-23 18:28:59 -04:00
Torkel Ödegaard
4b3224702c
Fixed asset revving issue with css files
2015-03-13 11:11:31 +01:00
Bruno Binet
ae41fa3011
fix uglify TypeError
...
This patch fix the following uglify error:
TypeError: Cannot assign to read only property 'warnings' of true
Or we can upgrade grunt-contrib-uglify to latest v0.8.0 version which
should also fix the issue.
This issue has been reported on grunt-contrib-uglify bug tracker:
https://github.com/gruntjs/grunt-contrib-uglify/issues/298
2015-03-10 11:27:17 +01:00
Torkel Ödegaard
d043ee9407
Fixed js concat issue
2015-03-04 10:04:59 +01:00
Torkel Ödegaard
0db55b6194
Work on deb and rpm packages, both seem to work now, #1476
2015-03-03 17:14:58 +01:00
Torkel Ödegaard
9192acf250
Fixed js style errors
2015-03-03 10:20:52 +01:00
Torkel Ödegaard
7e0f1a57af
Progress on deb and rpm packaging, renamed config files, added file logging, #1476
2015-03-03 10:18:37 +01:00
Torkel Ödegaard
ad2065afc7
Began work on deb and rpm packaging, #1476
2015-03-02 15:50:03 +01:00
Torkel Ödegaard
5c795e9a50
Updated readme with docker info, updated build task
2015-02-09 16:18:30 +01:00
Torkel Ödegaard
eeba128f8a
Fixed release tar/zip keeping execution mode on phantomjs
2015-02-06 13:58:25 +01:00
Torkel Ödegaard
102c896046
Updated build and wercker file for new repo structure
2015-02-05 12:27:58 +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
7fef460fa2
Fix for paths to partials
2015-02-02 22:15:15 +01:00
Torkel Ödegaard
3bf7f6ed5f
Updated build post processsing to include vendor dir
2015-01-20 17:53:01 +01:00
Torkel Ödegaard
5a3d3f5098
updated build and release tasks
2015-01-04 17:51:48 +01:00
Torkel Ödegaard
318338f967
Updated zip release task
2015-01-01 22:26:57 +01:00
Torkel Ödegaard
7c72705bc5
more work on build process
2015-01-01 15:28:28 +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
f8ddfec98c
progress on being able to use exact same code base for backend and standalone version, building optimized build needs a little more work
2014-12-31 14:18:34 +01:00
Torkel Ödegaard
75c77a44c9
Merge branch 'master' of github.com:torkelo/grafana-private into pro
...
Conflicts:
src/app/app.js
src/app/controllers/all.js
src/app/routes/all.js
src/app/services/datasourceSrv.js
src/test/test-main.js
2014-12-31 12:07:22 +01:00
Torkel Ödegaard
11b44f2b01
changes to make requirejs optimizer complete
2014-12-31 11:50:34 +01:00
Torkel Ödegaard
d1e33ec071
Moved routes
2014-12-31 11:48:15 +01:00
Torkel Ödegaard
599a77c776
Added karma test step to build/relase grunt task
2014-12-30 11:05:24 +01:00
Mat Schaffer
85e50ece2e
Allow for plugin testing.
...
With this change in place you can include plugin specs in `grunt test` by creating a `src/config.js` like that includes something like this:
```js
plugins: {
// list of plugin panels
panels: [],
// requirejs modules in plugins folder that should be loaded
// for example custom datasources
dependencies: ['grafana-plugins/atlasDatasource'],
specs: ['grafana-plugins/specs/atlasDatasource-specs']
}
```
2014-12-23 12:01:50 -08:00
Torkel Ödegaard
01bd662046
Graph: legend fix for bug when running optimized build, Fixes #1045
2014-11-11 21:06:01 +01:00
Torkel Ödegaard
17114778b7
Panel: fixed bug introduced in recent commit that caused blank title in optimized build, #1041
2014-11-11 15:00:31 +01:00
Torkel Ödegaard
c12d830162
Panel: added search typeahead for dashboard links, #1041
2014-11-11 13:38:34 +01:00