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

5 Commits

Author SHA1 Message Date
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