Andreas Deininger
ff2da8563e
[GH] Fix typos ( #3566 )
...
This PR fixes various typos i spotted in the project.
2024-11-07 11:34:07 -08:00
Tan Nhu
47f4070b3c
Fix width in a couple of places when screen is small + clean up unused code ( #1181 )
2024-04-03 23:48:43 +00:00
Calvin Lee
3e396fa81e
fix: [code-664]: fix ref tag issue ( #666 )
2023-10-10 16:43:19 +00:00
Johannes Batzill
a83cd21c17
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
Tan Nhu
96ac05789a
Migrate UICore to version 4 to support Gitness fully open source ( #338 )
2023-08-22 06:25:45 +00:00
“tan-nhu”
68feaa4d42
feat: [CODE-276]: Implement responsive file/folder path
2023-05-04 15:18:14 -07:00
“tan-nhu”
37940a4527
feat: Not showing confirmation when commit is done successfully
2023-05-01 16:31:32 -07:00
“tan-nhu”
e3e132967d
feat: Implement Editor dirty check when moving away from pages
2023-05-01 15:26:37 -07:00
“tan-nhu”
821d79d53c
Implememnt diff view in editing file
2023-04-28 10:23:12 -07:00
Tan Nhu
ddce5e817d
Proper decoding UTF8 content to support Emoji / special UTF8 chars ( #360 )
2023-03-01 10:29:59 -08:00
Tan Nhu
edef133aa8
Do not use qs library for now due to it's not loaded in QA environment ( #288 )
2023-02-01 16:40:57 -08:00
Tan Nhu
920d74ff5d
Last attempt to fix Monaco not being loaded in QA ( #276 )
...
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-01-31 22:21:32 -08:00
Calvin Lee
7e98f4828b
feat: [scm-73]: fix empty repo page ( #258 )
2023-01-27 15:57:17 -07:00
Calvin Lee
001d706998
feat: [scm-73]: Update repo empty state with new design ( #254 )
2023-01-26 17:21:43 -07:00
Tan Nhu
92c82f5c44
Disable branch creation when committing first new file into an empty repo ( #217 )
2023-01-16 12:20:09 -08:00
Tan Nhu
797e339e02
Implement flow to create a new file when repo is empty ( #216 )
...
* Implement flow to create a new file when repo is empty
* Implement flow to create a new file when repo is empty
* Fix edit file does not show content
2023-01-16 11:51:00 -08:00
Tan Nhu
58a2d90973
Redirect to Compare when editing a file with new branch created ( #149 )
2022-12-29 22:41:43 -08:00
Tan Nhu
a567a6ce76
Fix highlighting not enable at root level ( #97 )
2022-11-29 03:11:27 -08:00
Tan Nhu
a90fc1c59e
Fix 500 exception when editing a file ( #96 )
2022-11-29 02:48:37 -08:00
Tan Nhu
505d72049b
Finalize API integration for commits ( #95 )
2022-11-29 02:21:23 -08:00
Tan Nhu
17c93350ae
feat: [SCM-36]: Refactor SCM to CODE ( #92 )
2022-11-23 16:39:41 -08:00
Tan Nhu
e5fe4b67fe
Fix message encoding ( #81 )
2022-11-17 03:03:50 -08:00
Tan Nhu
782c6f2bd7
Refactor type system + add flow to copy/edit/delete a file ( #73 )
...
* Fix double query
* Add file toolbar buttons + wire up copy, delete, etc...
* Refactor type system
2022-11-15 02:42:59 -08:00
Tan Nhu
31a58e3172
Add routingId to support Harness gateway + Prototype for Commit modal ( #68 )
...
* Implement file path edit input
* Implement file path edit input - cont
* Prototype for Commit modal
* Add routingId to support Harness gateway
2022-11-10 15:17:55 -08:00
Tan Nhu
073154eebb
Update clone URL + minor code refactoring ( #60 )
...
* FileEditor improvements
* Update clone URL + minor code refactoring
2022-11-08 14:34:43 -08:00
Tan Nhu
c7f852cbf4
Flow for edit file ( #58 )
2022-11-07 11:35:48 -08:00