-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(fe:FSADT1-1522): Create full search (data table) #1244
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0bd89eb - Browse repository at this point
Copy the full SHA 0bd89ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for b858d1f - Browse repository at this point
Copy the full SHA b858d1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 676d35c - Browse repository at this point
Copy the full SHA 676d35cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b4b375 - Browse repository at this point
Copy the full SHA 6b4b375View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1be697 - Browse repository at this point
Copy the full SHA f1be697View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6926aa2 - Browse repository at this point
Copy the full SHA 6926aa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2556c09 - Browse repository at this point
Copy the full SHA 2556c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c62401 - Browse repository at this point
Copy the full SHA 0c62401View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for acff049 - Browse repository at this point
Copy the full SHA acff049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fa9ce1 - Browse repository at this point
Copy the full SHA 6fa9ce1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fbc7d3 - Browse repository at this point
Copy the full SHA 3fbc7d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1187889 - Browse repository at this point
Copy the full SHA 1187889View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4921a2c - Browse repository at this point
Copy the full SHA 4921a2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e235bb4 - Browse repository at this point
Copy the full SHA e235bb4View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b989dc - Browse repository at this point
Copy the full SHA 9b989dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc6f1b2 - Browse repository at this point
Copy the full SHA cc6f1b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4b34c3 - Browse repository at this point
Copy the full SHA b4b34c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1c28ec - Browse repository at this point
Copy the full SHA b1c28ecView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b467da6 - Browse repository at this point
Copy the full SHA b467da6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ccc23 - Browse repository at this point
Copy the full SHA a2ccc23View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7caf8e - Browse repository at this point
Copy the full SHA c7caf8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eacba2f - Browse repository at this point
Copy the full SHA eacba2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bbacd1 - Browse repository at this point
Copy the full SHA 0bbacd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b2941c - Browse repository at this point
Copy the full SHA 3b2941cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54be803 - Browse repository at this point
Copy the full SHA 54be803View commit details -
Configuration menu - View commit details
-
Copy full SHA for b92383e - Browse repository at this point
Copy the full SHA b92383eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd5a9b1 - Browse repository at this point
Copy the full SHA bd5a9b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c5453 - Browse repository at this point
Copy the full SHA b2c5453View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ca00b1 - Browse repository at this point
Copy the full SHA 8ca00b1View commit details
Commits on Oct 8, 2024
-
Merge branch 'main' into feat/FSADT1-1519-1520
# Conflicts: # legacy/src/main/java/ca/bc/gov/app/controller/ClientSearchController.java # legacy/src/main/java/ca/bc/gov/app/repository/ForestClientRepository.java
Configuration menu - View commit details
-
Copy full SHA for 91395fe - Browse repository at this point
Copy the full SHA 91395feView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef4da6d - Browse repository at this point
Copy the full SHA ef4da6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dcd78b - Browse repository at this point
Copy the full SHA 1dcd78bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a426d2 - Browse repository at this point
Copy the full SHA 8a426d2View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9cf3e22 - Browse repository at this point
Copy the full SHA 9cf3e22View commit details -
Merge branch 'main' into feat/client3
# Conflicts: # legacy/src/main/java/ca/bc/gov/app/repository/ForestClientRepository.java
Configuration menu - View commit details
-
Copy full SHA for 5b7034e - Browse repository at this point
Copy the full SHA 5b7034eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 209e5a3 - Browse repository at this point
Copy the full SHA 209e5a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7127d58 - Browse repository at this point
Copy the full SHA 7127d58View commit details
Commits on Oct 10, 2024
-
feat(fe:FSADT1-1521): create the predictive search (#1223)
* feat: add search box with predictive search * fix: fix predictive-search stubs * feat: update style of search controls * docs: update interface name * fix: use placeholder instead of label * test: add search test file * feat: navigate to client details * test: implement tests * refactor: move functions to the GlobalValidators * feat: validate autocomplete while typing * feat: validate keywords * test: validate keywords * feat: prevent selection on AutoComplete * feat: open client details in a new tab * chore: update endpoint stub * test: update tests * feat(fe:FSADT1-1541): Display an error message when the BE is down (#1227) * fix: rename event from click to click:option --------- Co-authored-by: Maria Martinez <77364706+mamartinezmejia@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 258ed26 - Browse repository at this point
Copy the full SHA 258ed26View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf0c932 - Browse repository at this point
Copy the full SHA cf0c932View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d68a0c - Browse repository at this point
Copy the full SHA 1d68a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4be90a - Browse repository at this point
Copy the full SHA d4be90aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aa61e6 - Browse repository at this point
Copy the full SHA 4aa61e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c413195 - Browse repository at this point
Copy the full SHA c413195View commit details -
fix(fe:FSADT1-1521): clear the AutoComplete field when preventSelecti…
…on is true (#1230) * test: fix tests * fix: do not prevent the clearing action
Configuration menu - View commit details
-
Copy full SHA for 13db50d - Browse repository at this point
Copy the full SHA 13db50dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eccaf5c - Browse repository at this point
Copy the full SHA eccaf5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e13e35f - Browse repository at this point
Copy the full SHA e13e35fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd7623c - Browse repository at this point
Copy the full SHA fd7623cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a62b07c - Browse repository at this point
Copy the full SHA a62b07cView commit details
Commits on Oct 11, 2024
-
fix: apply the feature flag to the Client search button
And remove it from the check of user's authority.
Configuration menu - View commit details
-
Copy full SHA for 9055198 - Browse repository at this point
Copy the full SHA 9055198View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc6f668 - Browse repository at this point
Copy the full SHA bc6f668View commit details -
Configuration menu - View commit details
-
Copy full SHA for 128789e - Browse repository at this point
Copy the full SHA 128789eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3a84ba - Browse repository at this point
Copy the full SHA f3a84baView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c1e239f - Browse repository at this point
Copy the full SHA c1e239fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b498ca - Browse repository at this point
Copy the full SHA 3b498caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d6a1b2 - Browse repository at this point
Copy the full SHA 9d6a1b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ece29 - Browse repository at this point
Copy the full SHA f6ece29View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51efb1 - Browse repository at this point
Copy the full SHA a51efb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d4db0a - Browse repository at this point
Copy the full SHA 8d4db0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05e9848 - Browse repository at this point
Copy the full SHA 05e9848View commit details -
Configuration menu - View commit details
-
Copy full SHA for eadda24 - Browse repository at this point
Copy the full SHA eadda24View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd5913f - Browse repository at this point
Copy the full SHA cd5913fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28628b5 - Browse repository at this point
Copy the full SHA 28628b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79329c3 - Browse repository at this point
Copy the full SHA 79329c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b43e172 - Browse repository at this point
Copy the full SHA b43e172View commit details
Commits on Oct 17, 2024
-
fix: fix displaying issue on status column
Also updates css class names
Configuration menu - View commit details
-
Copy full SHA for f4e5758 - Browse repository at this point
Copy the full SHA f4e5758View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68b3fbb - Browse repository at this point
Copy the full SHA 68b3fbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32a3d31 - Browse repository at this point
Copy the full SHA 32a3d31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d41d9f - Browse repository at this point
Copy the full SHA 7d41d9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f5e58 - Browse repository at this point
Copy the full SHA a6f5e58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 147a5dc - Browse repository at this point
Copy the full SHA 147a5dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c58d9 - Browse repository at this point
Copy the full SHA 64c58d9View commit details