Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
7648748
wip: massive refactor of collection storage and layout
wllfaria Sep 17, 2024
5162464
feat: revamping dashboard layout and functionality
wllfaria Sep 19, 2024
8950f18
wip: new routing mechanism and config
wllfaria Sep 21, 2024
25b4dbf
wip: new collection creation form
wllfaria Sep 21, 2024
310059d
wip: new create collection form and changing types
wllfaria Sep 24, 2024
ecac463
wip: omiting errors
wllfaria Sep 24, 2024
cdae6de
refactor: finally getting the router to a state I like
wllfaria Sep 25, 2024
525fed2
wip: initial implementation of edit collection
wllfaria Sep 26, 2024
f7b9192
feat: better delete collection screen
wllfaria Sep 27, 2024
1995281
feat: moving collection metadata to store
wllfaria Sep 27, 2024
922461d
wip: collection viewer
wllfaria Sep 28, 2024
0d3f17b
feat: rendering collection viewer
wllfaria Sep 29, 2024
65a4338
feat: initial rendering of items on the sidebar
wllfaria Sep 30, 2024
d3f625a
feat: better hovering styles
wllfaria Sep 30, 2024
83104ac
feat: hovering up and down
wllfaria Sep 30, 2024
7b27567
feat: almost done with creation form
wllfaria Oct 3, 2024
28e2cca
feat: blending list for parent selection
wllfaria Oct 4, 2024
a8e9b78
feat: creating new requests
wllfaria Oct 6, 2024
ff77ed8
feat: showing better sidebar hints
wllfaria Oct 6, 2024
81582e7
refactor: removing code duplication for edit request
wllfaria Oct 6, 2024
c38b66a
feat: editing requests from sidebar
wllfaria Oct 6, 2024
175eba8
feat: editing and deleting requests, needs refactor
wllfaria Oct 6, 2024
b5ccf1a
feat: making response viewer work again
wllfaria Oct 18, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
hac.log
tarpaulin-report.html
mutants.out*
.vscode
Loading