leigh-mil
45231d11fa
Merge branch 'staging' into fix-last-login
2020-01-31 13:17:47 -05:00
leigh-mil
745ce713b0
Hard code TO upload description into the UploadInput Macro
...
This is a temporary fix to avoid spending too much time trying to use app.config variables in a Form class field descriptions and labels. This is tech debt and should be fixed in the future.
2020-01-31 12:08:48 -05:00
leigh-mil
dff9924c95
Make file size limit configurable
2020-01-31 11:59:07 -05:00
leigh-mil
881bf3220c
fix formatting
2020-01-31 11:57:15 -05:00
leigh-mil
8d30fd4cfb
Remove extra </div>
2020-01-31 11:52:15 -05:00
leigh-mil
0a7541ef99
Remove unused mock csp routes, templates, and images. Remove unused JEDIhierarchy image
2020-01-30 14:09:12 -05:00
leigh-mil
f48404215a
Merge branch 'staging' into to-builder-previous-button
2020-01-29 15:09:27 -05:00
Hannah Brinkman
18aa60b871
Merge branch 'staging' into grid-styling
2020-01-27 13:49:32 -05:00
Hannah Brinkman
29d5f8baf5
Merge branch 'staging' into grid-styling
2020-01-27 13:47:07 -05:00
hmbrink
15ac65752f
New portfolio header adjustments
2020-01-27 13:46:56 -05:00
leigh-mil
78e5fbf7b5
Merge branch 'staging' into empty-states
2020-01-27 13:23:14 -05:00
hmbrink
b9ba0e1ab1
Merge branch 'grid-styling' of https://github.com/dod-ccpo/atst into grid-styling
2020-01-27 13:02:19 -05:00
hmbrink
8093edbf03
User icon
...
Added user icon from designs for top navigation
2020-01-27 13:02:06 -05:00
Hannah Brinkman
66d1d88675
Merge branch 'staging' into grid-styling
2020-01-27 12:49:52 -05:00
leigh-mil
44da196ee2
Move text from TO builder into translations file
2020-01-27 12:08:18 -05:00
leigh-mil
99edf3df90
Save valid TO form fields when clicking previous in TO builder
2020-01-27 11:56:09 -05:00
leigh-mil
7857fffc1c
Add alert for when portfolio isn't funded, Update styling for env pending label
2020-01-24 14:09:59 -05:00
leigh-mil
e6291ad850
Refactor EmptyState macro and update styling for view only empty state based on new designs
2020-01-24 11:02:03 -05:00
leigh-mil
59327d4cea
Styling for environment edit form
2020-01-23 16:44:07 -05:00
leigh-mil
0fcd5a6471
Move text into translations file and fix formatting to make file more readable
2020-01-23 16:44:07 -05:00
leigh-mil
1054457048
Button for adding a subscription
2020-01-23 16:44:07 -05:00
Hannah Brinkman
3a78c6a911
Merge branch 'staging' into grid-styling
2020-01-23 13:17:39 -05:00
leigh-mil
bdc03fb0a2
Remove /help route and templates
2020-01-22 16:53:11 -05:00
Hannah Brinkman
70faa4c42e
Merge branch 'staging' into grid-styling
2020-01-22 15:55:12 -05:00
leigh-mil
36fe777230
Remove delete environments from app members form
2020-01-22 15:53:40 -05:00
Hannah Brinkman
674f6363d5
Merge branch 'staging' into grid-styling
2020-01-22 15:23:39 -05:00
graham-dds
3cf9fdac76
Add frontend validation for TextInput()s
...
- Add input validation regexes to input_validations.js
- Add those validators to text fields without validaiton
2020-01-22 15:20:18 -05:00
leigh-mil
d2b9577e3b
Standardize copy in TO builder and TO view page
2020-01-21 11:57:10 -05:00
leigh-mil
2d32e9c79b
Remove lorem paragraph and link from 404 page
2020-01-21 11:57:10 -05:00
leigh-mil
d0ae04193b
Update copy on app settings page
2020-01-21 11:57:10 -05:00
leigh-mil
88d57a414b
Update copy in new application form.
2020-01-21 11:57:10 -05:00
leigh-mil
d38b5f7012
Update copy on TO view page
2020-01-21 11:57:10 -05:00
leigh-mil
961717e0e7
Update copy in TO builder
2020-01-21 11:57:10 -05:00
leigh-mil
c946bc74db
Remove button from TO index page sticy cta when there are no TOs
2020-01-21 11:57:10 -05:00
leigh-mil
7c78e59624
Update copy on new portfolio form. Style cancel link as a button.
2020-01-21 11:57:09 -05:00
leigh-mil
4ed75caf2a
Replace Lorem on Reports page
2020-01-21 11:57:09 -05:00
hmbrink
4dcd49269f
Topbar testing
2020-01-21 10:45:40 -05:00
hmbrink
8c0e88c5c4
Topbar, Portfolio Header, & Content alignment
2020-01-20 17:03:18 -05:00
leigh-mil
9806571001
Refactoring:
...
- Set dict values directly instead of creating a variable
- Comment out unused route function entirely
- Use f-strings for string interpolation
- Move div inside if statement so empty divs are not printed
2020-01-17 10:49:05 -05:00
leigh-mil
0c733dd365
Update display of PPoC and remove option to edit PPoC perms
2020-01-17 10:49:05 -05:00
leigh-mil
81680c4ba4
Add remove manager modal
2020-01-17 10:49:05 -05:00
leigh-mil
8f086604f5
Use member form macro on application edit perms and resend invite forms
2020-01-17 10:49:05 -05:00
leigh-mil
78321825a1
Add revoke invite modal
2020-01-17 10:49:05 -05:00
leigh-mil
4f345b462f
Add resend invite form/modal, update routes and tests as necessary.
2020-01-17 10:49:05 -05:00
leigh-mil
56c213285f
Add route to update portfolio manager perms, add modal form to update in the UI
2020-01-17 10:49:05 -05:00
leigh-mil
df285eaa7f
Add toggle menu to portfolio managers table.
...
Stub out menu items.
2020-01-17 10:49:05 -05:00
leigh-mil
5ba22d82e3
Move toggle menu into its own macro.
...
Use ToggleMenu macro in application team table.
2020-01-17 10:49:05 -05:00
leigh-mil
a5194d6f70
Remove PPoC files
2020-01-17 10:49:05 -05:00
graham-dds
c9c33ac978
Use v-text for alerts
2020-01-16 14:18:00 -05:00
graham-dds
477afbe075
use v-text for Vue validaitonError s
2020-01-16 14:18:00 -05:00