Commit Graph

54 Commits

Author SHA1 Message Date
Pavle Portic 343d3c3dff
Update README.md 2019-03-29 01:34:59 +01:00
Pavle Portic 5ff2bdfe99
Update README.md 2019-03-29 01:34:43 +01:00
Pavle Portic fd83e9a61a
Add deploy instructions to the readme 2019-03-29 01:32:26 +01:00
Pavle Portic 41ecffcc11
Redirect to the tree list from index 2019-03-29 01:17:14 +01:00
Pavle Portic 06a8f86488
Remove search bar placeholder 2019-03-29 01:12:49 +01:00
Pavle Portic ec6d83a7a8
Allow perk access without login and fix logout bug 2019-03-29 00:56:10 +01: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 c69d5f460c
Remove console.logs 2019-03-27 00:46:18 +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 87b4a25aa6
Update nginx config to redirect /admin to django 2019-03-26 05:01:12 +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 d6026330de
Add raven to frontend 2019-03-26 04:22:16 +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 fa5e4cb6a3
Autoscale perktree 2019-03-25 10:57:27 +01:00
Pavle Portic 05768846fe
Fix button text wrap 2019-03-25 10:40:38 +01:00
Pavle Portic 21e64516ea
Change default db settings 2019-03-25 10:40:21 +01:00
Pavle Portic 8133cb58df
Add missing semicolon 2019-03-25 01:36:20 +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 4ef4390d99
Display perk level in name 2019-03-24 22:57:48 +01:00
Pavle Portic 9c4b1174c3
Add build deps to dockerfile 2019-03-24 22:49:16 +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 830ba6d9d8
Remove copy parser from dockerfile 2019-03-24 21:12:16 +01:00
Pavle Portic da05cbf68b
Add delay to entrypoint and remove old parser 2019-03-24 21:10:35 +01:00
Pavle Portic 5bf978aabe
Fix login errors not showing 2019-03-24 21:09:28 +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 e8a49e10eb
Change editorconfig indentation options 2019-03-24 12:51:34 +01:00
Pavle Portic 3301698487
Change chart type to sankey.path 2019-03-24 01:22:24 +01:00
Pavle Portic 1872ebf00c
Fix finesse school perks 2019-03-23 18:11:29 +01:00
Pavle Portic 8dbee6a9d8
Move docker volume to /mnt 2019-03-23 17:27:00 +01:00
Pavle Portic e5cd516cf5
Add storage to gitignore 2019-03-23 17:25:10 +01:00
Pavle Portic 4128f016ae
Fix up parser and input file 2019-03-23 17:24:37 +01:00
Pavle Portic c4638e2c14
Add force flag to remove command 2019-03-23 05:25:27 +01:00
Pavle Portic 38dacfca13
Remove python minor version fix 2019-03-23 05:24:14 +01:00
Pavle Portic 34404feabd
Fix docker-compose typo 2019-03-23 05:23:21 +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