File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 - ` VSAC_API_KEY `
4747 - ` WHITELIST `
4848 - ` SERVER_NAME `
49+ - ` VITE_REALM `
50+ - ` VITE_AUTH `
51+ - ` VITE_CLIENT `
52+ - ` VITE_SCOPE_ID `
4953
5054- mcode/rems-smart-on-fhir
5155
122126 - ` VITE_USER `
123127 - ` VITE_USE_INTERMEDIARY `
124128 - ` VITE_INTERMEDIARY `
129+ - ` HTTPS `
130+ - ` HTTPS_CERT_PATH `
131+ - ` HTTPS_KEY_PATH `
132+ - ` VITE_HOOK_TO_SEND `
133+ - ` VITE_URL_FILTER `
134+ - ` VITE_DISABLE_MEDICATION_STATUS `
125135
126136- mcode/pims
127137 - backend/env.json
137147 - ` MONGO_USERNAME `
138148 - ` USE_HTTPS `
139149 - ` USE_INTERMEDIARY `
150+ - ` REMS_ADMIN_NCPDP `
140151 - frontend/.env
141152 - ` PORT `
142153 - ` REACT_APP_PIMS_BACKEND_PORT `
162173 - ` VITE_CLIENT `
163174 - ` REMS_ADMIN_HOOK_PATH `
164175 - ` REMS_ADMIN_FHIR_PATH `
176+ - ` SMART_ENDPOINT `
177+ - ` FRONTEND_VITE_AUTH `
178+ - ` VITE_SCOPE_ID `
179+ - ` DIRECTORY_API_PATH `
180+ - ` DIRECTORY_SPL_PATH `
181+ - ` NCPDP_SCRIPT_FORWARD_URL `
165182
166183## Repositories that use environment variables
167184
193210 - ` HTTPS_CERT_PATH `
194211 - ` HTTPS_KEY_PATH `
195212 - ` USE_HTTPS `
213+ - frontend/src/views/Login.tsx
214+ - ` VITE_REALM `
215+ - ` VITE_AUTH `
216+ - ` VITE_CLIENT `
217+ - ` VITE_SCOPE_ID `
196218
197219- mcode/test-ehr
198220
231253 - ` VITE_CLIENT_SCOPES `
232254 - ` VITE_SMART_LAUNCH_URL `
233255 - ` VITE_URL_FILTER `
256+ - ` VITE_HOOK_TO_SEND `
257+ - ` VITE_URL_FILTER `
258+ - ` VITE_DISABLE_MEDICATION_STATUS `
234259 - src/util/auth.js
235260 - ` VITE_AUTH `
236261 - ` VITE_CLIENT `
274299 - frontend/src/App.tsx
275300 - ` REACT_APP_PIMS_BACKEND_PORT `
276301 - ` REACT_APP_PIMS_BACKEND_URL `
302+ - ` REMS_ADMIN_NCPDP `
277303
278304- mcode/rems-smart-on-fhir
279305 - src/views/Patient/MedReqDropDown/MedReqDropDown.tsx
311337 - ` WHITELIST `
312338 - ` REMS_ADMIN_HOOK_PATH `
313339 - ` REMS_ADMIN_FHIR_PATH `
340+ - ` SMART_ENDPOINT `
341+ - ` FRONTEND_VITE_AUTH `
342+ - ` VITE_SCOPE_ID `
343+ - ` DIRECTORY_API_PATH `
344+ - ` DIRECTORY_SPL_PATH `
345+ - ` NCPDP_SCRIPT_FORWARD_URL `
314346 - src/server.ts
315347 - ` HTTPS_CERT_PATH `
316348 - ` HTTPS_KEY_PATH `
You can’t perform that action at this time.
0 commit comments