Commit Graph

42 Commits

Author SHA1 Message Date
Patrick McDonagh
3c4f63faeb Removes leftover file storage objects 2016-06-15 17:38:53 -05:00
Patrick McDonagh
55df6ed212 Fixes broken link on Card page 2016-06-14 19:16:39 -05:00
Patrick McDonagh
7917a24b74 more work on gauge-off page 2016-06-14 19:09:50 -05:00
Patrick McDonagh
948bd18881 started gauge off page 2016-06-09 13:37:54 -05:00
Patrick McDonagh
67139b4a07 File List fixes 2016-06-08 17:29:12 -05:00
Patrick McDonagh
55d0a0e036 Fixes POCONSOLE-43, card screens working 2016-06-08 16:53:01 -05:00
Patrick McDonagh
bc35d73da0 fixes seed data 2016-06-08 12:46:28 -05:00
Patrick McDonagh
6b87f541b2 Fixes typo in card structure 2016-06-08 12:29:16 -05:00
Patrick McDonagh
2449fbe9b7 Split old controllers into separate files, began working on dashboard 2016-06-07 19:12:01 -05:00
Patrick McDonagh
8add45cc1b Seeding for tags updated 2016-06-06 16:39:59 -05:00
Patrick McDonagh
86f6fb129f added sails files, controllers/models for POConsole data 2016-05-06 16:37:59 -05:00
Patrick McDonagh
1ca2291f31 Fixed SQL query to get tag values at time 2016-04-21 15:13:12 -05:00
Patrick McDonagh
45d99d1465 Start working on updating www to work with new db setup 2016-04-21 09:34:11 -05:00
Patrick McDonagh
b3713541ef Fixed tag query 2016-04-18 09:36:59 -05:00
Patrick McDonagh
019f4db1e8 Converted controllers.js to controllers.coffee 2016-04-04 17:49:14 -05:00
Patrick McDonagh
9b1c9011d3 Duplicated json_sqlite.coffee to json_mysql.coffee 2016-03-31 17:36:24 -05:00
Patrick McDonagh
f187fd7739 Add d3 to npm packages installed 2016-03-31 15:23:15 -05:00
Patrick McDonagh
49c223de61 Merge pull request #2 in POCONSOLE/www from feature/POC-67-show-well-timelines-in-web-view to master
* commit 'be830d953125dd7f627e4a582c334f7160644afe':
  Added run status for previous 24 hours
  Added StatusBetween function
2016-03-31 19:54:02 +00:00
Patrick McDonagh
be830d9531 Added run status for previous 24 hours 2016-03-31 14:53:01 -05:00
Patrick McDonagh
772bf1ea8c Added StatusBetween function 2016-03-31 12:06:00 -05:00
Patrick McDonagh
edf73c81fc fixed tag writing 2016-03-29 21:43:54 -05:00
Patrick McDonagh
f923f8f9a1 Merge pull request #1 in POCONSOLE/www from feature/POC-70-update-poconsole-functions-to-read to master
* commit '6852b31793641a4005ea3603dc4cdd68715bd9b5':
  Fixed tag value searching
  re-fixed file list
  Fixed file list display
  Cards and tag values are showing up on the card overview screen, but the tag data doesn't seem correct
  Dashboard works, but cards still need a bit of work
  Started getting website working with new API data
  Switching server-side scripts over to coffeescript
  bower setup file
  Bower works now!
  Updated everything to coffeescript and fixed functions for database
  Syntax fixes
2016-03-29 21:48:05 +00:00
Patrick McDonagh
6852b31793 Fixed tag value searching 2016-03-29 16:46:24 -05:00
Patrick McDonagh
1e483a5bbd re-fixed file list 2016-03-26 17:12:51 -05:00
Patrick McDonagh
1a9bb6de7a Fixed file list display 2016-03-26 16:45:18 -05:00
Patrick McDonagh
b3bc0cd90c Cards and tag values are showing up on the card overview screen, but the tag data doesn't seem correct 2016-03-26 16:12:26 -05:00
Patrick McDonagh
5b5e1f3227 Dashboard works, but cards still need a bit of work 2016-03-25 17:39:58 -05:00
Patrick McDonagh
535762c1c5 Started getting website working with new API data 2016-03-24 18:30:59 -05:00
Patrick McDonagh
8b0aa91dea Switching server-side scripts over to coffeescript 2016-03-24 18:30:12 -05:00
Patrick McDonagh
d9deeaa73b bower setup file 2016-03-24 18:29:10 -05:00
Patrick McDonagh
6c53695440 Bower works now! 2016-03-24 18:28:54 -05:00
Patrick McDonagh
4e1424a4f4 Updated everything to coffeescript and fixed functions for database 2016-03-24 16:02:31 -05:00
Patrick McDonagh
390ee390e4 Syntax fixes 2016-03-24 16:02:00 -05:00
Patrick McDonagh
a6d8b61e3c Added tag value function 2016-03-23 17:29:25 -05:00
Patrick McDonagh
7d6631d2de Merge branch 'master' of http://bitbucket.poconsole.net/scm/poconsole/www
Conflicts:
	package.json
	routes/json_sqlite.js
2016-03-23 09:20:59 -05:00
Patrick McDonagh
2198efb4ee Updated files for SQLite 2016-03-21 17:28:47 -05:00
Patrick McDonagh
f0af813174 Added Repository to package.json 2016-02-26 17:44:35 -06:00
Patrick McDonagh
2d119ecfec Added ability to switch between MySQL and SQLite 2016-01-10 11:52:05 -06:00
patrickjmcd
3db0de9a8a Merged card_history_dates into master 2016-01-05 15:28:50 -06:00
Patrick McDonagh
d3c7ce65d2 Rewrote functions to optimize card retrieval 2016-01-05 14:34:17 -06:00
Patrick McDonagh
518080ef95 Troubleshooting large databases 2015-12-30 07:07:56 -06:00
Patrick McDonagh
2a4560b4f5 Initial Commit 2015-12-08 22:14:11 -06:00