Commit Graph

48 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
Danny Brown
f48157117f
docs: hide empty pages 2019-12-16 09:00:24 -05:00
dannyrb
777ff88f3d docs: fix incorrect paths 2019-12-08 21:31:00 -05:00
dannyrb
ac69b0a656 docs: ExtensionManager class docs 2019-12-08 14:37:54 -05:00
dannyrb
f00f48da2b docs: fix broken links 2019-12-07 01:21:23 -05:00
dannyrb
9a34877be4 docs: remove unused configuration link 2019-12-07 00:21:36 -05:00
dannyrb
830cb82965 docs: shift files around to match summary structure 2019-12-07 00:12:08 -05:00
dannyrb
9a71edda6a docs: translating --> internationlization 2019-12-06 22:56:00 -05:00
dannyrb
7a8ae23839 docs: nuke troubleshooting.md 2019-12-06 22:50:26 -05:00
dannyrb
6873c4f065 docs: shift "getting started" outside of essentials 2019-12-06 22:48:57 -05:00
dannyrb
ff381c6521 docs: shift viewer specific docs to own section 2019-12-06 22:21:52 -05:00
dannyrb
26cd695b8b docs: shift measurements to services directory 2019-12-06 21:58:13 -05:00
dannyrb
c8df17b032 docs: shift architecture to own dir; simplify sidebar 2019-12-06 21:54:15 -05:00
Danny Brown
02572b4928
docs: extensions (#1258)
* docs: process docs to include UX Stories requirement

* docs: include note regarding different environments

* Services init

* Remove unused canny logos

* docs: add ModalService diagram

* docs: GIF of notification

* docs: add ui-services page

* docs: simplify ui services call out in the general services docs

* docs: tips and tricks for UI services

* docs: moar pages

* docs: dialog gif

* docs: services in summary/sidebar

* docs: gif examples at top of dialog and notification pages

* docs: add UIModal gif

* docs: details for Dialog Service

* docs: include usage information for ui modal service

* docs: detailed information about our UI Notification Service

* docs: services diagram

* docs: remove unused links

* docs: services example and image

* docs: stubbing extension pages

* docs: UX Stories --> User Cases

* chore: eslint fix

* docs: extensions overview + diagram

* docs: update extensions in sidebar

* docs: extension skeleton and registration info

* docs: copy of maintained extensions table partial in the extensions folder

* docs: swap out old extensions structure for new
2019-12-06 16:31:46 -05:00
dannyrb
fd1d29820a docs: fix services linking 2019-12-06 09:25:57 -05:00
Danny Brown
a2c4161477
docs: services (#1255)
* docs: process docs to include UX Stories requirement

* docs: include note regarding different environments

* Services init

* Remove unused canny logos

* docs: add ModalService diagram

* docs: GIF of notification

* docs: add ui-services page

* docs: simplify ui services call out in the general services docs

* docs: tips and tricks for UI services

* docs: moar pages

* docs: dialog gif

* docs: services in summary/sidebar

* docs: gif examples at top of dialog and notification pages

* docs: add UIModal gif

* docs: details for Dialog Service

* docs: include usage information for ui modal service

* docs: detailed information about our UI Notification Service

* docs: services diagram

* docs: remove unused links

* docs: services example and image
2019-12-05 15:47:46 -05:00
Danny Brown
407060658a
docs: add "our process" to sidebar 2019-11-19 02:53:57 -05:00
dannyrb
f3fed511b9 docs: continous integrationn 2019-11-15 12:02:08 -05:00
dannyrb
2b1f2104cd docs(contributing): move to own directory 2019-09-05 21:42:07 -04:00
Danny Brown
49d343941e
fix: measurementsAPI issue caused by production build (#842)
* ci: test docs-publish

* Specify to use prod

* Babel should transpile with env set by webpack

* in-progress

* in-progress

* Polyfill for ie11 and edge features

* Ditch polyfills w/ babel - we'll use a service for now

* Bump tools version; shift vtk.js up a layer

* Specify we shouldn't target older than IE 11

* ditch babel plugins that should be covered by preset-env

* Add a top level build demo command

* Let our babel config determine settings

* Same babel fixes as PWA

* Rebuild deps that don't satisfy our target

* Mini helper script for excluding all node_modules, except...

* Shift vtk.js dep up a layer

* Kill core-js

* Export in a node happy way

* Updated yarn lock

* Set NODE_ENV when launching anything w/ WebPack

* docs: updated FAQ

* docs: on browser support

* Add support for redux browser extension

* misc. small clean-up

* docs: Remove roadmap page; add browser-support to sidebar

* Formatting

* Remove roadmap links

* Formatting

* ci: Remove config syntax error

* Simplified bug report template

* update community request template

* Update question's template

* simplify build scripts

* specify new script names

* fix: for measurement api being pruned by minimizer in prod builds

* Use named exports

* Simplify config

* Let's not do so much heavy lifting for a dev-server build

* fix dev build

* Add hotkeys to demo

* fix: jest babel config and env specific configs

* Remove call to non-existant command

* Shift experimental proposal plugin up a layer

* Use `https`

* Try with reduced number of package exceptions

* Try to resolve cypress issue

* Try to fix cypress issue in CI

* Skip https
2019-09-04 13:53:13 -04:00
romulo bordezani
0753e9ec3c Merge branch 'master' of https://github.com/OHIF/Viewers into feature/i18n-basics
# Conflicts:
#	extensions/ohif-vtk-extension/package.json
#	extensions/ohif-vtk-extension/rollup.config.js
#	extensions/ohif-vtk-extension/yarn.lock
#	package.json
#	src/App.js
#	src/components/Header/Header.js
#	yarn.lock
2019-06-07 17:55:53 -03:00
romulo bordezani
ebcd9b3838 i18n - Documentation 2019-06-06 18:57:19 -03:00
dannyrb
dc2336e6e7 docs: embedded viewer and roadmap updates (readme and docs) 2019-05-22 16:00:51 -04:00
dannyrb
5e37931aad Update summary link 2019-05-13 14:45:34 -04:00
dannyrb
23eb3a427d Remove data links from sidebar 2019-05-10 15:12:59 -04:00
dannyrb
10e5f849fe Update data link 2019-05-10 15:09:13 -04:00
dannyrb
2632824feb Architecture --> Scope of project 2019-05-10 09:47:34 -04:00
dannyrb
5609070fd8 Add installation 2019-05-10 09:46:58 -04:00
dannyrb
f8d8e1ad51 Remove empty deployment page 2019-05-10 09:33:39 -04:00
dannyrb
09369ef2cc Trim getting started 2019-05-09 22:14:01 -04:00
dannyrb
8114f4fe48 Begin writing UAC docs now that we have a workign example 2019-05-06 13:03:35 -04:00
dannyrb
66925566a2 Hammering out the easier deployment providers 2019-05-01 11:22:52 -04:00
dannyrb
0909ab7c53 Transition to configuration 2019-04-30 10:39:24 -04:00
dannyrb
8e4b0ac737 Merge build and restore sections 2019-04-30 09:52:51 -04:00
dannyrb
213d88ed46 Cleaning up menu further 2019-04-28 14:32:00 -04:00
dannyrb
1ae6704ed0 Update menu 2019-04-28 13:44:33 -04:00
dannyrb
c1f7e0ef65 Help page 2019-04-28 12:53:20 -04:00
dannyrb
223d986f82 Embedded viewer docs 2019-04-28 12:52:10 -04:00
dannyrb
b820f885a1 Switch sidebar and file locations up for more logical grouping 2019-04-27 15:44:02 -04:00
dannyrb
e188180a4a Remaining architecture menu items 2019-04-24 23:16:36 -04:00
dannyrb
320c3b0d67 Updated primary nav 2019-04-24 22:31:05 -04:00
dannyrb
9c7ed9f4bf Add starting architecture docs 2019-04-24 15:41:23 -04:00
dannyrb
312e300ffc Update sidebar for extensions links 2019-04-19 10:44:46 -04:00
dannyrb
d6c0305a3e Play with new menu ordering 2019-04-19 01:04:02 -04:00
dannyrb
f5ee00ab98 Adding architecture page 2019-04-17 16:45:17 -04:00
dannyrb
7975e442e2 This menu item is generated by the versions plugin; no need to add it here 2019-04-17 16:43:17 -04:00
dannyrb
2c3f71f0b0 Test commit 2019-04-16 16:17:56 -04:00
Erik Ziegler
6658623f1f docs(readme): Start adding documentation for React version 2019-03-04 13:43:39 +01:00