yuyuanshifu
ada9f94217
add dataset_id
4 years ago
palytoxin
2e729899ec
js fetch index job status
5 years ago
palytoxin
fdd84ca9a6
improve cb show page
5 years ago
palytoxin
c83397ac56
parse task result
5 years ago
palytoxin
35df6dbf43
improve
5 years ago
palytoxin
08a99e159b
add jobname to save model
5 years ago
palytoxin
1da042f251
add show page
5 years ago
palytoxin
fd8f425548
add cloudbrain api support
5 years ago
yuyuanshifu
9e431d1ba0
new multipart upload
5 years ago
palytoxin
ce499a28e3
add repo unit type for cloud brain
5 years ago
colorfulberry
e3e2119a6f
feat: format the tmpl
5 years ago
colorfulberry
b0e6475069
feat: add list and new page
5 years ago
colorfulberry
daf35e238f
feat: improve the pages
5 years ago
colorfulberry
9c859bacff
feat: add routes for new and index page
5 years ago
colorfulberry
c0fdcaa261
feat: fixing the pages for the dropzone
5 years ago
e
de791f0f56
add file
5 years ago
e
ee836b9312
web pre
5 years ago
colorfulberry
de7925573e
feat: suitable copy
5 years ago
colorfulberry
1e997b1583
feat: adjust the page for the unpublic
5 years ago
colorfulberry
5cf66051ba
feat: remove active
5 years ago
colorfulberry
758e7317f1
Merge branch 'DEV-dataset-in-project' of git.pcl.ac.cn:yoyoyard/opendata into DEV-dataset-in-project
5 years ago
colorfulberry
924e1d0577
featL move custom user
5 years ago
yan
149de3cdbe
add attachments sort method
5 years ago
colorfulberry
aefc0255d1
feat: add the style for select one
5 years ago
colorfulberry
f45b725ddf
Merge branch 'DEV-dataset-in-project' of git.pcl.ac.cn:yoyoyard/opendata into DEV-dataset-in-project
5 years ago
colorfulberry
64d784da07
feat: update the isPrivate
5 years ago
yan
affdcc0a87
edit dataset permission improvement
5 years ago
colorfulberry
f963c12250
feat: add I18n and the pages for update edit
5 years ago
colorfulberry
f071c46788
feat: change the set for the url, add upload and add delete
5 years ago
yan
e17cbf25e0
improve repo/datasets
5 years ago
yan
a09919ee40
add real data to repo/dataset
5 years ago
yan
82fea3729a
add unit type to repo with dataset
5 years ago
colorfulberry
2cbc2e4012
feat: add attachment and downalod link
5 years ago
colorfulberry
447ce2e1d4
feat: add right side update
5 years ago
colorfulberry
f1dbdfb27c
feat: edit dataset post form
5 years ago
colorfulberry
99afa87a04
add the html support for the js
5 years ago
colorfulberry
d8dcc06f9c
feat: improve the pages for js
5 years ago
colorfulberry
6d6516d29a
feat: add right set for the data
5 years ago
colorfulberry
de910e42d6
feat: add form for the ui
5 years ago
colorfulberry
f6bf3c723e
feat: add base dataset list
5 years ago
colorfulberry
40d0274bc7
feat: update the datasets new
5 years ago
colorfulberry
0dd4c678b6
feat: add header with datasets
5 years ago
Cirno the Strongest
ef5f176517
Fix .comment-code-cloud not being removed when cancelling new code comment ( #11464 )
5 years ago
Cirno the Strongest
17f652a91c
Increase width for authors on commit view ( #11441 )
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
5 years ago
mrsdizzie
b2b86ea870
Support view individual commit for wiki pages ( #11415 )
Currently you can see a list of commit history for wiki pages but aren't able to view the commit diff itself. This adds the feature to view an individual commit to a wiki repo.
Closes #8999
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
5 years ago
Cirno the Strongest
c483419184
Better styling for code review comment form ( #11413 )
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
5 years ago
kolaente
c72a471215
Fix webhook template when validation errors occur ( #11421 )
Signed-off-by: kolaente <k@knt.li>
5 years ago
Sijmen Schoon
66a9ef9036
Fix ref links in issue overviews for tags ( #8742 )
* Properly generate ref URLs
Tags used to not generate correct URLs (src/branch/tags/1.0.0 instead of
src/tags/1.0.0).
Also cleans up some code around it with the created helper functions.
* Fix formatting and create migration
* Add copyright head to utils_test
* Use a raw query for the ref migration
* Remove semicolon
* Quote column and table names in migration SQL
* Change || to CONCAT, since MSSQL does not support ||
* Make migration engine aware
* Add missing import
* Move ref EndName and URL to the issue service
* Fix tests
* Add test for commit refs
* Update issue.go
* Use the right command for building JavaScript bundles
* Prepare for merge
* Check for refs/* before prepending in migration
* Update services/issue/issue_test.go
* Update modules/git/utils_test.go
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: techknowlogick <matti@mdranta.net>
5 years ago
Sorien
1982194dc5
Prettify timeline 3 ( #11139 )
* Fix timeline comments sections borders
* Fix files dropzone right alignment
* Update review comment form and controls
* Clear segment style from comment form tabs
* Remove segment class from pulls tab
* Fix Time Tracker - Add Time button border
* Fix buttons right alignment
* Markdown tab minimal height
* Fix DropZone hover effect
* Fix Lint + remove unused controls class
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
5 years ago
Cirno the Strongest
5df72ef7e7
Fix svg octicon-key placement ( #11410 )
5 years ago