Commit Graph

19 Commits

Author SHA1 Message Date
Pierre-Antoine Ganaye
e09a3d2e93
docs: Remove dead links in docs and improve SOP Class Handler docs (#1593)
* fix docs dead links

* add examples to SOP handler docs
2020-04-02 09:24:49 -04:00
ladeirarodolfo
7c4ee734fa refactor: 💡 React components to consume appConfig using Context (#852)
* refactor: 💡 React components to consume appConfig using Context

React components to consume app configuration using React Context and
React Hooks. Non React components to continue using global variable
window.config. Related documentation also changed.

Closes: #725

* refactor: 💡 Removing unecessary code

On current React component there is no need to import useContext method
from React, so, removing it.

* refactor: 💡 Code review

Code review. Minor changes based on review inputs and moving userManager
to an init method

BREAKING CHANGE: #725

Closes: #725

* docs: don't include implementation detail in docs

* docs: don't include implementation detail in docs

* docs: no need to specify implementation details in employment recipe

* docs: no need to specify implementation details in deployment recipe
2019-09-06 14:31:26 -04:00
dannyrb
2cf355856b docs: duplicate PR-784 2019-08-20 16:39:25 -04:00
Omar Toutounji
d46cccc652 replaced REACT_APP_CONFIG with APP_CONFIG 2019-08-19 20:30:44 -04:00
dannyrb
8fc0f4c60a Remove confusing "it should say" comment 2019-05-10 00:38:54 -04:00
dannyrb
52e156fbe6 multi-line so it doesn't break page layout 2019-05-09 12:15:51 -04:00
dannyrb
2fac6db880 Formatting 2019-05-09 12:09:21 -04:00
dannyrb
6ee83a8043 Clean up our hodge podge of links 2019-05-09 12:07:46 -04:00
dannyrb
266e819113 Keycloak theme images 2019-05-09 12:07:02 -04:00
dannyrb
988f9950b8 What we would improve if we had more time 2019-05-09 12:06:36 -04:00
dannyrb
9f664ed896 Using PostgresSql w/ Orthanc 2019-05-09 12:06:23 -04:00
dannyrb
fdbc2f16a9 Values to change 2019-05-09 11:25:29 -04:00
dannyrb
289838270a Rebuilding the OHIF Viewer 2019-05-09 11:25:19 -04:00
dannyrb
48e933912f Note regarding SSL next steps 2019-05-09 11:25:00 -04:00
dannyrb
083cfd27d1 Some helpful docker commands 2019-05-09 11:24:48 -04:00
dannyrb
ee2bebd974 First time setup 2019-05-09 11:24:33 -04:00
dannyrb
c8f3c3af6c Add reusable diagram 2019-05-08 23:37:45 -04:00
dannyrb
c9fcedb247 Begin laying out keycloak configuration 2019-05-06 16:01:45 -04:00
dannyrb
8114f4fe48 Begin writing UAC docs now that we have a workign example 2019-05-06 13:03:35 -04:00