2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-31 06:15:49 +00:00
Commit Graph

274 Commits

Author SHA1 Message Date
Aravindh-Raju
1993b240af fix format 2024-11-15 11:26:39 +05:30
Aravindh-Raju
32c9f836e5 fix batch status display 2024-11-15 11:15:09 +05:30
Arpit Shah
85bd74ac1a Merge pull request #1335 from Aravindh-Raju/aravindhr/add-batch-status-filter
Save batch changes with their status
2024-10-15 10:28:43 -04:00
nspadaccino
a5a5f58d42 updated more queries 2024-10-03 14:32:21 -04:00
nspadaccino
61fe42ccfd added backticks around "groups" in all schemas and queries, as it is a reserved keyword as of mysql 8.0 2024-10-02 15:56:23 -04:00
Aravindh R
2089d3fcab Merge branch 'master' into aravindhr/add-batch-status-filter 2024-09-30 10:24:34 +05:30
Aravindh-Raju
a97d6b9166 handle deletes conflict with backend and db 2024-09-20 15:33:30 +05:30
Aravindh R
9760e4a79e Merge branch 'master' into aravindhr/add-batch-status-filter 2024-08-26 11:24:17 +05:30
Aravindh-Raju
5e19bcab2d remove logs 2024-08-20 11:41:39 +05:30
Nicholas Spadaccino
7d9937d4af Merge pull request #1374 from Jay07GIT/latency_fix_batch_change
Fix for latency issue in batch change upload
2024-08-14 21:19:40 -04:00
Aravindh-Raju
3532c032bf add mysql props 2024-08-12 17:07:12 +05:30
Aravindh-Raju
978b852df1 add logs 2024-08-09 10:06:23 +05:30
Nicholas Spadaccino
e54dc71fe0 Merge branch 'master' into aravindhr/optimize-batch-change 2024-08-07 10:39:25 -04:00
Jay07GIT
59fd320a5a removed future await and increased akka http timeout limit 2024-07-23 16:54:30 +05:30
Jay07GIT
6b832da233 fix for latency issue in batch change upload 2024-07-18 23:53:48 +05:30
Aravindh-Raju
d5722f4961 handle timeout in api 2024-07-13 00:41:07 +05:30
Aravindh-Raju
8335ee9b01 reuse toFqdn method 2024-04-25 14:21:11 +05:30
Aravindh R
9ac3202372 Merge branch 'master' into aravindhr/add-batch-status-filter 2024-03-12 11:08:38 +05:30
Aravindh-Raju
cab17e88e4 remove sup user 2024-02-23 12:21:52 +05:30
Aravindh-Raju
239db95915 fix date range picker UI pos 2024-02-23 12:02:33 +05:30
Aravindh R
9450f87f3a Merge branch 'master' into aravindhr/add-batch-status-filter 2024-02-13 12:02:22 +05:30
Aravindh-Raju
0d7ceaf3cd fix version 2024-02-13 11:52:06 +05:30
Nicholas Spadaccino
8858f3547d Merge branch 'master' into aravindhr/filter-batch-change-by-username 2024-02-07 09:19:47 -05:00
Aravindh-Raju
82f3fa3e88 add tests 2024-01-11 16:16:06 +05:30
Aravindh-Raju
3cae9e3fcc add functionality 2024-01-10 13:22:46 +05:30
Jay07GIT
ebf1dbb2ae added index for zone change columns 2023-12-06 19:07:10 +05:30
Jay07GIT
f52f1554ef modified deleted zone search query and resolved pagination issue in portal 2023-12-06 19:03:36 +05:30
Jay07GIT
d2ae7514c3 update 2023-11-21 21:46:43 +05:30
Jay07GIT
ce7d995db5 updated query with zone name filter 2023-11-21 21:42:37 +05:30
Jay07GIT
38befae8b5 update 2023-11-20 20:21:29 +05:30
Jay07GIT
f253e87a26 updated filter deleted zones using scala to sql query 2023-11-20 19:29:03 +05:30
Aravindh-Raju
31c9ab3321 add date time range filter 2023-11-14 16:20:54 +05:30
Aravindh-Raju
cc2c3b15e6 filter batch by submitter name 2023-10-27 13:46:46 +05:30
nspadaccino
7d6cdfebb0 Update migration 3.30 to use drop foreign key instead of drop constraint 2023-10-11 16:30:24 -04:00
Nicholas Spadaccino
650daa133a Merge branch 'master' into aravindhr/gui-changes 2023-09-13 11:19:07 -04:00
Aravindh-Raju
98d983a446 rename test 2023-09-13 10:55:20 +05:30
Aravindh-Raju
9afe8d3e4b fix pagination 2023-09-04 11:01:32 +05:30
Nicholas Spadaccino
f191c298dd Merge branch 'master' into deleted_all_zones_history 2023-08-14 12:58:55 -04:00
Jay07GIT
b9b5b10397 added pagination test in api 2023-08-04 18:24:04 +05:30
Jay07GIT
050c79ebc9 updated next id 2023-08-04 15:45:41 +05:30
Jay07GIT
85631c9e29 update 2023-08-03 00:23:54 +05:30
Jay07GIT
7eeb0237d6 update 2023-08-02 23:37:49 +05:30
Jay07GIT
e7563fc1cd added zone id in api parameters 2023-08-02 23:31:19 +05:30
Jay07GIT
5af3b5d6f0 added descending sort with abandoned date 2023-07-25 22:25:53 +05:30
Jay07GIT
2a2deda29f update 2023-07-25 12:13:02 +05:30
Jay07GIT
490849c5ff update 2023-07-24 19:34:38 +05:30
Jay07GIT
6a1e91d5df list abandoned zones 2023-07-24 18:24:02 +05:30
Arpit Shah
d2ca231cd7 Merge branch 'master' into fix_change_failure_metrics 2023-07-21 14:10:40 -04:00
Arpit Shah
280d269c5d Merge branch 'master' into aravindhr/add-record-history-in-global-rs-search 2023-07-18 14:31:41 -04:00
Jay
5bf911ae68 Merge branch 'master' into fix_change_failure_metrics 2023-07-18 14:08:05 +05:30