drone/web/src
2023-06-27 15:38:45 -06:00
..
components fix: [code-555]: list commits not working for non default branches (#161) 2023-06-23 22:54:16 +00:00
framework feat: [code-475]: add pr reviewers in pr page (#155) 2023-06-22 21:54:58 +00:00
hooks Add support for rendering pdf, video, image and other binary files (#151) 2023-06-19 22:36:01 +00:00
i18n fix: [code-477]: fix text in rename file history (#159) 2023-06-23 15:57:04 +00:00
images feat: [CODE-298]: Code Comment API integration + Optimize PR polling + implement unchecked status 2023-05-10 02:13:52 -07:00
pages fix: [code-568]: tag page is showing wrong user picture 2023-06-27 15:38:45 -06:00
services feat: [CODE-307/308]: Submitting a PR review requires commit SHA + Resolve/Unresolve comments 2023-05-10 16:50:56 -07:00
utils [CODE-570]: [UI] Unable to Edit files + add extra text file types 2023-06-27 12:55:04 -07:00
App.module.scss Resolve Editor slowness by replacing Editor React wrapper lib 2023-04-24 12:41:42 -07:00
App.module.scss.d.ts Add Git Blame UI + API integration 2023-04-02 22:50:52 -07:00
App.tsx Add support for rendering pdf, video, image and other binary files (#151) 2023-06-19 22:36:01 +00:00
AppContext.tsx Add support for rendering pdf, video, image and other binary files (#151) 2023-06-19 22:36:01 +00:00
AppProps.ts Add support for rendering pdf, video, image and other binary files (#151) 2023-06-19 22:36:01 +00:00
AppUtils.ts Finalize API integration for commits (#95) 2022-11-29 02:21:23 -08:00
bootstrap.scss Add prototyping for Repos page (#24) 2022-10-03 12:06:27 -07:00
bootstrap.tsx Add support for rendering pdf, video, image and other binary files (#151) 2023-06-19 22:36:01 +00:00
global.d.ts Handle markdown links and videos (#357) 2023-02-27 11:15:57 -08:00
index.html Initial commit 2022-08-09 12:37:37 -07:00
index.tsx Initial commit 2022-08-09 12:37:37 -07:00
public-path.ts feat: [CODE-130]: CDN support experiment for Code in QA (#351) 2023-02-23 18:25:32 -08:00
RouteDefinitions.ts feat: [code-286]: fix yarn checks 2023-05-21 22:07:16 -06:00
RouteDestinations.tsx Refactor to use shorter names + initial code for PR (#104) 2022-12-01 11:21:25 -08:00