Artem Baskal
|
6b61429572
|
Pull request 743: + client: Query Logs Infinite Scroll
Merge in DNS/adguard-home from feature/infinite_scroll_query_logs to master
Squashed commit of the following:
commit 4407ef2e7c055066257da791fbd65e6b0a495729
Merge: 40b74522 0a4781be
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Sep 1 16:20:23 2020 +0300
Merge branch 'master' into feature/infinite_scroll_query_logs
commit 40b745225112cf8d664220ed8f484b0aa16e997c
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Sep 1 15:46:27 2020 +0300
Remove dynamic translation of toasts
commit f08fa7b8c6a243f6b10e924aebccc183ce7814fd
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Sep 1 13:59:53 2020 +0300
Remove renderLimitIdx, update isEntireLog
commit 0f1b02616faaa5759c0a3f6d8257117fa22094d9
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Sep 1 11:11:14 2020 +0300
Rename variables
commit 0928570c689c1fa704af775382620d68893e7c1c
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Sep 1 11:06:50 2020 +0300
Make query logs short polling function more expressive
commit 9e773cbd6c287a1c799fa2680f3462508462ea7a
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Sep 1 11:06:19 2020 +0300
Fix Toast translation interface
commit f9c57033e5adc5788954cf086b2f114dd8938bcb
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon Aug 31 17:01:36 2020 +0300
Do not hide loader
commit b86ba48613437f5559a748ad9aa4cf79d15db082
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon Aug 31 16:56:34 2020 +0300
Add dynamic translation for all toasts
commit b9d1d9b447ca90a3c179e503fa5d4abd3516321e
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon Aug 31 16:39:29 2020 +0300
Prevent getting query logs recursion if query is not changed
commit e25189749f7912648cca4503cfa8d0ad898c4bb6
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon Aug 31 10:13:20 2020 +0300
Decrease page limit to 20
commit 8b248ac5276899de838abf2dc9a69e47599cfc12
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri Aug 28 18:47:12 2020 +0300
Return checkFilteredLogs
commit bf2d65c4a3dca0da6b15f632ae11042b7c8e2045
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri Aug 28 18:33:51 2020 +0300
Review changes
commit 01b5250f9d9136a1f334086d3e2f00d1a928b37b
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri Aug 28 15:29:59 2020 +0300
Remove checkFilteredLogs
commit 25b364c41e6a1489d930c8b3b39b1ab43723f29d
Merge: 1dc66034 2c666cbd
Author: Andrey Meshkov <am@adguard.com>
Date: Fri Aug 28 14:28:47 2020 +0300
Merge branch 'feature/infinite_scroll_query_logs' of ssh://bit.adguard.com:7999/dns/adguard-home into feature/infinite_scroll_query_logs
commit 1dc6603421cde9847e792bfe77ff6546e53fbc2a
Author: Andrey Meshkov <am@adguard.com>
Date: Fri Aug 28 14:28:01 2020 +0300
disregard maxFileScanEntries only if offset is set
commit bad741ed7f1dccf6959d43d000b8c0150f526f9e
Author: Andrey Meshkov <am@adguard.com>
Date: Fri Aug 28 11:57:45 2020 +0300
Fix search behavior when limit is specified
commit 2c666cbdde465cf17434126830dd99ceedfc4cbc
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Aug 27 18:50:28 2020 +0300
Hide table ref loader during data loading
commit 8b4f7fe642ef9e87a979813dcdbd7817d64c27f9
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Aug 27 18:43:24 2020 +0300
Repair search
commit 26fae1ae01a789999b8a2181d60b35663a20460a
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Aug 27 17:59:27 2020 +0300
Resetting initial render index, change loader position on search
commit e2c97ae1a288438267eef9aec71b979319674a71
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Aug 27 16:02:03 2020 +0300
Change isScrolledIntoView
... and 32 more commits
|
2020-09-01 16:30:30 +03:00 |
|
Artem Baskal
|
1d35d73fc5
|
+ client: Refactor DHCP settings
|
2020-08-20 15:19:59 +03:00 |
|
Artem Baskal
|
2f8e34e73b
|
Pull request 734: + client: 1778 Add ip sort function, write unit tests
Close #1778
Squashed commit of the following:
commit ba63e147311799b17deaa97d7a12c2e0ec44a2ed
Merge: 143ba427 705a9d90
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Aug 13 12:00:10 2020 +0300
Merge branch 'master' into feature/1778
commit 143ba42707da3d7eece9f3e137a8b245f7f7888f
Merge: 483d2ff9 97df1989
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Aug 13 11:16:46 2020 +0300
Merge branch 'master' into feature/1778
commit 483d2ff9fa3de706d94a647701f1d26a3bcbb217
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Aug 12 13:34:21 2020 +0300
Always put ipv4 before ipv6 in sort, add invalid input unit tests
commit 26eb41b313785fe7ffaf98a7573cc5eef0dca14f
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Aug 12 11:27:46 2020 +0300
Rewrite tests: replace ipv4-mapped adresses
commit 4ecf287fd46945effe9ff11cfc9ae49217b9c796
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Aug 11 19:05:15 2020 +0300
Minor fix
commit 3e5e2a6bb1f2f166619da54e5ade0904fe22a20d
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Aug 11 19:01:26 2020 +0300
+ client: 1778 Add ip sort function, write unit tests
|
2020-08-13 12:16:52 +03:00 |
|
Artem Baskal
|
97df19898f
|
Pull request #730: + client: Add Hot Module Replacement
Merge in DNS/adguard-home from feature/hmr to master
Squashed commit of the following:
commit 952ed1955c2a7a32446d99489f137f02eb47c99e
Merge: 83484931 de92c852
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Aug 13 11:02:10 2020 +0300
Merge branch 'master' into feature/hmr
commit 8348493105d7d63d8b0836a5c272df2b17a6b142
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Aug 5 15:07:31 2020 +0300
Remove empty prop types, remove Services empty container
commit b2fe4a30b79d91e482318ee5deea8e49c7038f7e
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Aug 5 13:56:35 2020 +0300
Move constants
commit f8be4c18c35193ad77bf5e25f311ad834c1d6870
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Aug 5 13:19:02 2020 +0300
Fix Setup bug, update webpack.dev
commit 1d9cc4ddf8af2c979eb707a7f0fc06744eec186c
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Aug 5 12:10:38 2020 +0300
Review changes
commit a1edb21358def21ed1808b081ffc2f0b6755e3da
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Aug 5 11:46:58 2020 +0300
Remove lazy loading, fix updated components
commit 0aa2cf55f8d4206ac9e2f99fc1b990ed8a9c7825
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Aug 4 20:32:19 2020 +0300
Refactor App component, add lazy loading
commit 3c2ba4772a91ff7b06641dba6c6bf3fdcd2fdf7f
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Aug 4 17:12:41 2020 +0300
Simplify App hot loading boilerplate, setup lazy loading, update Header
commit 8df3221f315372b066f2ac0c9a1687f1677b8415
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Aug 4 15:16:06 2020 +0300
+ client: Add Hot Module Replacement
|
2020-08-13 11:15:45 +03:00 |
|
ArtemBaskal
|
7dd3d944e8
|
Merge branch 'master' into 1587-cache-settings
|
2020-07-03 22:30:56 +03:00 |
|
Artem Baskal
|
6b134469d4
|
- client: Clear input field when switching from logs page
Close #1523
Squashed commit of the following:
commit 9ae9b0e480c2ec6bd835faf4caccacd8c1fdfe9f
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri Jul 3 17:56:34 2020 +0300
Setup babel and apply everywhere nullish coalescing and optional chaining operators
commit 0966063842a79078e1d61a54c271e18c9427b2b1
Merge: 42a54f2b 21dfb5ff
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri Jul 3 16:59:34 2020 +0300
Merge branch 'master' into fix/1523
commit 42a54f2ba0d8f5f4e4c04f16abc507b5d9009035
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri Jul 3 13:30:25 2020 +0300
Center mobile tooltip buttons
commit 9cdd501a863b596f1d903f8dd3c449ffbe4c1604
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri Jul 3 13:21:37 2020 +0300
Add cross icon to clear input on click
commit 1308b93c42ffea2ffb7457c34aef96e5cdaccaf2
Merge: 265fec7c da546790
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon Jun 29 19:42:04 2020 +0300
Merge branch 'master' of ssh://bit.adguard.com:7999/dns/adguard-home
commit 265fec7c72656b0c4738623cb470f1c14736230a
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon Jun 29 19:41:37 2020 +0300
- client: Clear input field when switching from logs page
|
2020-07-03 19:17:58 +03:00 |
|
ArtemBaskal
|
0c4905fa2b
|
Extract validation functions in the separate file
|
2020-07-03 19:10:05 +03:00 |
|
Artem Baskal
|
e39fe1b913
|
Merge: fix #1421
Full rework of the query log
Squashed commit of the following:
commit e8a72eb223551f17e637136713dae03accf8ab9e
Author: Andrey Meshkov <am@adguard.com>
Date: Thu Jun 18 00:31:53 2020 +0300
fix race in whois test
commit 801d28197f888fa21f83c9a0b49e3c9472c08513
Merge: 9d9787fd b1c951fb
Author: Andrey Meshkov <am@adguard.com>
Date: Thu Jun 18 00:28:13 2020 +0300
Merge branch 'master' into feature/1421
commit 9d9787fd79b17f76c7baed52c12ac462fd00a5e4
Merge: 4ce337ca 08e238ab
Author: Andrey Meshkov <am@adguard.com>
Date: Thu Jun 18 00:27:32 2020 +0300
Merge
commit 4ce337ca7aec163edf87a038bb25fb44e64f8613
Author: Andrey Meshkov <am@adguard.com>
Date: Thu Jun 18 00:22:49 2020 +0300
-(home): fix whois test
commit 08e238ab0e723b1e354f58245e9a8d5017b392c9
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Jun 18 00:13:41 2020 +0300
Add comments
commit 5f108065952bcc25dce1c2eee3f9401d2641a6e9
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 17 23:47:50 2020 +0300
Make tooltip position absolute for touch
commit 4c30a583165e5d007d4b01b657de8751a7bd8c7b
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 17 20:39:44 2020 +0300
Prevent scroll hide for touch devices
commit 62da97931f5921613762614717c62c77ddb6b8db
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 17 20:06:24 2020 +0300
Review changes: ipad tooltip
commit 12dddcca8caca51c157b5d25dfa3ca03ba7f0c06
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 17 16:59:16 2020 +0300
Add close tooltip event for ipad
commit 62191e41d5bf67317f9f1dc6c6af08cbabb4bf90
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 17 16:39:40 2020 +0300
Add success toast on logs refresh
commit 2ebdd6a8124269d737c8060c3247aaf35d85cb8b
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 17 16:01:37 2020 +0300
Fix pagination
commit 5820c92bacd93d05a3d66d42ee95f099e1c5d9e9
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 17 11:31:15 2020 +0300
Revert "Render table in chunks"
This reverts commit cdfcd849ccddc1bc35591edac7904129431470c9.
commit cdfcd849ccddc1bc35591edac7904129431470c9
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Jun 16 18:42:18 2020 +0300
Render table in chunks
commit cc8c5e64274bf6e806e2e8a4bf305af745c3ed2a
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Jun 16 17:35:24 2020 +0300
Add pagination button hover effect
commit f7e134091a1556784a5fea9d83c50353536126ef
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Jun 16 16:28:00 2020 +0300
Make loader position absolute
commit a7b887b57d903f1f7ac967b861b5cc677728efc4
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Jun 16 15:42:20 2020 +0300
Ignore clients find without params
commit ecb322fefd4a161d79f28d17fe27827ee91701e4
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Jun 16 15:30:48 2020 +0300
Styles changes
commit 9323ce3938bf04e1290eade09201ba0790a250c0
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Jun 16 14:32:23 2020 +0300
Review styles changes
commit e0faa04ba3643f01b2ca99524cdd52b0731725c7
Merge: 98576823 15e71435
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Jun 16 12:08:45 2020 +0300
Merge branch '1421-new-qlog-v2' into feature/1421
commit 9857682371e8d9a3a91933cfb58a26b3470675d9
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon Jun 15 18:32:02 2020 +0300
Fix response cell
... and 88 more commits
|
2020-06-18 00:36:19 +03:00 |
|
Artem Baskal
|
a79dda5566
|
- client: Add default mode in the DNS settings: Merge pull request #650 in DNS/adguard-home from fix/1770 to master
Close #1770
Squashed commit of the following:
commit c1f75ea643623af78de020bd1bc49aa5b66e25c4
Merge: a5df78ad a869ec4c
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 10 18:56:24 2020 +0300
Merge branch 'master' into fix/1770
commit a5df78ad303305efcafcfa2a170ff567a3a06db5
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed Jun 10 12:50:50 2020 +0300
Revert "Update locales"
This reverts commit 4b2b4499dea12949c53bce4ceeed595c17df84c6.
commit 4b2b4499dea12949c53bce4ceeed595c17df84c6
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue Jun 9 19:56:34 2020 +0300
Update locales
commit 790cff0db84b5905362d2e2702b2cbca5c3c90b0
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri Jun 5 17:56:01 2020 +0300
Update Upstream component with new api, extract reduxForm HOC names in constant
commit 72de3d5a92cc33d5b234c837879fc6990291e07b
Merge: 92a4a6ae 501a4e06
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri Jun 5 15:55:39 2020 +0300
Merge remote-tracking branch 'origin/update-dnsproxy' into fix/1770
commit 501a4e06ab350e46ff78656141d925de9f2e4996
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Jun 5 12:47:13 2020 +0300
openapi
commit 3930bd196572924f164ed011629356a0ac0ec631
Author: Simon Zolin <s.zolin@adguard.com>
Date: Fri Jun 5 12:21:32 2020 +0300
* DNS API: new setting "upstream_mode"; remove "fastest_addr", "parallel_requests"
* use dnsproxy v0.29.0
commit 92a4a6ae24793a2a9ca05ad3ef2078573fd4d059
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Jun 4 18:53:42 2020 +0300
- client: Add default mode in the DNS settings
|
2020-06-10 19:04:19 +03:00 |
|
Artem Baskal
|
6f3cd4e7eb
|
+ client: Update packages - Merge pull request #613 in DNS/adguard-home from fix/1597 to master
Close #1597
Squashed commit of the following:
commit 1eb89586dd71260e561420fe669abc8b56a506a1
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed May 20 14:54:10 2020 +0300
Fix translation in install options
commit 1ebdc9ebfe12a609f978e47db6505c7095b10f7e
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Wed May 20 13:11:34 2020 +0300
Remove commented code
commit 2a8302c65a2a3cf7b6b1596115d1153dac32a794
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 19:02:49 2020 +0300
Update i18n packages, add development browserlist, downgrade eslint to match peerDepencancies version
commit 3fcf73fb14cd9da508522d1a300b66af24da95e5
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 17:30:37 2020 +0300
Remove all unused dependencies
commit e761810e3e54e188ada41245bdce7414cd0f03e8
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 16:35:24 2020 +0300
Remove unused dependencies
commit d89d27da6befcaabcdc12bf5e7e94cbb24140010
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 16:14:09 2020 +0300
Update regular dependencies
commit d2dfd01233d059870d5173ffd748cf61a477936f
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 15:34:10 2020 +0300
Update all dev dependancies
commit 02b6fb480e9d310039fbe9b7aae062a41128f070
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 14:14:44 2020 +0300
Update all postcss packages
commit 5e1fa5f99ad75f77e5e429b28ee1ca0b5e65a9a0
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 12:45:02 2020 +0300
Prevent git from converting linebreaks in .js files
commit 0b9b3b0dccd47cfa50c9531fb61729e6b5a04523
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 12:43:01 2020 +0300
Prevent git from converting linebreaks in .js files
commit 18b7495e9ef7130b1ac4dbba84c54127d16c6350
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Tue May 19 12:24:47 2020 +0300
Remove linebreak-style eslint rule
commit df893dec53adebb1d662fe805fab508fd4ed5e06
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon May 18 20:55:47 2020 +0300
Add prop types
commit 36178ecfc5c7fa11a6ee08d7705ca8560941af40
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon May 18 18:52:07 2020 +0300
Update eslint and babel, fix eslint warnings
commit f045b4a2e6b9b78f7e88e3b5d1419c29966a8230
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Mon May 18 16:45:49 2020 +0300
Update css loading webpack rules
commit 247fa1ed548ef0706a03fdada8309c1454d191f8
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Sat May 16 16:13:49 2020 +0300
Suppress linebreak-style eslint error for Windows
commit d6499aac507100d6918c849c06d739d80f2229f0
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Sat May 16 14:55:07 2020 +0300
Suppress eslint exit code
commit ae2d6c614ea23a90d515168f8752e959298894ef
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Sat May 16 14:05:18 2020 +0300
Edit css file warnings
commit 60675050f2a5baebc679fc05da7e033e5c740d90
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Sat May 16 13:10:26 2020 +0300
Remove uglifyjs plugin
commit a27806434dd8672e71a26c7a2e810d77e5e229fa
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Sat May 16 01:29:17 2020 +0300
Fix DefinePlugin value
commit 8f2966ca59195c2f70bca5072d20515d536f42a6
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Sat May 16 01:05:03 2020 +0300
Update webpack
|
2020-05-22 17:06:05 +03:00 |
|
Artem Baskal
|
2e493e0226
|
+ client: add clients forms validation and cache findClients function
|
2019-12-20 16:07:03 +03:00 |
|
Ildar Kamalov
|
60cbb93488
|
+ client: show DHCP static leases all the time
|
2019-12-18 13:40:05 +03:00 |
|
Ildar Kamalov
|
a4dedacf43
|
+ client: handle DHCP reset
|
2019-11-29 17:11:07 +03:00 |
|
Artem Baskal
|
f446186db1
|
- client: fix table pagination
|
2019-11-26 20:50:02 +03:00 |
|
Artem Baskal
|
4751528d69
|
- client: fix table size and add pagination
|
2019-11-26 19:24:22 +03:00 |
|
Ildar Kamalov
|
cf53653cfa
|
+ client: split settings page into several pages
|
2019-06-03 15:44:29 +03:00 |
|
Ildar Kamalov
|
2976726f99
|
* client: fix page scrolling on adding/deleting leases
|
2019-05-28 19:01:24 +03:00 |
|
Ildar Kamalov
|
6f2503a09f
|
+ client: handle static leases form
|
2019-05-28 19:01:24 +03:00 |
|
Ildar Kamalov
|
a8384c004e
|
+ client: add table to show static leases
|
2019-05-28 19:01:24 +03:00 |
|
Ildar Kamalov
|
828d3121be
|
* client: show message if there is no static ip
|
2019-04-05 15:15:56 +03:00 |
|
Ildar Kamalov
|
b6ae539c36
|
* client: rename constant
|
2019-04-05 14:32:56 +03:00 |
|
Ildar Kamalov
|
6bf57ae84e
|
+ client: static_ip warnings
|
2019-04-04 17:13:51 +03:00 |
|
Ildar Kamalov
|
4b821d67f5
|
* client: disable DHCP check if server enabled and hide errors on disable
|
2019-04-04 17:13:51 +03:00 |
|
Ildar Kamalov
|
24fc2957c5
|
* client: hide error if DHCP enabled and require check DHCP before enabling
|
2019-04-04 17:13:51 +03:00 |
|
Ildar Kamalov
|
b92fb34f37
|
- client: fix DHCP fields validation
|
2019-04-04 17:13:51 +03:00 |
|
Ildar Kamalov
|
ffd9f1aaa9
|
* client: fix DHCP error message
|
2019-04-04 17:13:51 +03:00 |
|
Ildar Kamalov
|
e231230f1b
|
- client: fixed leases table on mobile
Closes #688
|
2019-04-02 13:59:03 +03:00 |
|
Ildar Kamalov
|
6f014fa53d
|
- client: fix settings page if current interface doesn't exist
Closes #664
|
2019-03-28 11:53:39 +03:00 |
|
Ildar Kamalov
|
7451eb1346
|
Initial components for encryption settings
|
2019-02-15 16:28:27 +03:00 |
|
Ildar Kamalov
|
7c25c0febe
|
Added DHCP warning
|
2019-02-06 17:17:38 +03:00 |
|
Ildar Kamalov
|
5f7fc0f041
|
Remove 'enabled' from initial values
|
2019-02-06 17:17:38 +03:00 |
|
Ildar Kamalov
|
beb94741cf
|
Fixed initial values and string interpolation
|
2019-02-06 17:17:38 +03:00 |
|
Ildar Kamalov
|
24be7ce4ed
|
Fixed page reload on settings change
|
2019-02-06 17:17:38 +03:00 |
|
Ildar Kamalov
|
6e41897323
|
Disable form submit on error
|
2019-02-06 17:17:38 +03:00 |
|
Ildar Kamalov
|
5349ec76fd
|
Added components for web setup
|
2019-02-06 17:17:38 +03:00 |
|
Ildar Kamalov
|
e1bb428a6a
|
Only allow single click on buttons
Closes #544
|
2019-01-16 14:51:17 +03:00 |
|
Ildar Kamalov
|
f678eaf9c0
|
Update translations
Closes #540
|
2019-01-15 15:35:29 +03:00 |
|
Ildar Kamalov
|
568784b992
|
Added check for active DHCP before enable
|
2018-12-29 18:43:17 +03:00 |
|
Ildar Kamalov
|
4aea91a70c
|
Refresh status button
|
2018-12-28 19:48:02 +03:00 |
|
Ildar Kamalov
|
712493aafd
|
UI for DHCP interfaces
|
2018-12-28 18:26:56 +03:00 |
|
Ildar Kamalov
|
9fa85a5c48
|
Added DHCP form strings to translations
|
2018-12-28 18:26:56 +03:00 |
|
Ildar Kamalov
|
52b81a27fb
|
Send lease duration as number
|
2018-12-28 18:26:56 +03:00 |
|
Ildar Kamalov
|
d46b65f982
|
Add enable/disable for DHCP server
|
2018-12-28 18:26:56 +03:00 |
|
Ildar Kamalov
|
dd21f497e3
|
Added initial layout for DHCP server config
|
2018-12-28 18:26:56 +03:00 |
|