Mattias Granlund
01da5bee3e
Refactor error pages
...
- new switched away from page
- new problem loading repo page
2024-01-15 20:35:40 +01:00
Pavel Laptev
90ff0c970b
Added Iosevka font
2024-01-15 12:51:18 +01:00
Pavel Laptev
91eef7cb73
new text style added, tokens updated
2024-01-15 12:36:26 +01:00
Nikita Galaiko
1fd6b81c0f
remove console.log
2024-01-15 10:31:10 +01:00
Nikita Galaiko
c75cf09bcf
send local key update on change
2024-01-15 09:43:31 +01:00
Pavel Laptev
9f89cfcb65
removed test variable
2024-01-14 23:25:27 +01:00
Pavel Laptev
cd27581c45
updated welcome screen + tokens
2024-01-14 23:23:01 +01:00
Pavel Laptev
b79128a382
images updated
2024-01-14 15:51:37 +01:00
Pavel Laptev
410e54f512
iocns updated
2024-01-14 15:21:09 +01:00
Pavel Laptev
7c5e4a7360
Branch header updates
2024-01-14 14:50:46 +01:00
Mattias Granlund
456906d2e7
Make welcome screen responsive
...
- missed in earlier commit
2024-01-14 14:13:10 +01:00
Mattias Granlund
bec89c61fa
New design for first experience and errors
...
- new welcome screen
- default to last opened project
- show decorated view when branch changed
- show decorated error view when repo can't be loaded
This commit became a bit too big, with many interdependent changes. Keep an eye out for regressions.
2024-01-14 13:59:28 +01:00
Pavel Laptev
ce9750bacc
Project setup illustration update
2024-01-13 23:40:37 +01:00
Kiril Videlov
3419240e19
fix a bug where dragover and drop events dont fire
...
this happens when the webview is chromium (widnows, linux)
2024-01-14 00:30:00 +02:00
Pavel Laptev
945157c8c5
- styles updated
2024-01-12 01:58:26 +01:00
Pavel Laptev
1523d5f8cf
- added imgThemed — for images that have dark and light themes
...
- styles updated
2024-01-12 01:24:59 +01:00
Mattias Granlund
77dd15f7d2
Add PP Editorial New serif font
2024-01-11 17:21:41 +01:00
Mattias Granlund
1579728fde
Add IconLink component
2024-01-11 17:21:33 +01:00
Pavel Laptev
9b58c53636
new icons
2024-01-11 16:02:19 +01:00
Pavel Laptev
c2c5d7e9d0
new icons
2024-01-11 14:44:47 +01:00
Mattias Granlund
b3664cb462
Refactor project setup page
2024-01-11 00:30:32 +01:00
Kiril Videlov
e8259a54d0
🎨 style: update resizer styles for better user experience
2024-01-11 00:25:06 +01:00
Pavel Laptev
50ede9188c
Updated tokens
2024-01-10 22:07:07 +01:00
Kiril Videlov
a5fca009a1
🔥 refactor: remove unused summarizeHunk function and its usage
2024-01-10 19:42:06 +01:00
Kiril Videlov
548a5b8f56
💄 style: add hover effect to resizer in CSS
2024-01-10 18:22:08 +01:00
Mattias Granlund
fb339aa8a8
fix: handle case when no files are selected for branch creation
2024-01-10 16:15:32 +01:00
Mattias Granlund
85fbbf428f
fix: properly handle commit completion and reset commit message
2024-01-10 14:38:12 +01:00
Kiril Videlov
4247d71294
Revert "chore(deps-dev): bump @codemirror/lang-vue from 0.1.2 to 0.1.3"
...
This reverts commit 8eeadb1da0
.
2024-01-10 11:46:07 +01:00
Kiril Videlov
df63e15017
Revert "chore(deps-dev): bump @codemirror/lang-html from 6.4.6 to 6.4.7"
...
This reverts commit 8d4a41892b
.
2024-01-10 11:46:07 +01:00
Kiril Videlov
2f2f2b5eba
Revert "Revert "remove sentry api key from source code""
...
This reverts commit 72e6df813f
.
2024-01-10 10:48:19 +01:00
Kiril Videlov
500af57829
Revert "Revert "Fix branch change detection""
...
This reverts commit 151d2df4f6
.
2024-01-10 02:04:32 +01:00
Kiril Videlov
72e6df813f
Revert "remove sentry api key from source code"
...
This reverts commit 4417510d55
.
Seems broken
2024-01-10 02:03:24 +01:00
Kiril Videlov
151d2df4f6
Revert "Fix branch change detection"
...
This reverts commit 527ccddba6
.
Breaks nightly
2024-01-10 01:14:48 +01:00
Mattias Granlund
527ccddba6
Fix branch change detection
...
- used to detect error response to listing
- now just observes wether or not branch is gitbutler/integration
2024-01-09 23:33:52 +01:00
Mattias Granlund
412b7c738b
Fix file list text clipping
...
- line height often needs to be 120% to prevent clipping
2024-01-09 23:33:10 +01:00
dependabot[bot]
8eeadb1da0
chore(deps-dev): bump @codemirror/lang-vue from 0.1.2 to 0.1.3
...
Bumps [@codemirror/lang-vue](https://github.com/codemirror/lang-vue ) from 0.1.2 to 0.1.3.
- [Changelog](https://github.com/codemirror/lang-vue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/lang-vue/compare/0.1.2...0.1.3 )
---
updated-dependencies:
- dependency-name: "@codemirror/lang-vue"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 23:31:12 +01:00
dependabot[bot]
8d4a41892b
chore(deps-dev): bump @codemirror/lang-html from 6.4.6 to 6.4.7
...
Bumps [@codemirror/lang-html](https://github.com/codemirror/lang-html ) from 6.4.6 to 6.4.7.
- [Changelog](https://github.com/codemirror/lang-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/lang-html/compare/6.4.6...6.4.7 )
---
updated-dependencies:
- dependency-name: "@codemirror/lang-html"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 23:31:01 +01:00
dependabot[bot]
2dbb52128d
chore(deps-dev): bump posthog-js from 1.95.1 to 1.96.1
...
Bumps [posthog-js](https://github.com/PostHog/posthog-js ) from 1.95.1 to 1.96.1.
- [Release notes](https://github.com/PostHog/posthog-js/releases )
- [Changelog](https://github.com/PostHog/posthog-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PostHog/posthog-js/compare/v1.95.1...v1.96.1 )
---
updated-dependencies:
- dependency-name: posthog-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 23:30:43 +01:00
Pavel Laptev
19f32249ee
removed unused code
2024-01-09 21:47:04 +01:00
Pavel Laptev
451d9da8ed
update info message styles
2024-01-09 21:44:26 +01:00
Mattias Granlund
f5042ceada
Rename DropDown -> DropDownButton
2024-01-09 15:29:05 +01:00
Pavel Laptev
6e35a9fa71
tag non existing color removed
2024-01-09 15:14:29 +01:00
Pavel Laptev
273f189709
- removed unused tokens
...
- some tokens renamed
2024-01-09 15:14:29 +01:00
Nikita Galaiko
ffa40422d9
Merge pull request #2203 from gitbutlerapp/fix-draggable-file-function
...
Fix draggable file function
2024-01-09 15:12:04 +01:00
Nikita Galaiko
8ab6b09a32
fix: amend file ownership calculation
2024-01-09 15:02:33 +01:00
Nikita Galaiko
f2514ef4c2
Merged origin/master into refactor-reader-writer
2024-01-09 10:17:19 +01:00
Nikita Galaiko
4417510d55
remove sentry api key from source code
2024-01-09 09:59:19 +01:00
Mattias Granlund
392bc45383
Fix UI recovery when switching back to gitbutler branch
2024-01-08 17:17:48 +01:00
Mattias Granlund
f481ba5311
Increase line-height of new/empty branch message
2024-01-08 17:16:45 +01:00
Nikita Galaiko
4a92abdd9e
Merge pull request #2191 from gitbutlerapp/unapply-ownership-hunks
...
GB-776: Unapply ownership hunks
2024-01-08 16:02:20 +01:00