Commit graph

14 commits

Author SHA1 Message Date
Midgard 65ed818875
Start redesign of order page 2020-08-26 19:29:59 +02:00
Midgard 4f7ffc0e3d
Reformat with black 2020-07-17 11:40:15 +02:00
Midgard 45a110db23
Add price range on location view 2020-02-29 21:56:04 +01:00
Midgard 1025ade758
Fix validation and saving for multi_choice, add price range 2020-02-24 00:31:14 +01:00
Midgard 6f24b52855
Make creating order and adding items work 2020-01-27 02:33:55 +01:00
Jan-Pieter Baert 48641adf90
Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
Jan-Pieter Baert 15794b06b7
Add typing to general app files 2019-09-08 01:58:21 +02:00
mcbloch d591f846d8
add and run black formatter 2019-09-05 03:33:29 +02:00
mcbloch d0863325a5
Restructuring the codebase!
But for real, it's a real shitstorm in there.
- Added context by making the init go through a function
  and not implicitly happen via imports
- Fixup all context and contextless function mixups
- splitup the models in sensible different files
- give the dump of view functions in views/__init__.py their own file
- add all routes via blueprints, not half of them
- move the slack notifications function and class to its own file,
    no idea what it was doing in a views file in the first place.
2019-08-28 03:46:04 +02:00
Kobe Mertens c32f2ac387 improved formatting of prices 2019-02-16 21:03:56 +01:00
Feliciaan De Palmenaer 073f4bba11 Define id 2015-11-05 17:15:03 +01:00
Feliciaan De Palmenaer 037b7ee934 why was this added?
How the fuck do you type this.
2015-04-03 18:16:01 +02:00
Feliciaan De Palmenaer e1b35de786 fixing the db script 2015-04-03 18:11:39 +02:00
James 6cb9bf067f This is really going to hurt 2015-03-31 20:15:22 +02:00