Commits on Source (21)
-
dcz authorede32eadf8
-
dcz authored
Merge remote-tracking branch 'remotes/github/unified-frame-edit-view-vue-dcz' into unified-frame-edit-view-vue-dcz
d00e2910 -
dcz authored4463462d
-
dcz authored572a3109
-
dcz authored0a0b6c37
-
dcz2 authored163a2c42
-
Piotr Bieńkowski authored2c80e904
-
Piotr Bieńkowski authoredfa45fe41
-
Piotr Bieńkowski authoreda11d8a8c
-
dcz authored
Merge branch 'unified-frame-edit-view-vue-dcz-sfc' of github.com:dareqx/ShellValier-v2 into unified-frame-edit-view-vue-dcz-sfc Conflicts: entries/static/entries/js/components/UnificationRightPane.js frontend/src/components/unification/Unification/Unification.vue
b54a735b -
Piotr Bieńkowski authored7926da3d
-
dcz authored
Merge branch 'unified-frame-edit-view-vue-dcz-sfc' of github.com:dareqx/ShellValier-v2 into unified-frame-edit-view-vue-dcz-sfc Conflicts: frontend/src/components/unification/Unification/Unification.vue frontend/src/components/unification/shared/frame-components/ExamplesComponent.vue frontend/src/components/unification/shared/frame-components/SemanticsSchemataComponent.vue frontend/src/components/unification/shared/frame-components/SlowalFrameComponent.vue
afe27b1d -
dcz authored
Import small dataset as default setup Refresh entry list on filter apply
5a44bee8 -
dcz authored1caacba1
-
dcz2 authored87c85aa6
-
dcz authored
- enable filtering of entry list based on frame filtering - creating filtering form for unified frame filtering - enable filtering of unified frame list based on unified frame filtering
2a2e5ee1 -
dcz authoredaddfd246
-
dcz authored0bddc382
-
dcz authoredda53181a
-
dcz authored9b0938a7
-
dcz authored6410870a
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Dockerfile-frontend 17 additions, 0 deletionsDockerfile-frontend
- README.md 8 additions, 0 deletionsREADME.md
- common/templates/base.html 11 additions, 5 deletionscommon/templates/base.html
- docker-compose.yml 17 additions, 0 deletionsdocker-compose.yml
- docker/scripts/docker-entrypoint-frontend 7 additions, 0 deletionsdocker/scripts/docker-entrypoint-frontend
- docker/scripts/run-docker 1 addition, 2 deletionsdocker/scripts/run-docker
- entries/forms.py 168 additions, 3 deletionsentries/forms.py
- entries/polish_strings.py 23 additions, 0 deletionsentries/polish_strings.py
- entries/static/entries/css/entries.css 0 additions, 1 deletionentries/static/entries/css/entries.css
- entries/static/entries/js/components/InfoTooltip.js 0 additions, 31 deletionsentries/static/entries/js/components/InfoTooltip.js
- entries/static/entries/js/components/Spinner.js 0 additions, 12 deletionsentries/static/entries/js/components/Spinner.js
- entries/static/entries/js/components/UnificationEntriesList.js 0 additions, 48 deletions...es/static/entries/js/components/UnificationEntriesList.js
- entries/static/entries/js/components/frame-components/ExamplesComponent.js 0 additions, 82 deletions...tries/js/components/frame-components/ExamplesComponent.js
- entries/static/entries/js/components/frame-components/SlowalFrameComponent.js 0 additions, 94 deletions...es/js/components/frame-components/SlowalFrameComponent.js
- entries/static/entries/js/entries.js 12 additions, 10 deletionsentries/static/entries/js/entries.js
- entries/static/entries/js/entries_index.js 0 additions, 5 deletionsentries/static/entries/js/entries_index.js
- entries/static/entries/js/forms.js 12 additions, 8 deletionsentries/static/entries/js/forms.js
- entries/static/entries/js/selectional_preference.js 0 additions, 337 deletionsentries/static/entries/js/selectional_preference.js
- entries/static/entries/js/unification.js 0 additions, 114 deletionsentries/static/entries/js/unification.js
Dockerfile-frontend
0 → 100644
docker/scripts/docker-entrypoint-frontend
0 → 100755