Simon Chen
|
74f5a44d83
|
Add error handling code to the Exam settings page. Also include spinners for loading (#10)
|
2020-07-22 09:43:49 -04:00 |
|
alangsto
|
3fe529dc12
|
Add Frontend Proctoring Provider Specific Defaults for Exam Settings (#7)
* added frontend behavior
* added testing
* fixed text to resemble original
* separated unit tests
|
2020-07-20 09:30:13 -04:00 |
|
alangsto
|
f9d297a613
|
Updated Route for new URL scheme (#6)
* Changes copied from Michael's PR
* Modifications for URL scheme
* renamed variable
* added prop type
* updated variable name
* fix(i18n): update translations
* added newline
* updated variable name
Co-authored-by: edX Transifex Bot <learner-engineering@edx.org>
|
2020-07-14 15:30:06 -04:00 |
|
Michael Roytman
|
500eba661e
|
add Studio base URL to configuration and add Proctored Exam Settings component (#4)
|
2020-07-14 14:24:30 -04:00 |
|
edX Transifex Bot
|
fe6a26dde9
|
fix(i18n): update translations
|
2020-07-12 17:30:44 -04:00 |
|
Zachary Hancock
|
be48a55f9a
|
adds transifex config and test string (#3)
|
2020-07-01 15:22:19 -04:00 |
|
stvn
|
39f86a5adc
|
Merge PR #1 initialize
* Commits:
Update openedx.yaml
Remove unnecessary travis-ci install step
Remove outdated README sections
Update port number
Update app name
Initial commit
|
2020-05-12 08:50:55 -07:00 |
|
stvn
|
3adda37ca2
|
Update openedx.yaml
|
2020-05-12 08:43:45 -07:00 |
|
stvn
|
7add2e00ff
|
Remove unnecessary travis-ci install step
npm6 comes with node12
|
2020-05-12 08:43:45 -07:00 |
|
stvn
|
eee888620a
|
Remove outdated README sections
|
2020-05-12 08:43:45 -07:00 |
|
stvn
|
d6b723c583
|
Update port number
|
2020-05-12 08:43:42 -07:00 |
|
stvn
|
49c46c4dc1
|
Update app name
```
export APP_NAME=course-authoring
grep -rl frontend-template-application . | \
xargs sed -i.bak "s/frontend-template-application/frontend-app-${APP_NAME}/g"
```
|
2020-05-06 12:40:55 -07:00 |
|
stv
|
0e4f8ed2cf
|
Initial commit
|
2020-05-06 12:40:54 -07:00 |
|
tnamgyal
|
03fbc9c151
|
Initial commit
|
2020-05-06 14:34:52 -04:00 |
|