Tom Bloor
|
25511ced69
|
Fix calculation mistake on leadearboard display
|
2017-09-15 12:54:36 +01:00 |
|
Tom Bloor
|
1ffabb3e94
|
Updated all endpoints to use new transaction value multiple
|
2017-09-13 16:07:23 +01:00 |
|
Tom Bloor
|
1c7c59687a
|
Fix organisation boolean in test
|
2017-09-13 15:23:01 +01:00 |
|
Tom Bloor
|
ffd9b43231
|
Remove tests against removed endpoint
|
2017-09-08 13:22:49 +01:00 |
|
Tom Bloor
|
6de616584a
|
Add customer_range graph
|
2017-09-08 12:47:20 +01:00 |
|
Tom Bloor
|
ff466b4ed8
|
Added basic test for snippets data
|
2017-09-07 16:06:51 +01:00 |
|
Finn
|
54c2b7f64d
|
Added count to test
|
2017-09-07 13:26:03 +01:00 |
|
Finn
|
edac93bef5
|
Changed deletion method to POST and working test
|
2017-09-07 13:20:53 +01:00 |
|
Finn
|
8034844cec
|
Merge pull request #50 from Pear-Trading/finn/TransactionViewAPI
Transaction API added
|
2017-09-06 17:52:56 +01:00 |
|
Tom Bloor
|
2c718e4337
|
Fix layout issue in upload test and change to using pure json
|
2017-09-06 16:13:00 +01:00 |
|
Finn
|
4e7c8bbfae
|
Created test and fixed things
Still needs to spit out timezone on the datetime
|
2017-09-05 17:24:04 +01:00 |
|
Tom Bloor
|
cae2806ad2
|
Merge pull request #44 from Pear-Trading/finn/StopSameOrgPurchase
Stopped Orgs from buying for themselves & added to test
|
2017-09-05 12:20:25 +01:00 |
|
Finn
|
a463b99fa9
|
Stopped Orgs from buying for themselves & added to test
|
2017-09-05 12:03:49 +01:00 |
|
Tom Bloor
|
4d21de7bae
|
Improved Graphs and added sales and purchase data graphs.
Includes an API change for development.
|
2017-09-04 17:29:28 +01:00 |
|
Tom Bloor
|
cca27b5475
|
Fix org graphs test for entity upgrade
|
2017-08-31 19:12:13 +01:00 |
|
Tom Bloor
|
dd6e21eb50
|
Fix upload tests for entity upgrade
|
2017-08-31 19:03:49 +01:00 |
|
Tom Bloor
|
e91863a3d7
|
Fixed stats endpoint for leaderboards on entity upgrade
|
2017-08-31 18:31:42 +01:00 |
|
Tom Bloor
|
96c8fa16c8
|
fixed resultset_leaderboard schema test for entity changes
|
2017-08-31 18:28:36 +01:00 |
|
Tom Bloor
|
44c29ad7a2
|
Fixed leaderboard_trend test for entity upgrade
|
2017-08-31 18:27:44 +01:00 |
|
Tom Bloor
|
66cc99b975
|
Fixed schema leaderboard test for entity changes
|
2017-08-31 18:26:19 +01:00 |
|
Tom Bloor
|
8d205d62c2
|
Refactor stats test to use fixtures and fix stats endpoints for entity
update
|
2017-08-31 18:04:51 +01:00 |
|
Tom Bloor
|
2980fd129f
|
Fix search test for entity upgrade
|
2017-08-31 17:54:25 +01:00 |
|
Tom Bloor
|
1ab2d0b71c
|
Added new search data fixtures
|
2017-08-31 16:58:23 +01:00 |
|
Tom Bloor
|
4cc8aad367
|
Fix admin user test for entity upgrade
|
2017-08-31 16:38:03 +01:00 |
|
Tom Bloor
|
815056b771
|
Fix error in fixtures data
|
2017-08-31 16:35:51 +01:00 |
|
Tom Bloor
|
92afe1c531
|
Fix admin organisation management tests
|
2017-08-31 14:52:45 +01:00 |
|
Tom Bloor
|
18992784b2
|
Fix admin login test and required changes for entity upgrade
|
2017-08-31 13:35:49 +01:00 |
|
Tom Bloor
|
6cd3113912
|
Updated basic test to use fixtures
|
2017-08-31 13:21:00 +01:00 |
|
Tom Bloor
|
d4ccd0b7a2
|
Update user fixtures with new entity code
|
2017-08-31 13:18:04 +01:00 |
|
Finn
|
72813ff2a3
|
Made image upload optional
|
2017-08-31 11:41:38 +01:00 |
|
Tom Bloor
|
3bb18103c9
|
Remove debug items from graphs test
|
2017-08-29 12:43:13 +01:00 |
|
Tom Bloor
|
3ae8a43df4
|
Added organisation graph endpoint and tests
|
2017-08-29 12:42:27 +01:00 |
|
Tom Bloor
|
cc046f517b
|
Added users fixture set
|
2017-08-25 16:36:43 +01:00 |
|
Tom Bloor
|
df7f1de1a6
|
Merge pull request #37 from Pear-Trading/TBSliver/Login-Info
Added extra info to login return
|
2017-08-25 16:15:16 +01:00 |
|
Finn
|
6cdc8891c3
|
Tests fixed
|
2017-08-25 15:47:54 +01:00 |
|
Finn
|
ef2e0627e1
|
Fixes and schema update stuff
|
2017-08-25 15:32:39 +01:00 |
|
Tom Bloor
|
deba59dc00
|
Add test for showing display name and user type correctly
|
2017-08-25 15:17:12 +01:00 |
|
Tom Bloor
|
768cc38410
|
Refactor api login test
|
2017-08-25 15:14:43 +01:00 |
|
Finn
|
7c25ecccfd
|
Entry field and test fixed
|
2017-08-24 12:48:32 +01:00 |
|
Finn
|
9865130666
|
Added user account stuff test and some fixes
|
2017-08-23 18:42:19 +01:00 |
|
Finn
|
6f01bf2661
|
Fixed validation removing redundant code
|
2017-08-23 16:47:29 +01:00 |
|
Tom Bloor
|
49beb3037d
|
Merge pull request #33 from Pear-Trading/TBSliver/Recalc-Leaderboards
Recalculate Leaderboards
|
2017-08-21 17:04:26 +01:00 |
|
Tom Bloor
|
2dfce6afd2
|
Added scripts for generating fixtures - no data stored for now
|
2017-08-21 15:32:02 +01:00 |
|
Tom Bloor
|
3f743f0b5f
|
Fixed all_day calculating from the wrong time
|
2017-08-21 15:29:09 +01:00 |
|
Finn
|
573c1ad50a
|
Test renamed and add organisation rest added
|
2017-08-21 15:18:34 +01:00 |
|
Finn
|
36a5fdf2e3
|
Fixed code and added test for reading and editing Organisations
|
2017-08-18 16:46:49 +01:00 |
|
Finn
|
efbcdbce84
|
Added system redundancy
|
2017-08-14 16:21:06 +01:00 |
|
Finn
|
c6726682d4
|
Leaderboards corrected and fixes
|
2017-08-14 16:10:14 +01:00 |
|
Finn
|
d078a09ccd
|
Added receipt datetime string submission validation & validator test
|
2017-08-14 15:35:23 +01:00 |
|
Finn
|
65d5bab444
|
Fixed errors and tests and updated DB
|
2017-08-14 15:04:24 +01:00 |
|