dependabot[bot]
|
f8cb72373c
|
build(deps): bump on-headers and compression in /web
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together.
Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0)
Updates `compression` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/compression/compare/1.8.0...v1.8.1)
---
updated-dependencies:
- dependency-name: on-headers
dependency-version: 1.1.0
dependency-type: indirect
- dependency-name: compression
dependency-version: 1.8.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 months ago |
Alinson S. Xavier
|
840eea9879
|
web: Add Dockerfile
|
3 months ago |
Alinson S. Xavier
|
a09e25db0f
|
web: Remove TEST_SCENARIO and update scenario initialization
|
3 months ago |
Alinson S. Xavier
|
53489c1638
|
web: Update nullable number handling
|
3 months ago |
Alinson S. Xavier
|
869498fa97
|
web: implement data migration, reorganize data folder
|
3 months ago |
Alinson S. Xavier
|
cac9d7e230
|
web: Transmission lines
|
3 months ago |
Alinson S. Xavier
|
eb3d39b1ab
|
web: ThermalUnits: onDataChanged
|
3 months ago |
Alinson S. Xavier
|
3bf028577e
|
web: ThermalUnits: CSV upload
|
3 months ago |
Alinson S. Xavier
|
3f10ad23ca
|
web: ProfiledUnits: Revise CSV upload
|
3 months ago |
Alinson S. Xavier
|
7c752e4c31
|
web: ThermalUnits: Add, delete, and rename
|
3 months ago |
Alinson S. Xavier
|
dea5217916
|
web: ThermalUnits: Implement CSV download
|
3 months ago |
Alinson S. Xavier
|
012331c4bd
|
web: DataTable: Use list editor for boolean values
|
3 months ago |
Alinson S. Xavier
|
1fea873ddf
|
web: ThermalUnits: Build table data
|
3 months ago |
Alinson S. Xavier
|
d78700bdc6
|
web: Start implementation of ThermalUnitsComponent
|
3 months ago |
Alinson S. Xavier
|
02ddaf20dc
|
web: Flatten dir structure
|
3 months ago |
Alinson S. Xavier
|
be500b920e
|
web: Add undo functionality
|
3 months ago |
Alinson S. Xavier
|
9d48112bb9
|
web: Propagate bus deletion and renaming
|
3 months ago |
Alinson S. Xavier
|
5bfc3ffa55
|
web: Improve CSV validation
|
3 months ago |
Alinson S. Xavier
|
1b37af82e3
|
web: ProfiledUnits: Add data change and rename functionality
|
3 months ago |
Alinson S. Xavier
|
86aababf33
|
web: ProfiledUnits: Rename and delete
|
3 months ago |
Alinson S. Xavier
|
8397571c11
|
web: Add createProfiledUnit
|
3 months ago |
Alinson S. Xavier
|
8827f9e6c8
|
web: profiled units: Allow CSV upload
|
3 months ago |
Alinson S. Xavier
|
eb862e5701
|
web: Update busOperations to support time-indexed loads
|
3 months ago |
Alinson S. Xavier
|
80d8bb838c
|
web: Profiled units
|
4 months ago |
Alinson S. Xavier
|
ee7a948a78
|
web: display toast, maintain table stage, localStorage
|
4 months ago |
Alinson S. Xavier
|
0cf93e7aa0
|
web: use defaults; calculate table height
|
4 months ago |
Alinson S. Xavier
|
6d9bbaab4e
|
web: Reorganize
|
4 months ago |
Alinson S. Xavier
|
957294f220
|
web: Accept gz files
|
4 months ago |
Alinson S. Xavier
|
d8feef5431
|
web: Allow changing parameters
|
4 months ago |
Alinson S. Xavier
|
6469840f0a
|
Validation; reformat source code
|
4 months ago |
Alinson S. Xavier
|
062b38514b
|
Buses
|
4 months ago |
Alinson S. Xavier
|
ea58cf1615
|
web: Initial version
|
5 months ago |