2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-22 18:17:07 +00:00

15 Commits

Author SHA1 Message Date
Aravindh-Raju
125aa892d4
Fix sorting 2022-10-10 12:40:47 +05:30
Nicholas Spadaccino
e1b5932649
Merge branch 'master' into aravindhr/add-groups-pagination 2022-10-07 15:49:38 -04:00
Jay07GIT
d26d53a639
Fix for safari issue in autocomplete group search 2022-09-15 14:51:23 +05:30
Aravindh-Raju
567ae9ea6c
Change to debug 2022-09-09 11:37:33 +05:30
Aravindh-Raju
fa93930ae2
Add comment 2022-07-05 10:45:14 +05:30
Aravindh-Raju
db0d8011f7
Add text-highlight 2022-07-04 18:52:27 +05:30
Aravindh-Raju
8ccd1cc8c0
Resolve tests failure 2022-07-04 17:39:27 +05:30
Aravindh-Raju
8030cbf778
Add css 2022-07-04 12:52:48 +05:30
Aravindh-Raju
e51c2aad5d
add autocomplete for groups search 2022-06-30 17:58:16 +05:30
Aravindh-Raju
27d24478ae
Add pagination in group view 2022-06-01 15:01:01 +05:30
Emerle, Ryan
02d702f461
Performance tuning
- Add `getGroupsAbridged` which returns a subset of group data for dropdowns and other places where all groups are listed
- Remove unnecessary checks for `canSeeGroup` in `groups.scala.html` since all users can see all groups
- Move `ZoneController` initialization in `manageZone.scala.html` to higher level to avoid waiting for groups to load when expanding the select box
- Add `PreparePortalHook` to automatically run `prepare-portal.sh` when `project porta; run` is executed
2022-05-19 14:41:11 -04:00
Aravindh-Raju
52aaff9593 Add search/filter for groups 2021-10-04 13:24:47 +05:30
Britney Wright
d0d88dc0ea
Open list groups access (#809) 2019-08-21 14:26:51 -04:00
Britney Wright
aac4c2afe4
update groups in the portal (#246) 2018-10-05 10:04:06 -04:00
Paul James Cleary
f0726ecb37 Initial code release 2018-07-31 14:26:07 -04:00