2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-22 02:02:14 +00:00

19 Commits

Author SHA1 Message Date
Emerle, Ryan
e1743e5342
Updates
- Simplify build config
- Add TTY check to Makefiles for running Docker containers
- Update `fs2` to latest patch
- Update `sbt-assembly` plugin
- Update portal to remove chatty console
- Update portal scripts to add license header
- Update prepare-portal/Gruntfile to combine js and css where applicable
- Remove unused gentelella files from final portal artifact
- Add support for shared zones to quickstart/docker images
- Consolidate built artifacts in `artifacts/` to make eventual release easier
2021-11-02 17:06:24 -04:00
shij
9fda7b178b
change search icon to magnifying glass (#950) 2020-05-27 15:37:19 -04:00
Britney Wright
69ff5d20ea
Global RecordSet Search: portal (#934)
* Add portal recordset search
2020-03-12 09:44:10 -05:00
Britney Wright
e3da818101
DNS Change detail notices (#901) 2019-11-11 16:09:57 -05:00
Josh Kessler
cbfc4df31a Rename batchChange module/controller/service to dnsChange (#895)
* Rename batchChange module, controllers, service, and directive to dnsChange
2019-11-04 11:00:14 -05:00
Britney Wright
6ef656c688
feature flag portal multi-record batch change support (#871) 2019-10-10 21:22:29 -04:00
Britney Wright
1dcd168293
enhance portal datetime form field using daterangepicker and moment (#805) 2019-08-21 10:41:54 -04:00
Michael Ly
204a5f7346
Rename "batch change" to "DNS change" for portal/portal docs (#781)
* Replace batch change in portal.
* Update portal docs.
* Update routes for portal.
2019-08-07 12:18:17 -04:00
Britney Wright
35d0e7116b
add no translate meta tag (#709) 2019-06-26 11:21:21 -04:00
Britney Wright
c3b437b377
Change homepage from Zones to New Batch Change (#648) 2019-05-29 15:37:23 -04:00
Britney Wright
4f859cffca
update JavaScript testing tools (#627) 2019-05-13 14:10:08 -04:00
Britney Wright
37281fd870
Update Gentelella template (#574) 2019-04-15 16:48:28 -04:00
Britney Wright
202dcebba4
use conf values for portal config (#493) 2019-02-20 16:25:30 -05:00
Britney Wright
edfa4eda32
portal improvements (#476)
* portal improvements

* updates to locked out user flow
2019-02-06 15:48:31 -05:00
Britney Wright
272b41927f
Revert "Karma config updates (#457)" (#471)
This reverts commit f0044df625df35ba22545e7d14b2086c9bb043fe.
2019-01-30 16:52:57 -05:00
Britney Wright
f0044df625 Karma config updates (#457)
* update karma config

* upate unit tests
2019-01-30 12:59:18 -05:00
Britney Wright
1fe476c8f0
add ability to regenerate credentials (#138) 2018-08-28 17:52:30 -04:00
dunn5
640fae2ef7 Fixed unsafe use of target="_blank" (#137)
* Fixed unsafe use of target="_blank"

Added rel='noreferrer noopener' to links with target="_blank".

* Moved around rel="noopener noreferrer"

Moved rel="noopener noreferrer" after the target and also moved name to alphabetical.
2018-08-27 10:41:35 -04:00
Paul James Cleary
f0726ecb37 Initial code release 2018-07-31 14:26:07 -04:00