muctadir/lama-v1.0.0.zip
muctadir-lama-7517856
.deepsource.toml
288 Bytes
.env
454 Bytes
.gitattributes
164 Bytes
.github
workflows
draft-pdf.yml
670 Bytes
.gitignore
0 Bytes
CONTRIBUTING.md
744 Bytes
Docker
docker-compose-db.yml
827 Bytes
docker-compose.yml
1.4 kB
LICENSE
1.1 kB
README.md
11.7 kB
backend
.dockerignore
165 Bytes
.gitignore
251 Bytes
.idea
.gitignore
176 Bytes
backend.iml
585 Bytes
inspectionProfiles
profiles_settings.xml
174 Bytes
misc.xml
286 Bytes
modules.xml
266 Bytes
runConfigurations
flask.xml
1.2 kB
vcs.xml
183 Bytes
Dockerfile
815 Bytes
entrypoint.sh
127 Bytes
requirements.txt
509 Bytes
src
__init__.py
6.6 kB
app_util.py
12.6 kB
conftest.py
2.8 kB
exc.py
680 Bytes
models
__init__.py
9.2 kB
auth_models.py
2.3 kB
change_models.py
6.0 kB
item_models.py
11.5 kB
project_models.py
1.9 kB
parser.py
6.1 kB
routes
__init__.py
506 Bytes
account_routes.py
7.5 kB
artifact_routes.py
21.8 kB
auth_routes.py
5.2 kB
change_routes.py
4.0 kB
conflict_routes.py
10.6 kB
label_routes.py
25.3 kB
label_type_routes.py
4.1 kB
labelling_routes.py
9.4 kB
project_routes.py
24.9 kB
theme_routes.py
34.3 kB
util_routes.py
231 Bytes
search.py
6.8 kB
tests
lama_test.sql
136.4 kB
sql2lite.py
2.8 kB
test_account.py
9.8 kB
test_app.py
1.7 kB
test_app_util.py
3.0 kB
test_artifact.py
42.3 kB
test_auth.py
14.6 kB
test_change.py
24.7 kB
test_conflicts.py
21.0 kB
test_label.py
14.5 kB
test_label_type.py
4.8 kB
test_labelling.py
5.8 kB
test_project.py
25.4 kB
test_theme.py
39.3 kB
test_util.py
289 Bytes
frontend
.browserslistrc
600 Bytes
.dockerignore
490 Bytes
.editorconfig
274 Bytes
.gitignore
646 Bytes
.vscode
extensions.json
130 Bytes
launch.json
474 Bytes
tasks.json
938 Bytes
Dockerfile
439 Bytes
README.md
1.1 kB
angular.json
3.0 kB
assets
lama_nobg.png
46.7 kB
default.conf
482 Bytes
karma.conf.js
1.6 kB
package-lock.json
903.4 kB
package.json
1.9 kB
src
app
account-details
account
account.component.html
1.2 kB
account.component.scss
232 Bytes
account.component.spec.ts
3.8 kB
account.component.ts
1.8 kB
account-change-password
account-change-password.component.html
2.3 kB
account-change-password.component.scss
587 Bytes
account-change-password.component.spec.ts
9.7 kB
account-change-password.component.ts
4.2 kB
account-information
account-information.component.html
1.9 kB
account-information.component.scss
782 Bytes
account-information.component.spec.ts
1.1 kB
account-information.component.ts
550 Bytes
account-information-form
account-information-form.component.html
1.7 kB
account-information-form.component.scss
520 Bytes
account-information-form.component.spec.ts
2.4 kB
account-information-form.component.ts
2.1 kB
edit-account-settings
edit-account-settings.component.html
2.7 kB
edit-account-settings.component.scss
881 Bytes
edit-account-settings.component.spec.ts
9.4 kB
edit-account-settings.component.ts
4.1 kB
login
login.component.html
3.5 kB
login.component.scss
2.0 kB
login.component.spec.ts
2.9 kB
login.component.ts
3.3 kB
moderation
moderation.component.html
4.6 kB
moderation.component.scss
1.2 kB
moderation.component.spec.ts
8.5 kB
moderation.component.ts
3.5 kB
register
register.component.html
1.3 kB
register.component.scss
1.0 kB
register.component.spec.ts
5.9 kB
register.component.ts
3.8 kB
user-approval
user-approval.component.html
3.7 kB
user-approval.component.scss
1.2 kB
user-approval.component.spec.ts
2.3 kB
user-approval.component.ts
2.1 kB
app-routing.module.ts
6.2 kB
app.component.html
208 Bytes
app.component.scss
0 Bytes
app.component.spec.ts
766 Bytes
app.component.ts
242 Bytes
app.module.ts
5.7 kB
artifact
artifact-management-page
artifact-management-page.component.html
3.9 kB
artifact-management-page.component.scss
4.0 kB
artifact-management-page.component.spec.ts
10.0 kB
artifact-management-page.component.ts
7.8 kB
search_heart.svg
443 Bytes
single-artifact-view
single-artifact-view.component.html
7.2 kB
single-artifact-view.component.scss
1.9 kB
single-artifact-view.component.spec.ts
9.9 kB
single-artifact-view.component.ts
7.1 kB
classes
READ_ME.md
3.6 kB
RequestHandler.spec.ts
334 Bytes
RequestHandler.ts
4.0 kB
artifact.ts
5.0 kB
changelog.spec.ts
1.7 kB
changelog.ts
1.4 kB
label-type.spec.ts
4.2 kB
label-type.ts
2.5 kB
label.spec.ts
9.7 kB
label.ts
6.9 kB
project.spec.ts
4.1 kB
project.ts
5.0 kB
stringartifact.spec.ts
4.0 kB
stringartifact.ts
1.5 kB
theme.spec.ts
5.0 kB
theme.ts
4.4 kB
user.spec.ts
2.1 kB
user.ts
2.5 kB
conflict
conflict-page
conflict-page.component.html
2.1 kB
conflict-page.component.scss
1.4 kB
conflict-page.component.spec.ts
3.0 kB
conflict-page.component.ts
2.8 kB
conflict-resolution
conflict-resolution.component.html
5.9 kB
conflict-resolution.component.scss
3.1 kB
conflict-resolution.component.spec.ts
13.7 kB
conflict-resolution.component.ts
13.3 kB
home
home-page
home-page.component.html
5.4 kB
home-page.component.scss
3.2 kB
home-page.component.spec.ts
6.0 kB
home-page.component.ts
3.0 kB
project-creation
project-creation.component.html
9.1 kB
project-creation.component.scss
4.1 kB
project-creation.component.spec.ts
16.9 kB
project-creation.component.ts
9.4 kB
label
individual-label
individual-label.component.html
3.2 kB
individual-label.component.scss
1.5 kB
individual-label.component.spec.ts
13.0 kB
individual-label.component.ts
6.7 kB
label-management
label-management.component.html
3.7 kB
label-management.component.scss
4.2 kB
label-management.component.spec.ts
11.3 kB
label-management.component.ts
9.4 kB
search_heart.svg
443 Bytes
labelling
individual-labelling-form
individual-labelling-form.component.html
1.4 kB
individual-labelling-form.component.scss
1.0 kB
individual-labelling-form.component.spec.ts
7.6 kB
individual-labelling-form.component.ts
5.0 kB
labelling-page
labelling-page.component.html
3.3 kB
labelling-page.component.scss
2.0 kB
labelling-page.component.spec.ts
22.6 kB
labelling-page.component.ts
14.6 kB
modals
add-artifact
add-artifact.component.html
1.3 kB
add-artifact.component.scss
490 Bytes
add-artifact.component.spec.ts
9.6 kB
add-artifact.component.ts
6.4 kB
add-users-modal
add-users-modal.component.html
1.5 kB
add-users-modal.component.scss
1.5 kB
add-users-modal.component.spec.ts
1.3 kB
add-users-modal.component.ts
959 Bytes
confirm-modal
confirm-modal.component.html
1.0 kB
confirm-modal.component.scss
707 Bytes
confirm-modal.component.spec.ts
1.3 kB
confirm-modal.component.ts
735 Bytes
history
history.component.html
2.4 kB
history.component.scss
683 Bytes
history.component.spec.ts
1.6 kB
history.component.ts
1.4 kB
label-form
label-form.component.html
2.3 kB
label-form.component.scss
744 Bytes
label-form.component.spec.ts
9.8 kB
label-form.component.ts
5.7 kB
merge-label-form
merge-label-form.component.html
3.1 kB
merge-label-form.component.scss
1.0 kB
merge-label-form.component.spec.ts
17.1 kB
merge-label-form.component.ts
5.1 kB
toast-global
toast-container.component.ts
1.0 kB
toast-global.component.html
63 Bytes
toast-global.component.scss
0 Bytes
toast-global.component.spec.ts
1.7 kB
toast-global.component.ts
1.3 kB
navigation-menu
navigation-menu.component.html
8.4 kB
navigation-menu.component.scss
1.6 kB
navigation-menu.component.spec.ts
7.1 kB
navigation-menu.component.ts
4.8 kB
project
project-page
project.component.html
506 Bytes
project.component.scss
503 Bytes
project.component.spec.ts
896 Bytes
project.component.ts
362 Bytes
project-settings
project-settings.component.html
18.4 kB
project-settings.component.scss
3.8 kB
project-settings.component.spec.ts
20.0 kB
project-settings.component.ts
18.5 kB
services
account-info.service.spec.ts
8.9 kB
account-info.service.ts
8.4 kB
app-toast.service.spec.ts
1.4 kB
app-toast.service.ts
775 Bytes
artifact-data.service.spec.ts
8.9 kB
artifact-data.service.ts
8.5 kB
conflict-data.service.spec.ts
2.7 kB
conflict-data.service.ts
2.6 kB
edit-mode.service.spec.ts
414 Bytes
edit-mode.service.ts
286 Bytes
history-data.service.spec.ts
3.4 kB
history-data.service.ts
2.5 kB
input-check.service.spec.ts
1.9 kB
input-check.service.ts
1.0 kB
labelling-data.service.spec.ts
12.4 kB
labelling-data.service.ts
10.3 kB
login-guard.service.spec.ts
1.5 kB
login-guard.service.ts
1.1 kB
project-data.service.spec.ts
5.0 kB
project-data.service.ts
4.5 kB
rerouting.service.spec.ts
2.2 kB
rerouting.service.ts
3.4 kB
stats-data.service.spec.ts
3.4 kB
stats-data.service.ts
2.5 kB
super-admin-guard.service.spec.ts
1.5 kB
super-admin-guard.service.ts
1.1 kB
theme-data.service.spec.ts
24.9 kB
theme-data.service.ts
10.9 kB
toast-comm.service.spec.ts
638 Bytes
toast-comm.service.ts
421 Bytes
stats
stats.component.html
6.1 kB
stats.component.scss
2.7 kB
stats.component.spec.ts
4.2 kB
stats.component.ts
3.8 kB
theme
single-theme-view
single-theme-view.component.html
6.1 kB
single-theme-view.component.scss
3.6 kB
single-theme-view.component.spec.ts
16.2 kB
single-theme-view.component.ts
6.7 kB
theme-info
theme-info.component.html
9.8 kB
theme-info.component.scss
3.3 kB
theme-info.component.spec.ts
40.1 kB
theme-info.component.ts
11.5 kB
theme-management
search_heart.svg
443 Bytes
theme-management.component.html
2.4 kB
theme-management.component.scss
2.5 kB
theme-management.component.spec.ts
13.0 kB
theme-management.component.ts
6.6 kB
theme-visual
theme-visual.component.html
491 Bytes
theme-visual.component.scss
1.4 kB
theme-visual.component.spec.ts
1.6 kB
theme-visual.component.ts
6.1 kB
assets
.gitkeep
0 Bytes
lama_login.png
40.0 kB
environments
environment.ts
245 Bytes
favicon.ico
15.1 kB
index.html
633 Bytes
main.ts
457 Bytes
polyfills.ts
2.6 kB
setenv.ts
1.3 kB
styles.scss
454 Bytes
test.ts
745 Bytes
tsconfig.app.json
287 Bytes
tsconfig.json
864 Bytes
tsconfig.spec.json
333 Bytes
images
SS1M.png
52.8 kB
SS2M.png
77.7 kB
SS3M.png
77.0 kB
SS4M.png
69.9 kB
SS5M.png
61.9 kB
SS6M.png
60.4 kB
SS7M.png
46.1 kB
add-button.png
124.8 kB
add-users-button.png
69.2 kB
change-label.png
126.6 kB
create-new-label.png
83.8 kB
home-page-user-to-create-project.png
80.3 kB
label-type-dropdown.png
88.8 kB
resolve-conflict.png
102.9 kB
paper
paper.bib
2.2 kB
paper.md
9.2 kB
sample.sql
22.9 kB