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
Carlo Costino
cc20c02839
Merge pull request #1370 from GSA/1213-clean-up-usage-content
...
1213 - Removed the Usage page and updated the Dashboard Landing page
2024-04-03 19:10:33 -04:00
Carlo Costino
6b2ab54870
Merge pull request #1326 from GSA/805-make-dashboard-links-clickable
...
805 make dashboard links clickable
2024-04-03 19:03:41 -04:00
Jonathan Bobel
2c57d0d373
1213 - Removed the Usage page and updated the Dashboard Landing page
2024-03-28 15:58:02 -04:00
Andrew Shumway
d4ca4cfc44
Merge branch 'main' of https://github.com/GSA/notifications-admin into sms-allowance-dashboardbug
2024-03-27 10:11:24 -06:00
Andrew Shumway
c9c8882dc9
Fix test
2024-03-27 10:10:56 -06:00
Andrew Shumway
c4401b3394
Merge branch 'main' of https://github.com/GSA/notifications-admin into sms-allowance-dashboardbug
2024-03-26 10:04:14 -06:00
Jonathan Bobel
de003a8722
Removed "failure" area so the user can get to all the statuses from the Dashboard Landing screen. A better way to view all statuses will come with a Dashboard redesign.
2024-03-19 12:10:43 -04:00
Beverly Nguyen
e9b9072ae6
updated datetimes based on style guide
2024-03-18 15:10:26 -07:00