Beverly Nguyen
e413f8c640
added sampleChartDashboard.js
2024-06-06 10:05:36 -07:00
Beverly Nguyen
ae7a14f3f2
fixed js chart referenced
2024-06-06 01:10:09 -07:00
Beverly Nguyen
7a9d260717
fix testing
2024-06-03 15:34:43 -07:00
Beverly Nguyen
8152985f9b
Merge branch 'main' into socketIO
2024-06-03 09:52:41 -07:00
Beverly Nguyen
01321aeddc
connecting api data to socket and setting up chartjs to use the data
2024-05-30 21:17:10 -07:00
Beverly Nguyen
108e889ac5
added example of fetch
2024-05-30 14:48:25 -07:00
Beverly Nguyen
ad68c26450
installing socketIO and testing the WebSocket connection
2024-05-20 16:21:38 -07:00
Anastasia Gradova
5f531f1f78
Updated filename string into db and UI display
2024-05-02 12:53:27 -06: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
Jonathan Bobel
24a0dd8c3b
Few style updates per PR feedback
2024-03-21 11:00:44 -04:00
Beverly Nguyen
e9b9072ae6
updated datetimes based on style guide
2024-03-18 15:10:26 -07:00
Beverly Nguyen
10c9b86547
updating datetimes to match styleguides
2024-03-18 14:32:32 -07:00
Jonathan Bobel
ee1c4efb03
805 - Making the clickable area on dashboard a button
2024-03-18 12:43:56 -04:00
Jonathan Bobel
026ed52ce5
When resizing the viewport for the header, I noticed other responsive issues and addressed them here
2024-03-05 09:51:25 -05:00
Beverly Nguyen
49c5f57d81
limit 5 in table
2024-02-12 16:34:54 -08:00
Beverly Nguyen
dd902468f2
updated css table widths
2024-02-12 16:33:41 -08:00
Beverly Nguyen
ef5ed8ecab
updated pytest
2024-02-12 15:29:26 -08:00
Beverly Nguyen
72aa14fd3b
fixed duplicates to notification by adding aggregate
2024-02-09 17:09:48 -08:00
Beverly Nguyen
5d480b3f53
updated time
2024-01-26 13:37:49 -08:00
Beverly Nguyen
6b4a5d009c
removed comment
2024-01-26 11:51:52 -08:00
Beverly Nguyen
1f12dd3908
show only the first 5 rows
2024-01-26 11:47:46 -08:00
Beverly Nguyen
45ffa70c3c
fixing mocker patch for jobs
2024-01-26 09:43:41 -08:00
Beverly Nguyen
6e05fd5147
removed comments
2024-01-25 15:39:32 -08:00
Beverly Nguyen
524a1e4687
updated download links and table html
2024-01-25 15:32:44 -08:00
Beverly Nguyen
c9ed1ab59d
change time column
2024-01-24 11:15:35 -08:00
Beverly Nguyen
65bccb3f95
changed time column
2024-01-23 16:18:43 -08:00
Beverly Nguyen
8baf9682a1
update table css and format
2024-01-23 15:24:57 -08:00
Beverly Nguyen
9b0dc3dc3c
updated table titles and fields
2024-01-19 11:44:25 -08:00
Beverly Nguyen
321ddbd27a
removed notification conditional
2024-01-12 13:32:10 -08:00
Beverly Nguyen
ec1d9a49bf
updated dashboard
2024-01-08 14:53:34 -08:00
Beverly Nguyen
751947c421
updated dashboard.py def
2024-01-05 12:45:21 -08:00
Beverly Nguyen
80285a6546
fixing style checks
2024-01-04 13:56:35 -08:00
Beverly Nguyen
b653a3cbb1
fixing style checks
2024-01-04 13:48:10 -08:00
Beverly Nguyen
aac23a754f
moved table to parent dashboard
2024-01-04 13:40:36 -08:00
Beverly Nguyen
a920528902
moved table to dashboard
2024-01-03 00:26:49 -08:00
stvnrlly
17d9de0f2d
remove show_more component
2023-12-18 21:59:24 -05:00
Jonathan Bobel
06a15c5afc
927 - Updates to math in Dashboard area
2023-11-16 12:02:59 -05:00
Jonathan Bobel
2131692449
Small styling update
2023-11-01 10:43:40 -04:00
Jonathan Bobel
600114fa4f
Fixing tests
2023-11-01 10:38:50 -04:00
Jonathan Bobel
0a11211c81
Changing the layout of the page to a table view
2023-10-31 14:22:00 -04:00
Jonathan Bobel
0cc91b43a9
800 - combining and updating the wording around messages remaining
2023-10-31 12:03:21 -04:00
Jonathan Bobel
a0e139f14b
Some minor adjustments after viewing the Dashboard after a send
2023-09-15 12:56:07 -04:00
Jonathan Bobel
dedb41f67e
Fixing styling issues on the send message flow
2023-09-15 12:26:31 -04:00
Jonathan Bobel
e0d2d74067
Update dashboard and template flow ( #514 )
...
* Updated header and footer
* Moved files around and updated gulpfile to correct the build process when it goes to production
* Updated fonts
* Adjusted grid templating
* Adding images to assets
* Updated account pages, dashboard, and pages in message sending flow
* Updated the styling for the landing pages in the account section once logged in
2023-06-08 13:12:00 -04:00
Jonathan Bobel
f342e0fb6c
Updating site to use USWDS styles ( #509 )
...
* Updated header and footer
* Updated fonts
* Moved files around and updated gulpfile to correct the build process when it goes to production
* Adjusted grid templating
* Added images to assets
* Update app/templates/components/uk_components/footer/template.njk
Co-authored-by: Steven Reilly <stvnrlly@users.noreply.github.com >
2023-06-06 15:28:24 -04:00
Jonathan Bobel
68e94dd650
Addressing most of the low-lift items from the Notify content audit ( #491 )
2023-05-08 10:49:30 -04:00
stvnrlly
c8f98b694f
link only to usage page
2022-12-01 12:58:09 -05:00
Chris Hill-Scott
24b579418f
Replace message count macros with formatters
...
We prefer formatters now. Removing uses of the aliasing macro lets
remove it entirely.
2021-01-07 14:53:12 +00:00