keikeicheung
released this
20 Aug 09:37
·
149 commits
to main
since this release
What's Changed
Other Changes
- Release 0.9.64 by @chrisjstevo in #1274
- App sample and fixes by @heswell in #1275
- Table styling by @heswell in #1277
- transmit error to client when unable to connect by @heswell in #1279
- Filter refactor and restructure by @heswell in #1278
- refactor notifications by @heswell in #1280
- add devcontainer support to VUU by @junaidzm13 in #1285
- Add playwright test for ButtonVariations by @chuchee in #1284
- try fix in github actions config by @heswell in #1306
- first step towards right click to bulk edit example by @heswell in #1307
- disable code minification for sample app by @heswell in #1314
- Remove build monifiaction by @heswell in #1316
- Css file resolution by @heswell in #1317
- #1286 add devcontainer getting-started guide by @junaidzm13 in #1299
- Fix tests on windows ( use system line separator instead of hardcoded… by @rumakt in #1287
- 1296 schema mapper type conversions by @junaidzm13 in #1311
- amend ag grid api in ag-grid-adaptor by @heswell in #1320
- add missing peer dependency in ui packages by @heswell in #1322
- #1296 use parameterized SQL query builder by @junaidzm13 in #1319
- #1296 add follow-up tests / naming improvements by @junaidzm13 in #1321
- introduce rollup build script by @heswell in #1298
- Ignore inlined worker by @heswell in #1323
- Ag grid fix filter contains by @heswell in #1324
- export functions useful for test data modules by @heswell in #1325
- restructure menu utils so apps can import by @heswell in #1327
- allow custom persistence manager by @heswell in #1328
- enable checkbox column roe selection in Table by @heswell in #1329
- Session editing improvements by @heswell in #1330
- make sure ag grid viewportrowmodel rebuilds reverse column lookup by @heswell in #1332
- Row has changed check, contains filter, column names sorting by @naleeha in #1333
- Approvedpush 20240513 2 by @chrisjstevo in #1335
- minor styling tweaks to dialog by @heswell in #1337
- use tableSchema passed to feature rather than from dataSource by @heswell in #1340
- Salt update by @heswell in #1283
- merge layout component registry with utils registry by @heswell in #1343
- table API accepts customHeader by @heswell in #1345
- Inline filter by @heswell in #1346
- replace Dialog usage with salt dialog by @heswell in #1347
- revert last two commits by @heswell in #1349
- fix import statements by @heswell in #1350
- Inline filter restore by @heswell in #1351
- add DialogProvider by @heswell in #1355
- #1318 improve ExternalEntitySchema api and add a
toMap
method by @naleeha in #1354 - Revert "#1318 improve ExternalEntitySchema api and add a
toMap
method" by @keikeicheung in #1357 - #1318 improve ExternalEntitySchema api and add a
toMap
method by @junaidzm13 in #1358 - #1353 improve in-mem typeahead's performance by @junaidzm13 in #1360
- Calculated column improvements by @naleeha in #1369
- add showcase example of alternative layout component panel by @heswell in #1371
- move filter persistence into reusable hook by @heswell in #1372
- ui-bug-fixes basket trading and filtering by @heswell in #1373
- Fix editable dialog by @heswell in #1374
- Approvedpush 20240530 01 by @heswell in #1375
- Fix the issue: Create child orders in IgniteOrderLoaderMain created less than expected due to method is not threadsafe by @wendymiaoo in #1367
- fix dynamic theme loading in showcase by @heswell in #1376
- Quick edit filters by @heswell in #1377
- styling changes to layout components by @heswell in #1380
- Style fixes by @heswell in #1381
- add missing package dependency by @heswell in #1382
- add rpcName to client responses for MENU_RESP messages by @heswell in #1383
- fix icon styling in placeholder by @heswell in #1384
- fix basket seelctor selection bug by @heswell in #1386
- fix rename tab by @heswell in #1389
- rearrange shell providers so apps do not have to supply by @heswell in #1392
- fix styling around features and layouts by @heswell in #1393
- Bug with VUU Server option for adding customised login validator is not setting by @wendymiaoo in #1397
- Update roadmap.mdx by @keikeicheung in #1391
- fix issues in List drag drop by @heswell in #1398
- Table column layout by @heswell in #1395
- update external website by @keikeicheung in #1400
- Update README.md by @keikeicheung in #1402
- Application settings management by @rohinp14 in #1396
- Sample app fixes by @heswell in #1401
- 503 Typeahead service should be case insensitive by @wendymiaoo in #1388
- Visual Link on same table and with join table by @keikeicheung in #1276
- Editable titles, improved Visual Link handling by @heswell in #1407
- #1409 preserve message type on response to UI by @heswell in #1411
- Application settings management phase 2 by @rohinp14 in #1408
- typescript tweaks by @heswell in #1416
- #1417 user settings persistence by @heswell in #1418
- fix broken showcase app example by @heswell in #1420
- style changes to increase theming flexibility by @heswell in #1422
- Quick filters by @heswell in #1423
- Functional test for schema mapper and java examples by @naleeha in #1424
- Fix shell showcase example by @rohinp14 in #1421
- Test utilities by @heswell in #1425
- Default layout configuration by @heswell in #1426
- save layout panel and toast styling by @heswell in #1429
- fixes and tests for filterclause by @heswell in #1430
- fix issue when user logs in for first time by @heswell in #1433
- Web socket api test for get table meta by @naleeha in #1431
- Bump the dependencies versions by @rumakt in #1432
- add DataSourceProvider by @heswell in #1435
- improve tooltip positioning by @heswell in #1436
- Bulk edit fix by @heswell in #1438
- Return view port columns when getting table meta data by @naleeha in #1437
- fix app error when FlexBox not registered by @heswell in #1441
- Approvedpush 20240723 01 by @keikeicheung in #1442
- Feature/java friendly rpc handling by @rumakt in #1440
- Input Box Support for User Settings + Panel Tests by @rohinp14 in #1419
- Approvedpush 20240729 01 by @keikeicheung in #1448
- Remove process referenceas by @heswell in #1445
- incorrect type location caused utils package error by @heswell in #1450
- initial docs for Shell Layout management by @heswell in #1451
- Sleep between sessionContainer update passes. by @rumakt in #1453
- Approvedpush 20240808 01 by @keikeicheung in #1458
- #1403 show all child when no parent selected on visual linked tables by @keikeicheung in #1455
- Update pom.xml by @TheJuanAndOnly99 in #1459
- Array datasource fix by @heswell in #1462
- Salt vite versions by @heswell in #1461
- refactor feature and datasource provider useFullHeightLeftPanel by @heswell in #1463
- additional functionality on quick filters, fix tab auto naming by @heswell in #1464
New Contributors
- @wendymiaoo made their first contribution in #1367
- @rohinp14 made their first contribution in #1396
Full Changelog: vuu-parent-0.9.64...vuu-parent-0.9.72