1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-22 21:14:18 +00:00
Commit graph

131 commits

Author SHA1 Message Date
Stefano Pigozzi
adba8507cf
📔 Decorate the Summary component 2021-05-11 18:27:11 +02:00
Stefano Pigozzi
aa8a138990
🔧 Create a base Summary component 2021-05-11 18:24:51 +02:00
Stefano Pigozzi
e0f96d8b2b
🧹 Cleanup code 2021-05-11 18:05:18 +02:00
Stefano Pigozzi
841356adf5
🐛 Fix bugs in RepositoryEditor 2021-05-11 18:05:01 +02:00
Stefano Pigozzi
b7a7da8621
📔 Documentation update 2021-05-11 17:21:09 +02:00
Stefano Pigozzi
592edc3719
🐛 Fix BoxFull size 2021-05-11 17:15:31 +02:00
Stefano Pigozzi
5eb86a4e98
🐛 Fix InputWithIcon size 2021-05-11 17:06:52 +02:00
Stefano Pigozzi
a3d23661a3
🔧 Create useBackend hook 2021-05-11 17:06:10 +02:00
Stefano Pigozzi
eda9ab227f
✏ Rename useData to useBackend 2021-05-11 16:38:56 +02:00
Stefano Pigozzi
809d86758c
🧹 Reformat code 2021-05-11 16:37:15 +02:00
Stefano Pigozzi
70fe072b5e
🔧 Tweak state location 2021-05-11 16:33:12 +02:00
Stefano Pigozzi
3798a33452
🚧 Fix minor bugs in BoxRepositoryCreate 2021-05-10 17:24:32 +02:00
Stefano Pigozzi
9c96e20d4a
🚧 Partially fix a bug 2021-05-10 17:17:16 +02:00
Stefano Pigozzi
ba2dfa415b
Add Archive and Unarchive functionality 2021-05-10 16:21:19 +02:00
Stefano Pigozzi
e9fe23fd63
Add RepositoryEdit page 2021-05-10 15:22:07 +02:00
Stefano Pigozzi
d0698d4ee0
🐛 Fix event name for radio buttons 2021-05-10 14:13:45 +02:00
Stefano Pigozzi
d9ea43c9b4
🐛 Fix box repositories being stuck in loading 2021-05-10 14:13:12 +02:00
Stefano Pigozzi
0ce4ec6993
🔧 "Complete" RepositoryEditor 2021-05-08 01:40:49 +02:00
Stefano Pigozzi
df1f043a49
🐛 Fix reloading on enter 2021-05-08 00:35:22 +02:00
Stefano Pigozzi
d7e55e556d
🧹 Cleanup 2021-05-07 17:42:33 +02:00
Stefano Pigozzi
112c40a372
🔧 Split RepositoryEditor and PageDashboard 2021-05-07 17:41:25 +02:00
Stefano Pigozzi
7149b6a30f
Implement BoxRepositoryCreate 2021-05-07 17:30:15 +02:00
Stefano Pigozzi
d289ff41bd
Complete map 2021-05-07 16:37:24 +02:00
Stefano Pigozzi
039270d79f
🔧 Refactor BoxCondition* 2021-05-07 05:02:20 +02:00
Stefano Pigozzi
eda2ab8c6e
🔧 Add new features to RepositoryEditor 2021-05-07 04:48:25 +02:00
Stefano Pigozzi
1ccff60b3e
🔧 Redesign dashboard areas 2021-05-07 04:48:03 +02:00
Stefano Pigozzi
3bdbcb2951
Create convertToLocalISODate function 2021-05-07 04:47:48 +02:00
Stefano Pigozzi
f24799f473
🔧 Use positional arguments in the Condition class 2021-05-07 03:48:48 +02:00
Stefano Pigozzi
c167e9c889
Create a ES6 Condition class for easier Condition creation 2021-05-07 03:46:15 +02:00
Stefano Pigozzi
e7471a29f4
🔧 Refactor and document RepositoryEditor 2021-05-07 03:44:05 +02:00
Stefano Pigozzi
26dcf3014e
📔 Slight improvement to docs 2021-05-07 03:35:39 +02:00
Stefano Pigozzi
cc6c5eeabe
🧹 Remove useless whitespace 2021-05-07 03:35:01 +02:00
Stefano Pigozzi
bfe3579b4e
🔧 Set dashboard column width 2021-05-07 03:23:45 +02:00
Stefano Pigozzi
03e47ecc53
🔧 Limit ConditionBadge width to 200px 2021-05-07 03:17:30 +02:00
Stefano Pigozzi
e4ac241a03
🐛 Fix repository display bug 2021-05-02 18:10:15 +02:00
Stefano Pigozzi
1b08a46ea6
🚧 Style BoxConditionMap 2021-05-01 02:34:42 +02:00
Stefano Pigozzi
1b7a484343
🚧 Start working on BoxConditionMap 2021-04-30 22:10:00 +02:00
Stefano Pigozzi
e0f54e53d9
Add component BoxConditionDatetime 2021-04-30 16:37:28 +02:00
Stefano Pigozzi
1daa35f9d7
🔧 Disallow adding empty conditions 2021-04-30 15:53:01 +02:00
Stefano Pigozzi
12f8058da1
🔧 Update to new API routes 2021-04-30 15:49:18 +02:00
Stefano Pigozzi
7b320f01c3
🚧 Start building PageDashboard 2021-04-29 17:04:56 +02:00
Stefano Pigozzi
5479a8dc35
🧹 Restructure project directories 2021-04-29 16:58:31 +02:00
Stefano Pigozzi
8c0fc2bd8a
Add component BoxConditionUser 2021-04-29 16:23:11 +02:00
Stefano Pigozzi
8509d4324c
🧹 Reformat code 2021-04-29 16:18:04 +02:00
Stefano Pigozzi
b707b1fc88
Add component BoxConditionHashtag 2021-04-29 16:17:22 +02:00
Stefano Pigozzi
418a06f939
Add BoxConditions and improve ConditionBadge and RepositoryEditor 2021-04-29 05:03:58 +02:00
Stefano Pigozzi
c81f50e3df
🐛 Fix hooks dependencies 2021-04-29 05:03:34 +02:00
Stefano Pigozzi
0fcbc64191
🚧 Add component RepositoryEditor
Documentation is missing
2021-04-29 04:28:33 +02:00
Stefano Pigozzi
875c5e0da9
🚧 Add components ConditionBadge.js and ButtonSmallX.js
Documentation is missing
2021-04-29 04:27:06 +02:00
Annielated
6d62532a51 user_create testata e funzionante 2021-04-27 23:17:32 +02:00