gitbutler/crates/gitbutler-tauri/src
Pavel Laptev 1be1218a71
History View UI (#3773)
* Separated History logic layout into components

* Layout update, components split and cover new data

* Added file preview

* handle event trigger

* empty states added

* Temp store for snapshot files + threshold section

* formatting

* added a gap between elements in footer

* CSS: padding fix
2024-05-17 01:21:19 +02:00
..
app.rs remove unused imports 2024-05-10 20:31:07 +02:00
askpass.rs make askpass broker a global 2024-05-07 16:07:37 +02:00
commands.rs remove unused project_flush_and_push 2024-05-11 20:52:05 +02:00
error.rs initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
github.rs initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
keys.rs fix: assure all top-level application errors are traced. (#3451) 2024-04-09 12:52:20 +02:00
lib.rs remove unused list_deltas endpoint 2024-05-11 21:12:08 +02:00
logs.rs remove sentry from rust code 2024-04-29 15:46:29 +02:00
main.rs Don't use HOME env var 2024-05-15 17:39:23 +02:00
menu.rs History View UI (#3773) 2024-05-17 01:21:19 +02:00
projects.rs avoid &str in place where ProjectId could be used 2024-04-15 16:23:18 +02:00
undo.rs add an enpoint for getting the snapshot diff 2024-05-09 11:24:42 -07:00
users.rs remove sentry from rust code 2024-04-29 15:46:29 +02:00
virtual_branches.rs make askpass broker a global 2024-05-07 16:07:37 +02:00
watcher.rs remove unused index subscription 2024-05-13 14:18:56 +02:00
zip.rs Revert "Remove unused (?) allow clippy statements" 2024-04-09 14:50:31 +02:00