Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Web: Extract base template. | Matthias Andreas Benkard | 2020-01-25 | 2 | -24/+33 | |
| | | | | Change-Id: I20a4fbb04aa75a94f96617b0c4d1be00ab3e4aca | |||||
* | Add Elix web component library as a dependency. | Matthias Andreas Benkard | 2020-01-25 | 2 | -0/+7 | |
| | | | | Change-Id: I2a1c98c50e72c27ee45b322d1e01a3c307e5118c | |||||
* | Always log in color. | Matthias Andreas Benkard | 2020-01-25 | 1 | -0/+2 | |
| | | | | Change-Id: Ib43374258500b29a6abfc9981ba3153d405ff9d8 | |||||
* | Wiki: Remove author and change date from wiki pages. | Matthias Andreas Benkard | 2020-01-25 | 1 | -4/+0 | |
| | | | | Change-Id: I733222105a2b74d0478a4232d39bff5338e9ba57 | |||||
* | Clean up CSS and JavaScript files, change wiki layout a bit. | Matthias Andreas Benkard | 2020-01-25 | 5 | -11/+35 | |
| | | | | Change-Id: Ib47bf59db5e4e65ef58515b45d63bd7f1572c88b | |||||
* | Start implementing /wiki/{pageName}. | Matthias Andreas Benkard | 2020-01-24 | 2 | -1/+12 | |
| | | | | Change-Id: Ia9adf24209be8eddcfec72a66434ea4100855533 | |||||
* | Add example Qute resource. | Matthias Andreas Benkard | 2020-01-24 | 1 | -0/+10 | |
| | | | | Change-Id: Ie5be7967d6d8536270873d01641f5ff825e31e07 | |||||
* | Enable authentication via Keycloak. | Matthias Andreas Benkard | 2020-01-24 | 1 | -0/+4 | |
| | | | | Change-Id: I81a05d2e965394b13d7344f4f20475b4e468c761 | |||||
* | Web: Add purecss/buttons.css. | Matthias Andreas Benkard | 2020-01-24 | 1 | -1/+1 | |
| | | | | Change-Id: I0c4b049de17629510619ff9fcca3f0bd263a93b5 | |||||
* | Web: Add PureCSS, Prism.js, Prefixfree. | Matthias Andreas Benkard | 2020-01-24 | 2 | -5/+62 | |
| | | | | Change-Id: I228ebf02e254c20fcf3aed8c6804aa3eacbbd510 | |||||
* | Web: Import JavaScript modules by path, without an import map. | Matthias Andreas Benkard | 2020-01-24 | 3 | -6/+3 | |
| | | | | Change-Id: I2142ddb12e4eb39ec2a80947f6f77d5a6c9812a6 | |||||
* | Use Snowpack for web module management. | Matthias Andreas Benkard | 2020-01-23 | 4 | -13/+1551 | |
| | | | | Change-Id: Id4ed0471166cfe82caeca7b5e8b53c9ef1765d66 | |||||
* | Frontend: Put import map into its own file. | Matthias Andreas Benkard | 2020-01-23 | 2 | -13/+10 | |
| | | | | Change-Id: I0357d6961acedbae5b8ed8b65c45e7c8a5469178 | |||||
* | Frontend: Add all remaining JavaScript modules to the import map. | Matthias Andreas Benkard | 2020-01-23 | 1 | -0/+2 | |
| | | | | Change-Id: I6bdc929a29ebf7e2de893ce984b42862680e21c6 | |||||
* | AdminElement: Use Redux. | Matthias Andreas Benkard | 2020-01-23 | 4 | -2379/+51 | |
| | | | | | | | | | - Imports es-module-shims. - Adds an importmap via es-module-shims. - Makes the “switch” button flip a boolean flag in the state and uses it to modify the value shown. Change-Id: Ie8042a4c434206f590ebde21fd67e84f48446c03 | |||||
* | WebComponents: Use lit-html for templating. | Matthias Andreas Benkard | 2020-01-22 | 1 | -4/+3 | |
| | | | | Change-Id: Ic2fac595c5fc0275a4859d8c8bf470c77907be19 | |||||
* | Add an example WebComponent. | Matthias Andreas Benkard | 2020-01-22 | 5 | -0/+2466 | |
| | | | | Change-Id: I74a6b63912f431db150e6cd4707c405621a922dd | |||||
* | Disable Hypersistence Optimizer ad. | Matthias Andreas Benkard | 2020-01-12 | 1 | -0/+1 | |
| | | | | Change-Id: I0f89dc56cc39f057bc9b729cf677e9c88a62eace | |||||
* | Import autogenerated JPA entities. | Matthias Andreas Benkard | 2020-01-12 | 1 | -2/+12 | |
| | | | | | | | Adds JPA entities generated by IntelliJ for all existing tables in the database. Change-Id: Iac957b5d68ce45328db87487f105522f8595e124 | |||||
* | Import fresh Quarkus project. | Matthias Andreas Benkard | 2020-01-12 | 2 | -0/+154 | |
Change-Id: I05fa5dd499cdca04adee9afbef9f83b3afd8fe0f |