Commit Graph

34 Commits

Author SHA1 Message Date
dependabot[bot] 3ea3389d22
Bump django from 2.2.8 to 2.2.10 in /backend
Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.8...2.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-12 00:00:51 +00:00
dependabot[bot] cdb99e5c8c
Bump django from 2.2.4 to 2.2.8 in /backend
Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.4...2.2.8)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-04 22:35:18 +00:00
Pavle Portic 2d75a843ad
Update python dependencies 2019-08-06 13:48:24 +02:00
Pavle Portic bf5e1602eb
Update python libraries 2019-07-03 23:32:39 +02:00
Pavle Portic 43f8cb23f0
Update python dependencies 2019-06-11 12:54:39 +02:00
Pavle Portic ac86d39dea
Add user stats dashboard with max perk count table 2019-04-07 13:57:17 +02:00
Pavle Portic 90156d97f7
Connect skill/ability foci from trees different than the current one 2019-03-28 15:12:52 +01:00
Pavle Portic 0b37305080
Add signup and some custom permissions 2019-03-27 00:42:51 +01:00
Pavle Portic 747478f0d7
Better handle focus perks 2019-03-26 15:27:00 +01:00
Pavle Portic 86e6f479ab
Change entrypoint to use built-in user creator 2019-03-26 04:58:51 +01:00
Pavle Portic a328ff8027
Fix missing parameter names in entrypoint 2019-03-26 04:53:09 +01:00
Pavle Portic 0c495521bb
Add basic user creation to entrypoint 2019-03-26 04:50:56 +01:00
Pavle Portic 1ae5109489
Remove backslashes from entrypoint due to issues 2019-03-26 04:43:28 +01:00
Pavle Portic cef3b1ae8b
Fix entrypoint indentation and add checks for existing users 2019-03-26 04:38:05 +01:00
Pavle Portic 44a9d59d66
Update entrypoint to create user on startup 2019-03-26 04:34:02 +01:00
Pavle Portic 9f2b21574b
Add option to unlock and relock perks in the tree 2019-03-26 03:51:12 +01:00
Pavle Portic a38afc2d6a
Expand user model to store perks 2019-03-25 14:52:40 +01:00
Pavle Portic 21e64516ea
Change default db settings 2019-03-25 10:40:21 +01:00
Pavle Portic 00b8076806
Quality of life changes 2019-03-25 01:35:40 +01:00
Pavle Portic a0e907ba2d
Remove tsv files from repo 2019-03-25 00:41:49 +01:00
Pavle Portic 1473712344
Strip whitespaces from tree name 2019-03-24 23:02:06 +01:00
Pavle Portic 2c2c4ed617
Change db backend to postgres 2019-03-24 22:36:31 +01:00
Pavle Portic 8ff6aaf70e
Add meta tags to models 2019-03-24 21:34:04 +01:00
Pavle Portic 983d3a9526
Parse debug env variable as string 2019-03-24 21:24:39 +01:00
Pavle Portic 1f122900a2
Set debug from env variable 2019-03-24 21:18:46 +01:00
Pavle Portic da05cbf68b
Add delay to entrypoint and remove old parser 2019-03-24 21:10:35 +01:00
Pavle Portic 839425cf1d
Remove pycache from repo 2019-03-24 20:56:22 +01:00
Pavle Portic eab2549914
Create django superuser on startup 2019-03-24 20:55:15 +01:00
Pavle Portic e79f0ab205
Allow upload of tsv and parse data into db 2019-03-24 20:44:23 +01:00
Pavle Portic 4128f016ae
Fix up parser and input file 2019-03-23 17:24:37 +01:00
Pavle Portic 22798c851b
Fix mysql connection and run parsing on container startup 2019-03-23 05:22:18 +01:00
Pavle Portic 309e0358f8
Add docker files 2019-03-23 04:52:49 +01:00
Pavle Portic 91f6d77135
Finish up basic perktree view 2019-03-23 04:25:03 +01:00
Pavle Portic 3415608f95
Migrate project to django backend and vue frontend 2019-03-22 18:55:43 +01:00