Martin
|
e8f79ae3ef
|
esales url added to test config
|
2016-07-15 16:55:02 +02:00 |
|
Martin
|
f6849225b6
|
moved flask-esales extension to esales module
|
2016-07-15 16:12:06 +02:00 |
|
Martin
|
e2831351b4
|
add material price setter
|
2016-07-10 23:43:41 +02:00 |
|
Martin
|
7e029d9637
|
material price should always return a float
|
2016-07-10 23:43:31 +02:00 |
|
Martin
|
663b07fe47
|
pep8
|
2016-07-10 23:41:51 +02:00 |
|
Martin
|
9ae2fea044
|
add inquiry model
|
2016-07-10 23:38:32 +02:00 |
|
Martin
|
ada5d4ad2c
|
add contract customer model
|
2016-07-10 23:36:27 +02:00 |
|
Martin
|
93426a5516
|
add designer pricepremium
|
2016-07-10 23:34:39 +02:00 |
|
Martin
|
3c271e2967
|
use data as key for all resource-lists
|
2016-07-09 21:36:22 +02:00 |
|
Martin
|
956898e3b5
|
designerid renamed to id
|
2016-07-09 21:33:12 +02:00 |
|
Martin
|
1a805ec69e
|
add validate_territory validator
|
2016-07-08 16:49:49 +02:00 |
|
Martin
|
c0f4cad8f9
|
market price_adjustments and exchange_rate now returns the correct values
|
2016-07-08 16:45:33 +02:00 |
|
Martin
|
391150c333
|
add local test file to gitignore
|
2016-07-08 16:43:02 +02:00 |
|
Martin
|
23ab6588f7
|
validationError was moved to new file to avoid circular imports in the future
|
2016-07-08 16:41:33 +02:00 |
|
Martin
|
6b6121c5af
|
add material models
|
2016-07-07 15:39:46 +02:00 |
|
Martin
|
34ab07289a
|
added missing import
|
2016-07-07 15:31:44 +02:00 |
|
Martin
|
77634ae303
|
pep8 it
|
2016-06-30 17:31:58 +02:00 |
|
Martin
|
032b417e1d
|
remove url_prefix from the server blueprint
|
2016-06-30 17:23:53 +02:00 |
|
Martin
|
85224d76d7
|
clean up TestHttpBasicAuth
|
2016-06-30 17:20:43 +02:00 |
|
Martin
|
c5ebcb916f
|
add missing requirements
|
2016-06-30 17:13:30 +02:00 |
|
Martin
|
4b593c8cbe
|
Invalid API key error is now in json format
|
2016-06-30 17:10:07 +02:00 |
|
Martin
|
28af106ecd
|
add tests for the designer resource
|
2016-06-30 16:58:26 +02:00 |
|
Martin
|
764fc9d329
|
return correct http status code when creating a designer
|
2016-06-30 16:57:14 +02:00 |
|
Martin
|
6641db4f37
|
territory and currency are required parameters to create a designer
|
2016-06-30 16:56:52 +02:00 |
|
Martin
|
054a1c9411
|
creation of designer objects improved
|
2016-06-30 16:55:20 +02:00 |
|
Martin
|
9a96e72fe6
|
obscure config parameter added to test config
|
2016-06-30 16:26:24 +02:00 |
|
Martin
|
fdd7dfad1e
|
add markets
|
2016-06-30 16:16:06 +02:00 |
|
Martin
|
72a6a90a7f
|
test structure restructed a bit
|
2016-06-30 15:57:31 +02:00 |
|
Martin
|
7aca0fd07b
|
rename views to resources
|
2016-06-30 15:55:30 +02:00 |
|
Martin
|
39188e6000
|
add basic validation support
|
2016-06-30 15:45:20 +02:00 |
|
Martin
|
7dcb8c5f50
|
add test config
|
2016-06-28 19:01:26 +02:00 |
|
Martin
|
2edf0ba8b0
|
the application was rewritten a bit to be more testable
|
2016-06-28 18:59:20 +02:00 |
|
Martin
|
27542b9ebb
|
empty strings should also be added as attributes
|
2016-06-09 16:57:59 +02:00 |
|
Martin
|
7bf8afdb01
|
add the exclude_from_overview property to designers
|
2016-06-09 14:20:37 +02:00 |
|
Martin
|
04216e16e8
|
correctly remove root from the category path
|
2016-06-08 11:51:37 +02:00 |
|
Martin
|
7109c7bde5
|
P5-703 add support for categories
|
2016-06-03 16:32:18 +02:00 |
|
Martin
|
672305dee6
|
rename designer to designers
|
2016-06-03 11:23:26 +02:00 |
|
Martin
|
e9c2ecd25d
|
its called display_name in esales
|
2016-06-03 10:47:39 +02:00 |
|
Martin
|
ff9b8fefa9
|
add send to bottom property
|
2016-06-03 10:42:50 +02:00 |
|
Martin
|
c5c237be4c
|
rename esales attribute, sort_desc to send_to_bottom
|
2016-06-03 10:37:03 +02:00 |
|
Martin
|
fe8d46540d
|
P5-485 add more attributes to designers that are required for the esales import
|
2016-06-01 16:19:43 +02:00 |
|
Martin
|
390d18679e
|
PW-394 add all required (NOT NULL) attributes for designers
|
2016-05-26 12:19:33 +02:00 |
|
Martin Carlsson
|
a080bd45d0
|
add libpg-dev to requirements
|
2016-05-25 17:31:50 +02:00 |
|
Martin
|
16d513e2d1
|
it should not be possible to delete designers
|
2016-05-20 10:55:44 +02:00 |
|
Martin
|
63e2e17a0a
|
remove unused variables
|
2016-05-12 13:51:17 +02:00 |
|
Martin
|
af864c3438
|
added basic functionality to import designers into esales cluster
|
2016-05-11 16:17:54 +02:00 |
|
Martin
|
9ced739ef6
|
add authentication
|
2016-05-11 16:05:42 +02:00 |
|
Martin
|
f41a16f041
|
add deploy script
|
2016-05-04 12:10:34 +02:00 |
|
Martin
|
ead66c2561
|
code now follows the PEP8 standard
|
2016-04-28 16:24:38 +02:00 |
|
Martin
|
df5869501a
|
rename commands in the manager
|
2016-04-27 10:56:37 +02:00 |
|
Martin
|
99ca5b2ff7
|
add missing ,
|
2016-04-26 18:05:26 +02:00 |
|
Martin
|
3b43599b05
|
add project fiels to gitignore
|
2016-04-26 12:37:09 +02:00 |
|
Martin
|
bbb9ab341b
|
remove custom json serializer
|
2016-04-26 12:18:11 +02:00 |
|
Martin
|
bb251ec731
|
add locale model
|
2016-04-26 12:07:48 +02:00 |
|
Martin
|
953dffd1d3
|
update readme file with more details how to install the project
|
2016-04-20 14:59:22 +02:00 |
|
Martin
|
b0c43bf817
|
removed some packages that are no longer required
|
2016-04-20 14:58:18 +02:00 |
|
Martin
|
bfce747ba1
|
make it compatible with python 3.4
|
2016-04-20 12:56:59 +02:00 |
|
Martin
|
8ad75a0c41
|
The local server can now be started with the manager instead
|
2016-04-19 17:04:58 +02:00 |
|
Martin
|
a2e1550ecf
|
remove invalid columns in the designer model
|
2016-04-18 21:00:27 +02:00 |
|
Martin
|
ae3a566f68
|
first commit
|
2016-04-18 20:56:24 +02:00 |
|