Thomas Rittson
c385efdbd2
Move custom fields to separate components ( #1076 )
...
* Move custom fields to own component
* Update jslib
* Fix import statements
* Fix linting
2021-09-21 10:48:17 +10:00
Oscar Hinton
aa19e678f7
Vault Timeout Policy ( #1052 )
2021-09-15 20:02:46 +02:00
Thomas Rittson
ebaf27b7c9
Use a modal to set the unlock pin ( #1064 )
...
* Use separate modal to set pin
* Remove incorrect label
* Fix tab focus for settings and set-pin modals
* Remove leftover code
* Update jslib
2021-09-13 10:52:58 +10:00
Oscar Hinton
2ba8925b81
Add password show/hide to reprompt ( #959 )
2021-08-27 15:30:44 +02:00
Vincent Salucci
d82378a7a0
[Reset Password v1] Update Temp Password ( #1015 )
2021-08-11 15:49:44 -04:00
Thomas Rittson
816249a48a
Use cdk-virtual-scroll for long cipher lists ( #1001 )
...
* Use cdk-virtual-scroll for cipher lists
* add trackBy, reorder dom
* Undo merge conflict error
* Fix layout, increase scrolling buffer
* fix linting
* Remove unused infinite-scroll directives for Send
* Add back refresh method
* Update jslib
* Fix itemSize and min/maxBufferPx directives
* Move refresh() into base class
* Use cipherListVirtualScroll strategy
* fix linting
* Update to use latest virtual-scroll strategy
* Update jslib
2021-08-11 13:00:04 +10:00
Addison Beck
0682269e34
Resolved Safari Date/Time Issues In Send ( #992 )
...
* cleaned up date and time logic for Send
* updated jslib
* set up change detection for initial form values on data swap
2021-07-19 09:56:31 -04:00
Trey Greer
6990056c04
Add AZ language ( #988 )
2021-07-12 07:44:40 +10:00
Trey Greer
cf56b68ba5
add Kannada language ( #980 )
2021-07-07 07:40:17 +10:00
Oscar Hinton
d748e0007e
Remove entryComponents ( #966 )
2021-06-24 17:13:22 +02:00
Oscar Hinton
296340a5be
Add jslib as a "real" dependency ( #941 )
...
* Add jslib as a "real" dependency
* Move more packages to jslib
* Remove some unesessary dev dependencies.
* Add back missing preinstall
* Revert jslib bump
* Fix jslib containing wrong types/node.
* Bump jslib
* Remove unessesary alias
* Remove dummy module
2021-06-07 19:26:36 +02:00
Vince Grassia
c9ae2ed933
Update ME lang import to proper order
2021-05-17 16:25:57 -04:00
Vince Grassia
6f6de60509
Fix locale import typo
2021-05-17 16:24:11 -04:00
Daniel James Smith
cae76cd74a
Fixed locale import for Montenegrin (Latin)
2021-05-17 18:01:44 +02:00
tgreer-bw
a24618be32
add missing languages from Crowdin
2021-05-14 16:42:12 -04:00
Oscar Hinton
e6e79917f7
Bump dependencies ( #848 )
...
* Bump dependencies
2021-04-23 10:45:30 +02:00
Oscar Hinton
6acfba4b40
Remove dead code ( #839 )
...
* Remove last remnants of old analytics code
2021-04-14 23:43:22 +02:00
Addison Beck
e066077542
Merge pull request #710 from bitwarden/Send
2021-02-05 14:21:52 -05:00
addison
ec933025f3
made nav into a toolbar
2021-02-05 12:34:01 -05:00
addison
6e49c481f0
Send layout & search
2021-02-03 16:24:49 -05:00
Matt Gibson
e76e56d824
Match linter rules
2021-02-03 12:21:22 -06:00
Kyle Spearrin
a18a35fa0b
support for sr lang. resolve sendService deps ( #593 )
2020-11-18 16:13:05 -05:00
Kyle Spearrin
44c4fd2e80
language updates
2020-09-15 13:38:36 -04:00
Kyle Spearrin
0ba2589461
merge sso feature branch ( #523 )
...
* Update jslib (101c568 -> 14b01f2) (#506 )
* Update jslib (14b01f2 -> 1513b25) (#510 )
* [jslib] Update (1513b25 -> 7c3a9d6) (#516 )
* update jslib (1513b25 -> 7c3a9d6)
* Updated call to constructor super
* [SSO] Added SSO flows & functionality (#513 )
* update jslib
* bump version
* Added sso button (wip)
* Added sso & change password // Added modules/routes // Added strings for localization
* Added password strength comp // reverted login route
* Updated sso component to send client id // added routing for sso // added crypto function to services module provider list
* Added deep linking
* First round of UI updates // Added sso browser launching // Added missing strings
* Updated UI and added missing strings
* Removed extra change password style
* Let constructor for WindowMain handle default width/height
* Prepared for jslib update
* Update jslib (1513b25 -> 7c3a9d6)
* Update login super
* Added params for launchSsoBrowser function
* Update jslib (7c3a9d6 -> 4203937)
* Added missing strings, removed unnecessary class param
* Upgrade TypeScript (#517 )
* Updated password score // Update styles
* Removed password-strength component files
* Cleaned up module class // Fixed UL/LI formatting issues
* Use exisiting loading string // removed new string
* Update jslib (4203937 -> 9957125)
* Updated class to perform new submit actions
* Upgrade Angular (#520 )
* di resolution for CryptoFunctionServiceAbstraction
* Update jslib (9957125 -> 5d874d0) (#521 )
* Updated change password flow to match web
* Updated callout style
Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
Co-authored-by: Oscar Hinton <hinton.oscar@gmail.com>
Co-authored-by: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com>
Co-authored-by: Oscar Hinton <hinton.oscar@gmail.com>
2020-08-21 09:50:36 -04:00
Oscar Hinton
7499d7de25
Upgrade Angular ( #520 )
2020-08-18 16:13:15 -04:00
Kyle Spearrin
91884e9205
Add support for greek language ( #454 )
2020-05-22 23:14:22 -04:00
Kyle Spearrin
ee167571a6
implement callout component w/ generator policy ( #395 )
2020-02-28 16:58:51 -05:00
Kyle Spearrin
4d46338a4b
a11y titles
2019-04-01 22:43:42 -04:00
Kyle Spearrin
9f842f6fbd
dont use flex for password-wrapper positioning
2019-04-01 13:40:49 -04:00
Kovah
c70ed27271
Drag n drop sorting for custom fields ( #237 )
...
* Implement sorting for custom fields
Adds angular/cdk to sources and makes DragDropModule globally available.
Updates the add-edit component with necessary tags.
Restructures and updates the box styling for drag 'n drop handling.
* Set the correct Angular CDK version
* Remove unused class for drag handle
* Add missing locale entry for drag handle
* Fix styling of the drag handle
* Move drag handle to right side of custom fields
* Revert changes in package-lock.json
* Update reference for jslib
2019-03-27 23:52:15 -04:00
Kyle Spearrin
f02debb03b
page ciphers list for better performance
2019-03-19 11:34:56 -04:00
Kyle Spearrin
f8d987781a
fkex copy directive
2019-01-23 16:27:22 -05:00
Kyle Spearrin
64ea5f38eb
add ca language
2019-01-18 15:57:33 -05:00
Kyle Spearrin
dfef02f909
en-GB locale
2019-01-15 20:46:44 -05:00
Andreas Schneider
4597390166
Color passwords ( #177 )
...
* Highlight passwords in the cipher view
* Highlight generated password
2018-12-08 11:06:46 -05:00
Kyle Spearrin
7b0063902f
share and collection management
2018-10-23 15:50:21 -04:00
Kyle Spearrin
98745dd83b
update to angular 6 and webpack 4
2018-09-12 13:12:44 -04:00
Kyle Spearrin
ebca594ba9
register locale id
2018-08-02 09:26:50 -04:00
Kyle Spearrin
b032bc2f33
export vault
2018-08-01 23:21:32 -04:00
Kyle Spearrin
a7318e0937
password history and updated dates on view
2018-07-30 10:05:36 -04:00
Kyle Spearrin
6cb09d8511
apply true/false directive for boolean fields
2018-06-06 14:35:56 -04:00
Kyle Spearrin
a135acb3c4
move services module to app root
2018-04-24 23:26:50 -04:00
Kyle Spearrin
4d015568f5
temp move services back
2018-04-24 23:25:15 -04:00
Kyle Spearrin
54f534529a
move modal to jslib
2018-04-24 23:23:10 -04:00
Kyle Spearrin
db5db9359c
lint fixes
2018-04-10 23:49:41 -04:00
Kyle Spearrin
0f2860c716
move groupings, ciphers, and search pipe to jslib
2018-04-05 11:11:32 -04:00
Kyle Spearrin
9d29dd5853
move icon component into jslib
2018-04-04 17:04:41 -04:00
Kyle Spearrin
5a16e42cf0
move box row directive for sharing
2018-04-04 14:19:09 -04:00
Kyle Spearrin
def6bd7874
re-use various angular bits in jslib
2018-04-04 08:30:14 -04:00
Kyle Spearrin
8dafca3706
password history
2018-02-17 22:37:43 -05:00