Commit graph

30 commits

Author SHA1 Message Date
a2cdbc26bd
Allow signin with next parameter 2026-04-17 19:44:08 +00:00
ba8c0016ac
Add sigup page...again
Had it previously, but broke it for the single-page app migration.
2026-04-17 17:48:18 +00:00
efa01cffc2
Move session management into session store
Trying to get rid of the redirect to signin on any page refresh
2026-04-17 14:52:02 +00:00
ed6dde2f0a
Fix navigation after login 2026-04-16 18:50:34 +00:00
b6d1bd9ee2
Create sign-in and sign-out workflow in SPA 2026-04-16 17:14:57 +00:00
d86ef13345
Flesh out the start of the site list 2026-04-16 07:20:53 +00:00
671397ba81
Make a home for reviewing sites 2026-04-16 07:03:45 +00:00
171672ee33
Fix minor error on upload detail page rendering 2026-04-16 02:47:29 +00:00
1097004245
Add custom pool upload page 2026-04-15 18:25:38 +00:00
9574ed4812
Fix warning on user edit component 2026-04-02 15:26:03 +00:00
15371ec064
Add basic user edit page 2026-03-28 16:31:29 -07:00
9921618c12
Get to where we can display something on pool review 2026-03-28 09:14:09 -07:00
4bbfbdb9e6
Pretty all the things I missed
My laptop didn't have lefthook running. Oops.
2026-03-27 14:06:50 -07:00
1ad3c5a5c8
On upload redirect to upload detail page 2026-03-27 11:33:21 -07:00
bf2a7582fa
Get some planning buttons wired up 2026-03-25 21:46:23 -07:00
2a92420bbe
Add flyover upload page 2026-03-24 13:50:44 -07:00
ba89b2e994
Add flyover pool upload 2026-03-24 13:48:13 -07:00
0718d88f7a
Add configuration upload page 2026-03-24 13:45:37 -07:00
b081dcf6d5
Check auth off of our API client 2026-03-24 09:06:42 -07:00
ea318af65f
Start work on the signin page 2026-03-24 09:06:42 -07:00
a4a8bcdaa9
Add ArcGIS oauth refresh page 2026-03-22 18:00:30 +00:00
35fc57e8d1
Add ArcGIS integration page 2026-03-22 17:49:59 +00:00
a410bf441c
Add integration configuration 2026-03-22 17:44:59 +00:00
71ffa13167
Add organization and pesticide configuration pages 2026-03-22 17:40:40 +00:00
bcde604690
Add pesticide configuration page 2026-03-22 17:25:11 +00:00
de0fbd7188
Add more configuration pages 2026-03-22 17:20:46 +00:00
736c71eefc
Start adding other views and our initial stores 2026-03-22 00:55:48 +00:00
6422609150
Set up dashboard page through VueJS 2026-03-21 23:44:14 +00:00
6d6fe9e1d6
Move Intelligence file to Vue logic 2026-03-21 22:41:47 +00:00
d367166e77
Add vue-router for handling routing to components 2026-03-21 21:58:02 +00:00