-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ActivityLog new route * function level pagination * page parameter on route * function level sorting * added url function level sorting * route level sorting * refactor api request type to shared * correct asc parameter testing * adds flowbite datepicker * loading flowbite datepicker styles * datepicker components * refactor of webpack config * datepicker container * eslint rules to support date-picker * activity log filters (WIP) * debouce search * DateRangePicker * loads search * datepicker stories * using refs * basic component test * conditional ref * Pagination state * Date range picker story * pagination & sorting * clear fields * Adding sidepanel * Tooltip * activitylog sidepanel format * remove old activity log * adding actions * updates translations * date range component test * Date picker component test * Activity log filters tests * limit attribute boolean * updates tests * removes volatile image snapshots * updates snapshot --------- Co-authored-by: Laszlo Kecskes <[email protected]>
- Loading branch information
1 parent
3f743b2
commit 607a8c1
Showing
68 changed files
with
2,171 additions
and
1,602 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<div id="tw-container" class='tw-content tw-datepicker'></div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.