File tree Expand file tree Collapse file tree
src/aind_data_transfer_service Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88import yaml
99from pythonjsonlogger import json as log_json
1010
11- __version__ = "2.1.2 "
11+ __version__ = "2.1.3 "
1212
1313
1414# We want to standardize the timestamp format to UTC and ISO-8601, which
Original file line number Diff line number Diff line change 1616 </ style >
1717</ head >
1818< body >
19+ <!-- Maintenance Banner - Delete this section after maintenance -->
20+ < div class ="alert alert-warning alert-dismissible fade show " role ="alert ">
21+ < div class ="d-flex align-items-center ">
22+ < i class ="bi bi-exclamation-triangle-fill me-2 " style ="font-size: 1.2em; "> </ i >
23+ < div >
24+ < strong > Scheduled Maintenance Notice:</ strong >
25+ The data transfer service will be undergoing maintenance on
26+ < strong > Wednesday, June 17th from 9:00 AM - 11:00 AM Pacific Time</ strong > .
27+ Please refrain from submitting upload jobs during this time period.
28+ </ div >
29+ </ div >
30+ < button type ="button " class ="btn-close " data-bs-dismiss ="alert " aria-label ="Close "> </ button >
31+ </ div >
1932 {% include 'nav_bar.html' %}
2033 < div >
2134 < h3 > Admin</ h3 >
Original file line number Diff line number Diff line change 4848 </ style >
4949</ head >
5050< body >
51+ <!-- Maintenance Banner - Delete this section after maintenance -->
52+ < div class ="alert alert-warning alert-dismissible fade show " role ="alert ">
53+ < div class ="d-flex align-items-center ">
54+ < i class ="bi bi-exclamation-triangle-fill me-2 " style ="font-size: 1.2em; "> </ i >
55+ < div >
56+ < strong > Scheduled Maintenance Notice:</ strong >
57+ The data transfer service will be undergoing maintenance on
58+ < strong > Wednesday, June 17th from 9:00 AM - 11:00 AM Pacific Time</ strong > .
59+ Please refrain from submitting upload jobs during this time period.
60+ </ div >
61+ </ div >
62+ < button type ="button " class ="btn-close " data-bs-dismiss ="alert " aria-label ="Close "> </ button >
63+ </ div >
5164 {% include 'nav_bar.html' %}
5265 < div >
5366 < p1 > For instructions on how to submit jobs click on the Help tab</ p1 >
Original file line number Diff line number Diff line change 2828 </ style >
2929</ head >
3030< body >
31+ <!-- Maintenance Banner - Delete this section after maintenance -->
32+ < div class ="alert alert-warning alert-dismissible fade show " role ="alert ">
33+ < div class ="d-flex align-items-center ">
34+ < i class ="bi bi-exclamation-triangle-fill me-2 " style ="font-size: 1.2em; "> </ i >
35+ < div >
36+ < strong > Scheduled Maintenance Notice:</ strong >
37+ The data transfer service will be undergoing maintenance on
38+ < strong > Wednesday, June 17th from 9:00 AM - 11:00 AM Pacific Time</ strong > .
39+ Please refrain from submitting upload jobs during this time period.
40+ </ div >
41+ </ div >
42+ < button type ="button " class ="btn-close " data-bs-dismiss ="alert " aria-label ="Close "> </ button >
43+ </ div >
3144 {% include 'nav_bar.html' %}
3245 < div class ="content ">
3346 < h4 class ="mb-2 ">
Original file line number Diff line number Diff line change 2626 </ style >
2727</ head >
2828< body >
29+ <!-- Maintenance Banner - Delete this section after maintenance -->
30+ < div class ="alert alert-warning alert-dismissible fade show " role ="alert ">
31+ < div class ="d-flex align-items-center ">
32+ < i class ="bi bi-exclamation-triangle-fill me-2 " style ="font-size: 1.2em; "> </ i >
33+ < div >
34+ < strong > Scheduled Maintenance Notice:</ strong >
35+ The data transfer service will be undergoing maintenance on
36+ < strong > Wednesday, June 17th from 9:00 AM - 11:00 AM Pacific Time</ strong > .
37+ Please refrain from submitting upload jobs during this time period.
38+ </ div >
39+ </ div >
40+ < button type ="button " class ="btn-close " data-bs-dismiss ="alert " aria-label ="Close "> </ button >
41+ </ div >
2942 {% include 'nav_bar.html' %}
3043 < div class ="content ">
3144 <!-- display total entries -->
You can’t perform that action at this time.
0 commit comments