Logo
Explore Help
Sign In
darkhelm/notifications-admin
1
0
Fork 0
You've already forked notifications-admin
mirror of https://github.com/GSA/notifications-admin.git synced 2026-08-17 04:59:37 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
d798d3695e32a7e54f2ec0f4978fd81d3b725b2f
notifications-admin/app/notify_client/upload_api_client.py

9 lines
147 B
Python
Raw Normal View History

Add page to show all uploaded letters Because we won’t be showing uploaded letters individually on the uploads page any more we need a way of listing them. This should be by printing day, to match how we’re grouping them on the uploads page. This code reuses the notifications.html template, but flips the precedence of the filename and recipient because I reckon when you’re looking at uploads you’re thinking filename-first.
2020-05-11 10:52:43 +01:00
from app.notify_client import NotifyAdminAPIClient
class UploadApiClient(NotifyAdminAPIClient):
test time fixes and bonus letter removal
2022-11-22 17:03:42 -05:00
pass
Add page to show all uploaded letters Because we won’t be showing uploaded letters individually on the uploads page any more we need a way of listing them. This should be by printing day, to match how we’re grouping them on the uploads page. This code reuses the notifications.html template, but flips the precedence of the filename and recipient because I reckon when you’re looking at uploads you’re thinking filename-first.
2020-05-11 10:52:43 +01:00
upload_api_client = UploadApiClient()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 1808ms Template: 101ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API