This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-admin
Watch
1
Star
0
Fork
0
You've already forked notifications-admin
mirror of
https://github.com/GSA/notifications-admin.git
synced
2026-02-05 10:53:28 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4fce69f0acb8bd42965a1196edafaaa227783738
notifications-admin
/
app
/
models
History
Ryan Ahearn
4fce69f0ac
Merge branch 'main' into cleanup-config
...
* main: lingering merge repair remove alerts from env remove broadcast-related code
2022-10-26 13:23:01 +00:00
..
__init__.py
Make organisations natively sortable
2021-11-11 14:59:06 +00:00
contact_list.py
Refactor method of retrieving credentials out of VCAP_SERVICES
2022-10-20 08:36:30 -04:00
event.py
…
feedback.py
…
job.py
fix bug where job reports showed before jobs finished
2022-01-14 15:48:04 +00:00
organisation.py
update tests based on updated orgs
2022-09-15 18:47:04 +00:00
service.py
remove broadcast-related code
2022-10-04 03:04:13 +00:00
spreadsheet.py
Force xlsm files to open with pyexcel-xlsx
2022-05-13 13:17:55 +01:00
template_list.py
remove broadcast-related code
2022-10-04 03:04:13 +00:00
user.py
Allow editing of pending users
2022-05-05 09:42:14 +01:00
webauthn_credential.py
…