Louis TOUSSAINT
|
0a35855a8a
|
Issue 811: Update cli wording
|
2021-07-21 18:17:56 +02:00 |
sundowndev
|
83129d3845
|
fix: rounding issue in html output
|
2021-07-20 17:28:58 +02:00 |
Louis TOUSSAINT
|
d6c3140f11
|
Issue 693: Change html report input wording
|
2021-07-19 18:45:23 +02:00 |
William Beuil
|
583ab5b065
|
First iteration of the output plan
|
2021-07-02 12:16:42 +02:00 |
Raphaël
|
9ead8d1523
|
Merge branch 'main' into feat/htmlOutput
|
2021-06-22 17:17:15 +02:00 |
Elie
|
e0de54f30d
|
Add limitation link in computed field alert
|
2021-06-22 15:00:04 +02:00 |
sundowndev
|
1b351c9b2f
|
refactor: html template
use light logo & add border-radius to tbody element
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
78601df930
|
refactor: simplify code
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
cc9a882fc2
|
test: update golden files
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
ead85d5f84
|
chore: fix lint errors
|
2021-06-21 14:44:54 +02:00 |
William Beuil
|
7a60e69efb
|
Refactor output HTML with a11y and responsive in mind
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
5fa7c10296
|
fix: console output
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
bc2164a008
|
refactor: diff custom style
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
3d12c9933e
|
refactor: simplify code
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
21747180d9
|
refactor: diffs custom style
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
76613149c1
|
refactor: add date to analysis struct
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
a27d993b13
|
refactor: html output custom style
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
a14a72f212
|
refactor: empty message in html output
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
a9ce5c639f
|
refactor: html output style
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
067241ed2a
|
refactor: html output
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
fd0e673b37
|
test: html output
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
5561041db9
|
fix: display alert messages
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
3643c1ba66
|
refactor: html output template
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
4b9af2b57b
|
refactor: add filtering to html output
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
5daca2eb46
|
feat: implement html output
|
2021-06-21 14:44:54 +02:00 |
sundowndev
|
c1e921235b
|
fix: ordering in console output
|
2021-06-15 16:05:07 +02:00 |
Elie
|
a373bb0744
|
Remove human readable func from resource
|
2021-06-02 13:56:18 +02:00 |
Elie
|
b5c48dbbfc
|
Finished refacto
|
2021-05-31 18:46:20 +02:00 |
Louis TOUSSAINT
|
e4e66d0ab1
|
Issue 439: Fix humanString when HumanizeAttribute() is empty
|
2021-05-27 15:21:45 +02:00 |
Louis TOUSSAINT
|
76ccdd6d40
|
Issue 439: Always print ID in resource, by changing stringer with AttributeGetter interface
|
2021-05-27 15:21:45 +02:00 |
sundowndev
|
42ffe46af0
|
fix: doc deep links for providers authentication
|
2021-05-12 11:31:00 +02:00 |
Elie
|
2b73202e09
|
Change jsondiff library
|
2021-05-04 11:38:22 +02:00 |
Martin Guibert
|
80687e5029
|
Add hybrid resource behavior
|
2021-04-23 17:07:35 +02:00 |
sundowndev
|
c542a4063d
|
refactor(analyser): rename total_drifted to total_changed
|
2021-04-13 14:40:07 +02:00 |
Elie
|
9ec8c14156
|
Truncate file when opening file in json output
|
2021-04-13 14:02:50 +02:00 |
sundowndev
|
01a637f494
|
refactor(cmd): rename deleted to missing in json output
|
2021-04-13 14:01:35 +02:00 |
sundowndev
|
03fc4062be
|
test: scan output
|
2021-04-13 14:01:35 +02:00 |
sundowndev
|
6ff780ce51
|
refactor(cmd): more human readable output
|
2021-04-13 14:01:35 +02:00 |
Martin Guibert
|
28d3a6df7e
|
Add progress service that display a spinner until stopped or timeouted
|
2021-03-16 16:35:20 +01:00 |
Martin Guibert
|
f31a8a8395
|
Use printer to not break output isolation
added pinter interface to print info
json output use void printer is the path output it stdout
|
2021-03-15 12:03:35 +01:00 |
Elie
|
2c1ae57cef
|
Fix typo in github enumeration error
|
2021-03-03 11:05:36 +01:00 |
Elie
|
350d8399a8
|
Handle enumeration error from multiples providers
|
2021-03-02 14:16:49 +01:00 |
Louis TOUSSAINT
|
4fbb62c377
|
Issue 226: Update output_test to fit with the Alert interface implementer, also add access denied alert test for output console and json
|
2021-02-18 11:23:56 +01:00 |
Louis TOUSSAINT
|
b63533b2df
|
Issue 226: Update console output to display policy if an access denied
is encountered
|
2021-02-18 11:23:56 +01:00 |
Louis TOUSSAINT
|
d28dd21345
|
ISSUE 79: Rewrite humanString statement in console.go
|
2021-02-08 15:26:13 +01:00 |
Martin Guibert
|
e47075729c
|
only send one alert for computed fields
|
2021-01-22 14:37:24 +01:00 |
William Beuil
|
011b380fcf
|
Review updates
|
2021-01-11 17:34:04 +01:00 |
William Beuil
|
71d0d7d224
|
Change computed field logic
|
2021-01-11 17:34:04 +01:00 |
William Beuil
|
8e5b6de9b2
|
Add alerting
|
2021-01-11 17:34:04 +01:00 |
William Beuil
|
539b525df5
|
Consistency across resources
|
2020-12-22 12:17:04 +01:00 |