Commit Graph

71 Commits

Author SHA1 Message Date
Lance Pioch
c83dd86a41 Switch namespace back to App 2024-03-12 22:39:16 -04:00
DaneEveritt
986c375052 Improve support for use of i18next; rely on browser caching to keep things simple 2022-06-11 14:04:09 -04:00
DaneEveritt
2a2fc42e37 Add support for tooltips 2022-06-05 18:27:54 -04:00
DaneEveritt
921da09a63 Update to Tailwind 3; support normal tailwind usage without twin.macro 2022-06-05 14:34:29 -04:00
DaneEveritt
53207abcb3 Add base model layout from V2 for frontend 2022-05-07 16:52:58 -04:00
Dane Everitt
a071676be4 Update webpack HMR for new dev environment 2022-02-12 13:18:08 -05:00
Dane Everitt
5a82dd6a18 Update to TypeScript 4 2021-05-08 10:37:18 -07:00
Dane Everitt
22687bd078 Stop caching stupid things and causing builds to die 2020-12-26 10:41:25 -08:00
Dane Everitt
aba7df3afa Basic concept for the EULA feature to demo how this will all work 2020-11-02 20:52:41 -08:00
Dane Everitt
3af9e92603 Codemirror cleanup 2020-09-15 20:53:23 -07:00
Dane Everitt
85dcfd4cf5 Always tscheck, ignore eslint in prod 2020-07-12 10:43:37 -07:00
Dane Everitt
becad7b3c7 Cut out all of the unused ace editor modes; significantly reduces bundle size 2020-07-04 22:16:06 -07:00
Dane Everitt
e9f553dede Reduce chart bundle size 2020-07-04 21:57:35 -07:00
Dane Everitt
cbea4078fb Remove lodash deps to reduce bundle size more 2020-07-04 21:46:49 -07:00
Dane Everitt
0403fa9517 Build fixes 2020-07-04 20:54:33 -07:00
Dane Everitt
922383e232 Cleanup unused code and simplify webpack 2020-07-04 18:19:46 -07:00
Dane Everitt
2193916fe4 Get basic compiling working with new CSS setup 2020-07-03 13:55:33 -07:00
Dane Everitt
933a4733e8 Add base support for creating a new API key for an account 2020-03-22 18:15:38 -07:00
Dane Everitt
32e9fb0346 Add basic listing of server schedules 2020-02-08 15:23:08 -08:00
Dane Everitt
5a31771b4b Fixes for purge CSS 2019-12-22 14:33:08 -08:00
Dane Everitt
6966530165 Better redux devtooling support 2019-12-22 00:16:13 -08:00
Dane Everitt
ba0757f05c Dont run checker in prod builds 2019-12-15 18:50:35 -08:00
Dane Everitt
59448520fe Helps to run purgecss against actual files 2019-12-15 13:52:57 -08:00
Dane Everitt
bfd62304ae Package updates 2019-12-07 12:12:33 -08:00
Dane Everitt
2b68e5a984 Update dependencies, add support for styled-components 2019-09-17 21:05:20 -07:00
Dane Everitt
df5de4be97 Add styled-components, even if it is broken 2019-07-27 18:53:48 -07:00
Dane Everitt
1f763dc155 Finish support for creating databases in the UI 2019-07-16 21:43:11 -07:00
Dane Everitt
f0ca8bc3a3 Handle connecting to websocket instance
Very beta code for handling sockets
2019-06-29 16:14:32 -07:00
Dane Everitt
e69d55ec6f Nyoom, bye bye Vue 2019-06-28 22:52:57 -07:00
Dane Everitt
328347fab7 Convert all of the login components into hook based ones 2019-06-22 16:45:51 -07:00
Dane Everitt
3f2a4b5762 Get initial implementation for react working 2019-06-09 17:29:10 -07:00
Dane Everitt
6606eb1b1b Switch to ace editor and improve build process for it 2019-05-14 18:36:48 -07:00
Dane Everitt
0b11532a48 Get modal base logic all worked out 2019-02-17 13:03:15 -08:00
Dane Everitt
761704408e Fix HMR and backtrack for SFC support now that PHPStorm supports them
Of course I wasted forever migrating OUT of SFCs only to go back to them.
2019-02-09 19:43:11 -08:00
Dane Everitt
626a63ddd9 Some code cleanup 2019-02-09 19:15:18 -08:00
Dane Everitt
3e61bfdeaa Replace console view with proper ts 2019-02-03 15:10:21 -08:00
Dane Everitt
d7ce62c047 Re-add socket mixin, works fine? 2019-02-03 14:49:04 -08:00
Dane Everitt
7bdcdf23bf Little tweak, HMR still broken 2019-02-02 19:00:34 -08:00
Dane Everitt
ea923053eb Miscelaneous fixes for WP 2019-02-02 18:49:51 -08:00
Dane Everitt
91cf735646 Fix webpack compliation for prod, chunk out massive files for perf 2019-02-02 18:25:33 -08:00
Dane Everitt
cc6d10d7f8 Initial Webpack 4 configuration 2019-02-02 17:33:12 -08:00
Dane Everitt
ce949ba920 Switch i18n provider 2018-12-29 16:11:49 -08:00
Dane Everitt
ed5ebe9155 More progress, committing to get assistance with TS 2018-12-29 15:51:13 -08:00
Dane Everitt
81f5e49768 Port to TS 2018-12-16 14:30:21 -08:00
Dane Everitt
3188782ce7 Revert "Get ionicons imported"
This reverts commit 5404b81193.
2018-09-13 21:53:12 -07:00
Dane Everitt
5404b81193 Get ionicons imported 2018-09-13 20:44:29 -07:00
Dane Everitt
3a97a89d20 Add command history 2018-07-21 16:22:41 -07:00
Dane Everitt
2ab66ba8c8 Add logic to load server data into vuex for the request when visiting a server page 2018-07-18 22:48:19 -07:00
Dane Everitt
f2d2725ca0 Merge branch 'feature/vuejs' into feature/vue-serverview 2018-07-15 16:50:11 -07:00
Dane Everitt
941c585c73 Fix animations being nuked on production compilation 2018-06-16 17:13:03 -07:00