idonahue
db31731e18
Refactor “sync with gitbutler modal" and add GitButler features
...
This commit refactors the sync with gitbutler modal layout and adds a list of GitButler features for new users. The diff shows the addition of a right box for displaying the GitButler description and feature list, and retains the left box for adding a new project. The feature list includes three primary features: recording actions, simplifying Git work, and code context search. The new layout provides a more informative and concise introduction to GitButler for users who have not started any projects.
2023-05-19 13:56:19 +02:00
Nikita Galaiko
6c24282dcc
save bookmarks into sessions
2023-05-19 10:57:50 +02:00
Nikita Galaiko
612261cc0a
init bookmarks package
2023-05-19 10:57:50 +02:00
Nikita Galaiko
0e89f15a62
make db transaction callback return result
2023-05-19 10:57:50 +02:00
Nikita Galaiko
fc32525d85
do not index sessions twice when fetching
2023-05-17 14:33:31 +02:00
Nikita Galaiko
e083922114
remove unused code
2023-05-17 14:33:31 +02:00
Nikita Galaiko
9ae8f7f4ea
add project_id to files and deltas
2023-05-17 14:33:31 +02:00
Nikita Galaiko
6a0701be5e
do not store duplicated file contents
2023-05-17 14:33:31 +02:00
Nikita Galaiko
403ad202fc
use sqlite hooks to emit events
2023-05-17 14:33:31 +02:00
Nikita Galaiko
7a810a17c2
save all data into database
2023-05-17 14:33:31 +02:00
Nikita Galaiko
e89a6b63e8
allow to publish events to watchers
2023-05-17 14:33:31 +02:00
Nikita Galaiko
09ea70e8a3
deltas searcher args fix
2023-05-17 14:33:31 +02:00
Nikita Galaiko
5dce8bb430
rm get_session_reader method
2023-05-17 14:33:31 +02:00
Nikita Galaiko
405983e135
rm get_session_writer method
2023-05-17 14:33:31 +02:00
Nikita Galaiko
6c0a105934
create databases for sessions,deltas,files
2023-05-17 14:33:31 +02:00
Nikita Galaiko
47cf663301
add sqlite skeleton
2023-05-17 14:33:31 +02:00
Nikita Galaiko
d6f5b3120c
move reader writer to root
2023-05-16 13:31:04 +02:00
Nikita Galaiko
a1a3aaeb41
export sessionreader as reader
2023-05-16 13:31:04 +02:00
Nikita Galaiko
59352d3247
extract deltas reader
2023-05-16 13:31:04 +02:00
Nikita Galaiko
92e4e7604e
extract text document to mod
2023-05-16 13:31:04 +02:00
Nikita Galaiko
df01f0ce49
run apt-get update in actions
2023-05-16 13:20:04 +02:00
Nikita Galaiko
e2781591c1
bump deps
2023-05-16 08:20:07 +02:00
Nikita Galaiko
0b0bb8f403
Revert "global project stores"
...
This reverts commit 1f1455019c
.
2023-05-16 08:20:07 +02:00
Nikita Galaiko
1f1455019c
global project stores
2023-05-15 16:02:05 +02:00
Nikita Galaiko
4afa457baa
when navigating to project page, check if cloud data is up to date
2023-05-15 15:38:37 +02:00
Nikita Galaiko
3b3aeb8bb6
project settings: update sync and cloud
2023-05-15 15:38:37 +02:00
Nikita Galaiko
15538de760
project: add description
2023-05-15 15:38:37 +02:00
Nikita Galaiko
24251d2207
feedback: optional email
2023-05-15 14:04:42 +02:00
Nikita Galaiko
2a3898bad9
global user store
2023-05-15 10:52:22 +02:00
Nikita Galaiko
6a3ade65d9
extract separate store for a single project
2023-05-15 10:33:06 +02:00
Nikita Galaiko
76aeda3e22
checkbox component
2023-05-15 09:42:45 +02:00
Nikita Galaiko
08f7cef419
implement share issue modal
2023-05-12 16:33:02 +02:00
Nikita Galaiko
a423263371
fix user settings links after tauri update
2023-05-12 15:47:04 +02:00
Nikita Galaiko
8d81e45f8b
bump tauri
2023-05-12 12:48:07 +02:00
Nikita Galaiko
c182d4785c
build story book
2023-05-12 12:34:31 +02:00
Nikita Galaiko
cdabd1ec5e
add linter for stores
2023-05-12 12:34:31 +02:00
Nikita Galaiko
64529ba2e6
move icons to another dir
2023-05-12 12:34:31 +02:00
dependabot[bot]
f48db1c7cd
Bump anyhow from 1.0.70 to 1.0.71 in /src-tauri
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.70...1.0.71 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 12:23:23 +02:00
Nikita Galaiko
72888bbf07
add rust api to fetch feedback archives
2023-05-12 11:51:55 +02:00
Nikita Galaiko
67334aa5e4
cleanup unused styles
2023-05-11 15:01:58 +02:00
Nikita Galaiko
03c3d2a287
move text editor styles to text editor
2023-05-11 14:40:58 +02:00
Nikita Galaiko
5181dab5b0
fixup connect to cloud dialog
2023-05-11 14:40:58 +02:00
Nikita Galaiko
d98583ea85
fixup delete confirmation modals
2023-05-11 14:40:58 +02:00
Nikita Galaiko
d88492735a
fixup link project modal
2023-05-11 14:40:58 +02:00
Nikita Galaiko
4a08ee95ff
use styles from figma
2023-05-11 14:40:58 +02:00
Nikita Galaiko
e8607ce380
move BackForwardButtons & Breadcrumbs
2023-05-11 13:21:55 +02:00
Nikita Galaiko
61e42755f6
move common diff functions to lib
2023-05-11 13:21:55 +02:00
Nikita Galaiko
faeb183171
move DiffViewer to where it used
2023-05-11 13:21:55 +02:00
Nikita Galaiko
ad0138d7ae
mkdir Overlay
2023-05-11 13:21:55 +02:00
Nikita Galaiko
76cae65723
move QuickCommitModal to where it used
2023-05-11 13:21:55 +02:00