Commit Graph

3798 Commits

Author SHA1 Message Date
Beverly Nguyen
3158b91378 new revised table 2024-08-29 14:28:37 -07:00
Beverly Nguyen
2cbab8727f fixed isort 2024-08-09 14:33:53 -07:00
Beverly Nguyen
9e6f87ace1 removed socket io 2024-08-09 14:29:14 -07:00
Beverly Nguyen
ad2151b637 fix 400 errors 2024-08-06 17:28:14 -07:00
Beverly Nguyen
bdbdaaae8a avoid jobs with job status cancelled 2024-08-05 13:06:51 -07:00
Beverly Nguyen
da33213730 Merge branch 'main' into 1484-dashboard-visualizations 2024-08-01 15:42:44 -07:00
Carlo Costino
da34acaf76 Merge pull request #1743 from GSA/1677-user-story-view-table-of-all-jobs-sent-with-my-service
new activity page
2024-08-01 15:00:38 -04:00
Jonathan Bobel
5680f5c98f Merge branch 'main' of https://github.com/GSA/notifications-admin into 1484-dashboard-visualizations 2024-07-31 10:01:35 -04:00
Kenneth Kehl
86a2017f91 fix flake 8 2024-07-30 10:30:32 -07:00
Kenneth Kehl
a8fad883f1 fix keystring 2024-07-30 10:17:04 -07: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
Steven Reilly
78564acea7 Merge pull request #1774 from GSA/notify-admin-1505
Improve logging in the user sign-in flow
2024-07-29 14:52:58 -04:00
Kenneth Kehl
42184a17cd fix flake8 2024-07-25 12:38:33 -07:00
Beverly Nguyen
b37b95cdcf Merge branch 'main' into 1677-user-story-view-table-of-all-jobs-sent-with-my-service 2024-07-25 11:59:53 -07:00
Beverly Nguyen
a8ce0be98b test_nav 2024-07-25 11:59:42 -07:00
Kenneth Kehl
e900a7c81f redirect new users to templates section 2024-07-25 09:10:25 -07:00
Carlo Costino
6e398e7a39 Merge pull request #1768 from GSA/comma-escape-b
don't allow commas in placeholder fields
2024-07-25 09:54:51 -04:00
Beverly Nguyen
2daaa6dd38 Fixed KeyError on processing_finished and removed notification api call 2024-07-24 15:03:51 -07:00
Beverly Nguyen
4e558ca0e7 cleaned code and added css spacing 2024-07-24 14:29:05 -07:00
Kenneth Kehl
55f1939fd5 don't allow commas in placeholder fields 2024-07-24 13:56:32 -07:00
Beverly Nguyen
a4e1446791 Merge branch 'main' into 1677-user-story-view-table-of-all-jobs-sent-with-my-service 2024-07-24 13:44:40 -07:00
Kenneth Kehl
1bdb291397 debug 2024-07-24 07:13:34 -07:00
Beverly Nguyen
5d287d236e convert time to sort 2024-07-23 12:01:40 -07: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
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
Cliff Hill
8c2190e3c4 Stuff was fixed.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2024-07-22 17:05:44 -04:00
Cliff Hill
9b00618b5b Put logging where I think it will help the most.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2024-07-22 16:38:34 -04:00
Beverly Nguyen
febd037bed created new activity page 2024-07-18 15:57:29 -07:00
Jonathan Bobel
b718fbf791 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1484-dashboard-visualizations 2024-07-17 11:24:00 -04:00
Carlo Costino
437f8ca400 Merge pull request #1721 from GSA/notify-admin-1573
fix pending on dashboard
2024-07-12 17:22:23 -04:00
Kenneth Kehl
18331d0c42 code review feedback 2024-07-12 13:34:22 -07:00
Kenneth Kehl
6be474ee7d fix pending on dashboard 2024-07-12 12:36:56 -07:00
Kenneth Kehl
b50e90e6ee merge from main 2024-07-12 10:09:48 -07:00
Beverly Nguyen
380ed4417a removed job_response 2024-07-11 10:43:28 -07:00
Beverly Nguyen
96e94fd7d3 added conditional to datetime in table 2024-07-11 10:42:28 -07:00
Kenneth Kehl
058a999ed0 ugh 2024-07-11 09:38:32 -07:00
Beverly Nguyen
5042ba8d50 update time from created_at to processing_fisnnished 2024-07-10 14:47:29 -07:00
Jonathan Bobel
7f288598ba Deleting chart.js
Updates to the dashboard html
Test updates
2024-07-10 10:13:24 -04:00
Beverly Nguyen
8d7d38e321 update timestamp to display notification time created_at 2024-07-05 16:30:41 -07: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
Kenneth Kehl
0c097c6592 more debug 2024-07-01 10:53:21 -07:00
Andrew Shumway
7cfa00197e Pull main 2024-06-25 09:05:52 -06:00
Andrew Shumway
9685a4bd24 Remove code that shouldn't be in 2024-06-25 09:04:59 -06:00
Beverly Nguyen
44baaf665a fixed testing 2024-06-24 15:33:48 -07:00
Beverly Nguyen
5028054034 Merge branch 'main' into 1256-bug-tour-steps-needs-to-be-adjusted-for-the-new-preview-page 2024-06-24 14:25:00 -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
Kenneth Kehl
82aa564eb2 merge from main 2024-06-21 07:47:49 -07:00