Commit graph

70 commits

Author SHA1 Message Date
Jack Anderson
78bc021fae SuiteCRM 8.2.4 Release 2023-02-28 14:39:15 +00:00
Jack Anderson
0a59f6d811 SuiteCRM 8.2.3 Release 2023-01-25 11:52:40 +00:00
Clemente Raposo
91064df882 SuiteCRM 8.2.2 Release 2022-12-22 12:50:11 +00:00
Clemente Raposo
e978981357 SuiteCRM 8.2.1 Release 2022-11-17 15:02:10 +00:00
Jack Anderson
fa51dba40b SuiteCRM 8.2.0 Release 2022-10-10 17:01:12 +01:00
Jack Anderson
cfb2165756 Fix #61 - Update luxon package 2022-09-29 10:26:54 +01:00
Jack Anderson
3011d4d359 SuiteCRM 8.2.0-beta.2 Release 2022-09-14 13:12:57 +01:00
Clemente Raposo
8f4f614189 SuiteCRM 8.2.0-beta Release 2022-09-09 12:46:21 +01:00
Jack Anderson
1a2a52d2f2 SuiteCRM 8.1.3 Release 2022-08-11 14:27:38 +01:00
Clemente Raposo
c0dc095990 SuiteCRM 8.1.2 Release 2022-06-06 10:51:13 +01:00
Clemente Raposo
6f1ee180fe SuiteCRM 8.1.1 Release 2022-05-24 13:03:36 +01:00
Clemente Raposo
843d34a7f7 SuiteCRM 8.1.0 Release 2022-03-24 10:25:39 +00:00
Clemente Raposo
3d844cc19c Add tinymce 2022-03-15 16:52:58 +00:00
Clemente Raposo
fa45840a6a SuiteCRM 8.0.4 Release 2022-03-02 11:19:23 +00:00
Clemente Raposo
fbf70a5e43 SuiteCRM 8.0.3 Release 2022-01-28 11:05:39 +00:00
Clemente Raposo
6c232e46d6 SuiteCRM 8.0.2 Release 2022-01-27 13:55:48 +00:00
Clemente Raposo
0e1b3057f1 SuiteCRM 8.0.1 Release 2021-12-17 14:36:26 +00:00
Clemente Raposo
55c1ee9cbd Build 8.0.0 2021-11-23 10:53:04 +00:00
Clemente Raposo
cd613e9721 Build 8.0.0-rc.2 2021-11-17 15:58:57 +00:00
Clemente Raposo
265500d180 Build 8.0.0-rc 2021-09-29 15:21:26 +01:00
Clemente Raposo
48371553ab Add mathjs lib 2021-09-23 14:22:07 +00:00
Dillon-Brown
2f55475af3 Build 8.0.0-beta-3
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-08-16 09:45:42 +01:00
Clemente Raposo
6153e2ecdf Upgrade angular-architects/module-federation 2021-07-02 14:50:04 +00:00
Clemente Raposo
6272d18dda Upgrade tslib 2021-07-02 14:50:04 +00:00
Clemente Raposo
cfedde3fc7 Upgrade angular-svg-icon 2021-07-02 14:50:04 +00:00
Clemente Raposo
e3508586d2 Upgrade angular cdk 2021-07-02 14:50:04 +00:00
Clemente Raposo
93b53c5713 Angular 12 upgrade 2021-07-02 14:50:04 +00:00
Clemente Raposo
137f84e7b5 Remove protractor dependency 2021-07-02 14:50:04 +00:00
Clemente Raposo
2a0f15ec17 Remove angular material dependency 2021-07-02 14:50:04 +00:00
Clemente Raposo
68d67b15bb Build 8.0.0-beta-2
- Increment package.json
- Update README.md
2021-05-20 13:55:20 +01:00
Dillon-Brown
367f576a00 Yarn Upgrade
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-04-15 12:31:18 +01:00
Dillon-Brown
10ad06e450 Build 8.0.0-beta-1
- Increment package.json
- Update README.md
2021-03-31 15:39:27 +01:00
Clemente Raposo
3eb305ba4f Move components, containers and views to core lib
- Move files to core lib
- Fix imports
- Fix unit tests configuration
- Fix configuration
- Use ng-dynamic-component no barrels version
-- enables using ng-dynamic-component in angular lib
2021-03-30 19:22:47 +01:00
Clemente Raposo
72f065bbda Change common exports to new standard 2021-03-30 19:22:46 +01:00
Clemente Raposo
fd0c915435 Add app core lib
- Move services, pipes, directives and stores into core
- Move misplaced interfaces into common
- Refactor messages service and component
-- Messages are stored in the services and not the component
-- Remove 2 way dependency
2021-03-30 19:22:45 +01:00
Clemente Raposo
2f0734bedf Move app-common to common lib
- Move files
- Update imports
2021-03-30 19:22:45 +01:00
Clemente Raposo
aad193930a Add dynamic module federation to build
- Re-setup karma / jasmine tests
-- Fix tsconfig paths
-- Remove no longer needed view and field test imports
-- Add test app-shell specific test command
-- Add karma/jasmine specific webpack configuration
2021-03-30 19:22:44 +01:00
Jack Anderson
f3a6d6273a Update NPM 2021-03-30 19:22:38 +01:00
Clemente Raposo
2475d517c3 Upgrade to Angular 11
- ng update angular upgrade

- Update dependent libs:
-- ngx-charts update to 17.0.0
-- ngx-boostrap update to 9.0.2
-- angular-svg-icon update to 11.0.0
-- ng-dynamic-component update to 8.0.1

- Fix format-number pipe
-- Follow new angular 11 method signatures
2021-03-30 19:22:38 +01:00
Clemente Raposo
e5032a8d51 Upgrade to Angular 10
- Upgrade angular version dependent libs:
-- @ng-bootstrap/ng-bootstrap
-- @swimlane/ngx-charts
-- ngx-chips
-- ng-animate
-- angular-svg-icon
--- Add AngularSvgIconModule.forRoot() to app module
-- ng-dynamic-component
--- Use Dynamic module
--- Remove dynamic module for root
--- Remove entryComponent declarations

- Replace lodash with lodash-es
-- For es module support and tree-shaking

- Add apollo related libs to allowedCommonJsDependencies:
-- graphql-tag
-- zen-observable

- Add @Component to base field classes
-- @Component or @Directive required for classes using ng features
-- Add base field module

- Jasmine/karma tests changes
-- replace async() with waitForAsync()
--- automatically done by angular

- Remove ANALYZE_FOR_ENTRY_COMPONENTS usages
-- angular ivy does not requires entry components declaration

- Fix unit tests
-- Replace BrowserAnimationsModule with NoopAnimationsModule
-- Add async await to message modal jasmine tests
--- Fixes sync problem in tests
-- Use AngularSvgIconModule.forRoot()
--- now required for AngularSvgIconModule to work
-- Replace TestBed.get with TestBed.inject
2021-03-30 19:22:38 +01:00
Dillon-Brown
2c2de976d3 Upgrade to Angular 10
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:38 +01:00
Dillon-Brown
365173ee03 Add postinstall script for compatibility compiler
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:38 +01:00
Dillon-Brown
51a0e25496 NPM Update
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:37 +01:00
Dillon-Brown
a5bb3c53b1 Update NPM
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:37 +01:00
Dillon-Brown
544adba1b3 Upgrade Apollo
- Added @ApolloClient.
- Upgraded Apollo-Client to V3.
- Upgraded Apollo-Angular to V2.

Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:36 +01:00
Dillon-Brown
d43b1ab2df NPM Update
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:36 +01:00
Clemente Raposo
2c8b31dd0f Install lodash 2021-03-30 19:22:35 +01:00
Dillon-Brown
1754f2bb58 NPM Update
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:32 +01:00
Dillon-Brown
5aa63016ce Update NPM
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
2021-03-30 19:22:32 +01:00
Mac Rae
186d6eaaeb Add support for firefox and headlesschrome in tests 2021-03-30 19:22:32 +01:00