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-09-01 04:05:10 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
b1e5b8d11057dd2286f0aa6d2aa31f48e2562e43
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: 301ms Template: 7ms
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