Commit Graph
24 Commits
Author SHA1 Message Date
jdb 12b2e5edca WIP UI implementation: fixed store dependencies, login flow. 2019-03-08 03:03:47 -06:00
jdb 9a9fa7c5d9 Add created field to API Tokens. 2019-03-08 03:02:57 -06:00
jdb b23d3d36af WIP Auth redesign. 2019-03-07 23:39:24 -06:00
jdb 6bc094f515 Style/color tweaks. 2019-03-04 23:10:05 -06:00
jdb 1b94245078 WIP Progress on skeleton of the Vue app. 2019-03-04 18:46:54 -06:00
jdb bcde5fbfc0 WIP User service, login routing. 2019-03-02 02:07:56 -06:00
jdb a6e8da95f4 Exclude hand-built Nim binaries. 2019-03-02 02:07:31 -06:00
jdb 57d4239027 Tweak cURL-based API client. 2019-03-02 02:05:18 -06:00
jdb e9bdcbffcd WIP Logging service and API. 2019-03-02 02:04:51 -06:00
jdb fc8dbd3fb7 Add Quick Panels skeleton view. 2019-02-25 00:53:17 -06:00
jdb 0d0b4a945a WIP on web UI: added nav, routing, basic page skeletons. 2019-02-25 00:24:51 -06:00
jdb c98497526e WIP Implementing API tokens. 2019-02-19 13:26:35 -06:00
jdb 706713f57a Added cURL-based CLI client script. 2019-02-19 13:26:17 -06:00
jdb e3450d5f8f Beginning implementation of the planned API endpoints. 2019-02-19 02:50:07 -06:00
jdb a16ef81077 Finished the initial work for the generic DB layer. 2019-02-19 02:49:05 -06:00
jdb 7bba4a0ad7 WIP Refactor DB module to separate out common from PM_API=specific code. Continued work on parsing. 2019-02-18 10:14:42 -06:00
jdb 77084565a1 Add version file, remove bin files from repo, and update .gitignore. 2019-02-18 10:13:59 -06:00
jdb dbe2e3d2be Add a delay to let the PostgreSQL docket container spin up. 2019-02-18 10:12:20 -06:00
jdb eecae810d2 WIP refactoring db to better test. Added parseDbArray function. 2019-02-17 00:37:35 -06:00
jdb 2687c25506 WIP Continuing macro-based ORM layer. 2019-02-16 00:17:58 -06:00
jdb 61849d5e35 WIP work on macro-based ORM layer. 2019-02-15 14:23:44 -06:00
jdb 84b82f659a Clean up swap files accidentally committed. 2019-02-15 09:05:30 -06:00
jdb 79bd01ef81 Minimal README and .gitignore. 2019-02-15 00:03:09 -06:00
jdb 0d2efe4bcc Initial thoughts around API, DB layer. 2019-02-15 00:00:20 -06:00