288 lines
22 KiB
Markdown
288 lines
22 KiB
Markdown
# All CHanges to LST can be found below.
|
|
|
|
## [2.6.0](https://git.tuffraid.net/cowch/lstV2/compare/v2.5.1...v2.6.0) (2025-03-14)
|
|
|
|
|
|
### 📝 Chore
|
|
|
|
* bump build number to 9 ([542c08f](https://git.tuffraid.net/cowch/lstV2/commits/542c08f10ba590e7174864c7970fd0ac03ffebf9))
|
|
|
|
|
|
### 🛠️ Code Refactor
|
|
|
|
* **pkg:** removed dir stuff and moved to env ([242494a](https://git.tuffraid.net/cowch/lstV2/commits/242494a4eaaca0aaf12e9a309e5611e17ac9ccb0))
|
|
|
|
|
|
### 🌟 Enhancements
|
|
|
|
* **app update:** finished the app build / deploy functions and a scripts migration ([81eb10e](https://git.tuffraid.net/cowch/lstV2/commits/81eb10e021fd29e33ee3f7393439c72427df9561))
|
|
* **pkgdata:** moved the pkg info to a global function ([51b81b9](https://git.tuffraid.net/cowch/lstV2/commits/51b81b97bc4c4b112b128818d203deba49fb5011))
|
|
|
|
### [2.5.1](https://git.tuffraid.net/cowch/lstV2/compare/v2.5.0...v2.5.1) (2025-03-14)
|
|
|
|
|
|
### 📝 Testing Code
|
|
|
|
* **lst:** readded prodBuild ([5696871](https://git.tuffraid.net/cowch/lstV2/commits/5696871b8d56374b508df77e3c6b18421865605f))
|
|
|
|
## [2.5.0](https://git.tuffraid.net/cowch/lstV2/compare/v2.4.0...v2.5.0) (2025-03-14)
|
|
|
|
|
|
### 🚀 Performance
|
|
|
|
* **auth:** changed the way logs look in the setRoles ([d95b81d](https://git.tuffraid.net/cowch/lstV2/commits/d95b81d303192f176a970ee1de5ffd7afd5d475c))
|
|
|
|
|
|
### 🛠️ Code Refactor
|
|
|
|
* **auth:** added in timeout for adding new roles to make sure everything else is connected 1st ([2130ade](https://git.tuffraid.net/cowch/lstV2/commits/2130adedb3a766268a73950cd21ac3a21e20bdeb))
|
|
* **sql:** reduced the time before start up ([80567d2](https://git.tuffraid.net/cowch/lstV2/commits/80567d2dd95fa141fea21fbaf8f9bc22386f92d0))
|
|
* **system:** checks now in time out to ensure everything connected ([78dc597](https://git.tuffraid.net/cowch/lstV2/commits/78dc597477a51a8b86f7b3dde1e02b9cdb732afa))
|
|
|
|
|
|
### 🐛 Bug fixes
|
|
|
|
* **auth:** proper logging for errors in role check ([90d0760](https://git.tuffraid.net/cowch/lstV2/commits/90d0760352bf9d77dd2c1c3c449f1e7f4a5a4056))
|
|
* **consumption:** correction to the status code to always be 200 on success: true ([5c2d79c](https://git.tuffraid.net/cowch/lstV2/commits/5c2d79c125d051e44cf4e5aa8316127d1619af3e))
|
|
* **crash alerts:** remmoved close sql as it spammed bad when we couldnt connect ([84ce009](https://git.tuffraid.net/cowch/lstV2/commits/84ce009310b2ddd5daf5af25a38ca78c7469ebff))
|
|
* **query:** shipmentPallets change from last move to production date ([155b7d9](https://git.tuffraid.net/cowch/lstV2/commits/155b7d92aa876cf9e313dc4cd2cd68193f4a9772))
|
|
* **serverdata:** fixed a bug in the serverData check ([4b53700](https://git.tuffraid.net/cowch/lstV2/commits/4b53700603ab2110f5abd2dbc9354a99e5950971))
|
|
* **sql server:** correct return when we cant connect to the server ([d5e9176](https://git.tuffraid.net/cowch/lstV2/commits/d5e9176d53b396a9dc16686ad2cfa8b59e4672eb))
|
|
* **sql server:** reduced the risk of error when missing data ([6158f25](https://git.tuffraid.net/cowch/lstV2/commits/6158f254b7de890a2262a59d0aeb32411d17d6fd))
|
|
* **sql:** oops forgot to remove the returns i put in to ignore an error ([bb1635a](https://git.tuffraid.net/cowch/lstV2/commits/bb1635a5b4dc0e6ca324bdf7ea8ecd89c33a9d3d))
|
|
|
|
|
|
### 🌟 Enhancements
|
|
|
|
* **build and zip:** migrated build and zip process from v1 ([df85a30](https://git.tuffraid.net/cowch/lstV2/commits/df85a30dffdc87e5c0475e45559ec81921605d60))
|
|
* **db:** serverData added in ([3c2b10b](https://git.tuffraid.net/cowch/lstV2/commits/3c2b10b28cdafd269c0f24dcb1dfa79471eb52d0))
|
|
* **install:** added install instructions ([f69a40a](https://git.tuffraid.net/cowch/lstV2/commits/f69a40af3af932c0e4e8552b17b099edd64b280a))
|
|
* **ocme:** added in shipment data with increased checked ([c386c5e](https://git.tuffraid.net/cowch/lstV2/commits/c386c5ea8b5500a99c49c2750d9b1f3e2816521a))
|
|
* **ping:** added in 3 new funcitons to ping devices to see if they are alive before doing something ([a18cf65](https://git.tuffraid.net/cowch/lstV2/commits/a18cf652fad80c3c5b22e3ec50999831930c211b))
|
|
* **rfid:** added tables to the db for tags and readers ([dc04d97](https://git.tuffraid.net/cowch/lstV2/commits/dc04d97229f61bfeab59d0cf27135d9e0efada8a))
|
|
* **server:** added a missing db prevention crash ([b9724aa](https://git.tuffraid.net/cowch/lstV2/commits/b9724aa89c47edaf1dbbf730e0605166626c9936))
|
|
* **serverdata:** all server info will be in all servers now for reduncay ([58975ca](https://git.tuffraid.net/cowch/lstV2/commits/58975ca117158e9f017343f938b8943694433ed3))
|
|
* **settings:** added in more settings ([d6942dd](https://git.tuffraid.net/cowch/lstV2/commits/d6942dd9826cfa4497a60a67eeb67d0957a904ed))
|
|
* **sql server:** added ping check to make sure the server is online before we try to connect ([c2c43b1](https://git.tuffraid.net/cowch/lstV2/commits/c2c43b1e2248bb2c48599f8f83f29568dc102a4d))
|
|
|
|
|
|
### 📝 Chore
|
|
|
|
* bump build number to 4 ([bd4ca7b](https://git.tuffraid.net/cowch/lstV2/commits/bd4ca7ba63a9dafd1b96dd1672ef221da558a7c2))
|
|
* bump build number to 5 ([d852e9e](https://git.tuffraid.net/cowch/lstV2/commits/d852e9e57370a9f77664eb74999c87b494b56c4e))
|
|
* bump build number to 6 ([8363cc2](https://git.tuffraid.net/cowch/lstV2/commits/8363cc2816b64f60d66926bb006c2079b2968cfb))
|
|
* bump build number to 7 ([571b74f](https://git.tuffraid.net/cowch/lstV2/commits/571b74f0e7a5f1e6ef1a13548c21c6f8c7d0c770))
|
|
* bump build number to 8 ([5f5757c](https://git.tuffraid.net/cowch/lstV2/commits/5f5757c7848903abfce50e2992ed31f3ecfb99ac))
|
|
* **ignore:** ignoring build folder as we dont want this to push to the server ([eaac814](https://git.tuffraid.net/cowch/lstV2/commits/eaac8143e9fe0e93f59e6229b39a8aa6bc49d79e))
|
|
* **pkg:** added admin section as well as correct a couple areas for builds ([45b1f7c](https://git.tuffraid.net/cowch/lstV2/commits/45b1f7c0a6a529fdde9624b257021ea30997ffdd))
|
|
|
|
|
|
### 📈 Project changes
|
|
|
|
* **lst:** changes to improve the build process ([200ec97](https://git.tuffraid.net/cowch/lstV2/commits/200ec975f742de8a4c7d28bdc1362dba9e15a582))
|
|
|
|
|
|
### 📝 Testing Code
|
|
|
|
* **apihits:** monitoring this still to make sure its working as intended but low priority ([9c66e6a](https://git.tuffraid.net/cowch/lstV2/commits/9c66e6aac6200c34afa74d8c4d178374dd5ef5ca))
|
|
* **buildserver:** build serer checks ([dd88f25](https://git.tuffraid.net/cowch/lstV2/commits/dd88f258edf4d7c0cefd8d6baa290c7cf2b9b805))
|
|
* **pkg:** removed the combined command to deploy ([1cb8b70](https://git.tuffraid.net/cowch/lstV2/commits/1cb8b7043008b1e396b0fe43175459284ce35561))
|
|
* **rfid:** intial trials built ([da04e9d](https://git.tuffraid.net/cowch/lstV2/commits/da04e9d35d2aecbc9c4a930fe9a217409c35aef2))
|
|
* **updates:** rewrite of update system ([0054c8f](https://git.tuffraid.net/cowch/lstV2/commits/0054c8f7d44745bdf710696764ff909bed6f3647))
|
|
|
|
## [2.4.0](https://git.tuffraid.net/cowch/lstV2/compare/v2.3.0...v2.4.0) (2025-03-10)
|
|
|
|
|
|
### 🐛 Bug fixes
|
|
|
|
* **auth:** changed the profile update so we can run correctly now ([cd41095](https://git.tuffraid.net/cowch/lstV2/commits/cd4109533ef68555cce5eeb57d537bae23c78b63))
|
|
* **logging:** updated entire server side to the new logging system ([12e15ba](https://git.tuffraid.net/cowch/lstV2/commits/12e15babb45bffbd7322197d850fa0507c86c05f))
|
|
* **lst:** corrected the version rc so the links actaully work ([f5fd1fc](https://git.tuffraid.net/cowch/lstV2/commits/f5fd1fc605259c7cfa2587ed2772bc04d10f8f58))
|
|
* **modules:** added in a type check to make sure a boolean is sent over ([8204ec4](https://git.tuffraid.net/cowch/lstV2/commits/8204ec4a1a6f4f0e8ab0bea17f7a5709b4db5e9d))
|
|
* **server:** changed the url to always be lowercase when it comes over ([c74f8e2](https://git.tuffraid.net/cowch/lstV2/commits/c74f8e2a5f888fadc2a9b1e21b9ed3c936d03414))
|
|
* **user:** when user didnt hape permissions would error, changed to have undefined now ([65b35bc](https://git.tuffraid.net/cowch/lstV2/commits/65b35bc9a3d415354b525dfb495b698530bf82e7))
|
|
|
|
|
|
### 📝 Testing Code
|
|
|
|
* **apihits:** framework for apiHits to be implemented but no db insert yet ([22e050e](https://git.tuffraid.net/cowch/lstV2/commits/22e050ebfa892053bace28c00d048d4d6c052a04))
|
|
* **ocme:** shipment pallets ([8c31ac7](https://git.tuffraid.net/cowch/lstV2/commits/8c31ac723daaff779761073e31714bc8823f2ddb))
|
|
|
|
|
|
### 🛠️ Code Refactor
|
|
|
|
* **db:** added in a db config for dev ([008717b](https://git.tuffraid.net/cowch/lstV2/commits/008717b988702b6509044ce56304997b2b661ff1))
|
|
* **logger:** changed so that everything comes over as lowerCase to make it more easy to search ([40b970e](https://git.tuffraid.net/cowch/lstV2/commits/40b970ef92ab8045a5a72c672866fc1bb37bb908))
|
|
* **modules:** changed how the defaults are on some modules ([4fe400a](https://git.tuffraid.net/cowch/lstV2/commits/4fe400af3b90cf507e9765c17d2d70fbe5f2d2cb))
|
|
* **ocme:** added in apihits to getinfo ([e256276](https://git.tuffraid.net/cowch/lstV2/commits/e2562768a5185563a6cd4bb7ed35a3d6e0116f16))
|
|
* **ocme:** changes made so that we only get the not picked up pallets ([f15afe5](https://git.tuffraid.net/cowch/lstV2/commits/f15afe5c116865b11f6c51981562f19bef47b6bc))
|
|
* **ocme:** postRunning number removed bloat ([a5cd843](https://git.tuffraid.net/cowch/lstV2/commits/a5cd8433f79a439490b3b351f91ae7c1ba12adcb))
|
|
* **register:** split the code to be more standard to the rest of the app ([27d242f](https://git.tuffraid.net/cowch/lstV2/commits/27d242f4f3604a8636659db671fd3948fa0cf694))
|
|
* **scripts:** added in a prodInstall to also take care of db migrations ([cf8cb9b](https://git.tuffraid.net/cowch/lstV2/commits/cf8cb9b9ed328b10e0196052f2d9b5bb4bc2c7f0))
|
|
* **server:consume:** change so error returns 200 so we can see the true error ([0e579c8](https://git.tuffraid.net/cowch/lstV2/commits/0e579c84b588d6f0aabfef413a410c028bbc9cf5))
|
|
* **server:** added in ability to listen on all ip's ([6d1157a](https://git.tuffraid.net/cowch/lstV2/commits/6d1157a9d0ba0f4c26e57e07e4888fd0b44f819c))
|
|
* **server:** added in an example powershell script to install ([6e20928](https://git.tuffraid.net/cowch/lstV2/commits/6e209289431e6e1426e65862f05df7e967bec7b8))
|
|
* **settings:** refactored the query placement for better reuse ([71a951a](https://git.tuffraid.net/cowch/lstV2/commits/71a951a9f246eb89bca362052def7e126b704de1))
|
|
|
|
|
|
### 🌟 Enhancements
|
|
|
|
* **auth:** added in a rolling token ([50cf873](https://git.tuffraid.net/cowch/lstV2/commits/50cf87380da023b1f9edef961ab7791fba9dbec7))
|
|
* **eom:** frame work added in for eom ([fda0719](https://git.tuffraid.net/cowch/lstV2/commits/fda0719d87b57510b09a944f77945d5d92d75d40))
|
|
* **frontend:** added in checks for links inside the module ([c30a48c](https://git.tuffraid.net/cowch/lstV2/commits/c30a48c4b85d633c3a60eaa4599de644cbed230e))
|
|
* **frontend:** added the start to the material help center ([aae9813](https://git.tuffraid.net/cowch/lstV2/commits/aae9813f9c93a3b768bca2a405d513d684065234))
|
|
* **logger:** added transport to post to db instead of file ([ce11b1f](https://git.tuffraid.net/cowch/lstV2/commits/ce11b1f57e6370d6d682a39f93d73d31907168ac))
|
|
* **lst:** added update settings into the entire app ([5fcadb9](https://git.tuffraid.net/cowch/lstV2/commits/5fcadb9fc837c1c773167f21d2ffd5a01e258ecf))
|
|
* **materials:** added in comsumption card to consume based on running nr ([9df643c](https://git.tuffraid.net/cowch/lstV2/commits/9df643ce6b367e6f16c41e87d48b570f207343b8))
|
|
* **ocme:** added in ocme with endpoints base ([ef26b6a](https://git.tuffraid.net/cowch/lstV2/commits/ef26b6aa7936b2a9aeafb6f3dd54c50f7b74d507))
|
|
* **ocme:** added in picked up and included a all function to reduce endpoints ([1bcb4db](https://git.tuffraid.net/cowch/lstV2/commits/1bcb4db32878d5f270197791782b43d277c58158))
|
|
* **ocme:** finalized posting RN and sscc just to keep it the same as ocme ([971038b](https://git.tuffraid.net/cowch/lstV2/commits/971038b10e90b74e187edfa133ab159bf0618d49))
|
|
* **ocme:** new setting for determining the fifo check ([123d8a0](https://git.tuffraid.net/cowch/lstV2/commits/123d8a09bae1f254787835103ac5ed5ca991048e))
|
|
* **ocme:** pickedup route added ([c5f1281](https://git.tuffraid.net/cowch/lstV2/commits/c5f12814eac59672d1e08a95286551fd03b6c0f6))
|
|
* **permissions:** more permissions for accessing via sidbar ([6c4e14f](https://git.tuffraid.net/cowch/lstV2/commits/6c4e14fad3ba590d496f2981c952e2f17d729d79))
|
|
* **querys:** plant query for gln and label data for sscc and other info ([995311c](https://git.tuffraid.net/cowch/lstV2/commits/995311c5631a5538ab791b118e1b5b975da3f205))
|
|
* **roles:** added tester role ([0eb6070](https://git.tuffraid.net/cowch/lstV2/commits/0eb60706e4fad00746a0804a4e94e65d8e663c6d))
|
|
* **server:** added in a default set of settings that will be checked on startup ([4195b9e](https://git.tuffraid.net/cowch/lstV2/commits/4195b9e8bc4f9607d14412c9e6e5e151217b1178))
|
|
* **server:** added in ocp to the module list ([d293ca6](https://git.tuffraid.net/cowch/lstV2/commits/d293ca6981139532e4dd0f8d44885ab32091d1ef))
|
|
* **sqlserver:** added in the sqlconnnection ([a1c9ad6](https://git.tuffraid.net/cowch/lstV2/commits/a1c9ad65b8ee9cfaaafef602bdd2fd56ff1c365f))
|
|
* **sscc:** added in a creation of the sscc for now only ocme but will extend to be label data ([8b1c65d](https://git.tuffraid.net/cowch/lstV2/commits/8b1c65db4e03b070fc7a9b80c4c0370121cf7607))
|
|
* **tcpserver:** added in the intial tcpServer startup ([402ce73](https://git.tuffraid.net/cowch/lstV2/commits/402ce734b3608c391a4a11b6875d7c2acb8989a9))
|
|
|
|
## [2.3.0](https://git.tuffraid.net/cowch/lstV2/compare/v1.2.0...v2.3.0) (2025-03-05)
|
|
|
|
|
|
### 🛠️ Code Refactor
|
|
|
|
* **database:** updated to the schemas ([6c3199f](https://git.tuffraid.net/cowch/lstV2/commits6c3199fecc3cc5bc3ef1ffcd4effc7967d2d9042))
|
|
* **frontend:** moved the login to its own componet ([23dc00f](https://git.tuffraid.net/cowch/lstV2/commits23dc00ff3b9db422b4b81716fd1cc25260ef2961))
|
|
* **frontend:** moved types to global types and successfull build ([f3b92e9](https://git.tuffraid.net/cowch/lstV2/commitsf3b92e94e3d0254d89e3722ab0f08bc7ab2aa954))
|
|
* **lst:** refactored to be back to npm from bun ([379f7b8](https://git.tuffraid.net/cowch/lstV2/commits379f7b836d17f0bd47f38ba05ef2810fa06a9336))
|
|
* **server:** corrected the middleware to be in the correct spot to work as intended ([1af561a](https://git.tuffraid.net/cowch/lstV2/commits1af561acb1db6f055c546121b13ce49611ab1d7d))
|
|
* **server:** moved the server files outside the src to improve static files ([89a2b3e](https://git.tuffraid.net/cowch/lstV2/commits89a2b3ea9e4c4cbcae0991fdc417b3aebec9c0f9))
|
|
|
|
|
|
### 📚 Documentation
|
|
|
|
* **brunodocs:** added more endpoint updates to bruno ([0ddcfae](https://git.tuffraid.net/cowch/lstV2/commits0ddcfaeaa9b25f5b2f16017f84608a4c3bc3fb29))
|
|
* **lst:** removed bruno api stuff ([2a536e5](https://git.tuffraid.net/cowch/lstV2/commits2a536e5423f883c68a3145f49f29c4e4e5e99d20))
|
|
|
|
|
|
### 🐛 Bug fixes
|
|
|
|
* **frontend:** if the backend is off a user is not logged in modules would error ([63cd43a](https://git.tuffraid.net/cowch/lstV2/commits63cd43accae7054885a5f7185d0508796e8fe124))
|
|
* **server:** corrected the env port in the api scaler ([9b7e60c](https://git.tuffraid.net/cowch/lstV2/commits9b7e60cad0612b8da24416c9b4ae7c4650f9b663))
|
|
|
|
|
|
### 🌟 Enhancements
|
|
|
|
* **database:** settings added in ([44ba7d9](https://git.tuffraid.net/cowch/lstV2/commits44ba7d9feb5cc66c140f5ed0a4b2ac9cced221dc))
|
|
* **frontend:** auth work ([5465e14](https://git.tuffraid.net/cowch/lstV2/commits5465e1491d65b8c598a024f753d4df6b2ce05ad6))
|
|
* **frontend:** ocp added ([5b9cadb](https://git.tuffraid.net/cowch/lstV2/commits5b9cadb76e0d4ac2cc223c0f6883a2477510c4a0))
|
|
* **frontend:** settings page added ([88f2cf0](https://git.tuffraid.net/cowch/lstV2/commits88f2cf07f59af061a94bc00539cfa07033c47560))
|
|
* **server:** added in profile update (password only currently) ([eb41ed5](https://git.tuffraid.net/cowch/lstV2/commitseb41ed5dd0e69c5afa961cf624830442f8543d29))
|
|
* **server:** added in service script to run a crud ([8e5903c](https://git.tuffraid.net/cowch/lstV2/commits8e5903cbf3a27e1d82fa93ba4877ac6d79479363))
|
|
* **server:** created a logger to catch em all ([2755021](https://git.tuffraid.net/cowch/lstV2/commits275502143c16ced103cfb571259c8c06acc4878f))
|
|
* **server:** settings and module crud added in ([2ad1dcc](https://git.tuffraid.net/cowch/lstV2/commits2ad1dcc55b699bea3c08f77f7f7ac7a21c8e9b29))
|
|
|
|
|
|
### 📝 Testing Code
|
|
|
|
* **auth:** more auth work ([d3acdfb](https://git.tuffraid.net/cowch/lstV2/commitsd3acdfb481ee2f78f543979c2bf892ef885d7a66))
|
|
* **front end:** cleared an error for a type missing ([99dcae9](https://git.tuffraid.net/cowch/lstV2/commits99dcae959c126e15d7e38f21cbf05b3635ebcec0))
|
|
|
|
|
|
### 📝 Chore
|
|
|
|
* **release:** 1.1.0 ([0d55688](https://git.tuffraid.net/cowch/lstV2/commits0d5568815c7f29bd19630096457e03b3e94bdb53))
|
|
* **release:** 1.2.0 ([ee2bfb2](https://git.tuffraid.net/cowch/lstV2/commitsee2bfb2a41d1ce3dd6342c05e43095dbc00d3c0e))
|
|
|
|
## [1.1.0](https://git.tuffraid.net/cowch/lstV2/compare/v1.2.0...v1.1.0) (2025-03-05)
|
|
|
|
|
|
### 🛠️ Code Refactor
|
|
|
|
* **database:** updated to the schemas ([6c3199f](https://git.tuffraid.net/cowch/lstV2/commits6c3199fecc3cc5bc3ef1ffcd4effc7967d2d9042))
|
|
* **frontend:** moved the login to its own componet ([23dc00f](https://git.tuffraid.net/cowch/lstV2/commits23dc00ff3b9db422b4b81716fd1cc25260ef2961))
|
|
* **frontend:** moved types to global types and successfull build ([f3b92e9](https://git.tuffraid.net/cowch/lstV2/commitsf3b92e94e3d0254d89e3722ab0f08bc7ab2aa954))
|
|
* **lst:** refactored to be back to npm from bun ([379f7b8](https://git.tuffraid.net/cowch/lstV2/commits379f7b836d17f0bd47f38ba05ef2810fa06a9336))
|
|
* **server:** corrected the middleware to be in the correct spot to work as intended ([1af561a](https://git.tuffraid.net/cowch/lstV2/commits1af561acb1db6f055c546121b13ce49611ab1d7d))
|
|
* **server:** moved the server files outside the src to improve static files ([89a2b3e](https://git.tuffraid.net/cowch/lstV2/commits89a2b3ea9e4c4cbcae0991fdc417b3aebec9c0f9))
|
|
|
|
|
|
### 📚 Documentation
|
|
|
|
* **brunodocs:** added more endpoint updates to bruno ([0ddcfae](https://git.tuffraid.net/cowch/lstV2/commits0ddcfaeaa9b25f5b2f16017f84608a4c3bc3fb29))
|
|
* **lst:** removed bruno api stuff ([2a536e5](https://git.tuffraid.net/cowch/lstV2/commits2a536e5423f883c68a3145f49f29c4e4e5e99d20))
|
|
|
|
|
|
### 🐛 Bug fixes
|
|
|
|
* **frontend:** if the backend is off a user is not logged in modules would error ([63cd43a](https://git.tuffraid.net/cowch/lstV2/commits63cd43accae7054885a5f7185d0508796e8fe124))
|
|
* **server:** corrected the env port in the api scaler ([9b7e60c](https://git.tuffraid.net/cowch/lstV2/commits9b7e60cad0612b8da24416c9b4ae7c4650f9b663))
|
|
|
|
|
|
### 🌟 Enhancements
|
|
|
|
* **database:** settings added in ([44ba7d9](https://git.tuffraid.net/cowch/lstV2/commits44ba7d9feb5cc66c140f5ed0a4b2ac9cced221dc))
|
|
* **frontend:** auth work ([5465e14](https://git.tuffraid.net/cowch/lstV2/commits5465e1491d65b8c598a024f753d4df6b2ce05ad6))
|
|
* **frontend:** ocp added ([5b9cadb](https://git.tuffraid.net/cowch/lstV2/commits5b9cadb76e0d4ac2cc223c0f6883a2477510c4a0))
|
|
* **frontend:** settings page added ([88f2cf0](https://git.tuffraid.net/cowch/lstV2/commits88f2cf07f59af061a94bc00539cfa07033c47560))
|
|
* **server:** added in profile update (password only currently) ([eb41ed5](https://git.tuffraid.net/cowch/lstV2/commitseb41ed5dd0e69c5afa961cf624830442f8543d29))
|
|
* **server:** added in service script to run a crud ([8e5903c](https://git.tuffraid.net/cowch/lstV2/commits8e5903cbf3a27e1d82fa93ba4877ac6d79479363))
|
|
* **server:** created a logger to catch em all ([2755021](https://git.tuffraid.net/cowch/lstV2/commits275502143c16ced103cfb571259c8c06acc4878f))
|
|
* **server:** settings and module crud added in ([2ad1dcc](https://git.tuffraid.net/cowch/lstV2/commits2ad1dcc55b699bea3c08f77f7f7ac7a21c8e9b29))
|
|
|
|
|
|
### 📝 Testing Code
|
|
|
|
* **auth:** more auth work ([d3acdfb](https://git.tuffraid.net/cowch/lstV2/commitsd3acdfb481ee2f78f543979c2bf892ef885d7a66))
|
|
* **front end:** cleared an error for a type missing ([99dcae9](https://git.tuffraid.net/cowch/lstV2/commits99dcae959c126e15d7e38f21cbf05b3635ebcec0))
|
|
|
|
## [1.2.0](https://git.tuffraid.net/cowch/lstV2/compare/v1.1.0...v1.2.0) (2025-02-25)
|
|
|
|
|
|
### 🛠️ Code Refactor
|
|
|
|
* **lst:** added side bar plus dummy menus ([54b1b60](https://git.tuffraid.net/cowch/lstV2/commits54b1b6081aa53cca9e04547fd73ba7c760628309))
|
|
* **lst:** more dashboard work ([d939332](https://git.tuffraid.net/cowch/lstV2/commitsd939332499f8d190593f8087441f3805aafaabf7))
|
|
* **lst:** register added in ([0265838](https://git.tuffraid.net/cowch/lstV2/commits026583815ca5e212a50ae62b2ca61bb19685be2b))
|
|
|
|
|
|
### 🐛 Bug fixes
|
|
|
|
* **auth:** found some bugs in the jwt token ([f320118](https://git.tuffraid.net/cowch/lstV2/commitsf320118880654d60cfb2ba45bbb30d48f45eb717))
|
|
|
|
|
|
### 🌟 Enhancements
|
|
|
|
* **frontend:** finished login form with validation ([9719451](https://git.tuffraid.net/cowch/lstV2/commits971945158068a9cf0224f23e0d7f4031a3a452fd))
|
|
* **lst:** added icons to the sidebar ([604fdf1](https://git.tuffraid.net/cowch/lstV2/commits604fdf1545e1fb894c733a1b72931f914d32f2ef))
|
|
* **lst:** added in modules activation, roles and userRoles ([7df5143](https://git.tuffraid.net/cowch/lstV2/commits7df51438350bc4ed46b34963ecd1ea1bad7588c9))
|
|
* **lst:** tan stack routes added with protected routes ([5f89434](https://git.tuffraid.net/cowch/lstV2/commits5f8943492e6519e0ca9d302da6a850f61d5ded91))
|
|
|
|
|
|
### 📚 Documentation
|
|
|
|
* **apidocs:** added new api docs for bruno ([c92d746](https://git.tuffraid.net/cowch/lstV2/commitsc92d74647b17022dd0bebd30759bf8998c141ffc))
|
|
|
|
|
|
### 🚀 Code Refactor
|
|
|
|
* **lst:** more migrations ([babd7be](https://git.tuffraid.net/cowch/lstV2/commitsbabd7beb0607862bbed214c6df1145b2f75920d2))
|
|
|
|
## 1.1.0 (2025-02-19)
|
|
|
|
|
|
### 🌟 Enhancements
|
|
|
|
* **apps\frontend:** added in tailwind ([aa2ba8d](https://git.tuffraid.net/cowch/Lst_Backend/commitsaa2ba8d79a896f856204fb03f9ca64b4848edddc))
|
|
* **apps\server:** auth stuff ([ca27264](https://git.tuffraid.net/cowch/Lst_Backend/commitsca27264bb006c0b1de085fd06e68d4ea388ad82a))
|
|
* **lst:** added in basic authentication ([5f7a3dd](https://git.tuffraid.net/cowch/Lst_Backend/commits5f7a3dd182f87f964813faaa169206842c3b6772))
|
|
* **lst:** intial scafolding for the new system ([2e02536](https://git.tuffraid.net/cowch/Lst_Backend/commits2e0253636e2987a636f654b15443532570442cae))
|
|
|
|
|
|
### 🛠️ Code Refactor
|
|
|
|
* **all:** refactoring to remove monorepo taking to long to get it wokring as intended ([b15f1d8](https://git.tuffraid.net/cowch/Lst_Backend/commitsb15f1d8ae815f2eb232b2c3f3918d7e63490dcaf))
|
|
* **lst:** refactor to monolithic completed ([dae0071](https://git.tuffraid.net/cowch/Lst_Backend/commitsdae00716ecb3f87263e531ff559f980c5561543e))
|