index
:
greatoffice
master
My take/showcase on a business management system
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
app
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
*
refactor: Add and use FormError class to handle form error logic
ivarlovlie
2022-11-26
5
-43
/
+65
|
*
feat: WIP! Rework http calls into services
ivarlovlie
2022-11-25
7
-85
/
+213
|
*
feat: Support multiple errors
ivarlovlie
2022-11-17
2
-10
/
+15
|
*
feat: Update README.md
ivarlovlie
2022-11-17
1
-1
/
+0
|
*
fix: WIP use new api structure
ivarlovlie
2022-11-17
3
-80
/
+81
|
*
refactor: Use explicit req/res classes instead of common dto
ivarlovlie
2022-11-17
1
-0
/
+23
|
*
feat: Move password reset logic and http calls into a service
ivarlovlie
2022-11-17
3
-14
/
+59
|
*
refactor: Small changes
ivarlovlie
2022-11-17
6
-26
/
+18
|
*
feat: Update known problem model
ivarlovlie
2022-11-17
1
-6
/
+3
|
*
refactor: Api files always returns Response
ivarlovlie
2022-11-14
4
-103
/
+62
|
*
feat: Add know problem model
ivarlovlie
2022-11-14
1
-0
/
+13
|
*
fix: Align with new api to get routeId
ivarlovlie
2022-11-14
1
-4
/
+5
|
*
feat: remove unused helpers
ivarlovlie
2022-11-14
1
-23
/
+0
|
*
feat: Updated utils after package update
ivarlovlie
2022-11-14
2
-10
/
+12
|
*
refactor/feat: Update documentation/clarify project
ivarlovlie
2022-11-11
1
-4
/
+0
|
*
.
ivarlovlie
2022-10-25
38
-423
/
+522
|
*
feat: !WIP start of create project page
ivarlovlie
2022-10-15
3
-78
/
+119
|
*
feat: Add combobox and textarea
ivarlovlie
2022-10-15
7
-20
/
+595
|
*
feat: Support reset style
ivarlovlie
2022-10-15
1
-1
/
+15
|
|
|
|
This is WIP, maybe all: unset is better
*
feat: Grammar on prop, add tabindex, don't remove from dom
ivarlovlie
2022-10-15
1
-4
/
+5
|
*
refactor: Minor
ivarlovlie
2022-10-15
3
-14
/
+1
|
*
feat: !WIP projects table
ivarlovlie
2022-10-11
2
-13
/
+67
|
|
|
|
|
|
- Sorting - Filtering - Project status badge
*
refactor: Only show LocaleSwitcher on public layout
ivarlovlie
2022-10-11
2
-5
/
+3
|
*
refactor: Add mt-1 only when input has label
ivarlovlie
2022-10-11
1
-1
/
+1
|
*
feat: Add some icons
ivarlovlie
2022-10-11
4
-0
/
+27
|
*
feat: Add badges
ivarlovlie
2022-10-11
5
-0
/
+122
|
*
feat: Always show pointer on .link
ivarlovlie
2022-10-11
1
-1
/
+1
|
*
refactor: Use default options when setting locale cookie
ivarlovlie
2022-10-09
1
-4
/
+1
|
*
feat(i18n): Add name string
ivarlovlie
2022-10-09
3
-0
/
+10
|
*
refactor: Formatting
ivarlovlie
2022-10-09
1
-24
/
+6
|
*
refactor/fix: Small refactors/fixes, update imports
ivarlovlie
2022-10-09
7
-72
/
+58
|
*
refactor: Use sveltekit api to set locale cookie
ivarlovlie
2022-10-09
1
-0
/
+47
|
*
feat: !WIP implement projects table
ivarlovlie
2022-10-09
1
-2
/
+84
|
*
refactor: Update imports and clean up
ivarlovlie
2022-10-09
5
-72
/
+25
|
*
refactor: Don't render /book in prod
ivarlovlie
2022-10-09
3
-26
/
+9
|
*
refactor: Restructure and create new models
ivarlovlie
2022-10-09
30
-64
/
+166
|
*
refactor: Change file structure
ivarlovlie
2022-10-05
97
-0
/
+4189