Commit graph

11053 commits

Author SHA1 Message Date
Spencer Alger e49733292d Updates to the grunt tasks make the jade and less tasks more generic, compiling any file they find in place. 2014-02-25 12:42:40 -07:00
Spencer Alger 29c83807f8 Updates to the grunt tasks make the jade and less tasks more generic, compiling any file they find in place. 2014-02-25 12:42:40 -07:00
Spencer Alger bdc13ef706 added comments that explicitly label the modified section, and detail where to find the original code so that we can maintain some parity down the road 2014-02-25 09:07:40 -07:00
Spencer Alger 642d492597 added comments that explicitly label the modified section, and detail where to find the original code so that we can maintain some parity down the road 2014-02-25 09:07:40 -07:00
Rashid Khan 8f8f500d60 Merge pull request #8 from spenceralger/auto_remove_watchers
config.$bind should cleanup after itself
2014-02-25 08:57:46 -07:00
Rashid Khan 1872749c72 Merge pull request #8 from spenceralger/auto_remove_watchers
config.$bind should cleanup after itself
2014-02-25 08:57:46 -07:00
Spencer Alger 6f06dca79f Only refresh a view when the template changes. The ngView directive
was cloned and modified to accomplish this
2014-02-25 08:21:40 -07:00
Spencer Alger 34c7272bad Only refresh a view when the template changes. The ngView directive
was cloned and modified to accomplish this
2014-02-25 08:21:40 -07:00
Spencer Alger 2cc7c136a4 When using config's $bind method, the watcher should be removed automatically when the $scope is destroyed 2014-02-25 08:13:36 -07:00
Spencer Alger 1426acfd6f When using config's $bind method, the watcher should be removed automatically when the $scope is destroyed 2014-02-25 08:13:36 -07:00
Spencer Alger a3aa89d705 justifying use of nextTick 2014-02-25 08:00:03 -07:00
Spencer Alger e608d29d27 justifying use of nextTick 2014-02-25 08:00:03 -07:00
Chris Cowan 2ef005851e Merge pull request #6 from ccowan/master
Adding calculateIndices() Method
2014-02-24 15:03:02 -08:00
Chris Cowan 46b3e0e65e Merge pull request #6 from ccowan/master
Adding calculateIndices() Method
2014-02-24 15:03:02 -08:00
Spencer Alger 869a783e86 removed less-middleware dep 2014-02-24 15:48:12 -07:00
Spencer Alger fa95593ed9 removed less-middleware dep 2014-02-24 15:48:12 -07:00
Spencer Alger a3fcbbd21d added less compilation via watch, and a task which will build the less and jade, start the server, then watch for changes 2014-02-24 15:47:09 -07:00
Spencer Alger 37940f3974 added less compilation via watch, and a task which will build the less and jade, start the server, then watch for changes 2014-02-24 15:47:09 -07:00
Chris Cowan 7757cc98ab Adding checks for arguments 2014-02-24 15:26:11 -07:00
Chris Cowan 5713805143 Adding checks for arguments 2014-02-24 15:26:11 -07:00
Spencer Alger 193f4f999f Reworked the examples app to be a better example of how other apps could be formatted 2014-02-24 15:18:34 -07:00
Spencer Alger cfabe422b5 Reworked the examples app to be a better example of how other apps could be formatted 2014-02-24 15:18:34 -07:00
Spencer Alger b2b5db4ff2 Merge branch 'master' of github.com:ccowan/kibana4 2014-02-24 15:17:37 -07:00
Spencer Alger 097bd161ce Merge branch 'master' of github.com:ccowan/kibana4 2014-02-24 15:17:37 -07:00
Chris Cowan 10af3b281b Removing extranous packages 2014-02-24 15:15:01 -07:00
Chris Cowan 8a8d80759b Removing extranous packages 2014-02-24 15:15:01 -07:00
Chris Cowan f220d87bae Adding .DS_Store; Adding calculateIndices.js 2014-02-24 15:14:31 -07:00
Chris Cowan 6f1fd2cdbc Adding .DS_Store; Adding calculateIndices.js 2014-02-24 15:14:31 -07:00
Spencer Alger 6ee366f45d Added a basic framework for kibana 2014-02-24 14:37:50 -07:00
Spencer Alger 173192bc71 Added a basic framework for kibana 2014-02-24 14:37:50 -07:00
Spencer Alger 4d49c6303a added bootstrap and require-css bower components 2014-02-24 14:37:37 -07:00
Spencer Alger 42f4c6f84c added bootstrap and require-css bower components 2014-02-24 14:37:37 -07:00
Spencer Alger 0217b6ccce added connect middleware to grunt's server task 2014-02-24 12:47:00 -07:00
Spencer Alger 010f61575f added connect middleware to grunt's server task 2014-02-24 12:47:00 -07:00
Spencer Alger e8b3bff1f5 [Courier - Mapper] only request the client once it is needed 2014-02-24 12:37:39 -07:00
Spencer Alger e3acf5634e [Courier - Mapper] only request the client once it is needed 2014-02-24 12:37:39 -07:00
Spencer Alger 1316104364 [Courier] when clearing localStorage, invalidate the local ref properly 2014-02-24 11:39:11 -07:00
Spencer Alger 202e1d8651 [Courier] when clearing localStorage, invalidate the local ref properly 2014-02-24 11:39:11 -07:00
spenceralger d59067fca7 Merge pull request #5 from spenceralger/application_boot
Application boot
2014-02-24 10:46:15 -07:00
spenceralger c385df2eb9 Merge pull request #5 from spenceralger/application_boot
Application boot
2014-02-24 10:46:15 -07:00
Spencer Alger fb1d9a6f1a wired up the configFile's kibanaIndex field to the mapper 2014-02-24 10:36:53 -07:00
Spencer Alger 3dbbc975f5 wired up the configFile's kibanaIndex field to the mapper 2014-02-24 10:36:53 -07:00
Spencer Alger 40bd305df4 Merge branch 'master' into application_boot 2014-02-24 10:27:53 -07:00
Spencer Alger 5dce487051 Merge branch 'master' into application_boot 2014-02-24 10:27:53 -07:00
Spencer Alger f447a129bb fixed the courer._clearScheduled, and renamed bind to $bind 2014-02-24 10:22:24 -07:00
Spencer Alger e382cb9ec7 fixed the courer._clearScheduled, and renamed bind to $bind 2014-02-24 10:22:24 -07:00
Spencer Alger 407ada97ea merged in mapper changes 2014-02-24 10:12:38 -07:00
Spencer Alger 65ec35819f merged in mapper changes 2014-02-24 10:12:38 -07:00
Rashid Khan 2a9800734f Merge pull request #4 from rashidkpc/master
Mapper and tests
2014-02-24 08:11:01 -07:00
Rashid Khan c99bdbbbc7 Merge pull request #4 from rashidkpc/master
Mapper and tests
2014-02-24 08:11:01 -07:00