Beverly Nguyen
1f14c1e570
isort
2025-03-05 14:00:05 -08:00
Beverly Nguyen
3f7a84b17c
flake8
2025-03-04 21:28:21 -08:00
Beverly Nguyen
e59516562f
remove dead code from dashboard
2025-03-04 21:14:53 -08:00
ccostino
cd78710753
Merge pull request #2359 from GSA/1543-review-and-update-total-messages-chart-on-dashboard-and-usagehtml-with-new-data-from-backend
...
Total message ratio update
2025-02-27 11:00:49 -05:00
Beverly Nguyen
3455235a8b
fix test
2025-02-26 10:19:47 -08:00
alexjanousekGSA
c37bb44e0a
Added unit tests for new utc conversion logic
2025-02-26 11:11:47 -05:00
Beverly Nguyen
baf9b69fbb
fix pytest
2025-02-25 14:01:56 -08:00
Beverly Nguyen
82230f9e8b
fixed testing
2025-01-20 14:34:11 -08:00
Carlo Costino
26e53e76c5
Merge pull request #1910 from GSA/1487-display-data-most-used-templates-table
...
Display data: Most used templates table
2024-09-04 15:59:21 -04:00
Beverly Nguyen
be14a4a0c4
fix testing
2024-08-29 17:10:51 -07:00
Beverly Nguyen
6f2c7be4ce
fix testing
2024-08-29 12:24:44 -07:00
Kenneth Kehl
f78fe350b0
fix flake 8
2024-08-26 07:59:39 -07:00
Kenneth Kehl
3456bb47a1
move file around
2024-08-23 14:01:51 -07:00
Kenneth Kehl
c67407f090
fix some tests
2024-08-23 12:59:00 -07:00
Jonathan Bobel
a31e199147
Updates from the QA review
2024-08-14 16:11:00 -04:00
Jonathan Bobel
49e390dd5e
Using rows so it passes the test
2024-08-13 15:29:19 -04:00
Jonathan Bobel
f17ee0147f
Test updates
2024-08-13 15:16:19 -04:00
Beverly Nguyen
2f62a57c7c
fixed pytest
2024-08-09 15:04:56 -07:00
Beverly Nguyen
9e6f87ace1
removed socket io
2024-08-09 14:29:14 -07:00
Cliff Hill
6b8be20ed2
Black & isort.
...
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov >
2024-08-02 14:50:52 -04:00
Jonathan Bobel
cfc65d20c3
Too many blank lines?
2024-07-31 11:54:45 -04:00
Jonathan Bobel
634f3f9643
Removing a print command
2024-07-31 11:34:42 -04:00
Jonathan Bobel
71cca74779
Updates to dashboard and py tests for dashboard
2024-07-31 11:34:19 -04:00
Jonathan Bobel
1912ffbbcf
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1484-dashboard-visualizations
...
# Conflicts:
# app/assets/sass/uswds/_uswds-theme-custom-styles.scss
# app/templates/views/dashboard/dashboard.html
# gulpfile.js
# tests/app/main/views/test_dashboard.py
2024-07-30 10:45:53 -04:00
Beverly Nguyen
2daaa6dd38
Fixed KeyError on processing_finished and removed notification api call
2024-07-24 15:03:51 -07:00
Jonathan Bobel
3dcc438542
Adjusting some tests
2024-07-23 14:58:13 -04:00
Jonathan Bobel
a0e64304d6
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1484-dashboard-visualizations
2024-07-23 11:54:00 -04:00
Jonathan Bobel
4af04ff183
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1484-dashboard-visualizations
...
# Conflicts:
# package-lock.json
# package.json
2024-07-23 11:39:49 -04:00
Kenneth Kehl
9af1d922d3
merge from main
2024-07-23 07:20:05 -07:00
Jonathan Bobel
ba2b5fea37
Merge branch '1544-data-viz-total-message-allowance' into 1484-dashboard-visualizations
...
# Conflicts:
# app/assets/sass/uswds/_data-visualization.scss
# app/assets/sass/uswds/styles.scss
# app/templates/views/dashboard/dashboard.html
# app/templates/views/dashboard/template-statistics.html
# gulpfile.js
# package-lock.json
2024-07-17 11:23:53 -04:00
Kenneth Kehl
bf556eb408
make settings button invisible if you don't have permission to manage settings
2024-07-16 13:01:12 -07:00
Kenneth Kehl
8489fb9e61
update flake8-pytest-style-plugin
2024-07-15 08:07:18 -07:00
Jonathan Bobel
d301502957
JS cleanrup
...
Table styles and updates
Removing chart.js
2024-07-11 12:59:14 -04:00
Kenneth Kehl
058a999ed0
ugh
2024-07-11 09:38:32 -07:00
Jonathan Bobel
7f288598ba
Deleting chart.js
...
Updates to the dashboard html
Test updates
2024-07-10 10:13:24 -04:00
Jonathan Bobel
0b2868a8d3
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1544-data-viz-total-message-allowance
...
# Conflicts:
# app/main/views/dashboard.py
# package-lock.json
# package.json
2024-07-04 13:25:03 -04:00
Jonathan Bobel
74f4d730a8
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1484-dashboard-visualizations
...
# Conflicts:
# app/main/views/dashboard.py
# app/templates/views/dashboard/dashboard.html
# package-lock.json
# package.json
2024-07-04 13:07:35 -04:00
Beverly Nguyen
30a3c9ce73
merge main
2024-06-17 17:39:57 -07:00
Beverly Nguyen
a1f2deda8f
added test_fetch_daily_stats_by_user test
2024-06-17 17:32:24 -07:00
Beverly Nguyen
3594694de2
added fetch by user
2024-06-17 12:36:21 -07:00
Carlo Costino
79df8288df
Updated dependencies - 6/14/2024
...
This changeset updates Python dependencies that Dependabot has flagged in addition to several others that were due for updates. It also reformats a test file via black.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-06-14 10:22:01 -04:00
Jonathan Bobel
9d22b99e9b
Updates after merge
2024-06-10 10:20:33 -04:00
Jonathan Bobel
b9beb50313
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1544-data-viz-total-message-allowance
...
# Conflicts:
# .ds.baseline
# app/assets/javascripts/chartDashboard.js
# app/main/views/dashboard.py
2024-06-07 16:51:32 -04:00
Beverly Nguyen
33f8f4c000
fix import sort
2024-06-06 10:50:24 -07:00
Beverly Nguyen
c0b2c42473
removed imported unused style issue
2024-06-06 10:42:49 -07:00
Beverly Nguyen
f98cff8d40
fixed linting issues
2024-06-06 10:01:58 -07:00
Beverly Nguyen
61253963f7
added socketiotestclent
2024-06-06 00:48:08 -07:00
Jonathan Bobel
1f84db7861
This is covered in the js test now
2024-06-05 12:08:52 -04:00
Andrew Shumway
3f2dcc3022
Merge main fix conflicts
2024-04-15 10:45:23 -06:00
Kenneth Kehl
ae5561862d
fix tests, eliminate or tweak bogus incoming or foreign number tests
2024-04-11 15:39:50 -07:00