- updates axios @1.6.8 (CVE Q1 2024)
- updates changelogg™ format
- map supports editable layers
- adding UTC option to lens date components
- onkeydown example for form input
- onkeydown for modinput
- checking that results exists, providing backup defult if not
- removing footer from ui.js
- Removing filters for search results
- readme
- component story cleanup
- component story cleanup
- story documentation cleanup
- default resolve function to ersolve a non-search lookup
- using const to return instead of new object inf unction
- adding function that allows setting a tilelayer on the map with clear controls
- adding a function to allow clearing a tile layer by name
- contorlling check of item list
- removing yarn lock
- Revert "removing yarn lock"
- updating lens map to create a ref and feature group to be used for all map shapes without using state
- publish registry
- Tasking request cost component
- moving all components into their own directory with stories and tests
- adding button config options into task action component
- Checkbox fix for item list
- passing featuregroup through to clear layer handler
- clearing all feature groups of layers on unmount
- mouseenter instead of mouseover
- adding ability to create and keep track of feature groups for custom layer groups
- adding mouse events for itemlist
- setting up configurations to use adding and clearing shape
- adding initialState option to table
- fixing sort api for columns
- fixing table bug
- removing react-leaflet from null loader
- trying to fix undefined extend
- fixing L call outside of dom
- setting up shape additions to be added in an effect hook to allow consistent availability of the refMap
- fixing map draw test
- adding map state with initialized setting
- fixing geojson layer to respect layers inside object
- fixing bug where featuregroup wouldn't be avialable for clearing
- fixing bug where map would re-set the map coordinates on render
- preventing search input from firing if no search query or location, fixing map center fvrom geojson search
- fixing reset map view
- fixing shape options to work on draw controls
- hardening logic for handling clearing leaflet layers
- fixing layer add function bug
- valid leaflet check
- syncing state with zoom when user zooms on map
- fixing zoom option passthrough, fixing loading more results
- Tweaks to make table filters work with array fields
- Fix field logic
- Add validation message to FormInput
- Enabling date filtering for GeoJSON
- Adding debugging
- Debugging layers
- Removing logs
- Fixing filtering
- Removing isEqual check for layers
- Removing debugging
- adding prop to allow UTC on datetime
- Call onChange for select fields
- stray log
- deduping filters in panel by id
- upgrading packages
- adding purple
- new handler function to trigger a refresh of the active search with overrides, using it to load more results, passing it into the components
- reverting core-js
- adding a header to the search panel filters
- package upgrades
- extending map effect capabilities to add overlays
- clearing text input on layer created
- adding way to clear textinput for search
- adding textInput to sidebar component
- preventing immediate refire of effect
- dropping bounding box on map when search provides shapes, setting up custom zoom option, fixing linting issues
- bug
- dropping bounding box on map when search provides shapes, setting up custom zoom option, fixing linting issues
- Fix merge conflicts
- re-downgrading core-js due to jest tests
- removing log
- upgrade packages
- upgrade packages
- fixing zoom options
- fixing zoom options
- removing unneeded call to set view on map render
- fixing checked child toggle
- adding data checked to child toggle
- Allow search functionality with custom onCreated function
- fixing mobile and tweaking header tags
- adding method to refresh query params
- fixing range
- debouncing the form input of the range filter to avoid tons of updates in a row
- updating the input range to store a temporary value before committing to avoid constant update rerenders
- adding the ability to set up a range input and slider for filter properties
- cloud cover
- fixing range input to max of 2 decimal places?
- renaming float argument
- Remove subpixel-fix plugin
- Remove active area
- Revert flyTo > panTo
- Import leaflet-active-area
- Undo panTo revert
- Upgrade leaflet-active-area
- Change how layers are passed to getDataForLayers
- Add default date option to Lens
- Move defaultDate effect to LensSearchDate
- removing instance of urlsearchparam from app
- not rendering mapPreview if dom isn't available
- updating search marker to drop on useEffect
- proptype
- proptypes
- console logs
- Export saveFilterChanges
- Export handleUpdateSearchParams
- Add closeFilters param to saveFilterChanges
- Add hasFilterCancel option to Lens
- Update Lens stories
- updating zoom default for default story
- wrapping pixel fix with check to avoid buidl errors
- wrapping type check around dependent foreach
- wrapping type check around dependent foreach
- setting up field dependencies to run through validation method
- setting up form validation for dependnecies
- updating validation logic and checking dependent fields
- upgrading packages
- making clearable and searchable an option
- Lock react-table version
- Update filter table and remove unecessary components
- Update css, update useMemo dependencies
- Remove console log
- Don't render TableHead with empty headers
- Disabled date styles
- Reduce datepicker day border radius
- fixing mod form button list label styles
- adding modinputbuttonlist to ui exports
- Pull numberOfResults from lens object
- FD-212 Report to slack if teardown fails
- adding on change handler to child toggle
- adding custom icon capability to input button
- forwarding refs for input button
- FD-218 Synchronize stack functions
- not saving modinput value and reverting if value is empty
- adding download to whitelisted prop
- fixing forwardProps, adding tests for components
- updating map functions to use leaflet functionality instead of rerendering the map whenever the config changes
- fixing tests and naming ref forwarding
- wrapping function with type check, fixing centering of icon buttons
- adding navbar to list elements
- adding helper classes
- fixing navbar to recognize base path instead of exact match
- tweaking mod input for alignment
- Update order status download button
- Remove todo
- adding datalist capabilities to form inputs
- Log values
- Update defaultValue effect
- Update value when default changes
- Remove productIdentifer
- Fix failing test
- orderId and orderStaus > id and status
- upgrading package
- updating useForm to update rules on validate instnacE
- adding ability to add className to lens
- Update notice PropTypes for Layout
- adding ability to pass class on item list item
- empty copy for tasks and orders
- classname for orders and task lists
- empty orders and tasks lists
- adding icon configuration for item list
- setting up wonderlink to return a span if no to
- Add state to WonderLink ARGS_WHITELIST
- Fix Datetime value
- forminput stories initial value
- Set ReactDatetime defaultValue
- fixing field on form input stories
- FD-142 Point to the correct region for ECR
- Allow search on enter and fix location and filter logic
- Add empty line
- removing test snippet, fixing tests
- leaflet
- leaflet
- removing unused gatsby dependencis, downgrading gatsby
- fixing dependencies
- trying to change leaflet import method
- import order for map.js
- downgrading leaflet
- downgrading core-js to fix dependency issue
- package upgrades
- adding onclick to wonderlink whitelist
- Fix merge conflicts
- Query as defaultValue for input and update filter params
- updating logic to use reusable function. adding comments
- setting up the map component to allow to use an effect, setting an active area to position the marker offset by sidebar
- adding handler in fogg to support clearing a search
- exporting PanelActions
- Fixed merge conflict
- Preseve input when changing date
- Fix OrderList test
- JAM-70 Fix Cloudformation error
- storing previous path state in wonderlink state
- updating form to update rules validations if it exists instead of nothign at all
- adding geojson to lense sidebar component props
- testing commit
- setting name as id for input button if not available
- making child toggle default name to id if not set
- ui tweaks and configuration tweaks for filters
- fixing proptypes and tests
- navbar tweaks
- fixing table headers on components
- fixing table header tests
- package upgrades
- adding actions to the panel header ui
- oops fixing datetime test
- fixing datetimerange to pass number for time
- adding default value for tasks on tasklist
- Restructured TaskList to expect a dataset with a properties attribute
- Removed listType from URL path
- Added itemType back
- Changed absolute to relative paths
- Updated tests
- Resolve FD-108 "Feature/ access logs"
- adding tests for mapPreview
- forcing a map refresh if the map ID changes
- only appending new results in search if the page is greater than 1
- fixing load more results to reuse geojson instead of only center
- setting up atlas to have a load more results handler to pass down to the component
- adding ability to disable search
- fixing test
- adding story for no table columns
- only rendering table header if available
- patching in text input for search queries
- Update orders list to match schema
- Update OrderList storybook
- Update custom header
- refactoring map queries on atlas to support passing back different search handler options
- adding real result data to example, adding support for sublabels
- fixing geojson handling for search
- updating all component tests to point to root
- adding a ui export and updating all component tests to point to it
- updating all models to pull from root
- updating navbar test name
- updating readme
- updating jenkins namespace
- fixing fogg paths
- fixing panel from hiding autocomplete reesults, updating autocomplete query to cancel previous requests
- updating function names and adding some comments
- notifying slack on build succcess and failure
- fixing export name for wonderlink, changing lib exports to export all
- adding navbar to idnex exports
- small story change
- Fix merge conflict
- fixing button icons, updating modinput ui
- abstracting modinput logic into a hook
- Revert "Bumped version to 0.1.18"
- fixing styles for datetime range
- moving bump to dev dependencies
- moving esri and leaflet to dev dependencies
- updating search date box to collapse on search
- firing search handler on form submit
- Add force argument
- Change git command
- Give ssh key to git commands
- Safer git push
- Add a changelog
- Adding bump yarn package to increment version number for develop pipeline
- adding reference to bump in script
- adding step for automatic bumping
- Rules for when to merge + Jenkins identity
- Rules for when to merge + Jenkins identity
- Rules for when to merge + Jenkins identity
- adding testing to component library
- setting up basic form and inputs
- fixing package.json
- forms, inputs, stories for the both, linting
- css lint
- adding some tests and cleaning up functionality
- adding number and password input to stories
- working on adding more button attributes
- changed code for invalid to active
- adding build automation to component library
- moving jira ticket update to after bucket creation
- removing yarn test from precommit
- fixing bucket name
- setting up create bucket file to intake the bucket name to avoid ahving to write it twice
- commit to pass test
- fixing build script variable usage
- simplifying the button component, fixing button stories
- fixing teardown script bucket name
- updating jenkins teardown to lowercase target env
- fixed linter issues
- merging in develop
- removing console logs from button test, trying to fix create bucket script
- removing console logs from button test, trying to fix create bucket script
- cleaning up code
- adding code from remote repo
- setting up table component
- working on rendering tables
- updating table component, adding tests and stories
- adding story for table row
- padding table rows to match those that are longest in the event of misconfigured table. throwing warning in console if not production. set up tests to reflect
- padding table rows to match those that are longest in the event of misconfigured table. throwing warning in console if not production. set up tests to reflect
- updating package.json to run on all js staged instead of just src
- created files for story
- Users.js handles user data and UsersTable display user data in a table
- UsersTables renders correctly in storyboard
- made Users/UsersTable one file and added more user data to be closer to API return
- improved and cleaned up code
- working on adding test
- latest testing attempts
- story and test updates
- created initial files
- completed most of the react and storybook component
- working on date stuff
- added test
- added formatDate function, windowOpen and windowClose, and changed Task.js to TaskList.js
- added initial files
- built out react component
- moving formatDate function to a new lib file for reuse
- merging in develop
- merged in develop
- finished writing test
- deleted formatDate function and imported from lib
- Datepicker input with react-datetime
- Repeater field with hook and styles
- Tests for Repeater
- Pass props to icon and add tests
- Change Repeater to ChildToggle
- Override default form-row styles
- Fix merge conflict
- basic setup for storybook
- adding button component and styles to scaffold for testing purposes. still need to get SCSS support somehow
- scss support and global stylesheet
- temp removing wonderlinkg
- adding stories for all components
- moving storybook to dev dependency
- removing theme.css and theme.css.map
- package.json
- deleted prettier and added semistandard. also removed package-lock.json for yarn.lock
- removed husky hooks for now
- brought in and configured sass
- bringing in sass
- imported styling
- working on sass intergration
- created files to demo components
- initializing sass
- cleaning up
- clean up
- added information to view components
- fixed typo
- set up and cleaned up code to display components
- removed a line
- lint fixes, setting up settings all scss file
- nvmrc
- updating package name
- path prefix
- preparing to push
- Initial commit from gatsby: (https://github.com/gatsbyjs/gatsby-starter-default.git)
- made small changes
- got rid of initial stuff
- started building footer component
- created basic button component
- recycled code from e84-website-styles