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
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: !WIP sign-up page test
ivarlovlie
2022-10-03
3
-35
/
+44
*
feat: Initial setup facilitating testing
ivarlovlie
2022-10-03
12
-8
/
+81
*
feat: Add empty favicon
ivarlovlie
2022-10-03
1
-0
/
+0
*
refactor: Remove old stuff
ivarlovlie
2022-10-03
2
-18
/
+3
*
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
*
feat: Update packages
ivarlovlie
2022-10-03
3
-156
/
+147
*
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: Add my "dev" version of headlessui to implement missing features
ivarlovlie
2022-10-02
2
-1
/
+12
*
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
*
feat: Delete obsolete files
ivarlovlie
2022-09-29
4
-33
/
+0
*
feat: Update packages
ivarlovlie
2022-09-29
3
-65
/
+177
*
feat: Disable prerendering globally
ivarlovlie
2022-09-29
1
-1
/
+4
*
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
5
-19
/
+102
*
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
[next]