Commit graph

21 commits

Author SHA1 Message Date
1d743646c5
add favicon and put NAVIGATION first in page list 2024-03-16 23:42:53 -06:00
e4ae62ad7b
support deployments 2023-10-20 22:46:37 -06:00
2e997414f4
eureka: fix fallthrough from int to bool when writing config; v0.5.1 2023-01-30 22:16:10 -07:00
ea6a8598d8
update module URL, fix bool config options; v0.5.0 2023-01-30 21:23:56 -07:00
e3f0edeb58
eureka.go: add bool config option type to parser, fix logic for multilinestring 2023-01-12 22:43:44 -07:00
645dd26393
EurekaAdapter: strip carriage returns on save 2022-10-31 22:39:53 -06:00
e975a7675b
implement additional build options for EurekaAdapter 2022-06-18 23:48:39 -06:00
2833ba2574
standardize templates a bit, add strong types to build options 2022-06-18 00:17:08 -06:00
85fcd94bfa
EurekaAdapter: remove carriage returns when writing pages; use minimum height for page list and file manager blocks 2022-06-16 22:56:59 -06:00
87333f9d87
tweak file manager UI and route, add file-move feature, add EurekaAdapter formatting help, and update README 2022-06-15 01:33:56 -06:00
59954b94d8
fix style and implement basic static file tree browsing 2022-06-10 00:38:29 -06:00
034d325ae3
fix styles and build options, add error handling, start StaticFileManager implementation 2022-06-08 23:13:09 -06:00
37d184b3e2
fix style, implement config load/save 2022-06-07 23:44:54 -06:00
8fdc9ddb46
added build/delete, started styling 2022-06-07 00:59:41 -06:00
e745665135
create, edit, and logout functionality all working 2022-06-05 23:29:39 -06:00
b9d971140a
EurekaAdapter: flesh out CreatePage, SavePage, DeletePage and added TODO comments and the Config map; gofmt 2022-06-05 12:09:00 -06:00
1bc8eac481
add build options to adapter interface 2022-06-05 09:56:52 -06:00
59c7fbcc74
bootstraping page save process 2022-06-04 22:34:20 -06:00
358d4fb2af
simple page edit screen 2022-06-02 22:56:38 -06:00
3f04afa16e
add EditMode enum to adapter, basic CMS list 2022-06-02 22:05:36 -06:00
8e8fd65f92
restructure with single submodule and start implementing EurekaAdapter 2022-05-30 23:38:51 -06:00