Commit graph

5982 commits

Author SHA1 Message Date
Ian Minoso
20aebc9166 Merge pull request #1985 from iminoso/ngreact
ngReact implementation
2016-10-14 14:31:27 -04:00
Ian Minoso
e3a79b2303 wrap with main panel style 2016-10-14 14:29:14 -04:00
Ian Minoso
36b1ee2be9 two examples of implementing react components 2016-10-14 14:23:43 -04:00
Ian Minoso
67e466ee11 Create seperate directive 2016-10-14 12:03:28 -04:00
Ian Minoso
6d375e33bf ngreact implementation wip 2016-10-14 11:40:28 -04:00
Charlton Austin
2174fe589b Merge pull request #1976 from charltonaustin/refactor_manage_user_into_directive
Refactoring manage users to it's own directive.
2016-10-14 11:18:15 -04:00
Charlton Austin
c8e5809cc7 Refactoring manage users to it's own directive. 2016-10-13 16:57:19 -04:00
Charlton Austin
7f9e01a1fe Merge pull request #1983 from coreos-inc/cut-1.18.1
cut v1.18.0
2016-10-13 14:37:46 -04:00
Charlton Austin
2f9f00f004 cut v1.18.1 2016-10-13 14:34:19 -04:00
josephschorr
ca4cc3d5b5 Merge pull request #1980 from coreos-inc/swift-409
Add retry and ignore around Swift deleting empty chunks
2016-10-13 13:35:13 -04:00
josephschorr
15949c73c6 Merge pull request #1981 from coreos-inc/oauth-approve-ui
Fix OAuth approve UI
2016-10-13 13:23:57 -04:00
Charlton Austin
43fd66e2e2 Merge pull request #1972 from charltonaustin/add_message_of_the_day
Adding in the delete api and the delete and create UI.
2016-10-13 13:12:49 -04:00
Joseph Schorr
29b8905051 Add retry and ignore around Swift deleting empty chunks
Fixes #1979
2016-10-13 12:53:59 -04:00
Joseph Schorr
fd5f615252 Fix OAuth approve UI
Fixes #1978
2016-10-13 11:50:01 -04:00
Charlton Austin
97d644d95d Adding in the delete api and the delete and create UI. 2016-10-13 10:40:52 -04:00
Charlton Austin
bbefa1c38e Merge pull request #1975 from charltonaustin/adding_architecture_at_a_glance
Adding architecture at a glance
2016-10-13 09:39:16 -04:00
josephschorr
5c5b722f2c Merge pull request #1970 from coreos-inc/remove-broken-ui
Remove broken security info UI
2016-10-12 19:47:33 -04:00
Charlton Austin
e7dbe2e8e3 Adding architecture at a glance 2016-10-12 14:51:02 -04:00
Charlton Austin
6266dd0ea4 Merge pull request #1974 from charltonaustin/fix_underline_global_message
The global message is not a link.
2016-10-12 10:09:45 -04:00
Charlton Austin
95fa47ff7c The global message is not a link. 2016-10-12 09:58:06 -04:00
Joseph Schorr
68f3416572 Remove broken security info UI
Fixes #1968
2016-10-11 13:56:32 -04:00
Charlton Austin
43063272bb Merge pull request #1969 from charltonaustin/fixing_test_db
Adding in messages table
2016-10-11 13:54:27 -04:00
charltonaustin
5546fa6214 Adding in messages table 2016-10-11 10:55:12 -04:00
Charlton Austin
be916fb6ed Merge pull request #1966 from charltonaustin/j_code_review_comments
Adding in security tests and docs.
2016-10-11 09:50:47 -04:00
charltonaustin
5a4b702888 Adding in security tests and docs. 2016-10-11 09:30:37 -04:00
Jake Moshenko
7a3ee86e53 Merge pull request #1957 from jakedt/absolutecorruption
Always use absolute URLs in Location headers.
2016-10-10 18:25:29 -04:00
Jake Moshenko
df1f35e9f9 Always use absolute URLs in Location headers.
This works around docker/docker#15048
2016-10-10 16:30:24 -04:00
josephschorr
7fc33a9a57 Merge pull request #1965 from coreos-inc/condense-slack-notifications
Less verbose notifications for QSS
2016-10-10 15:38:12 -04:00
Joseph Schorr
ebf4120326 Less verbose notifications for QSS
Fixes #1914
2016-10-10 15:18:49 -04:00
Charlton Austin
51f7bedb0b Merge pull request #1964 from charltonaustin/fix_the_build
Removing validate annotation.
2016-10-10 15:16:57 -04:00
charltonaustin
2739a40479 Removing validate annotation. 2016-10-10 15:15:28 -04:00
Charlton Austin
6d865e43d0 Merge pull request #1963 from charltonaustin/fixing_build
Fixing the build.
2016-10-10 14:45:38 -04:00
charltonaustin
48ba98fff4 Fixing the build. 2016-10-10 14:42:33 -04:00
Charlton Austin
04cefaca51 Merge pull request #1960 from charltonaustin/create_endpoint_for_motd_cisco
Create endpoint for motd cisco
2016-10-10 14:23:06 -04:00
charltonaustin
f179320944 Adding in validate son request. 2016-10-10 14:15:09 -04:00
charltonaustin
fa10d799b2 Adding in one more unit test. 2016-10-10 14:00:20 -04:00
charltonaustin
14eb3005b6 Some fixes for code review. 2016-10-10 12:55:00 -04:00
charltonaustin
f15b3d5b84 Adding in some extra documentation. 2016-10-10 12:26:44 -04:00
josephschorr
16303ee0a2 Merge pull request #1913 from coreos-inc/incomplete-status-fix
Send the correct phase when setting the phase from job_complete
2016-10-10 12:20:35 -04:00
charltonaustin
4ae6e6efa9 Fixing some database integration errors 2016-10-10 10:51:30 -04:00
charltonaustin
075e87089f removing debug print statement 2016-10-10 09:36:59 -04:00
josephschorr
c98bec52ad Merge pull request #1959 from coreos-inc/npe-fix
Fix NPE in error interceptor
2016-10-08 01:33:58 +03:00
Joseph Schorr
76ec022dc3 Fix NPE in error interceptor
Fixes #1958
2016-10-08 01:32:14 +03:00
charltonaustin
1e733ddffb Adding in a new message data model and the corresponding methods to in the API. 2016-10-07 15:56:58 -04:00
charltonaustin
7d8cc1fc34 Adding in some more updates to the docs for easier use. 2016-10-07 14:20:00 -04:00
charltonaustin
002f533bf8 Creating message api. 2016-10-07 10:22:30 -04:00
charltonaustin
651639bb76 Updating the README so that it is easier for people to know how to run individual tests. 2016-10-07 10:19:03 -04:00
charltonaustin
5264b64999 Adding in an endpoint for super user messages. 2016-10-06 17:33:32 -04:00
Charlton Austin
343d293001 Merge pull request #1953 from charltonaustin/add_motd_cisco
Add motd cisco
2016-10-06 17:20:49 -04:00
charltonaustin
980e79d612 Removing commented out code for merging into master. 2016-10-06 16:54:04 -04:00