haojin111
33a4c74994
fix: minor git sync fixes ( #10022 )
2022-01-13 14:20:29 +05:30
haojin111
59c227a36b
feat: analytics events related to git sync flows (FE) ( #9905 )
2022-01-07 14:46:29 +05:30
haojin111
f4bcb69589
fix: issue with merge button not visible after switching branches post merge, handle merge error ( #10141 )
2022-01-06 22:07:51 +05:30
rashmi rai
f6b9abdacf
feat: adding ads component for UQI ( #8777 )
2021-12-27 17:34:45 +05:30
Rishabh Saxena
7a0715af7c
chore: update error handling for git sync flows ( #9998 )
2021-12-27 12:25:54 +05:30
haojin111
8ed33db539
fix: minor fixes for the git sync flows ( #9964 )
2021-12-26 20:22:42 +05:30
Rishabh Saxena
89ae6a02d3
fix: connect git via global config ( #9982 )
2021-12-26 18:40:20 +05:30
haojin111
8567d67ef9
fix: disconnect git and repo connect error UI modal ( #9833 )
2021-12-22 01:26:32 +05:30
Rishabh Saxena
f91e457db9
chore: show only ssh key in the deploy key UI section and remove the label ( #9882 )
2021-12-21 21:27:26 +05:30
Rishabh Saxena
5ec308ce90
fix: git config updates ( #9818 )
2021-12-21 19:16:37 +05:30
Rishabh Saxena
29d90166af
chore: update font for the user settings title ( #9854 )
2021-12-20 11:19:17 +05:30
Ankita Kinger
aa190fb434
fix: Excluded hyphen substitution in branch name validation ( #9842 )
...
* added exception for hyphen in branch name validation
* created jest test case for branchlist removeSpecialChars function
2021-12-20 10:22:28 +05:30
Rishabh Saxena
2821ac2d75
fix: git sync updates ( #9623 )
...
Co-authored-by: haojin111 <haojin828@outlook.com>
2021-12-15 00:30:59 +08:00
haojin111
d701f8dfb1
fix: misc git sync fixes / ui polish ( #9229 )
...
Co-authored-by: Rishabh Saxena <rishabh@appsmith.com>
Co-authored-by: Rishabh-Rathod <rishabh.rathod@appsmith.com>
2021-12-07 07:59:32 +00:00
Rishabh Saxena
68ceb88707
fix: git sync minor fixes ( #9183 )
2021-11-18 06:48:52 +00:00
haojin111
616a1fac16
feat: progress, loading and error states for git flows, pull button and minor misc changes ( #9052 )
...
Co-authored-by: Rishabh Rathod <rishabh.rathod@appsmith.com>
Co-authored-by: Rishabh Saxena <rishabh@appsmith.com>
2021-11-16 15:54:38 +05:30
Rishabh Saxena
b06aefd8ed
feat: git branch list updates ( #9097 )
2021-11-11 13:19:25 +05:30
haojin111
d3c3707ad3
feat: git sync - add error, progress states to connect and merge tabs ( #9007 )
...
Co-authored-by: Rishabh Rathod <rishabh.rathod@appsmith.com>
2021-11-09 15:21:18 +05:30
Rishabh Rathod
1235e5a7a5
fix: git merge ( #8892 )
...
* fix git merge
2021-11-04 20:48:40 +00:00
Rishabh Rathod
6b0259fe01
fix: Git sync common UI ( #8768 )
...
* fix git branches and modal ui fixes
* fix deploy preview UI
* Add Merge API
* fix: udpate key to branchName
* add messages to constant/messages.ts
Co-authored-by: rishabh saxena <rishabh.robben@gmail.com>
2021-10-25 19:57:58 +00:00
Rishabh Rathod
258189cc3f
fix: git sync ui fixes ( #8133 )
2021-10-20 07:38:17 +00:00
Rishabh Saxena
31476092cc
chore: refactors for supporting git branches ( #7695 )
2021-10-18 19:33:44 +05:30
Rishabh Rathod
a4c3c6ca9d
fix: Remove Success GIF and Add Tick Animation ( #7925 )
...
- Decreased the delay to 3 seconds and
- Added CSS animation instead of GIF which reduces the load time.
- Added Placeholder image for the information image to show while it is loading.
2021-10-13 09:43:57 +00:00
albinAppsmith
7e4a5a0810
fix: Appsmith design system style fixes ( #8182 )
2021-10-05 12:03:58 +05:30
Rishabh Saxena
a69c8b7484
feat: callouts for wip features ( #8080 )
2021-10-04 13:31:46 +05:30
Rishabh Rathod
f0325c11c6
fix: Git sync modal minor fixes ( #7760 )
...
fix: Hide Snackbar for gitSSHKey fetch failure
Add Tooltip for copy icon
Fix config issues
2021-09-23 18:02:58 +05:30
Rishabh Rathod
90a275a502
fix: On connect Tab Switch error ( #7740 )
...
fix: On connect Tab Switch error
Add Git local config API
2021-09-23 08:47:09 +00:00
Rishabh Rathod
48dabf9efd
feat: Add Git push API & UI Updates ( #7704 )
...
Add Git push API & UI Updates
- Add Global Config fetch in git connection
- Add Success Toast Msg for commit and push API
- Fix generate and fetch SSHKey API
- Fix Close button UI
- Add Tick Icon when SSH Key is copied
- Add Direct Deploy option
- Hide Merge Tab
- Add Commit success and push success msg
- Add the Latest Deploy Preview option
2021-09-23 00:18:50 +05:30
Rishabh Rathod
373f64c9ca
feat: git sync ui update ( #7486 )
...
- fix commit & push functionality
- Add Link to docs
- Add user settings toggle
Co-authored-by: Rishabh Saxena <rishabh.robben@gmail.com>
2021-09-17 22:28:04 +05:30
Rishabh Saxena
f277fe92e0
feat: minor bottom bar UI updates ( #7456 )
2021-09-15 19:31:32 +05:30
Rishabh Rathod
a6c2a63ce9
feat: Git connection ( #7269 )
...
Add git connection UI
Co-authored-by: Rishabh Saxena <rishabh.robben@gmail.com>
2021-09-13 18:56:24 +05:30
Rishabh Saxena
a2b38c86eb
feat: init bottom bar skeleton, add feature flag for git ( #7105 )
2021-09-06 14:59:35 +05:30
Rishabh Rathod
93ce03c765
feat: git-connections-tab-ui ( #7099 )
...
update git connection UI
2021-09-03 23:27:22 +05:30
Rishabh Rathod
b020ad72a4
feat: Add horizontal tabs in gitSync Modal ( #7048 )
...
Add horizontal tabs in gitSync Modal
2021-09-03 11:56:09 +00:00
Rishabh Rathod
4a688fd11d
feat: Add fillOptions prop to dropdown ( #6908 )
...
* feat: Add fillOptions prop to dropdown
- this will make width of dropdown popup same as width the selector
* Use dropdown width for option if fillOptions true
* Use dropdown width for option if fillOptions true
* hotfix: use optionWidth when fillOptions is false
* Add 260px as default width of DropdownOptions
* fix types
* hotfix typescript issue
* fix horizontal scrollbar visible
* hotfix type issue
2021-08-31 09:07:40 +05:30
Rishabh Saxena
ea0f5e888d
feat: add merge page ui ( #6836 )
2021-08-25 16:15:09 +05:30
Rishabh Saxena
aee2d19b8e
Commit page ui ( #6772 )
2021-08-23 14:15:54 +05:30
Rishabh Saxena
d89bf5c487
Default deploy section state ( #6740 )
2021-08-19 21:04:43 +05:30
Rishabh Rathod
ab3fdd4ece
Add User Profile Section ( #6705 )
...
- Replace AuthTypeSelector with OptionSelector for general use.
- Fix Scroll issue in GitSyncModal
2021-08-19 12:09:19 +05:30
Rishabh Saxena
6c7a045916
Git connection page ui components ( #6667 )
2021-08-18 17:18:24 +05:30
Rishabh Saxena
74bff938b5
Init git sync modal ( #6641 )
2021-08-18 15:10:31 +05:30