|
595190fd8f
|
Greatly simplified
|
2025-05-12 09:16:19 -05:00 |
|
|
9056be056e
|
Move scopes from hard-coded to meta-data
|
2025-04-10 14:50:32 -05:00 |
|
|
73aaee1960
|
Add call to prime test database to server startup
|
2025-04-05 19:40:11 -05:00 |
|
|
1c54a9a8ac
|
Add 'RedirectState' table (used by oauth2 login flow); change userSession table from memory to rdbms backend
|
2025-03-24 19:36:41 -05:00 |
|
|
a95650a0ce
|
Checkstyle
|
2025-03-24 19:33:29 -05:00 |
|
|
2c32c5a9fc
|
Checkpoint on cleaning up, preparing for completion of auth + routing
|
2025-03-18 09:46:57 -05:00 |
|
|
5a5d98a3ff
|
Merged feature/oauth2-authentication-module into feature/qrun-support-20250313
|
2025-03-13 08:26:22 -05:00 |
|
|
8e9954c909
|
add a ProcessBasedRouter to the sample site, and SimpleRouteAuthenticator
|
2025-03-12 20:19:07 -05:00 |
|
|
a2b36a10e7
|
Switch tests (back) to use mock authentication
|
2025-03-08 20:20:11 -06:00 |
|
|
f92ab85c8c
|
Merged dev into feature/meta-data-loaders
|
2025-03-08 20:05:25 -06:00 |
|
|
23e87cd9ce
|
Initial implementation of 0Auth2 authentication module
|
2025-03-07 20:36:20 -06:00 |
|
|
e3c89a80ca
|
Update qqq-frontend-material-dashboard to 0.24.0 [skip ci]
|
2025-03-06 11:40:15 -06:00 |
|
|
6b49abb749
|
Checkpoint - serving static site
|
2025-01-23 10:11:47 -06:00 |
|
|
efb47b9cd6
|
Checkpoint - yaml-meta data and sample server
|
2025-01-23 10:09:03 -06:00 |
|
|
3013e5dccd
|
Merged feature/bulk-upload-v2 into dev
|
2025-01-22 16:43:32 -06:00 |
|
|
86bf82f590
|
Update assembly plugin config to work for building a jar-with-deps that works for launching javalin server; update qfmd to 0.24.0
|
2025-01-06 08:56:01 -06:00 |
|
|
8601347d97
|
Update to use QApplicationJavalinServer instead of QJavalinImplementation
|
2025-01-06 08:40:30 -06:00 |
|
|
37aaea3452
|
Update to extend AbstractQQQApplication; set custom logo
|
2025-01-06 08:39:45 -06:00 |
|
|
000226c30a
|
Make unique id on pet species enum
|
2024-12-20 09:38:20 -06:00 |
|
|
434d158776
|
CE-1955 disable until ci selenium fixed
|
2024-12-04 07:12:10 -06:00 |
|
|
164d9e1de5
|
CE-1955 Checkstyle
|
2024-12-03 21:46:49 -06:00 |
|
|
131da68a38
|
CE-1955 Update to use new AbstractQQQApplication and QApplicationJavalinServer
|
2024-12-03 20:46:37 -06:00 |
|
|
f7bd049b81
|
CE-1955 Update qfmd to feature-bulk-upload-v2; add test-dep for qfmd; add slf4j simple and selenium and webdriver.
|
2024-12-03 20:44:29 -06:00 |
|
|
76d7a8a858
|
CE-1955 Initial checkin
|
2024-12-03 20:43:33 -06:00 |
|
|
6672f95987
|
Merged dev into feature/bulk-upload-v2
|
2024-11-25 16:49:15 -06:00 |
|
|
bdbb2d2d00
|
CE-1955 - Bulk load checkpoint - setting uploadFileArchiveTable in javalin metadata
|
2024-11-25 10:09:05 -06:00 |
|
|
d8a0a6c68d
|
CE-1955 Move prime-test-database into mainline, to be loaded when javalin starts
|
2024-11-12 09:43:17 -06:00 |
|
|
872e125810
|
CE-1887 Updates for javalin 6.3.0; add method addJavalinRoutes(EndpointGroup);
|
2024-10-17 12:24:30 -05:00 |
|
|
ab5af234af
|
Merged feature/checkstyle-updates into dev
|
2024-08-05 13:35:21 -05:00 |
|
|
840e1aada3
|
Applying checkstyle updates to test sources
|
2024-07-19 16:16:51 -05:00 |
|
|
912e40fe0b
|
Eliminated all warnings.
|
2024-07-19 16:16:27 -05:00 |
|
|
bd683253a5
|
Update qqq-frontend-material-dashboard to 0.20.0 release
|
2024-07-06 11:13:34 -05:00 |
|
|
9dec3c517b
|
Rename 'run' to 'runOnePage'
|
2024-05-16 12:49:28 -05:00 |
|
|
57bb39319f
|
pin a static version of qfmd
|
2024-04-18 21:06:06 -05:00 |
|
|
9257519462
|
Updated to try to fix sample material dashboard inclusion
|
2024-03-21 13:02:05 -05:00 |
|
|
e0134450f8
|
Updated to try to fix sample material dashboard inclusion
|
2024-03-21 12:51:29 -05:00 |
|
|
949d9cd088
|
put everything back around mvn git-flow stuff
|
2024-03-08 13:01:59 -06:00 |
|
|
5d24780c47
|
updates to fix 'end-of-sprint-release.sh'
|
2024-03-08 12:19:07 -06:00 |
|
|
cf92e20315
|
updates to fix 'end-of-sprint-release.sh'
|
2024-03-08 12:05:25 -06:00 |
|
|
4f0cba88e6
|
updates to fix 'end-of-sprint-release.sh'
|
2024-03-08 12:00:42 -06:00 |
|
|
4609ff8976
|
CE-875 - update qqq-fmd to build from this story; set some widgets to use MaterialDashboardIconRoleNames.TOP_RIGHT_INSIDE_CARD
|
2024-02-20 21:47:20 -06:00 |
|
|
a6d84c66b7
|
Skip quicksights; missing credentials
|
2024-02-20 18:19:38 -06:00 |
|
|
69015be2f6
|
Add test coverage for sample widgets
|
2024-02-20 18:12:11 -06:00 |
|
|
0f16446f69
|
Change to use TOP_RIGHT_INSIDE_CARD from QFMD, since LEFT doesn't exist (yet!)
|
2024-02-20 17:07:49 -06:00 |
|
|
51f021193d
|
Add dep on qqq-frontend-material-dashboard - pinned back to 0.20.0-20240219.210012-18
|
2024-02-20 16:57:36 -06:00 |
|
|
0090601166
|
Build out samples of widgets
|
2024-02-20 16:56:23 -06:00 |
|
|
51dd0b6b29
|
Bump h2 from 2.1.212 to 2.2.220 in /qqq-sample-project
Bumps [h2](https://github.com/h2database/h2database) from 2.1.212 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.212...version-2.2.220)
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-07 21:57:48 +00:00 |
|
|
036b7dc115
|
Refactor to get rid of Usage parameter in QCodeReference
|
2023-05-05 16:59:52 -05:00 |
|
|
d2e7b794f4
|
moving QLogger package
|
2023-01-18 12:11:40 -06:00 |
|
|
178078282c
|
Switch to use QLogger everywhere
|
2023-01-17 10:44:45 -06:00 |
|