Commit Graph

14 Commits

Author SHA1 Message Date
Bill Thornton 246ff2353e Require passwords when creating an admin user in the startup wizard 2023-06-06 12:51:15 -04:00
Netanel Henya 494c0ed434 cleanup: reorganized sass files to be in src/styles instead of src/assets/css 2023-02-26 01:01:31 +02:00
Bill Thornton 2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00
Dmitry Lyzo 119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Bill Thornton f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton 8e77f35657 Move assets css files to sass 2021-03-19 13:46:12 -04:00
vitorsemeano 86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano 923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
MrTimscampi bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
Claus Vium 8dcbacb196 Add application/json as content type for JSON requests 2020-08-31 15:48:24 +02:00
dkanada b761203739 Merge pull request #1801 from MrTimscampi/json-stringify
Use JSON when POSTing data
2020-08-15 11:30:29 +09:00
dkanada 65776be6aa remove more strings from source 2020-08-13 21:31:29 +09:00
MrTimscampi 3359fc388b Use JSON when POSTing data 2020-08-12 21:17:07 +02:00
dkanada c0261ee487 move wizard and user preference routes to nested folders 2020-07-26 20:31:16 +09:00