Rumperuu
|
3f43c3582d
|
Delete debug print
|
2021-03-20 23:30:46 +00:00 |
|
Rumperuu
|
a0dd7dd174
|
Format
|
2021-03-20 23:26:52 +00:00 |
|
Rumperuu
|
bec21ff3e0
|
Add default topic creation
|
2021-03-20 23:26:29 +00:00 |
|
Rumperuu
|
1f6225e506
|
Fix remaining linter errors
|
2021-03-20 19:53:38 +00:00 |
|
Rumperuu
|
758dd9e70f
|
Fix builtin homonym linter errors
|
2021-03-20 19:03:59 +00:00 |
|
Rumperuu
|
c5c074903d
|
Add explicit return s
|
2021-03-20 15:02:00 +00:00 |
|
Rumperuu
|
47a55f6322
|
Add code formatter, format all code
|
2021-03-20 12:09:50 +00:00 |
|
Rumperuu
|
602a59f1c3
|
Add linting, pass gentle level
|
2021-03-20 11:52:59 +00:00 |
|
Rumperuu
|
5241c4cf47
|
Merge remote-tracking branch 'origin/ben/fix/failing-tests' into ben/feature/push-notifications
|
2021-03-20 09:49:07 +00:00 |
|
|
7f2be9ea9f
|
Refactor Devices controller
|
2020-12-01 11:47:17 +00:00 |
|
|
bb161dfd25
|
Add push notifications and device token management
|
2020-11-30 17:34:13 +00:00 |
|
|
9d4c736d95
|
Add device token management and server connection detection
|
2020-11-28 19:53:19 +00:00 |
|
|
1cbacc9bb0
|
Upgrade DB to add DeviceToken model
|
2020-11-18 22:59:50 +00:00 |
|
|
5b0bea78b7
|
Add push noti sending
|
2020-11-08 17:35:29 +00:00 |
|
|
7500f95d88
|
Add device token registration
|
2020-11-08 15:15:28 +00:00 |
|
|
279127a6d4
|
Add API message function
|
2020-11-08 15:05:53 +00:00 |
|
|
0eabd9cf1e
|
Add API endpoint for sending push notis
|
2020-11-01 18:06:11 +00:00 |
|
|
fc9cfe6cd4
|
Fix is_empty tests
|
2020-10-18 14:25:21 +01:00 |
|
Finn
|
f33100ba87
|
flash fixes on import
|
2019-09-11 15:02:08 +01:00 |
|
Finn
|
ff04f44232
|
flash fixes on import
|
2019-09-11 15:02:08 +01:00 |
|
Finn
|
c9e272e380
|
made changes to CSV import to improve memory usage
uses same mechanism as postcode import code change does
|
2019-09-11 14:19:12 +01:00 |
|
Finn
|
fdbe86a464
|
made changes to CSV import to improve memory usage
uses same mechanism as postcode import code change does
|
2019-09-11 14:19:12 +01:00 |
|
Thomas Bloor
|
1075f59086
|
need to check headers first
|
2019-09-10 09:32:15 +01:00 |
|
Thomas Bloor
|
acad46a9b5
|
need to check headers first
|
2019-09-10 09:32:15 +01:00 |
|
Thomas Bloor
|
b3139c3bf0
|
reduce memory usage importing CSV files
|
2019-09-10 09:29:17 +01:00 |
|
Thomas Bloor
|
9299c46fdf
|
reduce memory usage importing CSV files
|
2019-09-10 09:29:17 +01:00 |
|
Thomas Bloor
|
19b4530810
|
fix a few bugs, oops
|
2019-09-09 19:48:16 +01:00 |
|
Thomas Bloor
|
1efabeb45e
|
fix a few bugs, oops
|
2019-09-09 19:48:16 +01:00 |
|
Thomas Bloor
|
e3a3c1cc91
|
filter everything by date
|
2019-09-09 19:32:14 +01:00 |
|
Thomas Bloor
|
103cf61ec6
|
filter everything by date
|
2019-09-09 19:32:14 +01:00 |
|
Thomas Bloor
|
f7b4fd251e
|
added search on supplier listings
|
2019-09-09 18:03:08 +01:00 |
|
Thomas Bloor
|
653f495a70
|
added search on supplier listings
|
2019-09-09 18:03:08 +01:00 |
|
Thomas Bloor
|
81530e227a
|
Merge remote-tracking branch 'origin/finn/postcodeimport' into TBSliver/NewGraphs
|
2019-09-09 16:53:44 +01:00 |
|
Thomas Bloor
|
eabc4e04fb
|
Merge remote-tracking branch 'origin/finn/postcodeimport' into TBSliver/NewGraphs
|
2019-09-09 16:53:44 +01:00 |
|
Thomas Bloor
|
cd8204a759
|
oops still using wrong column name
|
2019-09-09 16:44:05 +01:00 |
|
Thomas Bloor
|
f89572e3de
|
oops still using wrong column name
|
2019-09-09 16:44:05 +01:00 |
|
Thomas Bloor
|
93191c10d2
|
fix transaction list in admin and speed up external count
|
2019-09-09 16:42:49 +01:00 |
|
Thomas Bloor
|
d484b342df
|
fix transaction list in admin and speed up external count
|
2019-09-09 16:42:49 +01:00 |
|
Finn
|
0332b8bdb2
|
Added type name filter to show data better on frontend
|
2019-09-09 16:24:07 +01:00 |
|
Finn
|
916e77a238
|
Added type name filter to show data better on frontend
|
2019-09-09 16:24:07 +01:00 |
|
Thomas Bloor
|
e8c45d75c4
|
Hopefully fix speed issue on external data
|
2019-09-09 15:37:56 +01:00 |
|
Thomas Bloor
|
962cf972da
|
Hopefully fix speed issue on external data
|
2019-09-09 15:37:56 +01:00 |
|
Finn
|
c65745f6a2
|
Added extra data showing
|
2019-09-06 17:31:09 +01:00 |
|
Finn
|
3b8b5b97f4
|
Added extra data showing
|
2019-09-06 17:31:09 +01:00 |
|
Finn
|
d20fca6732
|
added ability to import sheets with extra data
|
2019-09-02 15:34:28 +01:00 |
|
Finn
|
af9069b17a
|
added ability to import sheets with extra data
|
2019-09-02 15:34:28 +01:00 |
|
Finn
|
e04b1a51b6
|
added importing doogal data for wards on postcode
|
2019-08-29 16:37:55 +01:00 |
|
Finn
|
c977cf3279
|
added importing doogal data for wards on postcode
|
2019-08-29 16:37:55 +01:00 |
|
Felix
|
0f13d7528e
|
Revert "custom graph duration and dateRange added"
This reverts commit bbb7edd269 .
|
2019-08-14 14:02:01 +01:00 |
|
Felix
|
9b7d8530b6
|
Revert "custom graph duration and dateRange added"
This reverts commit bbb7edd269 .
|
2019-08-14 14:02:01 +01:00 |
|