msramalho
|
5fdee5020f
|
minor UI improvements
|
2022-03-14 14:42:02 +01:00 |
|
msramalho
|
96772db21c
|
custom mapbox
|
2022-03-14 14:12:49 +01:00 |
|
msramalho
|
bde1f59b79
|
fixing deployment
|
2022-03-14 14:12:36 +01:00 |
|
Lachlan Kermode
|
86fcd1a942
|
💄
|
2022-03-10 07:20:48 -05:00 |
|
Lachlan Kermode
|
330a7c56d0
|
Improved styles for timeline and card
|
2022-03-07 09:11:30 -05:00 |
|
Lachlan Kermode
|
c1c3c1a2db
|
Nicer arrows on timeline when zoomed in
|
2022-03-06 21:43:13 -05:00 |
|
Lachlan Kermode
|
a84fd55e62
|
Add ticks to redux state
|
2022-03-06 21:20:03 -05:00 |
|
Lachlan Kermode
|
cb69b40ae2
|
Zoom to timeframe on timeline click
|
2022-03-06 21:00:00 -05:00 |
|
Lachlan Kermode
|
88a5d2b5b4
|
When selecting filter, deselect events
|
2022-03-06 20:07:18 -05:00 |
|
Lachlan Kermode
|
4113c04830
|
Add support for Twitter and Telegram
|
2022-03-06 19:34:12 -05:00 |
|
Lachlan Kermode
|
b9eac1ce9a
|
Remove black filter
|
2022-03-06 18:42:23 -05:00 |
|
Lachlan Kermode
|
bc2f5606bf
|
aesthetic fixes
|
2022-03-03 21:30:50 -05:00 |
|
Lachlan Kermode
|
723c4b7007
|
Remove design-system dependency
|
2022-03-03 20:24:38 -05:00 |
|
Lachlan Kermode
|
20025dac57
|
Remove warnings
|
2022-03-03 13:00:31 -05:00 |
|
Lachlan Kermode
|
ea1dc45ea7
|
Fix warnings
|
2022-03-03 11:59:41 -05:00 |
|
Ebrahem Farooqui
|
2562858911
|
Add recommended node version to description
|
2022-03-02 15:50:09 -08:00 |
|
Lachlan Kermode
|
b881669031
|
always render locations (#224)
|
2022-03-01 17:43:16 +01:00 |
|
Lachlan Kermode
|
3d8ec706ed
|
Minor cleanup (#220)
* Fix README; add missing dev dependency
* Fix validators to filter out bad events and sources
* Better defaults in config
|
2021-10-21 17:28:16 +02:00 |
|
Ebrahem Farooqui
|
f03366416a
|
Minor cleanup to remove old category features (#195)
Co-authored-by: efarooqui <efarooqui@pandora.com>
|
2021-10-21 17:26:15 +02:00 |
|
Ebrahem Farooqui
|
5518bcaee4
|
Update Map.js
Fixing bug by using Math.max and not Math.min
|
2021-08-18 16:06:55 -07:00 |
|
efarooqui
|
1563e62311
|
Removing custom changes from example config
|
2021-08-08 17:09:06 -07:00 |
|
efarooqui
|
096cfaa073
|
Minor changes to example config for feature flags
|
2021-08-08 17:06:48 -07:00 |
|
Ebrahem Farooqui
|
ba4f5efdd2
|
Merge pull request #211 from forensic-architecture/feature/allow-for-multiple-categories
Feature/allow for multiple categories
|
2021-05-24 22:50:20 -07:00 |
|
efarooqui
|
14593aeba2
|
Removing extraneous USE_MULTIPLE_FILTERS feature from initial store
|
2021-05-24 22:49:42 -07:00 |
|
efarooqui
|
938f4a7239
|
Merge branch 'develop' of https://github.com/forensic-architecture/timemap into feature/allow-for-multiple-categories
|
2021-05-24 22:48:17 -07:00 |
|
Ebrahem Farooqui
|
dff3080a74
|
Merge pull request #210 from forensic-architecture/feature/add-shapes-filter-panel
Feature/add shapes filter panel
|
2021-05-24 22:45:50 -07:00 |
|
Ebrahem Farooqui
|
7178acb24b
|
change push branch to dev
|
2021-05-24 22:19:54 -07:00 |
|
Ebrahem Farooqui
|
bf9ead624f
|
Changing push branch temp
|
2021-05-24 22:16:48 -07:00 |
|
efarooqui
|
76140ab261
|
Merge branch 'feature/add-shapes-filter-panel' of https://github.com/forensic-architecture/timemap into feature/allow-for-multiple-categories
|
2021-05-24 22:14:22 -07:00 |
|
efarooqui
|
65f32e8e0c
|
Minor edit to containerStyles for Checkbox component
|
2021-05-24 22:09:51 -07:00 |
|
efarooqui
|
09d82b4da5
|
Working with default category values from store if none are provided in config
|
2021-05-24 22:00:51 -07:00 |
|
efarooqui
|
5c3fffd99e
|
Allows for multiple specified categories that are customizable panelsin left hand side toolbar
|
2021-05-24 20:31:00 -07:00 |
|
efarooqui
|
8e8416136e
|
All filters working in conjunction; can filter on shape, filter, and category separately
|
2021-05-21 17:17:43 -07:00 |
|
efarooqui
|
c688a35958
|
event.shape is initially shape ID, interpolated during domain fetch; adding base styles for checkbox inline with said component; generalized checkbox comp across three panels
|
2021-05-21 16:18:35 -07:00 |
|
efarooqui
|
8206edb310
|
Polygon checkbox working active and inactive; need to hook up action to filter through events
|
2021-05-21 14:48:40 -07:00 |
|
efarooqui
|
7156639ec3
|
Polygon shapes abstracted to be types of checkboxes; abstracted rendering of panel into one component; importing shapes from separate endpoint
|
2021-05-20 18:44:26 -07:00 |
|
efarooqui
|
e431422c19
|
Removing extraneous log
|
2021-05-13 20:33:12 -07:00 |
|
efarooqui
|
885a3e74e1
|
Adding comments to utils functions
|
2021-05-13 19:11:42 -07:00 |
|
Ebrahem Farooqui
|
849340ec53
|
Merge pull request #208 from forensic-architecture/feature/move-copy-for-panels-into-config
Feature/move copy for panels into config
|
2021-05-13 18:53:05 -07:00 |
|
efarooqui
|
0504e65b5f
|
Moving extraneous comments
|
2021-05-13 18:39:33 -07:00 |
|
efarooqui
|
87d84df8b4
|
Reading in from toolbar copy from config for narrative and filter panels
|
2021-05-13 18:23:40 -07:00 |
|
efarooqui
|
b50ee8b5fe
|
Creates an event type called TIMELINE_ONLY which doesnt get filtered by filter panel; allowing for panel copy to be read in via the config
|
2021-05-12 20:03:02 -07:00 |
|
Ebrahem Farooqui
|
7e14f5427d
|
Merge pull request #207 from forensic-architecture/feature/add-additional-shape-types
Feature/add additional shape types
|
2021-05-12 17:05:06 -07:00 |
|
efarooqui
|
de48bf3556
|
Modified square and star shapes
|
2021-05-12 16:59:02 -07:00 |
|
efarooqui
|
fb954d1b3d
|
Added new triangle and pentagon shapes; modified star shape to rotate into position
|
2021-05-11 23:04:23 -07:00 |
|
Ebrahem Farooqui
|
fbc3e095ca
|
Merge pull request #206 from forensic-architecture/bugfix/modify-filters-to-use-id-not-title
Modify filters logic to use association ID's and not titles
|
2021-05-11 21:27:19 -07:00 |
|
efarooqui
|
0430ecbe02
|
Removing extraneous comment
|
2021-05-11 21:24:06 -07:00 |
|
efarooqui
|
8abe017785
|
Changing clusterSize calculation
|
2021-05-11 19:57:20 -07:00 |
|
efarooqui
|
b4981f1bbf
|
Bumping maxsize for clusters
|
2021-05-11 19:24:05 -07:00 |
|
efarooqui
|
c06afb9919
|
Fixing extraneous errors with html attrs
|
2021-05-10 16:07:12 -07:00 |
|