Commit Graph

150 Commits

Author SHA1 Message Date
9551f661c1 adding more colors 2023-03-27 10:21:52 -06:00
c02b40071f adding some colors as a markdown file 2023-03-27 10:21:34 -06:00
a0dc0e01f3 adding an action for genering profile photos 2023-03-27 10:21:08 -06:00
8876f07ac6 fixing some text and height stuff for the body tag 2023-03-27 10:20:56 -06:00
2ac78ef539 adding some variables for colors 2023-03-27 10:20:41 -06:00
56cef79880 fixing path to SSLs 2023-03-27 10:20:09 -06:00
aa5753cc82 adding a Vite SSR file 2023-03-27 10:19:55 -06:00
4dcb6b6ebe adding a clamp function 2023-03-27 10:19:42 -06:00
22946bc031 Adding some fonts 2023-03-27 10:19:09 -06:00
e2ce420764 wip: a wave/ripple effect 2022-12-27 14:19:05 -07:00
7583883d64 adding some css resets 2022-12-27 14:18:49 -07:00
fb5bde70ef checking for a user on the request before checking admin email 2022-12-16 10:48:18 -07:00
5e2a386b15 changing some URLs in the app view 2022-12-16 10:47:58 -07:00
75d052af88 updating Lucide icons to inherit height and width 2022-12-16 10:47:39 -07:00
87cd634613 adding a defines comment to input error vue component 2022-12-07 11:45:25 -07:00
48a34d5acf tweaking form label color 2022-12-07 11:44:55 -07:00
05ca3574b0 moving a transition property that was in it's own selector without reason 2022-12-07 11:44:29 -07:00
739c2b79e9 adding universally unique lexicographically sortable identifier (ULID) 2022-12-07 11:43:52 -07:00
6e7ded098b updating docblock 2022-12-07 11:43:09 -07:00
64d4d326b7 updating user and language models 2022-12-07 11:42:36 -07:00
fdba9f1ae7 updating create user and reset password with new return constants 2022-12-07 11:42:12 -07:00
27032f433a updating pre-commit 2022-12-07 11:41:52 -07:00
0c8a6c410d adding money castable 2022-12-07 11:41:43 -07:00
3f340d57fc adding a bunch of wip: i18n stuff 2022-11-28 12:32:48 -07:00
995cc32578 adding a middleware to handle super basic admin role check 2022-11-28 12:32:29 -07:00
5f5b443df7 wip: adding a team scope 2022-11-28 12:31:57 -07:00
e5366171fd adding some stuff for vite 2022-11-28 12:31:45 -07:00
1c650fbb64 removing check custom session data middleware 2022-11-28 12:30:56 -07:00
a784d44d16 adding a bubbles in background animation 2022-11-28 12:30:12 -07:00
e27aa8969f adding minio, admin email, session stuff, and clockwork env vars 2022-11-28 12:29:29 -07:00
433ad39a08 adding some form vue components 2022-11-28 12:28:41 -07:00
e78324e92a wip: adding user observer 2022-11-10 12:16:20 -07:00
5ceb315b6c adding some geo-spatial mysql stuff 2022-11-10 12:16:09 -07:00
58a4701ba3 fixing syntax error in global functions 2022-11-10 12:15:55 -07:00
a1f677ff9b adding Lucide icon set 2022-11-10 12:15:39 -07:00
ebb6a4721a moving Icons to FeatherIcons 2022-11-10 12:15:00 -07:00
625dfeb79f lots of updates 2022-10-19 14:33:03 -06:00
427d4e2500 finishing up adding all the icons from Feather icons 2022-09-28 14:30:10 -06:00
bdf5121d71 adding new call to not silently fail on fillable model exception for local env 2022-09-28 13:29:55 -06:00
16e07e0a53 adding adding doctrine dbal 2022-09-28 13:29:04 -06:00
d43dbe7c1c reording some stuff 2022-09-28 13:28:32 -06:00
0e3aaafc2f renaming trash icon 2022-09-28 13:27:40 -06:00
0ed9aef8d0 removing edit icon, will add it back 2022-09-28 13:27:27 -06:00
b7ac751b10 moving back to auto-incrementing IDs because of performance 2022-09-27 11:54:02 -06:00
400edc9b38 adding new layouts and updating AppLayout 2022-09-27 11:12:36 -06:00
a2a747c489 adding some dropdown components 2022-09-27 11:12:13 -06:00
5f87596b2f changing page layout assignment to work with Vite now 2022-09-27 11:12:05 -06:00
606899494c adding some grid layouts 2022-09-27 11:11:36 -06:00
08761f991b tweaking forms CSS 2022-09-27 11:11:27 -06:00
275b2f83b7 adding phpcs and a Laravel standard as packages 2022-09-27 11:11:16 -06:00