Commit Graph

46 Commits

Author SHA1 Message Date
flavien peyre 367ca29171 Font awesome available in production
Change-Id: I2bb8ec812daf86b15eece475c55cef0e8a47229a
2015-08-19 14:36:29 +00:00
Vincent Fournier 43457faac2 Fix bug where layout was not in production
Change-Id: I221cd741578cfb63b94aae13531cd657c8efa60f
2015-07-31 11:10:23 -04:00
Vincent Fournier c7c793b699 Improve application configuration
Change-Id: Ic689dee2b15ace091a4e61995d3c64641660b899
2015-07-29 14:31:06 -04:00
Thibault Cohen f15a6ccf93 Fix dist generation
Change-Id: I3bfea037e13bff226db21baeccf5da9090df4210
2015-06-19 16:15:52 -04:00
Thibault Cohen 5412cd8990 Fix pnotify css import
Change-Id: Ia379985267d1bfa247f496fa22875b3a05faa854
2015-06-18 15:59:51 -04:00
Vincent Fournier dd868fc21c Add theme switch
Change-Id: I5b2a546bfa63c31c36e17a3dfc097a36be7028a9
2015-06-04 11:39:17 -04:00
Vincent Fournier 63f3ad58d6 Improve jshint task and fix errors
Change-Id: I1b9c7d4a7040e3fee66388b9744b553a6fb1da6e
2015-05-20 15:46:08 -04:00
Vincent Fournier 1260920476 Remove adagios backend
Change-Id: Ib6be5235c026fcd527f6db7ac305d8e739afae54
2015-05-20 13:25:16 -04:00
Alexandre Viau 48b9f5c817 Improve login and logout + replaced tabs by spaces
Change-Id: I15ea3a23024a8c992b56429a5352746c9aa598bc
2015-05-15 16:34:49 -04:00
Vincent Fournier 2237d0cf3c Fix dependency injection when minimize 2015-05-05 14:45:02 -04:00
Vincent Fournier e9932e47c2 Apply Jshint to files 2015-05-04 10:13:18 -04:00
Vincent Fournier 5f4f119e6c Change JSLint for JSHint 2015-05-04 09:46:19 -04:00
Vincent Fournier afcf64a384 Improve watch in Grunt task 2015-04-30 15:16:58 -04:00
Vincent Fournier f44133ec78 Improve Grunt task with live reload 2015-04-30 11:50:15 -04:00
Vincent Fournier af0d993d53 Rename application to Bansho 2015-04-30 09:51:00 -04:00
Vincent Fournier e8b0609a43 New Grunt task 2015-04-29 16:34:48 -04:00
Frédéric Vachon c687f8cfe8 Rename modules to bansho and adapt Gruntfile build rules 2015-04-24 11:27:00 -04:00
aviau 162511b070 Made container configurable 2015-04-23 10:51:43 -04:00
Frédéric Vachon 561726d5d0 FIX: Adagios backend build rule in gruntfile 2015-04-22 14:56:33 -04:00
Frédéric Vachon 7b51802b52 Supports adagios and surveil backend 2015-04-21 16:27:15 -04:00
Frédéric Vachon 125dc9545a Introduces promise manager 2015-03-31 16:51:47 -04:00
Frédéric Vachon 81952cd360 Service submodules skeletons 2015-03-30 17:38:39 -04:00
Frédéric Vachon fff43cd26f Service view uses adg-service 2015-03-30 17:10:23 -04:00
Frédéric Vachon cef8d8c9fd Host view uses adg-host directive 2015-03-26 16:17:08 -04:00
Frédéric Vachon 5e974cb532 Host view uses /view endpoint 2015-03-26 14:53:13 -04:00
Philippe Pepos Petitclerc 4fff4f937a host_view generalized to work with all objects. Only services are implemeted but it is only a matter of adding a clause in object_view.js:getIdentifier and cleaning up 2015-03-26 11:02:01 -04:00
Philippe Pepos Petitclerc 82388a9c81 Renamed getServices provider to getObjects 2015-03-26 10:39:24 -04:00
Frédéric Vachon ac34be55e8 Integrated dynamic template loading 2015-03-25 17:41:56 -04:00
Frédéric Vachon 4bd1253337 Introduces dynamic routing 2015-03-25 17:27:46 -04:00
Frédéric Vachon 144490eba2 single_table template 2015-03-06 16:49:23 -05:00
Frédéric Vachon fb1d3099ba JSLint 2015-03-06 11:07:49 -05:00
Frédéric Vachon 2d21c95799 Beautify angular.min.js for dev environment 2015-03-06 11:05:49 -05:00
Frédéric Vachon b8d2d87796 Add a development environment to grunt 2015-02-24 11:29:25 -05:00
Frédéric Vachon 5251c7acce First step for no-repeat support 2015-02-23 16:53:23 -05:00
Frédéric Vachon 0028f6ebc6 Introduction of table actionbar 2015-02-23 10:55:51 -05:00
Frédéric Vachon 86c9cc76d7 JSLint: Unused variables raise errors 2015-02-20 14:38:12 -05:00
Frédéric Vachon c5d5a18d82 Grunt: auto-minify and compress sources on changes 2015-02-20 14:23:10 -05:00
Frédéric Vachon 62f092db99 Add uglify to grunt tasks 2015-02-20 13:39:16 -05:00
Frédéric Vachon 7b7bddcb12 Added global variables to JSLint configuration 2015-02-03 11:51:32 -05:00
Frédéric Vachon 3a70029aba JSLint: filters, table, sidebar 2015-01-30 14:02:06 -05:00
Hugo Soucy 951d35e945 Merge branch 'master' of github.com:titilambert/adagios-frontend
Conflicts:
	app/index.html
	app/navbar/navbar.js
	app/sidebar/sidebar.js
	app/topbar/topbar.css
	app/topbar/topbar.html
2015-01-22 14:19:10 -05:00
Hugo Soucy 2bf01b0684 [#64040] Modification du grunt file pour faire un watch sur les modules
sass externes, comme navbar topbar, etc.
2015-01-22 13:55:37 -05:00
Frédéric Vachon ef82918191 Update Gruntfile.js 2015-01-16 16:34:47 -05:00
Frédéric Vachon 6ec305ea9f Conform project and config files to coding convention 2015-01-15 16:56:37 -05:00
Frédéric Vachon d00dc71e13 Added coding style linter 2015-01-15 11:54:23 -05:00
Thibault Cohen 3e608a0d34 Add sass with grunt 2014-12-17 15:54:48 -05:00