...
16 commits 65 files changed 0 commit comments 2 contributors
Commits on 2023-01-28
@lukas lukas add schrodinger project description dd43353
Commits on 2023-01-27
@lukas lukas update website to represent new states of projects 48959da
Commits on 2022-08-23
@root root adjust max build size ac8caa6
@lukas lukas update content 6124556
Commits on 2022-04-09
@lukas lukas add optional plural s for times 09b6e05
@lukas lukas add time information for status updates ddc5ada
@lukas lukas add custom alert modal dialog 831c251
@lukas lukas add quotes from admins 924809f
Commits on 2022-04-05
@lukas lukas add user statuses c4dcd4d
Commits on 2022-04-04
@lukas lukas add password change functionality 227fe33
Commits on 2022-04-03
@lukas lukas improve the home page design adf25f1
@lukas lukas add login functionality 239e300
Commits on 2022-04-02
@lukas lukas move layout away from main page content 727ac23
Commits on 2022-03-27
@lukas lukas add home page content 5bfe398
Commits on 2022-03-23
@lukas lukas add new angular layout 715a088
Commits on 2022-03-20
@lukas lukas remove old files dc30f72
Showing 65 changed files
View
.browserslistrc 0 → 100644
View
.editorconfig 0 → 100644
View
.gitignore 0 → 100644
View
README.md 0 → 100644
View
angular.json 0 → 100644
View
index.html 100644 → 0
View
karma.conf.js 0 → 100644
View
package-lock.json 0 → 100644
Not supported
View
package.json 0 → 100644
View
scripts.js 100644 → 0
View
src/app/admin/admin.component.html 0 → 100644
View
src/app/admin/admin.component.scss 0 → 100644
View
src/app/admin/admin.component.spec.ts 0 → 100644
View
src/app/admin/admin.component.ts 0 → 100644
View
src/app/alert/alert.component.html 0 → 100644
View
src/app/alert/alert.component.scss 0 → 100644
View
src/app/alert/alert.component.spec.ts 0 → 100644
View
src/app/alert/alert.component.ts 0 → 100644
View
src/app/alert/alert.service.spec.ts 0 → 100644
View
src/app/alert/alert.service.ts 0 → 100644
View
src/app/app-routing.module.ts 0 → 100644
View
src/app/app.component.html 0 → 100644
View
src/app/app.component.scss 0 → 100644
View
src/app/app.component.spec.ts 0 → 100644
View
src/app/app.component.ts 0 → 100644
View
src/app/app.module.ts 0 → 100644
View
src/app/footer/footer.component.html 0 → 100644
View
src/app/footer/footer.component.scss 0 → 100644
View
src/app/footer/footer.component.spec.ts 0 → 100644
View
src/app/footer/footer.component.ts 0 → 100644
View
src/app/grid/grid.component.html 0 → 100644
View
src/app/grid/grid.component.scss 0 → 100644
View
src/app/grid/grid.component.spec.ts 0 → 100644
View
src/app/grid/grid.component.ts 0 → 100644
View
src/app/home/home.component.html 0 → 100644
View
src/app/home/home.component.scss 0 → 100644
View
src/app/home/home.component.spec.ts 0 → 100644
View
src/app/home/home.component.ts 0 → 100644
View
src/app/login/account.service.spec.ts 0 → 100644
View
src/app/login/account.service.ts 0 → 100644
View
src/app/login/login.component.html 0 → 100644
View
src/app/login/login.component.scss 0 → 100644
View
src/app/login/login.component.spec.ts 0 → 100644
View
src/app/login/login.component.ts 0 → 100644
View
src/app/toolbar/toolbar.component.html 0 → 100644
View
src/app/toolbar/toolbar.component.scss 0 → 100644
View
src/app/toolbar/toolbar.component.spec.ts 0 → 100644
View
src/app/toolbar/toolbar.component.ts 0 → 100644
View
src/assets/.gitkeep 0 → 100644
View
src/assets/music.jpg 0 → 100644
View
src/assets/schrodinger.png 0 → 100644
View
src/environments/environment.prod.ts 0 → 100644
View
src/environments/environment.ts 0 → 100644
View
src/favicon.ico 0 → 100644
View
src/index.html 0 → 100644
View
src/main.ts 0 → 100644
View
src/polyfills.ts 0 → 100644
View
src/proxy.conf.json 0 → 100644
View
src/styles.scss 0 → 100644
View
src/test.ts 0 → 100644
View
styles.css 100644 → 0
View
tree-os.png 100644 → 0
View
tsconfig.app.json 0 → 100644
View
tsconfig.json 0 → 100644
View
tsconfig.spec.json 0 → 100644