Rob Garrison
5047ceb1fa
Switch to filter text/buttons
2020-03-23 07:25:50 -05:00
Rob Garrison
9224c7ab6c
Cleanup manage styles
2020-03-11 22:05:25 -05:00
Rob Garrison
84163ba64f
Change layout in lower resolutions
2020-03-10 19:37:55 -05:00
Rob Garrison
6c747faccf
Change new style into a dropdown
2020-03-10 19:33:15 -05:00
Rob Garrison
0dfd6680f8
Fix a few style issues
2020-03-10 19:33:14 -05:00
Rob Garrison
71baf445e0
Remove injection order code (for now)
2020-03-10 19:33:13 -05:00
Rob Garrison
7d7e7e9f72
Stop using detail summary as applies to expander
2020-03-10 19:33:13 -05:00
Rob Garrison
f9ccd3eeee
Increase spacing between header icons
2020-03-10 19:33:12 -05:00
Rob Garrison
67682fa856
Fix favicon size
2020-03-10 19:33:12 -05:00
Rob Garrison
bd117b8fd7
Build & save injection order values
2020-03-10 19:33:11 -05:00
Rob Garrison
1bc84bbb49
Fix header backup dropdown position
2020-03-10 19:33:11 -05:00
Rob Garrison
99f8bbb48f
Brighten checked checkbox color
2020-03-10 19:33:10 -05:00
Rob Garrison
3042054287
Fix entry height variable
2020-03-10 19:33:10 -05:00
Rob Garrison
67593416fb
Fix hover highlight
2020-03-10 19:33:10 -05:00
Rob Garrison
ebeaba3478
Make entry name full height
2020-03-10 19:33:09 -05:00
Rob Garrison
ae6bace200
Reduce favicon size
2020-03-10 19:33:09 -05:00
Rob Garrison
7abc4f7fe6
Add export & update all buttons to header
2020-03-10 19:33:08 -05:00
Rob Garrison
e9510c01b7
Only allow manual sort with ID column sort
2020-03-10 19:32:29 -05:00
Rob Garrison
9b408aaad4
Fix checked icon size
2020-03-10 19:32:28 -05:00
Rob Garrison
bc3f2e0fcf
Add more css variables
2020-03-10 19:32:27 -05:00
Rob Garrison
c966cfe17e
Change active dragging color
2020-03-10 19:32:27 -05:00
Rob Garrison
9fd4e0f57d
Fix styling for width < 1100px
2020-03-10 19:32:26 -05:00
Rob Garrison
ead5e747b5
Fix import dropdown
2020-03-10 19:31:14 -05:00
Rob Garrison
a7026bdeee
Wire up some bulk actions
2020-03-10 19:26:18 -05:00
Rob Garrison
30a69f5bea
Fix bulk import
2020-03-10 19:25:02 -05:00
Rob Garrison
218b6b41ec
Add applies to config modal
2020-03-10 19:24:17 -05:00
Rob Garrison
596d6a9ca9
Ditch tabs & add header icons
2020-03-10 19:23:07 -05:00
Rob Garrison
8f87494dec
Add filter toolbar indicator
2020-03-10 19:23:07 -05:00
Rob Garrison
d2930e5e66
Add back update history button
2020-03-10 19:23:06 -05:00
Rob Garrison
331be7aa2b
Add css tooltips
2020-03-10 19:23:06 -05:00
Rob Garrison
57c55896e8
Change header ID
...
Fix issue with StylusDeepDark
2020-03-10 19:23:04 -05:00
Rob Garrison
d379e5f34a
Add multisort to header & labels
2020-03-10 19:23:03 -05:00
Rob Garrison
52f012daf5
Fix action icon wrapping
2020-03-10 19:23:02 -05:00
Rob Garrison
0e7ff1c78f
Add busy icon
2020-03-10 19:23:02 -05:00
Rob Garrison
cf695c73d6
Cleanup UI
2020-03-10 19:23:01 -05:00
Rob Garrison
17e1860ba6
Wire up bulk action toggle
2020-03-10 19:23:01 -05:00
Rob Garrison
f57af7929f
Fix filter, search & add bulk ui html
2020-03-10 19:23:00 -05:00
Rob Garrison
fbcc7aac08
Add bulk action panel
2020-03-10 19:22:59 -05:00
Rob Garrison
ed07cb8460
Make entries draggable
2020-03-10 19:22:57 -05:00
Rob Garrison
4475a8ad6a
new manage layout
2020-03-10 19:22:56 -05:00
narcolepticinsomniac
ff6e941958
Account for Dropbox bug ( #833 )
...
* Account for Dropbox bug
* Breaking: deprecate dropbox backup
* Drop: dropbox and zipjs-browserify
* Breaking: remove dropbox backup
* Fix: remove href from the command
Co-authored-by: eight <eight04@gmail.com>
2020-02-02 09:02:25 -05:00
narcolepticinsomniac
1f12d50aaf
Embed options in manager ( #828 )
...
* Embed options in manager
* fix indent again
* Fix edit URL detected as manage URL when creating manager style from popup
* Syntax, hash only, and prevent empty hash
* Fix: move origin check to background
* Rename eslintrc
* Refactor: openURL
* Add: fixme comment about openEditor
* Fix: allow activating manager in other windows
* Add: trimHash method
* Fix: limit the scope of styleViaAPI
* Breaking: add router, keep search params
* Fix: focus options when activated
* Add: some fixme
* Fix: remove unused fixme
* Fix: minor
* Fix: remove unused message
* Add: doc
* Change: activate manager in other windows
* Fix: make sure sender is available in getTabUrlPrefix
* Add: openManage API
* Change: reuse editor in openEditor
* Fix: greedly pop the buffer
* Fix: backward detection
* Fix: remove unused important
* Fix: remove unused workaround
* Fix: avoid empty search param
* Change: detect all kinds of manager in openManage
* Fix: minor
* Manage button text
Co-authored-by: eight <eight04@gmail.com>
2020-02-01 23:36:54 -05:00
Rob Garrison
59c02dfbed
Adjust style on backup button & dropdown
2018-11-11 21:02:13 -06:00
Rob Garrison
dab3515195
Remove text-decoration-skip:ink; Closes #229
2018-11-11 15:42:36 -06:00
Matheus Faustino
79c6506c5c
Implement Dropbox export ( #82 ) ( #393 )
...
* Implement Dropbox export (#82 )
* Remove wrong dropbox api key
* Improve implementation of Dropbox by using identity.launchWebAuthFlow api and get rid of web_accessible_resources
* We don't need a dropbox receiver anymore, remove constante with the html file
* Implement compression in dropbox export
* Add LICENSE file from dropbox and zipjs
* Fix code style error
* Fix code style and folder structure of the feature
* Fix eslint error in dropbox implementation
* Add real dropbox api key from stylus dropbox account
* For test only: fixed addon's ID on firefox
* Change the file not found message to a better one
* Add dropdown style on export and import buttons
* Changes arrow from buttons to svg
* Remove applications entry on manifest.json
* Remove unnecessary break line
2018-11-03 13:33:35 -05:00
tophf
8cf05ee185
make the hover effect less CPU-hungry
...
* it lagged even on a fast 4GHz i7 CPU + nVidia GPU
* the 'will-change' property didn't help and even increased memory consumption
2018-08-28 20:24:43 +03:00
tophf
699b5453fb
emphasize data-skipped-edited main status message
...
thus visually separating it from the wall of text afterwards
2018-08-27 17:20:48 +03:00
tophf
f07e1b269e
don't wrap the force-check button
...
* the label text is too long and contains meaningful info
* it's displayed only rarely in normal usage scenario
2018-08-27 17:19:45 +03:00
tophf
b82b8e10d6
simplified font CSS
2018-08-20 13:11:02 +03:00
tophf
1ac858bd38
make font consistent and define it only once
2018-08-15 10:14:42 +03:00