Marliana Lara
bb625264d4
Move DOM event listener to directive
2017-09-25 11:56:26 -04:00
Marliana Lara
851f01ddd2
Add mobile menu styles and click handlers
...
Signed-off-by: Marliana Lara <mlara@redhat.com >
2017-09-22 11:32:04 -04:00
gconsidine
b7d4f0b5ff
Fix lint error after rebasing
2017-09-19 15:26:38 -04:00
gconsidine
fad12e3a13
Update e2e tests after rebasing
2017-09-19 14:53:23 -04:00
gconsidine
777ef3fe90
Add more linter rules and de-lint
2017-09-19 14:53:23 -04:00
gconsidine
cec9507504
Use eslint on ui/lib and ui/features code
2017-09-19 14:53:23 -04:00
Marliana Lara
9b7eb52772
Replace translate filter and retrieve tooltip text from strings file
2017-09-19 10:27:23 -04:00
Marliana Lara
5c108bfa1b
Add side nav panel tooltips
2017-09-18 13:53:21 -04:00
Julen Landa Alustiza
7dc7f7815a
Replace static footer with an always down non static footer
...
Hide footer on login screen
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info >
2017-09-14 08:33:34 +02:00
Matthew Jones
25612f8809
Merge pull request #71 from marshmalien/fix/27-side-nav-height
...
Fix height of side navigation panel
2017-09-11 06:30:29 -07:00
Marliana Lara
1a9379b41d
Fix the height style of the side navigation panel
2017-09-08 12:38:05 -04:00
gconsidine
c57c17546e
Update UI build system
...
* Faster build times
* Smaller bundle sizes
* Adjust paths
* Cleanup npm dependencies
* Remove unneded Grunt tasks
2017-09-07 18:09:14 -04:00
jlmitch5
37c2d01260
Merge pull request #16 from jlmitch5/newNav
...
new navigation in UI
2017-09-06 17:54:21 -04:00
John Mitchell
ea91fabba0
implement componenitized navigation and remove old nav and layout code
2017-09-06 17:32:32 -04:00
Jared Tabor
043523b6d2
adding translate directive to parts of components
2017-08-18 11:45:32 -04:00
Jared Tabor
1edc688acb
adding translation directive in places
2017-08-16 16:50:48 -07:00
gconsidine
4a37f049b0
Fix credential create/edit using type with no fields
2017-08-11 16:55:45 -04:00
Michael Abashian
88b5d7e847
Merge pull request #217 from mabashian/6444-delete-group-error
...
Fixed group delete/promote message tense
2017-08-11 09:23:53 -04:00
gconsidine
516d1057d1
Fix configuration for testing UI lib code
...
* Fix Karma configuration
* Fix test file imports
* Add simple test case as an example
2017-08-09 17:00:02 -04:00
gconsidine
b990d84e3b
Add plural and contextual translation support
2017-08-09 13:14:37 -04:00
gconsidine
08d3a735ab
Add ability to submit cred form after api validation error
2017-08-01 14:36:45 -04:00
gconsidine
bdb2bbbd41
Add Config model
...
* Add ability to configurably cache API responses per model
* Fix general error display on credentials
* Add current version from API to the documentation link
2017-07-31 17:07:25 -04:00
gconsidine
6a7e018100
Add comments and minor changes from PR feedback
2017-07-28 15:23:08 -04:00
gconsidine
6239df6778
Add read-only credential form depending on access
2017-07-27 18:07:06 -04:00
gconsidine
bf42021a32
Add search to models w/ search on lookup input
2017-07-27 16:47:23 -04:00
Greg Considine
669cf79898
Merge pull request #51 from gconsidine/ui/fix/edit-input-secret
...
Change secret input edit mode to display as hiddden
2017-07-26 09:55:37 -04:00
gconsidine
a855b66517
Fix dismiss of credential permissions routing
2017-07-25 16:30:56 -04:00
gconsidine
2777249502
Change secret input edit mode to display as hiddden
2017-07-25 14:59:27 -04:00
gconsidine
6fa3872c86
Add kind column to credential list
...
* Populate kind column with credential_type name
* Fix replace/revert input group button sizing
2017-07-18 14:39:56 -04:00
gconsidine
e0d1e8135c
Change the value of an SSH credentials privilege
...
Include the literal string value instead of the index of the
value in the choices array
2017-07-17 10:55:44 -04:00
Jared Tabor
9f605b2dba
Merge pull request #7041 from gconsidine/ui/add-string-override-support
...
Ui/add string override support
2017-07-12 14:34:59 -07:00
gconsidine
9b22df228f
Refactor to use get method to access strings vs direct
2017-07-12 17:00:26 -04:00
Marliana Lara
8e1e58c2db
Add font-family fallbacks for revision sha
2017-07-12 15:13:47 -04:00
Greg Considine
1e26e790eb
Merge pull request #6953 from gconsidine/ui/fix/component-browser-inconsistencies
...
Fix inconsistencies on inputs in Chrome vs. others
2017-07-10 14:48:11 -04:00
gconsidine
36120b3115
Fix inconsistencies on inputs in Chrome vs. others
2017-07-10 11:27:31 -04:00
Marliana Lara
7276a3d56a
Add changes related to PR review
2017-07-10 10:56:51 -04:00
gconsidine
00fb56fd91
Fix popover text reset on refresh
2017-07-10 10:56:34 -04:00
gconsidine
abb8cd1405
Fix flickering on mouseenter
2017-07-10 10:56:28 -04:00
gconsidine
a868dfb2f2
Add refresh ability to popover on text change
2017-07-10 10:56:24 -04:00
gconsidine
452950ab61
Add alternative trigger event and position support to popover
2017-07-10 10:56:20 -04:00
Marliana Lara
d8384522c2
Remove Revisions directory
2017-07-10 10:56:12 -04:00
Marliana Lara
3d5f7057c3
Add revision component to job details
2017-07-10 10:56:03 -04:00
Marliana Lara
3cc522de8f
Add truncate component
2017-07-10 10:55:56 -04:00
gconsidine
4f1bf81412
Add back the select component for user-defined 'choices' types only
2017-06-30 15:38:35 -04:00
gconsidine
727568c80d
Add translation for components and credentials
...
* Add typeahead feature of the Lookup component
2017-06-29 17:34:43 -04:00
gconsidine
fd0c67be0c
Remove unused components
2017-06-26 16:23:05 -04:00
gconsidine
d63ab2811a
Add implementation for credential_type lookup
2017-06-26 10:53:57 -04:00
gconsidine
2fa4b3db5b
Add org Lookup implementation and WIP credential_type
2017-06-26 10:53:57 -04:00
gconsidine
b7982bf202
Add more generalized legacy Lookup integration
2017-06-26 10:53:57 -04:00
gconsidine
dc1bff9048
Convert organization Select to Lookup
2017-06-26 10:53:57 -04:00