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
/
apps
/
kit
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Initial setup facilitating testing
ivarlovlie
2022-10-03
9
-5
/
+65
*
refactor(i18n): Minor change
ivarlovlie
2022-10-03
1
-1
/
+1
*
refactor: Make component representable
ivarlovlie
2022-10-03
1
-12
/
+25
*
fix: Minor design fix
ivarlovlie
2022-10-03
1
-2
/
+1
*
feat: Delete as deprecated
ivarlovlie
2022-10-03
1
-27
/
+0
*
refactor: Use location.hostname as default domain
ivarlovlie
2022-10-03
1
-11
/
+1
*
feat: Hide sidebar search
ivarlovlie
2022-10-03
1
-4
/
+4
*
refactor: Get log level from env the vite way
ivarlovlie
2022-10-03
1
-5
/
+4
*
feat: Translate (public) pages into nb
ivarlovlie
2022-10-03
6
-39
/
+109
*
feat: Fully functioning i18n
ivarlovlie
2022-10-03
6
-51
/
+74
*
refactor: Remove deprecated i18n strings
ivarlovlie
2022-10-02
3
-711
/
+3
*
feat/refactor: Initial surroundings for (app) and normalise icon names
ivarlovlie
2022-10-02
21
-434
/
+511
*
refactor: Remove unused configuration value and function
ivarlovlie
2022-10-02
1
-5
/
+0
*
refactor: Use utility class to set bg color
ivarlovlie
2022-10-02
2
-5
/
+1
*
feat: Revert to using built-in fetch since we are not required to use https a...
ivarlovlie
2022-10-01
1
-26
/
+11
*
refactor: Use localhost for api url
ivarlovlie
2022-10-01
1
-2
/
+2
*
feat: !WIP Use https when consuming dev api
ivarlovlie
2022-10-01
2
-12
/
+25
*
feat: Functionality complete public sites
ivarlovlie
2022-10-01
13
-151
/
+425
*
feat: !WIP Enable an alert to be shown on mount
ivarlovlie
2022-09-29
1
-9
/
+9
*
feat: !WIP Implement password reset request fulfillment
ivarlovlie
2022-09-29
4
-1
/
+142
*
feat: Show an 503 message if GET /valid-session fails
ivarlovlie
2022-09-29
1
-2
/
+8
*
feat: Make buildable
ivarlovlie
2022-09-29
1
-83
/
+151
*
refactor: Transition back to non-namespaced i18n
ivarlovlie
2022-09-29
12
-189
/
+126
*
refactor: Check session and redirect server side
ivarlovlie
2022-09-29
5
-42
/
+24
*
refactor: !WIP Use i18n namespaces
ivarlovlie
2022-09-28
14
-871
/
+701
*
feat: Expose wrapperClass as prop for putting classes on the input wrapper
ivarlovlie
2022-09-28
1
-1
/
+2
*
refactor: Streamline public route names
ivarlovlie
2022-09-28
4
-5
/
+5
*
refactor: Rename to signin
ivarlovlie
2022-09-28
2
-1
/
+1
*
refactor: Use new form components
ivarlovlie
2022-09-28
1
-70
/
+41
*
feat: Add some missing attributes
ivarlovlie
2022-09-28
1
-0
/
+4
*
feat: Add checkbox component
ivarlovlie
2022-09-28
1
-0
/
+19
*
refactor: Freshen up /book
ivarlovlie
2022-09-28
3
-13
/
+28
*
feat: Add input component
ivarlovlie
2022-09-28
4
-0
/
+185
*
feat: Update aria-enabled accordingly
ivarlovlie
2022-09-28
1
-3
/
+3
*
feat: Support full width buttons
ivarlovlie
2022-09-28
1
-5
/
+5
*
fix: Align public route checking with new layout groups
ivarlovlie
2022-09-28
1
-3
/
+1
*
feat: Add switch component
ivarlovlie
2022-09-28
3
-0
/
+168
*
feat: Support loading buttons
ivarlovlie
2022-09-28
4
-15
/
+55
*
refactor: Set a white background
ivarlovlie
2022-09-28
1
-0
/
+4
*
feat: Introduce some nicer colors
ivarlovlie
2022-09-28
2
-10
/
+9
*
feat: Move frontend into layout group (main)
ivarlovlie
2022-09-27
18
-37
/
+97
*
feat: More complete alert
ivarlovlie
2022-09-25
3
-68
/
+166
*
feat: Safelist all classes needed for alerts
ivarlovlie
2022-09-25
8
-23
/
+112
*
feat: Implement functionality for requesting password resets
ivarlovlie
2022-09-24
1
-10
/
+93
*
refactor: Update i18n calls
ivarlovlie
2022-09-24
1
-31
/
+69
*
feat: Add LocaleSwitcher globally
ivarlovlie
2022-09-24
1
-8
/
+18
*
refactor: Misc i18n changes/additions
ivarlovlie
2022-09-24
4
-230
/
+272
*
feat: Add capitalise
ivarlovlie
2022-09-24
1
-9
/
+13
*
feat: Migrate alert to tailwind markup
ivarlovlie
2022-09-24
12
-79
/
+274
*
feat: Loading locales now work, needs a bit of a polish
ivarlovlie
2022-09-20
6
-8
/
+32
[next]