Commit graph

91 commits

Author SHA1 Message Date
Patryk
9a61b7d812
Completely new backend and reworked frontend by Marioneq (#93)
* Rewrited Frontend by Marioneq

* Rewrited Backend by Marioneq

* Delete old backend and update workflows

* Deleting files on Marioneq command

* Deleting files on Marioneq command

* Deleting files on Marioneq command

* Corrections with Marioneq command

* Rename Appbar.vue to AppBar.vue

* Try to fix backend workflow

* Try to fix backend workflow 2

* Try to fix backend workflow 3

* Try to fix python workflow part 4

* Update python version

* Update requirements.txt

* Fix frontend

* Simple backend test

* Hotfix for backend workflow

* Update dependencies

* Revert "Update dependencies"

This reverts commit 6b610ff6e398052bf2a98e47c0984c83e46db8a4.

* Add few test

* Update test.py

* Update backend

* Add /notes test.

* Add /grades test

* Update backend

* Add more tests

* Update the tests to make them easier to configure

* Update code format

* Color workflow test

* Update requirements

* Updated backend test

* Test workflow reaction

* Temporary add workflow reaction

* Try update test logic

* Delete postgres image

* Update docker file

* Print response code in backend test

* Add color to workflow

* Test workflow colors

* Add colorama to requirements.txt

* Test color

* Fix all colors

* Colors

* FINALLY FIX THE COLORS

* Add extended support for if

* Hotflix for backend test

* Delete many if from backend test

* Updating backend test

* Update backend test

* Changes requested by Pengwius

* Changes requested by MRmlik12

* Changes requested by MRmlik12 part 2

* Fix rules

* Change api.ts requested by MRmlik12

* Update Account Manager

* Fix Panel

* Changes requested by MRmlik12 part 3

* Fix - Changes requested by MRmlik12 part 3

* Update login.py

* Fix login.py

* Fix login.py part 2

* Fix SelectStudent.vue

* Update package-lock.json

* Update main.py

* Update variables name

* Fix changes requested by MarcinK50

* Add invalid url error

Co-authored-by: Marioneq 4958 <mq4958@gmail.com>
Co-authored-by: Marioneq Marioneqowski <marioneq4958@gmail.com>
2022-05-22 21:00:45 +02:00
dependabot[bot]
5559d1a34f
Bump url-parse from 1.5.7 to 1.5.10 in /frontend (#91) 2022-02-28 06:04:56 +00:00
dependabot[bot]
fe4454cdad
Bump url-parse from 1.5.3 to 1.5.7 in /frontend (#90) 2022-02-19 16:18:31 +00:00
dependabot[bot]
69a925d4e4
Bump node-sass from 6.0.1 to 7.0.1 in /frontend (#88) 2022-02-15 12:18:56 +00:00
dependabot[bot]
a1445ab365
Bump follow-redirects from 1.14.7 to 1.14.8 in /frontend (#89) 2022-02-15 12:18:16 +00:00
dependabot[bot]
bc1dfae85a
Bump shelljs from 0.8.4 to 0.8.5 in /frontend (#84) 2022-02-03 09:09:53 +00:00
dependabot[bot]
4cd564b5e2
Bump follow-redirects from 1.14.6 to 1.14.7 in /frontend (#85) 2022-02-03 09:05:39 +00:00
Patryk
069ff795bc
Fix login page (#80)
Co-authored-by: Marioneq <marioneq4958@gmail.com>
Co-authored-by: Zaptyp <43276401+Zaptyp@users.noreply.github.com>
2022-02-03 09:59:38 +01:00
Patryk
5a208feec0
Fix workflows (#82)
* Delete npm from the project part 1

* Fix frontend test and change readme.md

* Try to fix frontend test

* Try to fix workflow frontend

* Add yarn to .gitignore

* Try to fix backend test.

* Try to fix backend

* Update README.md

* Delete cache from project

* Add cache folder to .gitignore

* Fix backdend and frontend test

* Update License Date

* Remove yarn from README.md

* Add special workflow requirements.txt

* Change Location requirements.txt

* Delete pytz entry

* Delete pytest-django entry

* Add pytest-django to requirements.txt
2022-02-02 09:39:04 +01:00
Marioneq
fc658e8a41
enhancement/login-page (#79) 2021-09-06 12:09:05 +02:00
Marcin Kowalicki
c33561968d remove unused icon, change name of PP.vue, and remove char in wulkanowy.svg 2021-09-05 14:50:18 +02:00
Marcin Kowalicki
09f55fcb9a remove blank line 2021-09-05 14:27:11 +02:00
Marcin Kowalicki
8385db7b51 make tests passing 2021-09-05 14:22:07 +02:00
Marcin Kowalicki
81fc8771c0 Merge branch 'enhancement/login-page-five' of github.com:wulkanowy/wulkanowy-web into enhancement/login-page-five 2021-09-05 13:12:29 +02:00
Marcin Kowalicki
da599d236a tests not passing D: 2021-09-05 13:12:12 +02:00
Marcin
81f43a626c
Merge branch 'master' into enhancement/login-page-five 2021-09-05 13:08:20 +02:00
Marcin Kowalicki
9f195b9a67 Add newline on end of Login.vue file to make test passing 2021-09-05 13:04:28 +02:00
dependabot[bot]
ddde1d0303
Bump path-parse from 1.0.6 to 1.0.7 in /frontend
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 00:04:58 +00:00
MRmlik12
cc14c710c4 Fix CORS credentials 2021-06-17 17:19:17 +02:00
MRmlik12
00e81b8b26 Fix login error 2021-06-17 17:03:38 +02:00
MRmlik12
ebb457f58d Fix linter errors 2021-06-15 23:16:31 +02:00
MRmlik12
3a8faad198 Add diaries list 2021-06-15 23:03:13 +02:00
Zaptyp
a19ea9085d Update Login.vue 2021-06-11 15:49:30 +02:00
Zaptyp
ccf15ff26b Adding changes made by Zaptyp
Adding changes made by MARIONEQ
2021-06-10 17:07:16 +02:00
Patryk
53a8c88cab
Update package.json 2021-06-10 16:43:02 +02:00
Patryk
4cda0ad0ed
Fix Fakelog.cf mark 1 (#72) 2021-06-08 19:23:31 +02:00
Patryk
09470cc763
Revert "Bugfix/fakelog" (#69) 2021-06-08 14:56:27 +02:00
Zaptyp
effa320e2f Fakelog URL fix 2021-06-07 20:52:47 +02:00
dependabot[bot]
d8971723de
Bump browserslist from 4.16.3 to 4.16.6 in /frontend (#66)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-29 21:53:03 +02:00
MRmlik12
49c85b6777
Add user panel (#64)
* Add user panel draft

* Add avatar and create logic for logout and select student

* Add initials in avatar

* Add name & surname in drawer

* Add class in drawer

* remove my-app
2021-05-22 21:36:28 +02:00
MRmlik12
16cd55a1b8
Delete HelloWorld.vue 2021-04-22 16:13:57 +02:00
MRmlik12
af69a9e51b Fix warnings 2021-04-22 16:08:31 +02:00
MRmlik12
dde20f96d8 Add student select list 2021-04-11 11:14:25 +02:00
MRmlik12
ae609c034b Add auth service 2021-04-11 00:12:21 +02:00
MRmlik12
8ec7ffcaf7 Add fakelog automatic completion 2021-04-08 21:18:30 +02:00
MRmlik12
96a0d3fc08 Replace react to vue and add login panel 2021-04-08 20:35:21 +02:00
Tomasz
f5592c8bfd Getting data 2021-02-07 21:31:37 +01:00
Tomasz
f75ad01c35 Getting timetable 2021-02-07 21:17:55 +01:00
Tomasz
74126abd33 Getting dashboard data 2021-02-07 21:03:14 +01:00
Tomasz
82e98b1bc6 SPA 2021-02-06 14:52:24 +01:00
Tomasz
577d42b08b Deleting useless icon 2021-02-06 11:09:11 +01:00
Tomasz
f0f9c337f5 Button click color 2021-02-06 10:27:32 +01:00
Tomasz
22787cdfdd Deleting useless files 2021-02-06 09:52:19 +01:00
Tomasz
99e1ff80bd Fix content display 2021-02-06 09:47:04 +01:00
Tomasz
4816143509 Drawer 2021-02-06 09:30:58 +01:00
Tomasz
07a6b4d181 drawer 2021-02-06 00:09:08 +01:00
Tomasz
d19aea2989 Resolve conflicts v2 2021-02-05 21:27:18 +01:00
Tomasz
ded99523a0 Resolve conflicts 2021-02-05 21:19:36 +01:00
Tomasz
258344d9d4 Update 2021-02-05 21:03:51 +01:00
Tomasz
1d2faef90e Fix register_r cookie error 2021-02-05 20:12:07 +01:00