Alejandro Celaya
|
e7466ced18
|
Added dark theme styles for date picker
|
2021-02-21 21:05:59 +01:00 |
|
Alejandro Celaya
|
0ee899f309
|
Updated changelog
|
2021-02-21 21:05:59 +01:00 |
|
Alejandro Celaya
|
36c97ad804
|
Updated styles in tags section to make it more dark-theme friendly
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
d6633f7555
|
More dark theme styles for visits page
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
61af43f9d9
|
Fixed visits table styles for dark theme
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
9523277311
|
Added icon to show which theme is selected
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
9703eba6ec
|
Fixed styles for disabled inputs in dark theme
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
83791157ce
|
Fixed inputs colors in dark theme when they are outside of cards
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
7f6c71e8d7
|
Created UserInterface test
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
9dbf790cc8
|
Added components and logic to dynamically change theme
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
f313a39b81
|
Added brand color and input styles to dark theme
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
53f16ac8b5
|
Added primary color alfa and tables color
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
13c681dc39
|
Added first bits of the dark theme styles
|
2021-02-21 21:05:30 +01:00 |
|
Alejandro Celaya
|
f35be007c1
|
Merge pull request #392 from acelaya-forks/feature/orphan-visits-card
Feature/orphan visits card
|
2021-02-21 21:04:37 +01:00 |
|
Alejandro Celaya
|
e2d26e8bdd
|
Updated changelog
|
2021-02-21 20:57:57 +01:00 |
|
Alejandro Celaya
|
5a373fd7ae
|
Added new card in overview to display orphan visits
|
2021-02-21 20:55:39 +01:00 |
|
Alejandro Celaya
|
3c53f7d0fc
|
Merge pull request #389 from acelaya-forks/feature/validate-urls-setting
Feature/validate urls setting
|
2021-02-14 17:38:08 +01:00 |
|
Alejandro Celaya
|
57e3db1e1c
|
Updated changelog
|
2021-02-14 17:34:20 +01:00 |
|
Alejandro Celaya
|
5afd3869dd
|
Created ShortUrlCreation test
|
2021-02-14 17:33:01 +01:00 |
|
Alejandro Celaya
|
c3ebb0d10f
|
Added test for setShortUrlCreationSettings action
|
2021-02-14 13:28:17 +01:00 |
|
Alejandro Celaya
|
4885088d59
|
Added option to customize initial state fo the 'Validate URL' option
|
2021-02-14 13:23:42 +01:00 |
|
Alejandro Celaya
|
872890e674
|
Merge pull request #388 from acelaya-forks/feature/qr-code-margin
Feature/qr code margin
|
2021-02-14 10:34:18 +01:00 |
|
Alejandro Celaya
|
8a2e39a935
|
Added subtle shadow in QR code image, so that it's easier to notice the margin
|
2021-02-14 10:21:10 +01:00 |
|
Alejandro Celaya
|
f8edcda665
|
Updated changelog
|
2021-02-14 10:17:34 +01:00 |
|
Alejandro Celaya
|
c95cb144a8
|
Added margin option to QR code component
|
2021-02-14 10:16:30 +01:00 |
|
Alejandro Celaya
|
f9da22c5a1
|
Added support for margin param in buildQrCodeUrl function
|
2021-02-14 09:50:26 +01:00 |
|
Alejandro Celaya
|
be085f50e0
|
Updated to bootstrap 4.6
|
2021-02-14 09:29:24 +01:00 |
|
Alejandro Celaya
|
1122f4e560
|
Merge pull request #381 from acelaya-forks/feature/qr-code-improvements
Feature/qr code improvements
|
2021-01-24 18:38:51 +01:00 |
|
Alejandro Celaya
|
ecefa22204
|
Replace nested ternary conditions with ramda's cond
|
2021-01-24 18:21:04 +01:00 |
|
Alejandro Celaya
|
e2ba63ff58
|
Updated changelog
|
2021-01-24 18:14:19 +01:00 |
|
Alejandro Celaya
|
277069a0af
|
Fixed warnings in SortingDropdown
|
2021-01-24 18:12:16 +01:00 |
|
Alejandro Celaya
|
0c9434b555
|
Created CopyToClipboardIcon test
|
2021-01-24 18:06:11 +01:00 |
|
Alejandro Celaya
|
0fce6dd821
|
Fixed warnings in DropdownBtn test
|
2021-01-24 18:05:37 +01:00 |
|
Alejandro Celaya
|
4b8e5bf3fc
|
Added qrCode helper test
|
2021-01-24 17:47:03 +01:00 |
|
Alejandro Celaya
|
3546a17575
|
Improved QR code modal, to allow selecting size, format and copy URL
|
2021-01-24 17:37:31 +01:00 |
|
Alejandro Celaya
|
556495ea7e
|
Improved QR code component
|
2021-01-21 16:51:54 +01:00 |
|
Alejandro Celaya
|
e9cef8a029
|
Merge pull request #375 from acelaya-forks/feature/servers-import-error
Feature/servers import error
|
2020-12-30 21:04:59 +01:00 |
|
Alejandro Celaya
|
e577eb48d6
|
Changed env for github workflows from ubuntu-latest to ubuntu-20.04
|
2020-12-30 20:58:36 +01:00 |
|
Alejandro Celaya
|
d08a69954a
|
Updated changelog
|
2020-12-30 20:53:14 +01:00 |
|
Alejandro Celaya
|
fe81bfccef
|
Fixed importing servers in android due to wrong mime type
|
2020-12-30 20:52:05 +01:00 |
|
Alejandro Celaya
|
4869435aca
|
Changed linting order
|
2020-12-30 20:10:37 +01:00 |
|
Alejandro Celaya
|
0822cebb10
|
Merge pull request #374 from acelaya-forks/feature/responsive-table
Feature/responsive table
|
2020-12-30 20:09:42 +01:00 |
|
Alejandro Celaya
|
01a18f2342
|
Updated changelog
|
2020-12-30 20:05:53 +01:00 |
|
Alejandro Celaya
|
a22274f382
|
Increased breakpoint in which short URLs table collapses
|
2020-12-30 20:05:04 +01:00 |
|
Alejandro Celaya
|
c0098ac7fd
|
Merge pull request #373 from acelaya-forks/feature/ui-fixes
Fixed minor UI glitches in visits section
|
2020-12-30 19:52:24 +01:00 |
|
Alejandro Celaya
|
ba5a99dc2a
|
Fixed minor UI glitches in visits section
|
2020-12-30 19:48:02 +01:00 |
|
Alejandro Celaya
|
1927ad2d3a
|
Merge pull request #370 from acelaya-forks/feature/stryker-updates
Updated stryker
|
2020-12-25 19:13:57 +01:00 |
|
Alejandro Celaya
|
0356a0204d
|
Updated stryker
|
2020-12-25 19:10:35 +01:00 |
|
Alejandro Celaya
|
3bf64bee1e
|
Merge pull request #369 from acelaya-forks/feature/consistent-dropdowns
Feature/consistent dropdowns
|
2020-12-25 11:25:48 +01:00 |
|
Alejandro Celaya
|
da484374a1
|
Renamed Dropdnown.scss to DropdownBtn.scss for consistency with component
|
2020-12-25 11:21:39 +01:00 |
|