Commit Graph

5305 Commits

Author SHA1 Message Date
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
Steven Reilly
044175bac6 Merge pull request #1777 from GSA/1490-responsive-tables
1490 responsive tables
2024-07-29 14:58:58 -04:00
Steven Reilly
cbfeca5a1f Merge pull request #1752 from GSA/1708-content-add-new-content-to-features-page-about-organizing-content
added organizing content to features page
2024-07-29 14:48:25 -04:00
Steven Reilly
4b71b2550a Merge pull request #1753 from GSA/1687-add-content-as-a-user-id-like-understand-what-each-permission-grants-before-i-invite-team-members
add accordion to invite page
2024-07-29 12:09:08 -04:00
Jonathan Bobel
765920ef0a Change to the table width on overflow to have less wrapping text 2024-07-26 10:38:00 -04:00
Beverly Nguyen
8fb019b93d added margin 2024-07-25 17:36:13 -07:00
Jonathan Bobel
d68df54bb9 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1490-responsive-tables 2024-07-25 15:36:39 -04:00
Jonathan Bobel
dfcd71a6d3 Updates to table wrappers across the application
Grid update to dashboard
Small style updates
2024-07-25 15:36:31 -04:00
Beverly Nguyen
2daaa6dd38 Fixed KeyError on processing_finished and removed notification api call 2024-07-24 15:03:51 -07:00
Carlo Costino
1f9cccede6 Revert "fixed image" 2024-07-24 14:58:15 -04:00
Beverly Nguyen
05611cfab6 converted png to svg 2024-07-24 10:55:51 -07:00
Beverly Nguyen
1036cec1e0 fixed image 2024-07-24 10:26:37 -07:00
Jonathan Bobel
c7b90e3010 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1484-dashboard-visualizations 2024-07-24 10:47:54 -04:00
Carlo Costino
058547231c Merge pull request #1733 from GSA/notify-admin-980
add github repos to footer
2024-07-23 18:41:36 -04:00
Beverly Nguyen
b8c1373dde add accordion to invite page 2024-07-23 12:57:02 -07:00
Jonathan Bobel
ad2e5de01b Removing service_id from chart, and small style update 2024-07-23 15:55:09 -04:00
Beverly Nguyen
34ae71716b added organizing content to features page 2024-07-23 12:16:09 -07:00
Kenneth Kehl
43c72d2ebc Update app/templates/new/components/footer.html
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
2024-07-23 11:37:22 -07: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
Carlo Costino
d968fcd4e5 Merge pull request #1707 from GSA/1634-timedate-column-within-recent-batch-table-isnt-accurate
update timestamp to display notification time created_at
2024-07-22 18:14:26 -04:00
Carlo Costino
abc409ab08 Merge pull request #1714 from GSA/1635-time-within-status-banner-on-confirmation-page-is-not-accurate
updating the timestamp to showcase time job sent
2024-07-22 18:03:21 -04:00
Jonathan Bobel
47bb1e4c8c Test updates - still need more coverage 2024-07-18 12:36:49 -04:00
Kenneth Kehl
b60e49ef4a add github repos to footer 2024-07-17 09:57:25 -07:00
Jonathan Bobel
4113a2819d Merged dashboard.html 2024-07-17 12:18:05 -04:00
Kenneth Kehl
5a2ab02da6 initial 2024-07-16 09:57:07 -07:00
Beverly Nguyen
883df1bdcd added conditionals to datetime in status banner 2024-07-11 12:55:35 -07:00
Beverly Nguyen
84aada22f0 added conditionals to datetime in status banner 2024-07-11 12:32:08 -07:00
Beverly Nguyen
96e94fd7d3 added conditional to datetime in table 2024-07-11 10:42:28 -07:00
Jonathan Bobel
d301502957 JS cleanrup
Table styles and updates
Removing chart.js
2024-07-11 12:59:14 -04:00
Beverly Nguyen
43a6bdaf5c updating the timestamp to showcase time job sent 2024-07-10 16:40:38 -07:00
Beverly Nguyen
5042ba8d50 update time from created_at to processing_fisnnished 2024-07-10 14:47:29 -07:00
alexjanousekGSA
34e08d9290 Updated gulp and replaced png logo with svg 2024-07-08 10:45:05 -06:00
Beverly Nguyen
8d7d38e321 update timestamp to display notification time created_at 2024-07-05 16:30:41 -07: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
Carlo Costino
ffd935c4b6 Merge pull request #1629 from GSA/1256-bug-tour-steps-needs-to-be-adjusted-for-the-new-preview-page
made changes/fixes to tour flow
2024-07-03 14:37:07 -04:00
Carlo Costino
28efb2716b Merge pull request #1618 from GSA/1612-add-in-new-endpoint-for-weekly-by-user_id
1612 add in new endpoint for week stats by user
2024-07-03 14:21:49 -04:00
Beverly Nguyen
b8a4303a97 Merge branch 'main' into 1256-bug-tour-steps-needs-to-be-adjusted-for-the-new-preview-page 2024-07-02 16:02:29 -07:00
Jonathan Bobel
0a17aaad0d Merge branch 'main' of https://github.com/GSA/notifications-admin into 1484-dashboard-visualizations 2024-06-27 11:03:27 -04:00
Jonathan Bobel
149c23b721 Updates to the tests, committing as they currently run but I need to work on the coverage 2024-06-27 11:01:31 -04:00
Andrew Shumway
f218c01244 Remove commented out code 2024-06-26 08:34:05 -06:00
Beverly Nguyen
44baaf665a fixed testing 2024-06-24 15:33:48 -07:00
Andrew Shumway
7027cae3de pull main 2024-06-24 10:45:33 -06:00
Andrew Shumway
a9e4df0591 Todays data is only todays 2024-06-24 10:44:19 -06:00
Beverly Nguyen
5e98ec396e made changes/fixes to tour flow 2024-06-19 13:59:39 -07:00
Jonathan Bobel
edbbb7289f Responsive updates 2024-06-18 08:23:50 -04:00
Beverly Nguyen
30a3c9ce73 merge main 2024-06-17 17:39:57 -07:00
Beverly Nguyen
71901f4912 comment out mychart 2024-06-17 17:34:37 -07:00
Jonathan Bobel
c5a467c417 tooltip adjustments 2024-06-17 13:57:54 -04:00