1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-22 13:04:19 +00:00
Commit graph

120 commits

Author SHA1 Message Date
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
Stefano Pigozzi
10e7152737
🔨 Fix .iml files 2021-04-27 22:22:21 +02:00
Stefano Pigozzi
6f0520e2fa
🔧 Make dashboard spans into labels 2021-04-27 17:14:13 +02:00
Stefano Pigozzi
82dd89a1aa
🔧 Change checkbox and radio sizing 2021-04-27 17:14:01 +02:00
Stefano Pigozzi
488531d1d5
Add Slider 2021-04-27 16:52:54 +02:00
Stefano Pigozzi
21ef90f17f
Add TextArea 2021-04-27 16:21:18 +02:00
Stefano Pigozzi
90af13e2a9
🐛 Fix #98 by loading from localStorage without using an effect 2021-04-27 16:09:09 +02:00
Stefano Pigozzi
aa1b0dc748
🧹 Remove unused imports 2021-04-27 15:29:38 +02:00
Stefano Pigozzi
2f45fe382b
🔧 Update base template 2021-04-27 15:28:32 +02:00
Stefano Pigozzi
601b8074a2
💥 I did so many things I forgot which specific ones I did 2021-04-26 22:08:52 +02:00
Stefano Pigozzi
4a28058f09
✏ Rename RepositorySummary.module.css to RepositorySummaryBase.module.css 2021-04-26 18:37:14 +02:00
Stefano Pigozzi
33b2bfb0d2
💥 Refactor the login/logout flow 2021-04-26 18:36:41 +02:00