Erez Rokah
|
174d86f0a0
|
Feat: entry sorting (#3494)
* refactor: typescript search actions, add tests avoid duplicate search
* refactor: switch from promise chain to async/await in loadEntries
* feat: add sorting, initial commit
* fix: set isFetching to true on entries request
* fix: ui improvments and bug fixes
* test: fix tests
* feat(backend-gitlab): cache local tree)
* fix: fix prop type warning
* refactor: code cleanup
* feat(backend-bitbucket): add local tree caching support
* feat: swtich to orderBy and support multiple sort keys
* fix: backoff function
* fix: improve backoff
* feat: infer sortable fields
* feat: fetch file commit metadata - initial commit
* feat: extract file author and date, finalize GitLab & Bitbucket
* refactor: code cleanup
* feat: handle github rate limit errors
* refactor: code cleanup
* fix(github): add missing author and date when traversing cursor
* fix: add missing author and date when traversing cursor
* refactor: code cleanup
* refactor: code cleanup
* refactor: code cleanup
* test: fix tests
* fix: rebuild local tree when head doesn't exist in remote branch
* fix: allow sortable fields to be an empty array
* fix: allow translation of built in sort fields
* build: fix proxy server build
* fix: hide commit author and date fields by default on non git backends
* fix(algolia): add listAllEntries method for alogolia integration
* fix: handle sort fields overflow
* test(bitbucket): re-record some bitbucket e2e tests
* test(bitbucket): fix media library test
* refactor(gitgateway-gitlab): share request code and handle 404 errors
* fix: always show commit date by default
* docs: add sortableFields
* refactor: code cleanup
* improvement: drop multi-sort, rework sort UI
* chore: force main package bumps
Co-authored-by: Shawn Erquhart <shawn@erquh.art>
|
2020-03-31 23:13:27 -04:00 |
|
Manish Giri
|
a91e8316f7
|
refactor(ui): use variables for z-index values (#3453)
|
2020-03-24 15:46:47 +02:00 |
|
Shawn Erquhart
|
ccef446d72
|
feat: upgrade to Emotion 10 (#2166)
|
2019-03-15 10:19:57 -04:00 |
|
Caleb
|
922b1846cb
|
chore: add missing react prop types (#1651)
|
2018-08-27 12:23:21 -04:00 |
|
Caleb
|
f801b19221
|
chore: add code formatting and linting (#952)
|
2018-08-07 16:46:54 -04:00 |
|
Caleb
|
88f7dca328
|
chore(lint): cleanup unused variables in code (#1563)
|
2018-08-07 11:53:31 -04:00 |
|
Shawn Erquhart
|
0bd0273a79
|
fix(UI): fix loader styling (#1521)
|
2018-07-26 13:43:43 -04:00 |
|
Shawn Erquhart
|
4931711892
|
migrate core to emotion
|
2018-07-25 21:17:57 -04:00 |
|