651b0fe76c
Fix project files for release
2023-02-02 18:44:20 -05:00
46a4e4b09d
Remove test code
...
- Add announcement to link for v3
2023-02-01 22:17:22 -05:00
de0883b898
Implement collapse panel
...
- Change profile search menu item to "Job Seekers"
2023-01-31 21:26:58 -05:00
61e8909ba9
Finish legacy migration
...
- Change search to use full-text search
2023-01-31 20:24:59 -05:00
e5f76d4b1d
WIP on legacy migration
2023-01-31 11:39:30 -05:00
bdb51921b3
Fix legacy user query
2023-01-31 10:27:38 -05:00
93f64f4a2d
Begin legacy migration pages
2023-01-31 10:17:13 -05:00
9750f7c044
Fix text search
...
- Finish docs authoring / migration (first cut)
2023-01-30 22:12:23 -05:00
2aef50400d
Unify public/private profile search ( #39 )
2023-01-29 21:40:22 -05:00
5c7383c6d1
Refine private search ( #39 )
2023-01-29 20:21:59 -05:00
1e2f189051
WIP on profile help
2023-01-29 16:03:05 -05:00
ff68864879
Implement hidden visibility ( #39 )
2023-01-29 16:02:36 -05:00
acfb6f50c7
WIP on profile help
2023-01-28 12:54:18 -05:00
ec8dc5ae53
First cut of account help
...
- WIP on profile help
2023-01-24 21:27:01 -05:00
1de61b2750
WIP on help content
2023-01-23 20:32:42 -05:00
5298d7c2f6
WIP on help migration
2023-01-22 22:38:58 -05:00
77ea839b9c
Finish employment history / view / print ( #39 )
...
- Add isHtmx flag for page load JS
2023-01-22 21:28:51 -05:00
79eb3c8bfa
WIP on employment history
2023-01-21 08:48:01 -05:00
2e0bfa5524
Add profile visibility, skill edit ( #39 )
...
- Add hover style for labels
2023-01-20 20:44:10 -05:00
93da2831cb
Add employment history to profile type ( #39 )
...
- Add edit profile "menu" page
- Fix build errors with migration after repo reorg
2023-01-19 23:04:41 -05:00
78e21f2429
Feature repo reorg, phase 3
...
Rename main application, clean up sln file
2023-01-19 21:54:53 -05:00
c7a535626d
Feature repo reorg, phase 2
...
Each feature in its own project
2023-01-19 21:49:13 -05:00
6eaea09f31
Feature repo reorg, phase 1
...
Features in folders, all in the same project
2023-01-19 20:51:26 -05:00
adc976081e
Finish password reset
2023-01-19 16:59:43 -05:00
a79fb46c99
WIP on password reset
...
- Request reset, cancel reset done
- Update Npgsql.FSharp to 5.6.0
- Update Giraffe.Htmx to 1.8.5
- Implement common functions to tighten up templates
2023-01-18 21:23:04 -05:00
266e265b7f
Add contact info to profiles and listings
2023-01-16 21:26:49 -05:00
683506d735
Remove Vue app
2023-01-16 20:23:58 -05:00
fa03e361e1
Migrate / finish account profile page
2023-01-16 20:20:51 -05:00
ccd7311e74
Migrate success story pages
2023-01-16 08:44:09 -05:00
a018b6b8f1
Clean up a bit
2023-01-15 22:30:22 -05:00
df7299ccb1
Migrate job listing search
2023-01-15 22:17:33 -05:00
9de255d25a
Migrate job listing edit/view/expire
2023-01-15 21:48:49 -05:00
7001e75ac2
Migrate "my listings" page
2023-01-15 16:26:06 -05:00
3593d84fe6
Migrate profile/account deletion
2023-01-15 15:50:23 -05:00
415cbbf650
Migrate public profile search
2023-01-14 22:41:08 -05:00
6e2a40e436
Migrate profile search
...
Add helper functions for common UI elements
2023-01-14 22:02:34 -05:00
1a4a8d1bba
Finish profile edit; add profile view
2023-01-14 17:41:34 -05:00
e4a86ab701
Finish Markdown editor/preview
2023-01-14 14:13:45 -05:00
f813824648
WIP on Markdown edit/preview
2023-01-14 11:03:58 -05:00
13f688496a
WIP on skill add/remove
2023-01-13 09:17:35 -05:00
7096368b6e
WIP on profile/skill edit
2023-01-12 22:14:38 -05:00
e5be1cb85d
WIP on profile edit page
...
- Delete migrated citizen views
2023-01-10 09:02:00 -05:00
b74b871c2b
Display messages as alerts
2023-01-09 08:44:01 -05:00
f778df8e1d
Log on / log off works
...
- Messages are not showing
- Add sessions
2023-01-08 21:41:29 -05:00
c7bda8eb28
WIP on log on
...
- Add anti-CSRF tokens to forms
- WIP on toast notifications
2023-01-08 16:19:25 -05:00
663c37b642
WIP on registration
...
Also first cut of confirm/deny account
2023-01-07 09:36:24 -05:00
5f7863300c
WIP on registration
...
- Update to .NET 7
2023-01-02 22:45:09 -05:00
71f87e8ed4
Add priv policy; WIP on log on
2022-12-28 20:27:59 -05:00
9f27d0d7dd
Add home page with Giraffe/htmx
2022-12-26 22:29:09 -05:00
5ad408fcfc
WIP on account profile page
2022-09-03 22:10:08 -04:00
45b115418f
Fix casing of shared types
2022-09-02 22:28:07 -04:00
2d5e391b60
Log On works
...
- E-mail address must be unique
- Remove references to Mastodon and instances
- Move profile edit from /citizen to /profile
- Change indexes to BTREE
- Eliminate pug
2022-08-30 23:15:35 -04:00
12fdf368e0
Send registration confirmation e-mail
...
- Add deny option
- Move Data project directory
2022-08-29 22:38:04 -04:00
3196de4003
Account confirmation works (no e-mail yet)
2022-08-28 22:28:59 -04:00
4ca84c1bc1
Generate token for new registrant
...
Also replaced Pug with HTML in some templates; v3 will use all HTML
2022-08-28 20:51:04 -04:00
5340beb393
WIP on registration
...
First half is done
2022-08-28 18:09:05 -04:00
97b23cf7d9
WIP on registration page
2022-08-28 16:32:35 -04:00
21957330fe
Migration to pg docs complete
2022-08-27 22:34:51 -04:00
1a91f10da2
Remove Marten; implement own doc storage
...
- Begin work on migration
2022-08-27 16:22:45 -04:00
6896b0e60e
First cut of Marten data implementation
2022-08-26 16:34:39 -04:00
ba6d20c7db
WIP on Marten data store
2022-08-24 23:25:55 -04:00
74f9709f82
WIP on Marten data
2022-08-24 19:47:20 -04:00
5592d715d1
WIP on security
2022-08-24 06:40:11 -04:00
93213099ac
WIP on new citizen structure
2022-08-23 20:24:50 -04:00
1d928b631b
WIP on PostgreSQL ( #37 )
2022-08-22 22:50:50 -04:00
55a835f9b3
WIP on PostgreSQL ( #37 )
2022-08-21 23:51:29 -04:00
7d2a2a50eb
Complete RethinkDB F# driver implementation ( #34 )
...
- Add toString for markdown strings
2022-07-12 12:44:38 -04:00