summaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Collapse)AuthorFilesLines
2018-06-30Update sensors to reflect changes after switching to sdbusplusLewanczyk, Dawid1-0/+3
- GetManagedObjects should be call only on service root path - additional fixes for RSV Change-Id: I4e345e57b081d7683fd8f3f4efa23fe4091ce41e Signed-off-by: Lewanczyk, Dawid <dawid.lewanczyk@intel.com>
2018-06-29Update Redfish Schema to 2018.1Jason M. Bills107-9613/+20428
Change-Id: I4e5d5d49b4524c8a4d73ae0117fcf7e9aedfbb79
2018-06-29Introduce ComputerSystem schemaLewanczyk, Dawid6-597/+890
Initial commit which adds: - ComputerSchemaCollection GET method - ComputerSchema GET, PATCH methods Tested on x86 and aspeed - RSV pass for ComputerSchema - bmcweb interface no regression - smbios interface tested with demo app Change-Id: Ib64084c5888bc511a24f954a6bc062ca920addbe Signed-off-by: Lewanczyk, Dawid <dawid.lewanczyk@intel.com>
2018-04-22Implement pretty printing json to HTMLEd Tanous3-0/+380
Change-Id: Ibe3cdc2cd53470ccd437b1b6e21bc7dd29c4b85e Signed-off-by: Ed Tanous <ed.tanous@intel.com>
2018-04-20Add full index support to static files loaderEd Tanous1-4/+4
... and remove file spcific check for redfish $metadata. This allows the $metadata to be pre-gzip compressed if we choose. Change-Id: I697bd7f8a8f5dc1a7b448d699b2daf93a296c248 Signed-off-by: Ed Tanous <ed.tanous@intel.com>
2017-10-25Add the redfish static files to the buildEd Tanous117-73033/+10848
...And delete the old webserver static files from the repo. Move $metadata to a static file, as that's really where it belongs. Change-Id: I2caeee7cd779b7c07cfc10cd693459105656671f
2017-10-11Large updates to webserverEd Tanous9-298/+186
Do not merge yet Change-Id: I38c56844c1b0e3e8e5493c2705e62e6db7ee2102
2017-08-23Add System Configuration PageFeist, James5-1/+46
Parses json file and writes entites to page. Change-Id: I486070deb48e0b447c904542148dbc3721f1facf
2017-08-09Lots of updates to webserver.Ed Tanous5-8/+12
Make ssl keys consistent (and write to the correct location) Make sessions keyed by connection id Clean up logging frameworks Add new static files, and make firmware update work Make sensors work again Add better json handling Change-Id: I531a0fd7d583e049949cf27aa71544808fd7642d
2017-06-28Fix issue in release builds for sensorControllerEd Tanous1-48/+53
2017-06-28update sensor pageEd Tanous6-45/+656
2017-06-26Make dbus connections allow multiple connectionsEd Tanous3-10/+122
Fix static dependencies
2017-06-23incrementalEd Tanous1-6/+39
2017-06-20fix typo with detecting uglify-jsEd Tanous1-1/+1
2017-06-20Make cssnano and uglifyjs optionalEd Tanous1-6/+7
2017-06-16switch to uglifyjs instead of closure compilerEd Tanous1-5/+3
2017-06-12incrementalEd Tanous1-11/+20
2017-06-07incrementalEd Tanous24-4721/+8280
2017-05-11incrementalEd Tanous5-2/+48
2017-04-26incrementalEd Tanous1-0/+0
2017-04-25incrementalEd Tanous5-46/+59
2017-04-18KVM WORKING! ! !Ed Tanous1-31/+40
2017-04-05Make app middlewares not require specific instances of appEd Tanous1-1/+1
2017-04-05Add route printerEd Tanous2-2/+2
2017-04-03incrementalEd Tanous2-6/+13
2017-03-25incrementalEd Tanous3-37/+36
2017-03-22incrementalEd Tanous4-65/+81
2017-03-21incrementalEd Tanous20-898/+320
2017-03-13incrementalEd Tanous7-131/+146
2017-03-08incrementalEd Tanous9-1595/+2075
2017-03-04incremetnalEd Tanous5-67/+89
2017-03-03incrementalEd Tanous45-0/+68739