Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular
Commit: 4a785752c712e7e6ccc0a843efab72e2935bb953
https://github.com/hawkular/hawkular/commit/4a785752c712e7e6ccc0a843efab7...
Author: Juraci Paixão Kröhling <juraci(a)kroehling.de>
Date: 2016-01-26 (Tue, 26 Jan 2016)
Changed paths:
M console/src/main/scripts/bower.json
A console/src/main/scripts/plugins/accounts/html/token-qrcode-modal.html
M console/src/main/scripts/plugins/accounts/html/tokens.html
M console/src/main/scripts/plugins/accounts/ts/accountsGlobals.ts
M console/src/main/scripts/plugins/accounts/ts/tokens.ts
M console/src/main/webapp/index.html
M pom.xml
Log Message:
-----------
HAWKULAR-949 - Refactored the Tokens UI.
- Tokens UI is now using cards
- Possibility to add a name/description to a token
- Possibility to set an expiration date
- Display QR Code for a token
Commit: 2b3c8bb5a0e8ceff05771caaf1be493080e988ef
https://github.com/hawkular/hawkular/commit/2b3c8bb5a0e8ceff05771caaf1be4...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2016-01-26 (Tue, 26 Jan 2016)
Changed paths:
M console/src/main/scripts/bower.json
A console/src/main/scripts/plugins/accounts/html/token-qrcode-modal.html
M console/src/main/scripts/plugins/accounts/html/tokens.html
M console/src/main/scripts/plugins/accounts/ts/accountsGlobals.ts
M console/src/main/scripts/plugins/accounts/ts/tokens.ts
M console/src/main/webapp/index.html
M pom.xml
Log Message:
-----------
Merge pull request #805 from jpkrohling/HAWKULAR-949-SecretStoreUIRefactor
HAWKULAR-949 - Refactored the Tokens UI.
Compare:
https://github.com/hawkular/hawkular/compare/10a043923698...2b3c8bb5a0e8