Ben Kurtovic
4d3d43e130
Put user style last.
7 lat temu
Ben Kurtovic
fa61ba3e33
Refactor templates and split off static CSS/JS for modules.
7 lat temu
Ben Kurtovic
bb51e2ab1e
Add individual values to campaign item board.
7 lat temu
Ben Kurtovic
52a0d9a291
Add rendering code for campaign item boards.
7 lat temu
Ben Kurtovic
12c0ebe774
Add types to universe data and implement collection campaigns op type.
7 lat temu
Ben Kurtovic
8b0d9570b1
Align differently-sized operation columns nicely.
7 lat temu
Ben Kurtovic
cffb98229c
Add killable objects (ships, etc.) to universe data.
7 lat temu
Ben Kurtovic
e390f83bf8
Display system name, security status for kills in campaign overview.
7 lat temu
Ben Kurtovic
9ade2b55e2
Store kill entity names in campaigns database.
7 lat temu
Ben Kurtovic
6c331ee827
Add more nuanced/cleaner styling for campaign summaries.
7 lat temu
Ben Kurtovic
13b7d10ecc
Add renderers for campaign summary info; flesh out.
7 lat temu
Ben Kurtovic
8dd4e6c7f1
Add zKillboard API support; implement most of campaign updating.
7 lat temu
Ben Kurtovic
de863465d2
Campaign module style tweaks.
7 lat temu
Ben Kurtovic
b7bb0f61d8
Add database to campaigns module; flesh out more.
7 lat temu
Ben Kurtovic
16d093df71
Refactor campaigns module and extend.
7 lat temu
Ben Kurtovic
5ec7980180
Improve campaign operations column spacing.
7 lat temu
Ben Kurtovic
cfe9819389
Fix campaign when used as homepage.
7 lat temu
Ben Kurtovic
c6a91161bb
Add campaign operations, some styling, demo.
7 lat temu
Ben Kurtovic
6ea69e5a08
Show disabled campaigns with a flag; placeholder for invalid char IDs.
7 lat temu
Ben Kurtovic
f8713d9357
Allow accessing individual campaigns directly.
7 lat temu
Ben Kurtovic
9a4c10ff74
Fix titles for error routes.
7 lat temu
Ben Kurtovic
9880e8d66f
Standardize title generation.
7 lat temu
Ben Kurtovic
506deb24cd
Add dropdown for campaign selection; titles.
7 lat temu
Ben Kurtovic
8b23005570
Properly escape login link for safety.
7 lat temu
Ben Kurtovic
dda18add9a
Display empty member list correctly.
7 lat temu
Ben Kurtovic
dbcbe05729
Typo fix.
7 lat temu
Ben Kurtovic
9acd3a85b8
Don't link back to current page.
7 lat temu
Ben Kurtovic
aaa5d5ba6a
Fix members without roles, spacing.
7 lat temu
Ben Kurtovic
3f6e8f1248
Note CEO in member list.
7 lat temu
Ben Kurtovic
877ac85628
Add styling to members module.
7 lat temu
Ben Kurtovic
da788d83fb
Implement most of members module logic.
7 lat temu
Ben Kurtovic
dfa695bb83
Add structure and supporting code for modules; add Campaigns module.
* Add config/modules/.
* Add hook-aware post-login homepage.
* Add flexible character module property database table, plus
AuthManager interface.
* Add Config.modules.
* Modules are imported dynamically with a _provided pseudo-module that
contains their Flask blueprint and a config reference.
* Add stubs for Map, Members, and Intel modules.
* Implement starting code for Campaigns module.
* Update sample config.
* Update database schema with foreign key constraints (unused for now).
* Restructure header HTML and desktop CSS slightly to cleanly display
large navigation bars.
* Dynamically generate navigation bar.
* Properly align character options popup with portrait.
7 lat temu
Ben Kurtovic
9da51282ee
Add modules to config; recast corp title as h1.
7 lat temu
Ben Kurtovic
631a7432c0
Minor styling/CSS tweaks.
7 lat temu
Ben Kurtovic
6d8e8443b1
Fix JS for previous commit.
7 lat temu
Ben Kurtovic
ce66786573
Make style picker indicate current selection.
7 lat temu
Ben Kurtovic
52ffd35abc
Add custom 404.
7 lat temu
Ben Kurtovic
8aece18afa
Switch style immediately with JS.
7 lat temu
Ben Kurtovic
463143095b
Clean up styles and make them configurable.
7 lat temu
Ben Kurtovic
3b59e3b4dc
Add jQuery; make logout link auto-POST.
7 lat temu
Ben Kurtovic
ccfb5ac379
More minor style tweaks.
7 lat temu
Ben Kurtovic
90874b72c3
Fix up header styling when logged in.
7 lat temu
Ben Kurtovic
856361f98a
Use character style over default site-wide stylesheet.
7 lat temu
Ben Kurtovic
deebbee929
Minor style tweaks, fixes.
7 lat temu
Ben Kurtovic
f34923fadb
Clean up logout page styling.
7 lat temu
Ben Kurtovic
493de28a5d
Add clean message flashing, error handling.
7 lat temu
Ben Kurtovic
d29d4b12cd
Flesh out database, authentication, EVE SSO, docstrings.
7 lat temu
Ben Kurtovic
a8bf24b19a
Add basic database, session management.
7 lat temu
Ben Kurtovic
28978c4119
Add alt attr for image tag.
8 lat temu
Ben Kurtovic
34b77bcecd
Make styling responsive.
8 lat temu