Commit Graph

65 Commits (5b0794a5554297774ee47b005c49bb41032789c2)

Author SHA1 Message Date
dependabot[bot] 5b0794a555
Merge de2d0f1f7d into 646d918197 2023-07-15 05:32:05 +00:00
dependabot[bot] de2d0f1f7d
Bump minimist from 0.2.1 to 0.2.4
Bumps [minimist](https://github.com/minimistjs/minimist) from 0.2.1 to 0.2.4.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v0.2.1...v0.2.4)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-15 05:32:03 +00:00
TBS093A 646d918197 simple fixes 2020-08-20 13:12:54 +02:00
TBS093A 2ea5127cb0 fix getOne -> one row && add track GetOne 2020-08-20 13:10:44 +02:00
TBS093A 1c04e7906d simple fixes 2020-08-20 13:07:09 +02:00
TBS093A ab722bea95 add delete track -> CRUD 2020-08-20 13:06:32 +02:00
TBS093A 15b88f1513 fix mapStatesToProps && create track GetAll 2020-08-20 13:04:28 +02:00
TBS093A 3d8d21034b add update track 2020-08-20 13:00:06 +02:00
TBS093A 40415680bc simple fixes album update && add create track 2020-08-20 12:55:32 +02:00
TBS093A 13e9dc08d7 refactor input form generator && complete update abstract 2020-08-17 18:36:14 +02:00
TBS093A 0bdc490e38 upgrade abstraction -> AbstractDelete.js && modify GetOne.js 2020-08-17 15:35:44 +02:00
TBS093A aceb9d92c5 modify abstract utils && add AbstractGetOne 2020-08-17 15:09:31 +02:00
TBS093A 436c1bbc27 refactor handler Abstract FormGenerator.js / Create.js 2020-08-17 12:23:43 +02:00
TBS093A 3fa6d9cfbf create abstract string mapping 2020-08-17 10:40:37 +02:00
TBS093A 5ff1a6ae06 format Create.js -> Album file 2020-08-12 19:27:10 +02:00
TBS093A 57bb495b42 refactor use efect -> abstract version in ResetComponent 2020-08-12 19:25:08 +02:00
TBS093A 8396f1918f refactor Create.js -> generateUrlCode.js && simply fix in FormGenerator.js -> AbstractUtils 2020-08-12 15:11:15 +02:00
TBS093A 03f4d8065b restore the Create.js file -> Album 2020-08-12 14:45:34 +02:00
TBS093A 03d8f58a05 delete useless files in Abstract Utils 2020-08-12 14:43:48 +02:00
TBS093A 67703a4a0c create abstract FormGenerator && Use generator in Album -> Create.js / refactor spaghetti 2020-08-12 14:41:20 +02:00
TBS093A 13914f4283 refactor AppService exceptions && add JSDoc 2020-08-11 20:36:33 +02:00
TBS093A c44da28f4f upgrade AppService exceptions + refactoring 2020-08-11 18:24:09 +02:00
TBS093A 9dd88d8204 install logRocket && upgrade fetch -> progressStream method in AppService 2020-08-11 13:19:34 +02:00
TBS093A 64e5cafb7b upgrade uploading files (images) #TODO upload progress bar 2020-08-10 19:51:53 +02:00
TBS093A 5942d09ca9 upgrade file uploader + change general SCSS 2020-08-10 16:56:46 +02:00
TBS093A ab7bfa194e upgrade create CRUD for uploading files && upgrade database records view 2020-08-10 14:54:37 +02:00
TBS093A 6a7d045405 upgrade operations #TODO complete dispatches 2020-08-07 21:00:09 +02:00
TBS093A 553feb7c62 add track Redux store && TODO -> complete track store 2020-08-07 20:52:51 +02:00
TBS093A 6561a90f17 refactor indexConsole && add trackRow and track CRUD 2020-08-07 20:14:10 +02:00
TBS093A 6ae3751377 clean CRUD in console 2020-08-07 15:02:31 +02:00
TBS093A a17fbfa937 upgrade CRUD console 2020-08-07 14:17:36 +02:00
TBS093A 5f3e045a7b add delete comositor -> Album && fix bugs 2020-07-31 19:57:30 +02:00
TBS093A 6598006210 add updating Album && fix create bugs 2020-07-31 19:04:20 +02:00
TBS093A 7b2b36f839 upgrade fetch commands -> Album 2020-07-31 17:43:56 +02:00
TBS093A 9a6e68c54b add all gets Album && integrate with console 2020-07-31 15:57:18 +02:00
TBS093A e4491fb43d plug Album duck to global redux store 2020-07-31 14:34:42 +02:00
TBS093A 14ce07b9ab complete Album + AlbumRating store 2020-07-31 14:29:35 +02:00
TBS093A 58655e1086 create logout component && create components folder with fetch commands 2020-07-31 13:21:55 +02:00
TBS093A a12f2ee802 clean code -> Login.js && indexConsole.js 2020-07-25 22:50:18 +02:00
TBS093A 02679b51d8 upgrade login component && implement fetch 2020-07-25 22:08:40 +02:00
TBS093A 69e6e07db6 convert storage *.ts to *.js && upgrade login && AppService already runable 2020-07-25 00:34:08 +02:00
TBS093A c492240baf rename typescript store to *.ts && rename small components to *.tsx && upgrade components 2020-07-22 21:47:49 +02:00
TBS093A db4782acf0 upgrade commands & console 2020-07-22 16:12:17 +02:00
TBS093A aca4eb0f2d create indexConsole and command interpreter 2020-07-21 18:29:13 +02:00
TBS093A 954ab9c7a6 small fixes in /stores/user/duck/ 2020-07-21 16:42:21 +02:00
TBS093A 01584e640c create user/duck -> Redux & TypeScript stores 2020-07-21 16:35:53 +02:00
TBS093A 55f4ffe006 change return values in AppService.ts -> JSON 2020-07-21 13:58:12 +02:00
TBS093A 74d7cc50c4 add abstract service app && APIAddress -> /stores 2020-07-21 13:49:15 +02:00
TBS093A 7058f9d7ed reset default values 2020-07-20 22:55:33 +02:00
TBS093A 3401c16b2b swap MobX to Redux -> delete MobX services 2020-07-20 22:44:54 +02:00